Home
last modified time | relevance | path

Searched defs:is_object (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/
H A Dtype.c297 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
/PHP-7.4/ext/zend_test/
H A Dtest.c186 static ZEND_METHOD(_ZendTestClass, is_object) /* {{{ */ { in ZEND_METHOD() argument
/PHP-7.4/Zend/
H A Dzend.c284 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c3691 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()

Completed in 30 milliseconds