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()
203 #define PCRE2_NEWLINE_CR 1 macro
3439 case PCRE2_NEWLINE_CR: in pcre2_dfa_match()
843 { (uint8_t *)STRING_CR_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_CR },9979 case PCRE2_NEWLINE_CR: in pcre2_compile()
6562 case PCRE2_NEWLINE_CR: in pcre2_match()
13520 case PCRE2_NEWLINE_CR: common->newline = CHAR_CR; break; in jit_compile()
Completed in 155 milliseconds