Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c364 case PCRE2_NEWLINE_NUL: in pcre2_set_newline()
H A Dpcre2.h207 #define PCRE2_NEWLINE_NUL 6 macro
H A Dpcre2_dfa_match.c3449 case PCRE2_NEWLINE_NUL: in pcre2_dfa_match()
H A Dpcre2_compile.c844 { (uint8_t *)STRING_NUL_RIGHTPAR, 4, PSO_NL, PCRE2_NEWLINE_NUL },
9957 case PCRE2_NEWLINE_NUL: in pcre2_compile()
H A Dpcre2_match.c6570 case PCRE2_NEWLINE_NUL: in pcre2_match()
H A Dpcre2_jit_compile.c13448 case PCRE2_NEWLINE_NUL: common->newline = CHAR_NUL; break; in jit_compile()

Completed in 86 milliseconds