Searched refs:nextCharLL (Results 1 – 6 of 6) sorted by relevance
722 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner767 c.fChar = nextCharLL(); in nextChar()776 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()806 c.fChar = nextCharLL(); in nextChar()1082 nextCharLL(); in scanSet()
721 int nextCharLL() { in nextCharLL() method in RBBIRuleScanner766 c.fChar = nextCharLL(); in nextChar()775 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()805 c.fChar = nextCharLL(); in nextChar()1081 nextCharLL(); in scanSet()
854 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL() function in RBBIRuleScanner901 c.fChar = nextCharLL(); in nextChar()910 c.fChar = nextCharLL(); // get nextChar officially so character counts in nextChar()944 c.fChar = nextCharLL(); in nextChar()1253 nextCharLL(); in scanSet()
89 UChar32 nextCharLL();
1302 nextCharLL(); in doParseActions()3958 UChar32 RegexCompile::nextCharLL() { in nextCharLL() function in RegexCompile4001 fPeekChar = nextCharLL(); in peekCharLL()4017 c.fChar = nextCharLL(); in nextChar()4025 nextCharLL(); // discard the E in nextChar()4052 c.fChar = nextCharLL(); in nextChar()4066 c.fChar = nextCharLL(); in nextChar()4081 nextCharLL(); // get & discard the peeked char. in nextChar()4119 nextCharLL(); // Consume the initial 0. in nextChar()4133 nextCharLL(); in nextChar()[all …]
92 UChar32 nextCharLL();