Searched refs:NFKC (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4013.txt | 156 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 D | rfc4013.txt | 156 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 D | rfc3454.txt | 86 B.2 Mapping for case-folding used with NFKC.....................32 1763 B.2 Mapping for case-folding used with NFKC
|
| H A D | DerivedNormalizationProps.txt | 12 # Generated from computing: b = NFKC(Fold(a)); c = NFKC(Fold(b));
|
| H A D | NormalizationTest.txt | 21 # 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 D | uni.d | 423 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 D | package.d | 422 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 D | invoke.texi | 7833 @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 D | gcc.info | 7209 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 D | invoke.texi | 9178 @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 D | gcc.info | 8381 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)
|