Searched defs:preg_last_error_msg (Results 1 – 4 of 4) sorted by relevance
/plugin/scrape/vendor/symfony/polyfill-php80/ | ||
D | bootstrap.php | 26 function preg_last_error_msg(): string { return p\Php80::preg_last_error_msg(); } function |
D | Php80.php | 69 public static function preg_last_error_msg(): string function in Symfony\\Polyfill\\Php80\\Php80 |
/plugin/combo/vendor/symfony/polyfill-php80/ | ||
H A D | Php80.php | 69 public static function preg_last_error_msg(): string function in Symfony\\Polyfill\\Php80\\Php80 |
H A D | bootstrap.php | 26 function preg_last_error_msg(): string { return p\Php80::preg_last_error_msg(); } function |