OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:feff
(Results
51 - 75
of
116
) sorted by null
1
2
3
4
5
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h
835
Unicode BOM mark (U+
FEFF
). In the other two modes, no BOM mark is
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h
835
Unicode BOM mark (U+
FEFF
). In the other two modes, no BOM mark is
[
all
...]
/cts/tests/tests/database/src/android/database/cts/
DatabaseUtilsTest.java
571
String data1 = "5300
FEFF
";
/external/icu/icu4c/source/data/sprep/
rfc4518.txt
588
FEFF
; ; MAP
rfc3491.txt
448
FEFF
; ; MAP
[
all
...]
rfc3722.txt
448
FEFF
; ; MAP
[
all
...]
rfc3920node.txt
448
FEFF
; ; MAP
[
all
...]
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetICU.java
280
* start of the stream for example U+
FEFF
(the Unicode BOM/signature
/external/icu/icu4c/source/common/unicode/
unistr.h
514
* which means that they compare as less than some other BMP characters like U+
feff
.
533
* which means that they compare as less than some other BMP characters like U+
feff
.
556
* which means that they compare as less than some other BMP characters like U+
feff
.
583
* which means that they compare as less than some other BMP characters like U+
feff
.
604
* which means that they compare as less than some other BMP characters like U+
feff
.
627
* which means that they compare as less than some other BMP characters like U+
feff
.
654
* which means that they compare as less than some other BMP characters like U+
feff
.
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
ipaddr_test.py
[
all
...]
/external/icu/icu4c/source/test/testdata/
nfs4_cis_prep.txt
439
FEFF
; ; MAP
[
all
...]
nfs4_mixed_prep_s.txt
439
FEFF
; ; MAP
[
all
...]
/external/icu/icu4c/source/common/
ucnv_u32.c
[
all
...]
ucnv_u16.c
[
all
...]
ucnv.c
[
all
...]
ucnvscsu.c
[
all
...]
/external/okhttp/okhttp-tests/src/test/resources/
web-platform-test-urltestdata.txt
278
# U+200B, U+2060, and U+
FEFF
, are ignored
/prebuilts/gdb/darwin-x86/lib/python2.7/
codecs.py
30
# Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+
FEFF
)
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
codecs.py
30
# Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+
FEFF
)
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codecs.py
30
# Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+
FEFF
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py
30
# Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+
FEFF
)
[
all
...]
/external/icu/icu4c/source/test/cintltst/
utf8tst.c
478
0xef, 0xbf, 0xbf, /* U+
feff
*/
[
all
...]
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestConversion.java
[
all
...]
/external/libchrome/base/strings/
string_util_unittest.cc
347
EXPECT_FALSE(IsStringUTF8("\xf0\x8f\xbb\xbf")); // U+
FEFF
(BOM)
[
all
...]
/external/v8/src/parsing/
scanner.cc
281
// 0xFF, 0xFE byte pattern can only be interpreted as the U+
FEFF
[
all
...]
Completed in 1588 milliseconds
1
2
3
4
5