Searched refs:PCRE_ERROR_BADLENGTH (Results 1 – 4 of 4) sorted by relevance
211 #define PCRE_ERROR_BADLENGTH (-32) macro
6412 if (length < 0) return PCRE_ERROR_BADLENGTH; in pcre_exec()
1079 was confusing. There is now a new error PCRE_ERROR_BADLENGTH for this case.
3770 PCRE_ERROR_BADLENGTH (-32)
Completed in 91 milliseconds