Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dphp_date.c273 … *date_ce_date_malformed_interval_string_exception, *date_ce_date_malformed_period_string_exceptio… variable
1843date_ce_date_malformed_period_string_exception = register_class_DateMalformedPeriodStringException… in date_register_classes()
4847 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "Unknown or bad format … in date_period_initialize()
4876 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
4882 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
4888 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
4908 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): Recurrence count… in date_period_init_finish()

Completed in 19 milliseconds