Searched refs:PCRE_ERROR_BADCOUNT (Results 1 – 7 of 7) sorted by relevance
193 #define PCRE_ERROR_BADCOUNT (-15) macro
193 PCRE_ERROR_BADCOUNT = -15;
193 #define PCRE_ERROR_BADCOUNT (-15)
3213 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_dfa_exec()
6401 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_exec()
3692 PCRE_ERROR_BADCOUNT (-15)