Searched refs:reqbyte_notfound (Results 1 – 1 of 1) sorted by relevance
12043 struct sljit_jump *reqbyte_notfound = NULL; in jit_compile() local12294 …reqbyte_notfound = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PC… in jit_compile()12427 if (reqbyte_notfound != NULL) in jit_compile()12428 JUMPHERE(reqbyte_notfound); in jit_compile()