Searched refs:php_date_get_interface_ce (Results 1 – 4 of 4) sorted by relevance
178 } else if (instanceof_function(instance_ce, php_date_get_interface_ce())) { in PHP_FUNCTION()
208 if (instanceof_function(Z_OBJCE_P(z), php_date_get_interface_ce())) {
226 PHPAPI zend_class_entry *php_date_get_interface_ce(void);
620 PHPAPI zend_class_entry *php_date_get_interface_ce(void) in php_date_get_interface_ce() function
Completed in 33 milliseconds