Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h494 ((p) > NLBLOCK->PSSTART && \
495 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
498 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre2_dfa_match.c80 #define PSSTART start_subject /* Field containing processed string start */ macro
4063 #undef PSSTART /* Field containing processed string start */
H A Dpcre2_match.c60 #define PSSTART start_subject /* Field containing processed string start */ macro
7541 #undef PSSTART /* Field containing processed string start */
H A Dpcre2_compile.c47 #define PSSTART start_pattern /* Field containing processed string start */ macro
10628 #undef PSSTART /* Field containing processed string start */

Completed in 58 milliseconds