Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_exec.c6366 BOOL startline; in pcre_exec() local
6546 startline = (re->flags & PCRE_STARTLINE) != 0; in pcre_exec()
6714 if (!startline && study != NULL && in pcre_exec()
6796 else if (startline) in pcre_exec()
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput23695 settings of the anchored and startline bits. --/
H A Dtestoutput212344 settings of the anchored and startline bits. --/

Completed in 36 milliseconds