Searched refs:PCRE_ERROR_BADCOUNT (Results 1 – 3 of 3) sorted by relevance
166 #define PCRE_ERROR_BADCOUNT (-15) macro
3165 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_dfa_exec()
6396 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_exec()