Lines Matching full:uf
402 dup 0x80 < uf ret enduf
403 dup 0xC0 < uf drop 0 ret enduf
404 dup 0xE0 < uf 0x1F and 1 read-UTF8-next 0x80 0x7FF enduf
405 dup 0xF0 < uf 0x0F and 2 read-UTF8-next 0x800 0xFFFF enduf
406 dup 0xF8 < uf 0x07 and 3 read-UTF8-next 0x10000 0x10FFFF enduf
448 high-surrogate? uf
452 low-surrogate? uf
461 high-surrogate? uf
465 low-surrogate? uf
496 dup 0x80 < uf pad-append enduf
497 dup 0x800 < uf
501 dup 0xFFFF < uf
741 ansix9p256r1 eqOID uf 23 enduf
742 ansix9p384r1 eqOID uf 24 enduf
743 ansix9p521r1 eqOID uf 25 enduf