Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_dfa_match.c2616 PCRE2_SIZE callout_length = (code[LINK_SIZE + 1] == OP_CALLOUT)? in internal_dfa_match() local
2987 unsigned int callout_length = (*code == OP_CALLOUT) in internal_dfa_match() local
Dpcre2_match.c1315 unsigned int callout_length = (*ecode == OP_CALLOUT) in match() local
1741 unsigned int callout_length = (*ecode == OP_CALLOUT) in match() local
Dpcre2_jit_compile.c7180 unsigned int callout_length = (*cc == OP_CALLOUT) in compile_callout_matchingpath() local