Home
last modified time | relevance | path

Searched refs:PCRE2_ERROR_NOSUBSTRING (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substring.c330 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_length_bynumber()
519 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_nametable_scan()
H A Dpcre2_substitute.c573 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()
H A Dpcre2.h381 #define PCRE2_ERROR_NOSUBSTRING (-49) macro

Completed in 19 milliseconds