Searched refs:date_ce_date_malformed_period_string_exception (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/date/ |
H A D | php_date.c | 271 … *date_ce_date_malformed_interval_string_exception, *date_ce_date_malformed_period_string_exceptio… variable 1815 …date_ce_date_malformed_period_string_exception = register_class_DateMalformedPeriodStringException… in date_register_classes() 5024 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "Unknown or bad format … in date_period_initialize() 5053 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5059 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5065 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string() 5087 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): Recurrence count… in date_period_init_finish()
|
Completed in 17 milliseconds