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

  /external/icu4c/i18n/
nfrule.cpp 57 static const UChar gLessThan = 0x003c;
427 if (c == gLessThan && subEnd != -1 && subEnd < ruleText.length() - 1 && ruleText.charAt(subEnd+1) == c) {
    [all...]
nfsubs.cpp 24 static const UChar gLessThan = 0x003c;
343 case gLessThan:
    [all...]

Completed in 70 milliseconds