Searched refs:PCRE2_ERROR_BADSUBSTITUTION (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pcre/pcre2lib/ | ||
H A D | pcre2_substitute.c | 626 rc = PCRE2_ERROR_BADSUBSTITUTION; in pcre2_substitute() |
H A D | pcre2.h | 401 #define PCRE2_ERROR_BADSUBSTITUTION (-59) macro |
Completed in 17 milliseconds