Home
last modified time | relevance | path

Searched defs:instance_ce (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/intl/dateformat/
H A Ddateformat_format_object.cpp152 zend_class_entry *instance_ce = Z_OBJCE_P(object); in PHP_FUNCTION() local
/PHP-8.4/ext/xmlreader/
H A Dphp_xmlreader.c886 static void xml_reader_from_uri(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, bool u… in xml_reader_from_uri()
1157 static void xml_reader_from_string(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, boo… in xml_reader_from_string()
/PHP-8.4/Zend/
H A Dzend_operators.h84 const zend_class_entry *instance_ce, const zend_class_entry *ce) { in instanceof_function()
H A Dzend_builtin_functions.c653 zend_class_entry *instance_ce; in is_a_impl() local
H A Dzend_operators.c2475 ZEND_API bool ZEND_FASTCALL instanceof_function_slow(const zend_class_entry *instance_ce, const zen… in instanceof_function_slow()

Completed in 61 milliseconds