Searched refs:nextCharLL (Results 1 – 4 of 4) sorted by relevance
793 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner840 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()
88 UChar32 nextCharLL();
1267 nextCharLL(); in doParseActions()3646 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile3689 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 …]