Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c10826 struct sljit_jump *reqbyte_notfound = NULL; in PRIV() local
11090reqbyte_notfound = search_requested_char(common, (pcre_uchar)re->req_char, (re->flags & PCRE_RCH_C… in PRIV()
11201 if (reqbyte_notfound != NULL) in PRIV()
11202 JUMPHERE(reqbyte_notfound); in PRIV()

Completed in 32 milliseconds