Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_get.c87 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringnumber()
97 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringnumber()
107 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringnumber()
126 return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringnumber()
170 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringtable_entries()
180 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringtable_entries()
190 if (top <= 0) return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringtable_entries()
237 return PCRE_ERROR_NOSUBSTRING; in pcre_get_stringtable_entries()
349 return PCRE_ERROR_NOSUBSTRING; in pcre_copy_substring()
559 return PCRE_ERROR_NOSUBSTRING; in pcre_get_substring()
Dpcregexp.pas184 PCRE_ERROR_NOSUBSTRING = -7;
Dpcre.h.generic182 #define PCRE_ERROR_NOSUBSTRING (-7)
Dpcre.h.in182 #define PCRE_ERROR_NOSUBSTRING (-7) macro
DChangeLog2705 functions return PCRE_ERROR_NOSUBSTRING (7); the doc said they returned an
/external/pcre/
Dpcre.h182 #define PCRE_ERROR_NOSUBSTRING (-7) macro
/external/pcre/dist/doc/
Dpcre.txt3638 PCRE_ERROR_NOSUBSTRING (-7)
3903 PCRE_ERROR_NOSUBSTRING (-7)
3961 the subpattern number, or PCRE_ERROR_NOSUBSTRING (-7) if there is no
4010 the given name that is set. If none are set, PCRE_ERROR_NOSUBSTRING
4021 returns the length of each entry, or PCRE_ERROR_NOSUBSTRING (-7) if