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()
573 rc = PCRE2_ERROR_NOSUBSTRING; in pcre2_substitute()669 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()705 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()
381 #define PCRE2_ERROR_NOSUBSTRING (-49) macro
Completed in 17 milliseconds