Home
last modified time | relevance | path

Searched defs:preg_last_error_msg (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhp80.php69 public static function preg_last_error_msg(): string function in Symfony\\Polyfill\\Php80\\Php80
H A Dbootstrap.php26 function preg_last_error_msg(): string { return p\Php80::preg_last_error_msg(); } function