Home
last modified time | relevance | path

Searched refs:after_manual_callout (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c3872 int after_manual_callout = 0; in compile_branch() local
4142 if (previous_callout != NULL && after_manual_callout-- <= 0) in compile_branch()
6523 after_manual_callout = 1; /* Skip one item before completing */ in compile_branch()