Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h314 ((p) < NLBLOCK->PSEND && \
315 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
318 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre_exec.c48 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_compile.c49 #define PSEND end_pattern /* Field containing pattern end */ macro

Completed in 47 milliseconds