Searched refs:nltype (Results 1 – 3 of 3) sorted by relevance
307 ((NLBLOCK->nltype != NLTYPE_FIXED)? \309 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \321 ((NLBLOCK->nltype != NLTYPE_FIXED)? \323 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \2415 int nltype; /* Newline type */ member2468 int nltype; /* Newline type */ member2525 int nltype; /* Newline type */ member
2100 NLBLOCK->nltype == NLTYPE_FIXED && in match()2144 NLBLOCK->nltype == NLTYPE_FIXED && in match()2287 NLBLOCK->nltype == NLTYPE_FIXED && in match()4285 NLBLOCK->nltype == NLTYPE_FIXED && in match()4543 NLBLOCK->nltype == NLTYPE_FIXED && in match()6499 md->nltype = NLTYPE_ANYCRLF; in pcre_exec()6503 md->nltype = NLTYPE_ANY; in pcre_exec()6507 md->nltype = NLTYPE_FIXED; in pcre_exec()6694 (md->nltype == NLTYPE_ANY || md->nltype == NLTYPE_ANYCRLF) && in pcre_exec()6906 (md->nltype == NLTYPE_ANY || in pcre_exec()[all …]
7965 cd->nltype = NLTYPE_ANYCRLF; in pcre_compile2()7969 cd->nltype = NLTYPE_ANY; in pcre_compile2()7973 cd->nltype = NLTYPE_FIXED; in pcre_compile2()
Completed in 47 milliseconds