Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substring.c331 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_length_bynumber()
522 return PCRE2_ERROR_NOSUBSTRING; in pcre2_substring_nametable_scan()
H A Dpcre2_substitute.c595 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()
H A Dpcre2.h390 #define PCRE2_ERROR_NOSUBSTRING (-49) macro

Completed in 12 milliseconds