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

  /external/icu/icu4c/source/i18n/
nfrule.cpp 73 static const UChar gLessThan = 0x003c;
496 if (c == gLessThan && subEnd != -1 && subEnd < ruleText.length() - 1 && ruleText.charAt(subEnd+1) == c) {
    [all...]
nfsubs.cpp 27 static const UChar gLessThan = 0x003c;
326 case gLessThan:
    [all...]

Completed in 75 milliseconds