Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c13716 jump_list *reqcu_not_found = NULL; in jit_compile() local
13982 reqcu_not_found = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PCRE2_LASTCASELESS) != 0, (re->flags & PCRE2_FIRSTSET) != 0); in jit_compile()
14117 if (reqcu_not_found != NULL) in jit_compile()
14118 set_jumps(reqcu_not_found, LABEL()); in jit_compile()

Completed in 15 milliseconds