Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_internal.h332 ((p) > NLBLOCK->PSSTART && \
333 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
336 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre_exec.c49 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_compile.c50 #define PSSTART start_pattern /* Field containing pattern start */ macro

Completed in 41 milliseconds