Searched refs:NFKC (Results 1 - 25 of 37) sorted by relevance
12
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
H A D | test_normalization.py | 22 def NFKC(str): function 23 return normalize("NFKC", str) 75 self.assertTrue(c4 == NFKC(c1) == NFKC(c2) == \ 76 NFKC(c3) == NFKC(c4) == NFKC(c5), 91 self.assertTrue(X == NFC(X) == NFD(X) == NFKC(X) == NFKD(X), c)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
H A D | test_normalization.py | 22 def NFKC(str): function 23 return normalize("NFKC", str) 75 self.assertTrue(c4 == NFKC(c1) == NFKC(c2) == \ 76 NFKC(c3) == NFKC(c4) == NFKC(c5), 91 self.assertTrue(X == NFC(X) == NFD(X) == NFKC(X) == NFKD(X), c)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
H A D | test_normalization.py | 22 def NFKC(str): function 23 return normalize("NFKC", str) 75 self.assertTrue(c4 == NFKC(c1) == NFKC(c2) == \ 76 NFKC(c3) == NFKC(c4) == NFKC(c5), 91 self.assertTrue(X == NFC(X) == NFD(X) == NFKC(X) == NFKD(X), c)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
H A D | test_normalization.py | 22 def NFKC(str): function 23 return normalize("NFKC", str) 75 self.assertTrue(c4 == NFKC(c1) == NFKC(c2) == \ 76 NFKC(c3) == NFKC(c4) == NFKC(c5), 91 self.assertTrue(X == NFC(X) == NFD(X) == NFKC(X) == NFKD(X), c)
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/ |
H A D | mips64el-linux-android-gcc-4.9.x | 3896 %s is a block device %s is shorter than expected ./ NULL directory in find_file .. rb defined true false __VA_ARGS__ __has_include__ __has_include_next__ 0123456789abcdef '$' in identifier or number attempt to use poisoned "%s" trigraph ??%c converted to %c "/*" within comment unspellable token %s `%.*s' is not in NFKC |