Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/polyfill-php80/
Dbootstrap.php26 function preg_last_error_msg(): string { return p\Php80::preg_last_error_msg(); } function
DREADME.md13 - [`preg_last_error_msg`](https://php.net/preg_last_error_msg)
DPhp80.php69 public static function preg_last_error_msg(): string function in Symfony\\Polyfill\\Php80\\Php80