Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/regex/
H A Dregex.h39 #define REG_NOSPEC 0020 macro
H A Dmain.c340 o |= REG_NOSPEC;
H A DWHATSNEW41 REG_PEND flag and the old REG_STARTEND flag. The REG_NOSPEC flag to
H A Dregcomp.c105 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
167 else if (cflags&REG_NOSPEC)
H A Dtests24 # m ("mundane") REG_NOSPEC

Completed in 26 milliseconds