Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c13487 jump_list *reqcu_not_found = NULL; in jit_compile() local
13750reqcu_not_found = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PCR… in jit_compile()
13885 if (reqcu_not_found != NULL) in jit_compile()
13886 set_jumps(reqcu_not_found, LABEL()); in jit_compile()