| /freebsd/sys/teken/ |
| H A D | teken_wcwidth.h | 47 static const struct interval combining[] = { in teken_wcwidth() local 105 if (bisearch(ucs, combining, sizeof(combining) / in teken_wcwidth()
|
| /freebsd/contrib/libxo/libxo/ |
| H A D | xo_wcwidth.h | 129 static const struct interval combining[] = { in xo_wcwidth() local 187 if (xo_bisearch(ucs, combining, in xo_wcwidth() 188 sizeof(combining) / sizeof(struct interval) - 1)) in xo_wcwidth()
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | Makefile.am | 28 combining.c \ 107 combining_table.h combining_table.c: UnicodeData.txt gen-combining.py 108 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir) 126 gen-combining.py \
|
| H A D | NTMakefile | 39 $(OBJ)\combining.obj \ 81 $(OBJ)\combining_table.h $(OBJ)\combining_table.c: UnicodeData.txt gen-combining.py 83 $(PYTHON) $(SRCDIR)\gen-combining.py $(SRCDIR)\UnicodeData.txt $(OBJ)
|
| H A D | Makefile.in | 130 am__objects_1 = bidi.lo combining.lo doxygen.lo errorlist.lo map.lo \ 470 combining.c \ 518 gen-combining.py \ 697 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combining.Plo@am__quote@ 1292 combining_table.h combining_table.c: UnicodeData.txt gen-combining.py 1293 $(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir)
|
| H A D | rfc4518.txt | 183 The term "combining mark", as used in this specification, refers to 185 Me). Appendix A provides a definitive list of combining marks. 318 (U+0020) code point followed by no combining marks. 372 (U+0020) code point followed by no combining marks. 399 no combining marks and a space is defined to be the SPACE (U+0020) 400 code point followed by no combining marks.
|
| H A D | ChangeLog | 129 * gen-combining.py:
|
| H A D | CompositionExclusions-3.2.0.txt | 166 # combining class.
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | README | 22 E. cmbcl.dat - the non-zero combining classes. 28 character, look up the combining class of a character, and get the number 44 combining class field (3), the decomposition field (5), the numeric value 171 combining class nodes. 216 4. Fixed a bad endian swap for combining classes. 230 4. Added the missing unload for the combining class data. 240 3. Bug with incorrect type in the combining class lookup fixed. 252 1. Added code to ucgendat to generate a combining class table. 260 5. Added API function to get combining class.
|
| H A D | format.txt | 222 non-zero combining classes. 236 combining class of that range. 238 If a character is not found in this table, then the combining class is 241 It is important to note that only 65536 distinct ranges plus combining class
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | wcwidth.h | 245 static const struct interval combining[] = { in mk_wcwidth() local 728 } else if (Lookup(cmp, combining)) { in mk_wcwidth()
|
| /freebsd/kerberos5/lib/libwind/ |
| H A D | Makefile | 11 combining.c \
|
| /freebsd/share/i18n/csmapper/APPLE/ |
| H A D | SYMBOL%UCS.src | 162 # - they are like combining characters, and can follow a standard 164 # combining characters) to cause it to be treated in a special way for 165 # transcoding. These always terminate a combining-character sequence. 205 # sequences combining a standard Unicode character with a transcoding
|
| H A D | KEYBOARD%UCS.src | 118 # - they are like combining characters, and can follow a standard 120 # combining characters) to cause it to be treated in a special way for 121 # transcoding. These always terminate a combining-character sequence.
|
| H A D | UCS%KEYBOARD.src | 118 # - they are like combining characters, and can follow a standard 120 # combining characters) to cause it to be treated in a special way for 121 # transcoding. These always terminate a combining-character sequence.
|
| H A D | UCS%SYMBOL.src | 162 # - they are like combining characters, and can follow a standard 164 # combining characters) to cause it to be treated in a special way for 165 # transcoding. These always terminate a combining-character sequence. 205 # sequences combining a standard Unicode character with a transcoding
|
| H A D | THAI%UCS.src | 145 # combining characters, and can follow a standard Unicode (or a sequence 146 # consisting of a base character and other combining characters) to 148 # terminate a combining-character sequence.
|
| H A D | UCS%THAI.src | 145 # combining characters, and can follow a standard Unicode (or a sequence 146 # consisting of a base character and other combining characters) to 148 # terminate a combining-character sequence.
|
| H A D | GURMUKHI%UCS.src | 198 # combining characters, and can follow a standard Unicode (or a sequence 199 # consisting of a base character and other combining characters) to 201 # terminate a combining-character sequence.
|
| H A D | UCS%GURMUKHI.src | 198 # combining characters, and can follow a standard Unicode (or a sequence 199 # consisting of a base character and other combining characters) to 201 # terminate a combining-character sequence.
|
| H A D | HEBREW%UCS.src | 106 # These are non-spacing combining marks. Note that the RAFE point 279 # combining characters, and can follow a standard Unicode (or a sequence 280 # consisting of a base character and other combining characters) to 282 # terminate a combining-character sequence.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_domain_flags.pod | 72 Mutually exclusive flag combinations result in an error (for example, combining
|
| H A D | BIO_should_retry.pod | 97 available and then retry the BIO operation. By combining the retry
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | notes-xntp-v3 | 104 In the clock_select algorithm the peers selected for combining are
|
| /freebsd/contrib/libfido2/ |
| H A D | NEWS | 155 ** Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.
|