Searched refs:date_ce_date_malformed_period_string_exception (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/date/ |
H A D | php_date.c | 271 … *date_ce_date_malformed_interval_string_exception, *date_ce_date_malformed_period_string_exceptio… variable 1852 …date_ce_date_malformed_period_string_exception = register_class_DateMalformedPeriodStringException… in date_register_classes() 5066 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "Unknown or bad format … in date_period_initialize() 5095 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5101 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5107 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5127 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): Recurrence count… in date_period_init_finish()
|
Completed in 18 milliseconds