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