Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h328 ((p) > NLBLOCK->PSSTART && \
329 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
332 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre_exec.c47 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_compile.c48 #define PSSTART start_pattern /* Field containing pattern start */ macro

Completed in 42 milliseconds