Home
last modified time | relevance | path

Searched refs:REG_PEND (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/ext/ereg/regex/
H A Dregex.h40 #define REG_PEND 0040 macro
H A Dmain.c228 re.re_endp = (opts&REG_PEND) ? f0copy + strlen(f0copy) : NULL;
343 o |= REG_PEND;
H A DWHATSNEW41 REG_PEND flag and the old REG_STARTEND flag. The REG_NOSPEC flag to
H A Dtests30 # p REG_PEND
H A Dregcomp.c108 if (cflags&REG_PEND) {

Completed in 18 milliseconds