Searched refs:fCharNum (Results 1 – 4 of 4) sorted by relevance
109 fCharNum = 0; in RBBIRuleScanner()581 fRB->fParseError->offset = fCharNum; in error()809 fCharNum=0; in nextCharLL()819 fCharNum++; in nextCharLL()905 fCharNum += fNextIndex-startX; in nextChar()960 fC.fChar, fLineNum, fCharNum, RBBIRuleStateNames[state]); in parse()
104 int32_t fCharNum; // Char position within the line. variable
135 int64_t fCharNum; // Char position within the line. variable
64 fCharNum = 0; in RegexCompile()178 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile()3593 } else if (fCharNum > 0x7FFFFFFF) { in error()3598 fParseErr->offset = (int32_t)fCharNum; in error()3668 fCharNum=0; in nextCharLL()3674 fCharNum++; in nextCharLL()3778 fCharNum += endIndex - pos; in nextChar()3794 fCharNum += offset; in nextChar()3989 int64_t savedCharNum = fCharNum; in scanPosixProp()4040 fCharNum = savedCharNum; in scanPosixProp()