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