Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c373 case PCRE2_NEWLINE_NUL: in pcre2_set_newline()
H A Dpcre2.h215 #define PCRE2_NEWLINE_NUL 6 macro
H A Dpcre2_dfa_match.c3560 case PCRE2_NEWLINE_NUL: in pcre2_dfa_match()
H A Dpcre2_compile.c855 { (uint8_t *)STRING_NUL_RIGHTPAR, 4, PSO_NL, PCRE2_NEWLINE_NUL },
10448 case PCRE2_NEWLINE_NUL: in pcre2_compile()
H A Dpcre2_match.c6997 case PCRE2_NEWLINE_NUL: in pcre2_match()
H A Dpcre2_jit_compile.c14207 case PCRE2_NEWLINE_NUL: common->newline = CHAR_NUL; break; in jit_compile()

Completed in 91 milliseconds