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

  /external/icu4c/i18n/
nfrs.cpp 104 static const UChar gSemicolon = 0x003b;
202 int32_t p = description.indexOf(gSemicolon, oldP);
nfrule.cpp 61 static const UChar gSemicolon = 0x003b;
630 result.append(gSemicolon);
    [all...]

Completed in 255 milliseconds