Home
last modified time | relevance | path

Searched refs:pcreLastErrorMessage (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLineFormatter.php122 …('Failed to run preg_replace: ' . $pcreErrorCode . ' / ' . Utils::pcreLastErrorMessage($pcreErrorC…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php239 …to run preg_replace_callback: ' . $pcreErrorCode . ' / ' . Utils::pcreLastErrorMessage($pcreErrorC…
H A DErrorLogHandler.php85 …o preg_split formatted string: ' . $pcreErrorCode . ' / '. Utils::pcreLastErrorMessage($pcreErrorC…
H A DSyslogUdpHandler.php99 …eption('Could not preg_split: ' . $pcreErrorCode . ' / ' . Utils::pcreLastErrorMessage($pcreErrorC…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php146 public static function pcreLastErrorMessage(int $code): string function in Monolog\\Utils
220 …iled to preg_replace_callback: ' . $pcreErrorCode . ' / ' . self::pcreLastErrorMessage($pcreErrorC…