Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c9815 struct sljit_jump *reqbyte_notfound = NULL; in PRIV() local
10075reqbyte_notfound = search_requested_char(common, (pcre_uchar)re->req_char, (re->flags & PCRE_RCH_C… in PRIV()
10193 if (reqbyte_notfound != NULL) in PRIV()
10194 JUMPHERE(reqbyte_notfound); in PRIV()

Completed in 52 milliseconds