HomeSort by relevance Sort by last modified time
    Searched full:gsemicolon (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
rbnf.cpp 51 static const UChar gSemiColon = 0x003B;
    [all...]
nfrs.cpp 105 static const UChar gSemicolon = 0x003b;
189 int32_t p = description.indexOf(gSemicolon, oldP);
nfrule.cpp 62 static const UChar gSemicolon = 0x003b;
632 result.append(gSemicolon);
    [all...]

Completed in 68 milliseconds