Home
last modified time | relevance | path

Searched refs:UNIPRE (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Desctrn.cpp23 static const UChar UNIPRE[] = {85,43,0}; // "U+" variable
39 return new EscapeTransliterator(ID, UnicodeString(true, UNIPRE, 2), UnicodeString(), 16, 4, true, NULL); in _createEscUnicode()
/third_party/node/deps/icu-small/source/i18n/
H A Desctrn.cpp23 static const char16_t UNIPRE[] = {85,43,0}; // "U+" variable
39 return new EscapeTransliterator(ID, UnicodeString(true, UNIPRE, 2), UnicodeString(), 16, 4, true, nullptr); in _createEscUnicode()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Desctrn.cpp23 static const UChar UNIPRE[] = {85,43,0}; // "U+" variable
39 return new EscapeTransliterator(ID, UnicodeString(TRUE, UNIPRE, 2), UnicodeString(), 16, 4, TRUE, NULL); in _createEscUnicode()

Completed in 3 milliseconds