/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
codecs.py | 109 Python will use the official U+FFFD REPLACEMENT
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
codecs.py | 103 Python will use the official U+FFFD REPLACEMENT
[all...] |
/external/icu/icu4c/source/test/intltest/ |
usettest.cpp | [all...] |
/external/mksh/src/ |
tree.c | 811 /* also go easy on the Unicode: no U+FFFD here */
|
/external/python/cpython2/Lib/ |
codecs.py | 121 Python will use the official U+FFFD REPLACEMENT [all...] |
/external/python/cpython3/Lib/ |
codecs.py | 124 Python will use the official U+FFFD REPLACEMENT [all...] |
/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
EcdhTest.java | 261 + "fffd"), [all...] |
/frameworks/minikin/libs/minikin/ |
Layout.cpp | 180 result = 0xFFFDu; // U+FFFD REPLACEMENT CHARACTER [all...] |
/libcore/luni/src/test/java/libcore/java/lang/ |
StringTest.java | 177 // Check that we use U+FFFD as the replacement string for invalid bytes. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
codecs.py | 103 Python will use the official U+FFFD REPLACEMENT [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
codecs.py | 103 Python will use the official U+FFFD REPLACEMENT [all...] |
/prebuilts/go/darwin-x86/src/strings/ |
strings.go | 17 // Invalid UTF-8 sequences become correct encodings of U+FFFD.
|
/prebuilts/go/linux-x86/src/strings/ |
strings.go | 17 // Invalid UTF-8 sequences become correct encodings of U+FFFD.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
codecs.py | 103 Python will use the official U+FFFD REPLACEMENT [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
codecs.py | 103 Python will use the official U+FFFD REPLACEMENT [all...] |
/external/harfbuzz_ng/ |
NEWS | 846 - Minor adjustment to U+FFFD logic. 856 U+FFFD REPLACEMENT CHARACTER now. 874 This has changed to use U+FFFD now, but can be changed using these [all...] |
/external/icu/icu4c/source/test/cintltst/ |
custrtrn.c | 678 withTrail16SubFFFD[]={ 0x1800, 0xfffd, 0xfffd, 0xfffd, 0x0061, 0 }, /* sub==U+FFFD */ 684 withTrail8SubFFFD[]={ 0xe1, 0xa0, 0x80, 0xef, 0xbf, 0xbd, 0x61, 0 }; /* sub==U+FFFD */ [all...] |
/external/icu/icu4c/source/common/unicode/ |
unistr.h | [all...] |
uset.h | 145 * Illegal UTF-8 sequences are treated like U+FFFD. [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
unicodeobject.h | 445 Unicode character U+FFFD is the official REPLACEMENT CHARACTER in
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
unicodeobject.h | 445 Unicode character U+FFFD is the official REPLACEMENT CHARACTER in
[all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationIterator.java | 437 * or true if they map to CE(U+FFFD) (for UTF-8) [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
CollationIterator.java | 435 * or true if they map to CE(U+FFFD) (for UTF-8) [all...] |
/external/llvm/lib/Target/AVR/ |
AVRInstrFormats.td | 135 // Register instruction: <|opcode|fffd|dddd|ffff|>
|
/external/llvm/unittests/Support/ |
ConvertUTFTest.cpp | 362 // U+FFFD REPLACEMENT CHARACTER [all...] |