Searched refs:PCRE2_NEWLINE_ANY (Results 1 – 6 of 6) sorted by relevance
371 case PCRE2_NEWLINE_ANY: in pcre2_set_newline()
213 #define PCRE2_NEWLINE_ANY 4 macro
3571 case PCRE2_NEWLINE_ANY: in pcre2_dfa_match()
854 { (uint8_t *)STRING_ANY_RIGHTPAR, 4, PSO_NL, PCRE2_NEWLINE_ANY },10459 case PCRE2_NEWLINE_ANY: in pcre2_compile()
7008 case PCRE2_NEWLINE_ANY: in pcre2_match()
14205 …case PCRE2_NEWLINE_ANY: common->newline = (CHAR_CR << 8) | CHAR_NL; common->nltype = NLTYPE_ANY; b… in jit_compile()
Completed in 88 milliseconds