Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADLENGTH (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h211 #define PCRE_ERROR_BADLENGTH (-32) macro
H A Dpcre_exec.c6414 if (length < 0) return PCRE_ERROR_BADLENGTH; in pcre_exec()
H A DChangeLog1079 was confusing. There is now a new error PCRE_ERROR_BADLENGTH for this case.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3770 PCRE_ERROR_BADLENGTH (-32)

Completed in 62 milliseconds