Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c442 int endonly; member
7106 if (!common->endonly) in compile_simple_assertion_matchingpath()
12087 common->endonly = (re->overall_options & PCRE2_DOLLAR_ENDONLY) != 0; in jit_compile()