Home
last modified time | relevance | path

Searched defs:charcount (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c2899 PCRE2_SIZE charcount = local_offsets[rc+1] - local_offsets[rc]; in internal_dfa_match() local
2933 PCRE2_SIZE charcount, matched_count; in internal_dfa_match() local
3065 PCRE2_SIZE charcount = local_offsets[1] - local_offsets[0]; in internal_dfa_match() local

Completed in 13 milliseconds