Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.h128 PHPAPI zend_class_entry *php_date_get_interface_ce(void);
H A Dphp_date.c122 PHPAPI zend_class_entry *php_date_get_interface_ce(void) in php_date_get_interface_ce() function
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_format_object.cpp178 } else if (instanceof_function(instance_ce, php_date_get_interface_ce())) { in PHP_FUNCTION()
/PHP-8.0/ext/intl/common/
H A Dcommon_date.cpp200 if (instanceof_function(Z_OBJCE_P(z), php_date_get_interface_ce())) { in intl_zval_to_millis()

Completed in 31 milliseconds