Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcretest.c2795 check_match_limit(pcre *re, pcre_extra *extra, pcre_uint8 *bptr, int len, in check_match_limit() function
5160 (void)check_match_limit(re, extra, bptr, len, start_offset, in main()
5165 count = check_match_limit(re, extra, bptr, len, start_offset, in main()