Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c380 int bsr_nltype; member
5444 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
9857 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
9859 common->bsr_nltype = NLTYPE_ANY; in PRIV()
9863 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
9865 common->bsr_nltype = NLTYPE_ANY; in PRIV()
9899 if (common->bsr_nltype == NLTYPE_ANY) in PRIV()

Completed in 53 milliseconds