Searched defs:preg_quote (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pcre/ | ||
H A D | php_pcre.stub.php | 139 function preg_quote(string $str, ?string $delimiter = null): string {} function |
H A D | php_pcre.c | 2749 PHP_FUNCTION(preg_quote) in PHP_FUNCTION() argument |
Completed in 16 milliseconds