Home | History | Annotate | Download | only in i18n

Lines Matching refs:fPatternLength

147     fPatternLength = utext_nativeLength(pat);
3784 if (UTEXT_FULL_TEXT_IN_CHUNK(fRXPat->fPattern, fPatternLength)) {
3786 c.fChar = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)fRXPat->fPattern->chunkContents);