Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c384 int bsr_nltype; member
5392 check_newlinechar(common, common->bsr_nltype, backtracks, FALSE); in compile_char1_matchingpath()
9799 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
9801 common->bsr_nltype = NLTYPE_ANY; in PRIV()
9805 common->bsr_nltype = NLTYPE_ANYCRLF; in PRIV()
9807 common->bsr_nltype = NLTYPE_ANY; in PRIV()
9841 if (common->bsr_nltype == NLTYPE_ANY) in PRIV()