Searched defs:BOM (Results 1 - 8 of 8) sorted by relevance
/third_party/rust/crates/syn/src/ | ||
H A D | lib.rs | 988 const BOM: &str = "\u{feff}"; in parse_file() consts |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ | ||
H A D | XLIFF2ICUConverter.java | 124 private static final String BOM = "\uFEFF"; field in XLIFF2ICUConverter |
/third_party/node/deps/simdutf/ | ||
H A D | simdutf.h | 504 namespace BOM { namespace [all...] |
H A D | simdutf.cpp | 5657 namespace BOM { namespace [all...] |
/third_party/python/Lib/test/ | ||
H A D | test_codecs.py | 831 BOM = b'' variable in UTF8Test 1081 BOM = codecs.BOM_UTF8 global() variable in UTF8SigTest [all...] |
/third_party/python/PC/ | ||
H A D | launcher.c | 1127 } BOM; typedef [all...] |
/third_party/icu/icu4c/source/test/cintltst/ | ||
H A D | ccapitst.c | 251 UChar BOM = 0x0000; in TestConvert() local [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ | ||
H A D | icu4j-4_8_1_1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
Completed in 32 milliseconds