Searched refs:nextCharLL (Results 1 – 6 of 6) sorted by relevance
692 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner737 c.fChar = nextCharLL(); in nextChar()746 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()775 c.fChar = nextCharLL(); in nextChar()1054 nextCharLL(); in scanSet()
691 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner736 c.fChar = nextCharLL(); in nextChar()745 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()774 c.fChar = nextCharLL(); in nextChar()1053 nextCharLL(); in scanSet()
824 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner871 c.fChar = nextCharLL(); in nextChar()880 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()913 c.fChar = nextCharLL(); in nextChar()1226 nextCharLL(); in scanSet()
88 UChar32 nextCharLL();
89 UChar32 nextCharLL();
1298 nextCharLL(); in doParseActions()3949 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile3992 fPeekChar = nextCharLL(); in peekCharLL()4008 c.fChar = nextCharLL(); in nextChar()4016 nextCharLL(); // discard the E in nextChar()4043 c.fChar = nextCharLL(); in nextChar()4057 c.fChar = nextCharLL(); in nextChar()4072 nextCharLL(); // get & discard the peeked char. in nextChar()4110 nextCharLL(); // Consume the initial 0. in nextChar()4124 nextCharLL(); in nextChar()[all …]