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

  /external/icu/icu4c/source/i18n/
nfsubs.cpp 33 static const UChar gSpace = 0x0020;
    [all...]
nfrule.cpp 70 static const UChar gSpace = 0x0020;
282 UChar c = gSpace;
688 result.append(gSpace);
693 if (ruleText.charAt(0) == gSpace && (sub1 == NULL || sub1->getPos() != 0)) {
    [all...]

Completed in 60 milliseconds