HomeSort by relevance Sort by last modified time
    Searched refs:gSemicolon (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
nfrs.cpp 123 static const UChar gSemicolon = 0x003b;
217 int32_t p = description.indexOf(gSemicolon, oldP);
nfrule.cpp 78 static const UChar gSemicolon = 0x003b;
716 result.append(gSemicolon);
    [all...]

Completed in 114 milliseconds