Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c400 int bsr_nltype; member
6389 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
10868 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
10870 common->bsr_nltype = NLTYPE_ANY; in PRIV()
10874 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
10876 common->bsr_nltype = NLTYPE_ANY; in PRIV()
10910 if (common->bsr_nltype == NLTYPE_ANY) in PRIV()

Completed in 29 milliseconds