Searched refs:patLength (Results 1 – 9 of 9) sorted by relevance
291 int patLength = (patIdxTmp - patIdxStart - 1); in matchPath() local295 for (int i = 0; i <= strLength - patLength; i++) { in matchPath()296 for (int j = 0; j < patLength; j++) { in matchPath()313 strIdxStart = foundIdx + patLength; in matchPath()455 int patLength = (patIdxTmp - patIdxStart - 1); in match() local459 for (int i = 0; i <= strLength - patLength; i++) { in match()460 for (int j = 0; j < patLength; j++) { in match()479 strIdxStart = foundIdx + patLength; in match()
127 var patLength = pat.length;128 var index = subLength - patLength;136 if (position + patLength < subLength) {
270 int32_t *patLength,
322 int32_t *patLength, in uregex_pattern() argument329 if (patLength != NULL) { in uregex_pattern()330 *patLength = regexp->fPatStringLen; in uregex_pattern()
META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...