Searched defs:DELIMITERS (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | ustdio.cpp | 46 static const UChar DELIMITERS [] = { DELIM_CR, DELIM_LF, 0x0000 }; variable 50 static const UChar DELIMITERS [] = { DELIM_LF, 0x0000 }; variable
|
/third_party/icu/icu4c/source/io/ |
D | ustdio.cpp | 46 static const UChar DELIMITERS [] = { DELIM_CR, DELIM_LF, 0x0000 }; variable 50 static const UChar DELIMITERS [] = { DELIM_LF, 0x0000 }; variable
|
/third_party/skia/third_party/externals/icu/source/io/ |
D | ustdio.cpp | 46 static const UChar DELIMITERS [] = { DELIM_CR, DELIM_LF, 0x0000 }; variable 50 static const UChar DELIMITERS [] = { DELIM_LF, 0x0000 }; variable
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | text-options.hh | 127 #define DELIMITERS "<+->{},;&#\\xXuUnNiI\n\t\v\f\r " in encode_unicodes() macro
|
D | hb-subset.cc | 355 #define DELIMITERS "<+->{},;&#\\xXuUnNiI\n\t\v\f\r " in parse_unicodes() macro
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | options.cc | 34 #define DELIMITERS "<+>{},;&#\\xXuUnNiI\n\t\v\f\r " macro
|
/third_party/harfbuzz/util/ |
D | options.cc | 34 #define DELIMITERS "<+>{},;&#\\xXuUnNiI\n\t\v\f\r " macro
|