Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c443 int bsr_nltype; member
8648 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
13531 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13533 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13537 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
13539 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
13571 if (common->bsr_nltype == NLTYPE_ANY) in jit_compile()

Completed in 61 milliseconds