Searched defs:is_object (Results 1 – 4 of 4) sorted by relevance
185 static ZEND_METHOD(_ZendTestClass, is_object) /* {{{ */ { in ZEND_METHOD() argument
282 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
271 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
3712 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()
Completed in 35 milliseconds