Searched refs:nextCharLL (Results 1 – 8 of 8) sorted by relevance
719 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner764 c.fChar = nextCharLL(); in nextChar()773 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()803 c.fChar = nextCharLL(); in nextChar()1079 nextCharLL(); in scanSet()
720 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner765 c.fChar = nextCharLL(); in nextChar()774 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()804 c.fChar = nextCharLL(); in nextChar()1080 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()942 c.fChar = nextCharLL(); in nextChar()1251 nextCharLL(); in scanSet()
91 UChar32 nextCharLL();
92 UChar32 nextCharLL();
1321 nextCharLL(); in doParseActions()3969 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile4012 fPeekChar = nextCharLL(); in peekCharLL()4028 c.fChar = nextCharLL(); in nextChar()4036 nextCharLL(); // discard the E in nextChar()4065 c.fChar = nextCharLL(); in nextChar()4079 c.fChar = nextCharLL(); in nextChar()4094 nextCharLL(); // get & discard the peeked char. in nextChar()4132 nextCharLL(); // Consume the initial 0. in nextChar()4146 nextCharLL(); in nextChar()[all …]