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

/external/chromium_org/third_party/icu/source/i18n/
H A Dnfrs.cpp105 static const UChar gSemicolon = 0x003b; variable
189 int32_t p = description.indexOf(gSemicolon, oldP);
H A Dnfrule.cpp62 static const UChar gSemicolon = 0x003b; variable
632 result.append(gSemicolon);
/external/icu4c/i18n/
H A Dnfrs.cpp104 static const UChar gSemicolon = 0x003b; variable
202 int32_t p = description.indexOf(gSemicolon, oldP);
H A Dnfrule.cpp61 static const UChar gSemicolon = 0x003b; variable
630 result.append(gSemicolon);

Completed in 67 milliseconds