Searched refs:lengthptr (Results 1 – 3 of 3) sorted by relevance
5500 if (lengthptr != NULL) in compile_branch()6097 if (lengthptr != NULL) in compile_branch()6237 if (lengthptr != NULL) in compile_branch()6298 if (lengthptr != NULL) *lengthptr += mclength; else in compile_branch()6652 if (lengthptr != NULL) in compile_branch()6854 if (lengthptr != NULL) in compile_branch()8205 if (lengthptr == NULL) in compile_regex()8275 if (lengthptr == NULL) in compile_regex()8306 if (lengthptr != NULL) in compile_regex()8313 *lengthptr += length; in compile_regex()[all …]
267 do_callout(heapframe *F, match_block *mb, PCRE2_SIZE *lengthptr) in do_callout() argument274 *lengthptr = (*Fecode == OP_CALLOUT)? in do_callout()317 *lengthptr - (1 + 4*LINK_SIZE) - 2; in do_callout()356 PCRE2_SIZE *lengthptr) in match_ref() argument370 *lengthptr = 0; in match_ref()473 *lengthptr = eptr - eptr_start; in match_ref()
355 PCRE2_SIZE *lengthptr) in do_callout() argument359 *lengthptr = (code[extracode] == OP_CALLOUT)? in do_callout()386 cb->callout_string_length = *lengthptr - (1 + 4*LINK_SIZE) - 2; in do_callout()
Completed in 47 milliseconds