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()
595 rc = PCRE2_ERROR_NOSUBSTRING; in pcre2_substitute()691 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()727 if (rc == PCRE2_ERROR_NOSUBSTRING && in pcre2_substitute()
383 #define PCRE2_ERROR_NOSUBSTRING (-49) macro
Completed in 13 milliseconds