Home
last modified time | relevance | path

Searched refs:gSemicolon (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp123 static const UChar gSemicolon = 0x003b; variable
217 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
H A Dnfrule.cpp78 static const UChar gSemicolon = 0x003b; variable
716 result.append(gSemicolon);
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.cpp123 static const char16_t gSemicolon = 0x003b; variable
217 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
H A Dnfrule.cpp78 static const char16_t gSemicolon = 0x003b; variable
716 result.append(gSemicolon);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.cpp123 static const UChar gSemicolon = 0x003b; variable
217 int32_t p = description.indexOf(gSemicolon, oldP); in parseRules()
H A Dnfrule.cpp78 static const UChar gSemicolon = 0x003b; variable
716 result.append(gSemicolon);

Completed in 10 milliseconds