Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c273 … *date_ce_date_malformed_interval_string_exception, *date_ce_date_malformed_period_string_exceptio… variable
1848date_ce_date_malformed_period_string_exception = register_class_DateMalformedPeriodStringException… in date_register_classes()
5033 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "Unknown or bad format … in date_period_initialize()
5062 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5068 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5074 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): ISO interval mus… in date_period_init_iso8601_string()
5094 …zend_throw_exception_ex(date_ce_date_malformed_period_string_exception, 0, "%s(): Recurrence count… in date_period_init_finish()

Completed in 18 milliseconds