Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/
H A Dphp_date.h221 PHPAPI zend_class_entry *php_date_get_timezone_ce(void);
H A Dphp_date.c621 PHPAPI zend_class_entry *php_date_get_timezone_ce(void) in php_date_get_timezone_ce() function
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp80 object_init_ex(ret, php_date_get_timezone_ce()); in timezone_convert_to_datetimezone()
171 instanceof_function(Z_OBJCE_P(zv_timezone), php_date_get_timezone_ce())) { in timezone_process_timezone_argument()
H A Dtimezone_methods.cpp84 &zv_timezone, php_date_get_timezone_ce()) == FAILURE) { in PHP_FUNCTION()

Completed in 31 milliseconds