Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3008 PCRE2_SIZE charcount = local_offsets[rc+1] - local_offsets[rc]; in internal_dfa_match() local
3042 PCRE2_SIZE charcount, matched_count; in internal_dfa_match() local
3174 PCRE2_SIZE charcount = local_offsets[1] - local_offsets[0]; in internal_dfa_match() local

Completed in 13 milliseconds