Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.h152 PHPAPI zend_class_entry *php_date_get_interface_ce(void);
H A Dphp_date.c286 PHPAPI zend_class_entry *php_date_get_interface_ce(void) in php_date_get_interface_ce() function
/php-src/ext/intl/dateformat/
H A Ddateformat_format_object.cpp169 } else if (instanceof_function(instance_ce, php_date_get_interface_ce())) { in PHP_FUNCTION()
/php-src/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()
/php-src/ext/soap/
H A Dphp_encoding.c2910 if (instanceof_function_slow(Z_OBJCE_P(data), php_date_get_interface_ce())) { in to_xml_datetime_ex()

Completed in 37 milliseconds