Home
last modified time | relevance | path

Searched refs:NFKC (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4013.txt156 4 <U+00AA> a output is NFKC, input in ISO 8859-1
157 5 <U+2168> IX output is NFKC, will match #1
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc4013.txt156 4 <U+00AA> a output is NFKC, input in ISO 8859-1
157 5 <U+2168> IX output is NFKC, will match #1
H A Drfc3454.txt86 B.2 Mapping for case-folding used with NFKC.....................32
1763 B.2 Mapping for case-folding used with NFKC
H A DDerivedNormalizationProps.txt12 # Generated from computing: b = NFKC(Fold(a)); c = NFKC(Fold(b));
H A DNormalizationTest.txt21 # NFKC
22 # c4 == NFKC(c1) == NFKC(c2) == NFKC(c3) == NFKC(c4) == NFKC(c5)
31 # X == NFC(X) == NFD(X) == NFKC(X) == NFKD(X)
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d423 strings converted from legacy encodings. NFKC is the preferred form for
7754 NFKC, enumerator
7767 NFKC = NormalizationForm.NFKC,
7836 static if (norm == NFC || norm == NFKC) in inout()
7885 assert(normalize!NFKC("ϓ") == "\u038E");
7907 assert(normalize!NFKC("ϓ") == "\u038E");
8044 assert(allowedIn!NFKC('я'));
8056 else static if (norm == NFKC) in notAllowedIn()
8069 assert(allowedIn!NFKC('я'));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d422 strings converted from legacy encodings. NFKC is the preferred form for
8538 NFKC,
8551 NFKC = NormalizationForm.NFKC,
8620 static if (norm == NFC || norm == NFKC)
8671 assert(normalize!NFKC("ϓ") == "\u038E");
8693 assert(normalize!NFKC("ϓ") == "\u038E");
8830 assert(allowedIn!NFKC('я'));
8842 else static if (norm == NFKC)
8855 assert(allowedIn!NFKC('я'));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinvoke.texi7833 @cindex NFKC
7868 placed in a superscript. ISO 10646 defines the @dfn{NFKC}
7870 well, and GCC warns if your code is not in NFKC if you use
H A Dgcc.info7209 been placed in a superscript. ISO 10646 defines the "NFKC"
7211 well, and GCC warns if your code is not in NFKC if you use
66113 * NFKC: Warning Options. (line 2654)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dinvoke.texi9178 @cindex NFKC
9213 placed in a superscript. ISO 10646 defines the @dfn{NFKC}
9215 well, and GCC warns if your code is not in NFKC if you use
H A Dgcc.info8381 been placed in a superscript. ISO 10646 defines the "NFKC"
8383 well, and GCC warns if your code is not in NFKC if you use
69430 * NFKC: Warning Options. (line 3029)