Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_NULL (Results 1 – 13 of 13) sorted by relevance

/external/pcre/dist/
Dpcre_refcount.c83 if (re == NULL) return PCRE_ERROR_NULL; in pcre_refcount()
Dpcre_fullinfo.c85 if (re == NULL || where == NULL) return PCRE_ERROR_NULL; in pcre_fullinfo()
Dpcre_byte_order.c120 if (re == NULL) return PCRE_ERROR_NULL; in pcre_pattern_to_host_byte_order()
Dpcreposix.c417 case PCRE_ERROR_NULL: return REG_INVARG; in regexec()
Dpcregexp.pas179 PCRE_ERROR_NULL = -2;
Dpcre.h.in176 #define PCRE_ERROR_NULL (-2) macro
Dpcre.h.generic176 #define PCRE_ERROR_NULL (-2)
Dpcre_dfa_exec.c3212 (offsets == NULL && offsetcount > 0)) return PCRE_ERROR_NULL; in pcre_dfa_exec()
DNON-AUTOTOOLS-BUILD505 can lead to pcre_exec() giving an erroneous PCRE_ERROR_NULL from a version
Dpcre_exec.c6400 return PCRE_ERROR_NULL; in pcre_exec()
/external/pcre/
Dpcre.h176 #define PCRE_ERROR_NULL (-2) macro
/external/pcre/dist/doc/html/
DNON-AUTOTOOLS-BUILD.txt505 can lead to pcre_exec() giving an erroneous PCRE_ERROR_NULL from a version
/external/pcre/dist/doc/
Dpcre.txt2691 PCRE_ERROR_NULL the argument code was NULL
3603 PCRE_ERROR_NULL (-2)
4058 returns the negative error code PCRE_ERROR_NULL, but with this special