Home
last modified time | relevance | path

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

/PHP-7.2/ext/zend_test/
H A Dtest.c176 static ZEND_METHOD(_ZendTestClass, is_object) /* {{{ */ { in ZEND_METHOD() argument
/PHP-7.2/ext/standard/
H A Dtype.c287 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
/PHP-7.2/Zend/
H A Dzend.c233 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c3760 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()

Completed in 52 milliseconds