Searched refs:PCRE2_ERROR_NOSUBSTRING (Results 1 – 3 of 3) sorted by relevance
330 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_length_bynumber()519 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_nametable_scan()
504 rc = PCRE2_ERROR_NOSUBSTRING; in pcre2_substitute()600 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()636 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()
388 #define PCRE2_ERROR_NOSUBSTRING (-49) macro
Completed in 12 milliseconds