Searched refs:fPatternLength (Results 1 – 2 of 2) sorted by relevance
184 int64_t fPatternLength; // Length of the input pattern string. variable
156 fPatternLength = utext_nativeLength(pat); in compile()4084 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) { in nextChar()4086 …har = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)fRXPa… in nextChar()