Home
last modified time | relevance | path

Searched refs:combining (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/sys/teken/
H A Dteken_wcwidth.h47 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 Dxo_wcwidth.h129 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 DMakefile.am28 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 DNTMakefile39 $(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 DMakefile.in130 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 Drfc4518.txt183 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 DChangeLog129 * gen-combining.py:
H A DCompositionExclusions-3.2.0.txt166 # combining class.
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DREADME22 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 Dformat.txt222 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 Dwcwidth.h245 static const struct interval combining[] = { in mk_wcwidth() local
728 } else if (Lookup(cmp, combining)) { in mk_wcwidth()
/freebsd/kerberos5/lib/libwind/
H A DMakefile11 combining.c \
/freebsd/share/i18n/csmapper/APPLE/
H A DSYMBOL%UCS.src162 # - 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 DKEYBOARD%UCS.src118 # - 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 DUCS%KEYBOARD.src118 # - 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 DUCS%SYMBOL.src162 # - 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 DTHAI%UCS.src145 # 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 DUCS%THAI.src145 # 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 DGURMUKHI%UCS.src198 # 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 DUCS%GURMUKHI.src198 # 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 DHEBREW%UCS.src106 # 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 DSSL_CTX_set_domain_flags.pod72 Mutually exclusive flag combinations result in an error (for example, combining
H A DBIO_should_retry.pod97 available and then retry the BIO operation. By combining the retry
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v3104 In the clock_select algorithm the peers selected for combining are
/freebsd/contrib/libfido2/
H A DNEWS155 ** Use CTAP2 canonical CBOR when combining hmac-secret and credProtect.

123