Searched refs:nextCharLL (Results 1 – 4 of 4) sorted by relevance
778 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner825 c.fChar = nextCharLL(); in nextChar()834 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()867 c.fChar = nextCharLL(); in nextChar()1170 nextCharLL(); in scanSet()
86 UChar32 nextCharLL();
1251 nextCharLL(); in doParseActions()3550 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile3593 fPeekChar = nextCharLL(); in peekCharLL()3609 c.fChar = nextCharLL(); in nextChar()3616 nextCharLL(); // discard the E in nextChar()3643 c.fChar = nextCharLL(); in nextChar()3657 c.fChar = nextCharLL(); in nextChar()3673 nextCharLL(); // get & discard the peeked char. in nextChar()3691 nextCharLL(); // Consume the initial 0. in nextChar()3705 nextCharLL(); in nextChar()[all …]