Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADMAGIC (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_refcount.c82 if (re->magic_number != MAGIC_NUMBER) return PCRE_ERROR_BADMAGIC; in pcre_refcount()
H A Dpcre_fullinfo.c95 PCRE_ERROR_BADENDIANNESS:PCRE_ERROR_BADMAGIC; in pcre_fullinfo()
H A Dpcreposix.c417 case PCRE_ERROR_BADMAGIC: return REG_INVARG; in regexec()
H A Dpcre.h178 #define PCRE_ERROR_BADMAGIC (-4) macro
H A Dpcre_exec.c6422 PCRE_ERROR_BADENDIANNESS:PCRE_ERROR_BADMAGIC; in pcre_exec()
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2704 PCRE_ERROR_BADMAGIC the "magic number" was not found
3623 PCRE_ERROR_BADMAGIC (-4)

Completed in 48 milliseconds