Searched refs:PCRE_ERROR_NOSUBSTRING (Results 1 – 7 of 7) sorted by relevance
87 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()
184 PCRE_ERROR_NOSUBSTRING = -7;
182 #define PCRE_ERROR_NOSUBSTRING (-7)
182 #define PCRE_ERROR_NOSUBSTRING (-7) macro
2705 functions return PCRE_ERROR_NOSUBSTRING (7); the doc said they returned an
3638 PCRE_ERROR_NOSUBSTRING (-7)3903 PCRE_ERROR_NOSUBSTRING (-7)3961 the subpattern number, or PCRE_ERROR_NOSUBSTRING (-7) if there is no4010 the given name that is set. If none are set, PCRE_ERROR_NOSUBSTRING4021 returns the length of each entry, or PCRE_ERROR_NOSUBSTRING (-7) if