Searched defs:check_length (Results 1 – 3 of 3) sorted by relevance
3908 PCRE2_SIZE check_length = end_subject - start_match; in pcre2_dfa_match() local
7203 PCRE2_SIZE check_length = end_subject - start_match; in pcre2_match() local
173 static void check_length(skiatest::Reporter* reporter, in check_length() function