Searched refs:fScanIndex (Results 1 – 4 of 4) sorted by relevance
102 fScanIndex = 0; in RBBIRuleScanner()284 RHSExprNode->fLastPos = fScanIndex; in doParseActions()423 n->fFirstPos = fScanIndex; in doParseActions()434 n->fFirstPos = fScanIndex; in doParseActions()444 n->fFirstPos = fScanIndex; in doParseActions()455 n->fFirstPos = fScanIndex; in doParseActions()482 fOptionStart = fScanIndex; in doParseActions()487 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart); in doParseActions()517 n->fFirstPos = fScanIndex; in doParseActions()526 n->fLastPos = fScanIndex; in doParseActions()[all …]
98 int32_t fScanIndex; // Index of current character being processed variable
128 int64_t fScanIndex; // Index of current character being processed variable
60 fScanIndex = 0; in RegexCompile()3604 …utext_extract(fRXPat->fPattern, fScanIndex-U_PARSE_CONTEXT_LEN+1, fScanIndex, fParseErr->preContex… in error()3605 …utext_extract(fRXPat->fPattern, fScanIndex, fScanIndex+U_PARSE_CONTEXT_LEN-1, fParseErr->postConte… in error()3701 fScanIndex = UTEXT_GETNATIVEINDEX(fRXPat->fPattern); in nextChar()3980 int64_t savedScanIndex = fScanIndex; in scanPosixProp()4032 fScanIndex = savedScanIndex; in scanPosixProp()