Home
last modified time | relevance | path

Searched refs:PSEND (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h498 ((p) < NLBLOCK->PSEND && \
499 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
502 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre2_dfa_match.c81 #define PSEND end_subject /* Field containing processed string end */ macro
4117 #undef PSEND /* Field containing processed string end */
H A Dpcre2_match.c67 #define PSEND end_subject /* Field containing processed string end */ macro
7775 #undef PSEND /* Field containing processed string end */
H A Dpcre2_compile.c48 #define PSEND end_pattern /* Field containing processed string end */ macro
10990 #undef PSEND /* Field containing processed string end */

Completed in 55 milliseconds