Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c446 int bsr_nltype; member
8879 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
13760 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13762 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13766 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13768 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13800 if (common->bsr_nltype == NLTYPE_ANY) in jit_compile()

Completed in 33 milliseconds