Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c5421 PCRE2_UCHAR *brazeroptr = NULL; in compile_branch() local
5478 brazeroptr = previous; /* Save for possessive optimizing */ in compile_branch()
5734 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()