Home
last modified time | relevance | path

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

/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp78 object_init_ex(ret, php_date_get_timezone_ce()); in timezone_convert_to_datetimezone()
170 instanceof_function(Z_OBJCE_P(zv_timezone), php_date_get_timezone_ce())) { in timezone_process_timezone_argument()
H A Dtimezone_methods.cpp80 &zv_timezone, php_date_get_timezone_ce()) == FAILURE) { in PHP_FUNCTION()
/php-src/ext/date/
H A Dphp_date.h153 PHPAPI zend_class_entry *php_date_get_timezone_ce(void);
H A Dphp_date.c291 PHPAPI zend_class_entry *php_date_get_timezone_ce(void) in php_date_get_timezone_ce() function

Completed in 29 milliseconds