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)
3214 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_dfa_exec()
6413 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_exec()
3703 PCRE_ERROR_BADCOUNT (-15)