Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c271 static zend_class_entry *date_ce_date_exception, *date_ce_date_invalid_timezone_exception, *date_ce… variable
1811date_ce_date_invalid_timezone_exception = register_class_DateInvalidTimeZoneException(date_ce_date… in date_register_classes()
4053 …zend_throw_exception_ex(date_ce_date_invalid_timezone_exception, 0, "DateTimeZone::__construct(): … in PHP_METHOD()

Completed in 20 milliseconds