/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
iso8859_3.py | 213 u'\ufffe' 222 u'\ufffe' 238 u'\ufffe' 243 u'\ufffe' 256 u'\ufffe' 275 u'\ufffe' 288 u'\ufffe'
|
cp1250.py | 177 u'\ufffe' # 0x81 -> UNDEFINED 179 u'\ufffe' # 0x83 -> UNDEFINED 184 u'\ufffe' # 0x88 -> UNDEFINED 192 u'\ufffe' # 0x90 -> UNDEFINED 200 u'\ufffe' # 0x98 -> UNDEFINED
|
cp1252.py | 177 u'\ufffe' # 0x81 -> UNDEFINED 189 u'\ufffe' # 0x8D -> UNDEFINED 191 u'\ufffe' # 0x8F -> UNDEFINED 192 u'\ufffe' # 0x90 -> UNDEFINED 205 u'\ufffe' # 0x9D -> UNDEFINED
|
cp869.py | 309 u'\ufffe' # 0x0080 -> UNDEFINED 310 u'\ufffe' # 0x0081 -> UNDEFINED 311 u'\ufffe' # 0x0082 -> UNDEFINED 312 u'\ufffe' # 0x0083 -> UNDEFINED 313 u'\ufffe' # 0x0084 -> UNDEFINED 314 u'\ufffe' # 0x0085 -> UNDEFINED 316 u'\ufffe' # 0x0087 -> UNDEFINED 328 u'\ufffe' # 0x0093 -> UNDEFINED 329 u'\ufffe' # 0x0094 -> UNDEFINED [all...] |
iso8859_7.py | 222 u'\ufffe' 258 u'\ufffe' 303 u'\ufffe'
|
cp864.py | 334 u'\ufffe' # 0x009b -> UNDEFINED 335 u'\ufffe' # 0x009c -> UNDEFINED 338 u'\ufffe' # 0x009f -> UNDEFINED 345 u'\ufffe' # 0x00a6 -> UNDEFINED 346 u'\ufffe' # 0x00a7 -> UNDEFINED 434 u'\ufffe' # 0x00ff -> UNDEFINED [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp1254.py | 177 u'\ufffe' # 0x81 -> UNDEFINED 189 u'\ufffe' # 0x8D -> UNDEFINED 190 u'\ufffe' # 0x8E -> UNDEFINED 191 u'\ufffe' # 0x8F -> UNDEFINED 192 u'\ufffe' # 0x90 -> UNDEFINED 205 u'\ufffe' # 0x9D -> UNDEFINED 206 u'\ufffe' # 0x9E -> UNDEFINED
|
iso8859_3.py | 213 u'\ufffe' 222 u'\ufffe' 238 u'\ufffe' 243 u'\ufffe' 256 u'\ufffe' 275 u'\ufffe' 288 u'\ufffe'
|
cp1250.py | 177 u'\ufffe' # 0x81 -> UNDEFINED 179 u'\ufffe' # 0x83 -> UNDEFINED 184 u'\ufffe' # 0x88 -> UNDEFINED 192 u'\ufffe' # 0x90 -> UNDEFINED 200 u'\ufffe' # 0x98 -> UNDEFINED
|
cp1252.py | 177 u'\ufffe' # 0x81 -> UNDEFINED 189 u'\ufffe' # 0x8D -> UNDEFINED 191 u'\ufffe' # 0x8F -> UNDEFINED 192 u'\ufffe' # 0x90 -> UNDEFINED 205 u'\ufffe' # 0x9D -> UNDEFINED
|
cp869.py | 309 u'\ufffe' # 0x0080 -> UNDEFINED 310 u'\ufffe' # 0x0081 -> UNDEFINED 311 u'\ufffe' # 0x0082 -> UNDEFINED 312 u'\ufffe' # 0x0083 -> UNDEFINED 313 u'\ufffe' # 0x0084 -> UNDEFINED 314 u'\ufffe' # 0x0085 -> UNDEFINED 316 u'\ufffe' # 0x0087 -> UNDEFINED 328 u'\ufffe' # 0x0093 -> UNDEFINED 329 u'\ufffe' # 0x0094 -> UNDEFINED [all...] |
iso8859_7.py | 222 u'\ufffe' 258 u'\ufffe' 303 u'\ufffe'
|
cp864.py | 334 u'\ufffe' # 0x009b -> UNDEFINED 335 u'\ufffe' # 0x009c -> UNDEFINED 338 u'\ufffe' # 0x009f -> UNDEFINED 345 u'\ufffe' # 0x00a6 -> UNDEFINED 346 u'\ufffe' # 0x00a7 -> UNDEFINED 434 u'\ufffe' # 0x00ff -> UNDEFINED [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
testtypes.txt | 67 "\U00100000-\U0010FFFD \uFDD0-\uFDEF \uFFFE-\uFFFF \U0001FFFE-\U0001FFFF \U0002FFFE-\U0002FFFF "
|
/external/chromium_org/v8/test/webkit/ |
regexp-non-character-expected.txt | 39 PASS "y".match(/[\uFFFE]/) is null
|
/external/icu4c/test/testdata/ |
testtypes.txt | 67 "\U00100000-\U0010FFFD \uFDD0-\uFDEF \uFFFE-\uFFFF \U0001FFFE-\U0001FFFF \U0002FFFE-\U0002FFFF "
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_stringprep.py | 54 self.assertFalse(in_table_c6(u"\ufffe"))
|
test_unicodedata.py | 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn') 149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '') 158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'') 165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0) 174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
|
test_codecs.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_stringprep.py | 54 self.assertFalse(in_table_c6(u"\ufffe"))
|
test_unicodedata.py | 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn') 149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '') 158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'') 165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0) 174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_char/ |
Test_int_to_char.java | 47 assertEquals('\ufffe', t.run(-2));
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestIntervalSet.java | 376 {'\u0000'..'s', 'u'..'\uFFFE'} & {'\u0000'..'q', 's'..'\uFFFE'}=
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucnv_err.h | 332 * representation in the format %UXXXX, e.g. "%uFFFE%u00AC%uC8FE"). 338 * representation in the format \\uXXXX, e.g. "\\uFFFE\\u00AC\\uC8FE"). 344 * representation in the format \\uXXXX, e.g. "\\uFFFE\\u00AC\\uC8FE").
|
/external/icu4c/common/unicode/ |
ucnv_err.h | 332 * representation in the format %UXXXX, e.g. "%uFFFE%u00AC%uC8FE"). 338 * representation in the format \\uXXXX, e.g. "\\uFFFE\\u00AC\\uC8FE"). 344 * representation in the format \\uXXXX, e.g. "\\uFFFE\\u00AC\\uC8FE").
|