Searched defs:revlen (Results 1 - 1 of 1) sorted by relevance
/third_party/pcre2/pcre2/src/ | ||
H A D | pcre2_dfa_match.c | 636 uint32_t revlen = (end_code[1+LINK_SIZE] == OP_REVERSE)? 1 + LINK_SIZE : 0; in internal_dfa_match() local |
Completed in 5 milliseconds