Searched refs:nextCharLL (Results 1 – 6 of 6) sorted by relevance
717 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner762 c.fChar = nextCharLL(); in nextChar()771 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()800 c.fChar = nextCharLL(); in nextChar()1085 nextCharLL(); in scanSet()
718 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner763 c.fChar = nextCharLL(); in nextChar()772 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()801 c.fChar = nextCharLL(); in nextChar()1086 nextCharLL(); in scanSet()
852 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner899 c.fChar = nextCharLL(); in nextChar()908 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()941 c.fChar = nextCharLL(); in nextChar()1264 nextCharLL(); in scanSet()
89 UChar32 nextCharLL();
92 UChar32 nextCharLL();
1301 nextCharLL(); in doParseActions()3959 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile4002 fPeekChar = nextCharLL(); in peekCharLL()4018 c.fChar = nextCharLL(); in nextChar()4026 nextCharLL(); // discard the E in nextChar()4053 c.fChar = nextCharLL(); in nextChar()4067 c.fChar = nextCharLL(); in nextChar()4082 nextCharLL(); // get & discard the peeked char. in nextChar()4120 nextCharLL(); // Consume the initial 0. in nextChar()4134 nextCharLL(); in nextChar()[all …]