Searched refs:PCRE2_NEWLINE_CR (Results 1 – 7 of 7) sorted by relevance
359 case PCRE2_NEWLINE_CR: in pcre2_set_newline()
393 code->newline_convention != PCRE2_NEWLINE_CR && in pcre2_substitute()
202 #define PCRE2_NEWLINE_CR 1 macro
3439 case PCRE2_NEWLINE_CR: in pcre2_dfa_match()
840 { (uint8_t *)STRING_CR_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_CR },9947 case PCRE2_NEWLINE_CR: in pcre2_compile()
6560 case PCRE2_NEWLINE_CR: in pcre2_match()
13443 case PCRE2_NEWLINE_CR: common->newline = CHAR_CR; break; in jit_compile()
Completed in 96 milliseconds