Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_format_object.cpp180 } else if (instanceof_function(instance_ce, php_date_get_interface_ce())) { in PHP_FUNCTION()
/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp202 if (instanceof_function(Z_OBJCE_P(z), php_date_get_interface_ce())) { in intl_zval_to_millis()
/PHP-7.4/ext/date/
H A Dphp_date.h220 PHPAPI zend_class_entry *php_date_get_interface_ce(void);
H A Dphp_date.c616 PHPAPI zend_class_entry *php_date_get_interface_ce(void) in php_date_get_interface_ce() function

Completed in 22 milliseconds