Searched refs:php_date_get_timezone_ce (Results 1 – 4 of 4) sorted by relevance
78 object_init_ex(ret, php_date_get_timezone_ce()); in timezone_convert_to_datetimezone()172 instanceof_function(Z_OBJCE_P(zv_timezone), php_date_get_timezone_ce())) { in timezone_process_timezone_argument()
80 Z_PARAM_OBJECT_OF_CLASS(zv_timezone, php_date_get_timezone_ce()) in PHP_FUNCTION()
153 PHPAPI zend_class_entry *php_date_get_timezone_ce(void);
289 PHPAPI zend_class_entry *php_date_get_timezone_ce(void) in php_date_get_timezone_ce() function
Completed in 29 milliseconds