Home
last modified time | relevance | path

Searched refs:samelengths (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_match.c2902 BOOL samelengths = TRUE; in match() local
2925 if (slength != length) samelengths = FALSE; in match()
2935 if (samelengths) in match()