Home
last modified time | relevance | path

Searched refs:nextCharLL (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Drbbiscan.cpp793 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner
840 c.fChar = nextCharLL(); in nextChar()
849 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()
882 c.fChar = nextCharLL(); in nextChar()
1187 nextCharLL(); in scanSet()
Drbbiscan.h88 UChar32 nextCharLL();
/external/icu4c/i18n/
Dregexcmp.h88 UChar32 nextCharLL();
Dregexcmp.cpp1267 nextCharLL(); in doParseActions()
3646 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile
3689 fPeekChar = nextCharLL(); in peekCharLL()
3705 c.fChar = nextCharLL(); in nextChar()
3712 nextCharLL(); // discard the E in nextChar()
3739 c.fChar = nextCharLL(); in nextChar()
3753 c.fChar = nextCharLL(); in nextChar()
3768 nextCharLL(); // get & discard the peeked char. in nextChar()
3806 nextCharLL(); // Consume the initial 0. in nextChar()
3820 nextCharLL(); in nextChar()
[all …]