Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c443 int bsr_nltype; member
8571 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
13454 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13456 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13460 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13462 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13494 if (common->bsr_nltype == NLTYPE_ANY) in jit_compile()

Completed in 29 milliseconds