Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14107 jump_list *reqcu_not_found = NULL; in jit_compile() local
14373reqcu_not_found = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PCR… in jit_compile()
14508 if (reqcu_not_found != NULL) in jit_compile()
14509 set_jumps(reqcu_not_found, LABEL()); in jit_compile()

Completed in 32 milliseconds