Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADCOUNT (Results 1 – 7 of 7) sorted by relevance

/external/pcre/
Dpcre.h193 #define PCRE_ERROR_BADCOUNT (-15) macro
/external/pcre/dist/
Dpcregexp.pas193 PCRE_ERROR_BADCOUNT = -15;
Dpcre.h.in193 #define PCRE_ERROR_BADCOUNT (-15) macro
Dpcre.h.generic193 #define PCRE_ERROR_BADCOUNT (-15)
Dpcre_dfa_exec.c3214 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_dfa_exec()
Dpcre_exec.c6413 if (offsetcount < 0) return PCRE_ERROR_BADCOUNT; in pcre_exec()
/external/pcre/dist/doc/
Dpcre.txt3703 PCRE_ERROR_BADCOUNT (-15)