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

  /external/icu4c/common/
rbbiscan.h 88 UChar32 nextCharLL();
rbbiscan.cpp 789 // nextCharLL Low Level Next Char from rule input source.
794 UChar32 RBBIRuleScanner::nextCharLL() {
841 c.fChar = nextCharLL();
850 c.fChar = nextCharLL(); // get nextChar officially so character counts
883 c.fChar = nextCharLL();
    [all...]
  /external/icu4c/i18n/
regexcmp.h 88 UChar32 nextCharLL();
regexcmp.cpp     [all...]

Completed in 431 milliseconds