/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/contrib/ncurses/ncurses/ |
H A D | wcwidth.h | 136 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 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/kerberos5/lib/libwind/ |
H A D | Makefile | 13 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.
|
H A D | GUJARATI%UCS.src | 95 # In addition to using the nukta (0xE9) like a combining dot below,
|
/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.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_should_retry.pod | 97 available and then retry the BIO operation. By combining the retry
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.lgplv3 | 27 A "Combined Work" is a work produced by combining or linking an
|
/freebsd/contrib/ncurses/ |
H A D | TO-DO | 71 however combining it with --with-ticlib and --with-termlib does not always
|