Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c438 int bsr_nltype; member
7483 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
12074 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
12076 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
12080 common->bsr_nltype = NLTYPE_ANYCRLF; in jit_compile()
12082 common->bsr_nltype = NLTYPE_ANY; in jit_compile()
12114 if (common->bsr_nltype == NLTYPE_ANY) in jit_compile()