Searched refs:PCRE_ERROR_BADLENGTH (Results 1 – 7 of 7) sorted by relevance
211 #define PCRE_ERROR_BADLENGTH (-32) macro
211 #define PCRE_ERROR_BADLENGTH (-32)
3216 if (length < 0) return PCRE_ERROR_BADLENGTH; in pcre_dfa_exec()
6414 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)