Home
last modified time | relevance | path

Searched refs:combining (Results 1 – 25 of 59) 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/contrib/ncurses/ncurses/
H A Dwcwidth.h136 static const struct interval combining[] = { in mk_wcwidth() local
194 if (bisearch(ucs, combining, in mk_wcwidth()
195 sizeof(combining) / sizeof(struct interval) - 1)) in mk_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/kerberos5/lib/libwind/
H A DMakefile13 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.
H A DGUJARATI%UCS.src95 # In addition to using the nukta (0xE9) like a combining dot below,
/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.
/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod97 available and then retry the BIO operation. By combining the retry
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.lgplv327 A "Combined Work" is a work produced by combining or linking an
/freebsd/contrib/ncurses/
H A DTO-DO71 however combining it with --with-ticlib and --with-termlib does not always

123