Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c226 if ((re->flags & PCRE_MLSET) == 0) return PCRE_ERROR_UNSET; in pcre_fullinfo()
231 if ((re->flags & PCRE_RLSET) == 0) return PCRE_ERROR_UNSET; in pcre_fullinfo()
H A Dpcre.h212 #define PCRE_ERROR_UNSET (-33) macro
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2708 PCRE_ERROR_UNSET the requested field is not set
2871 PCRE_ERROR_UNSET.
2993 PCRE_ERROR_UNSET.

Completed in 34 milliseconds