Searched defs:is_object (Results 1 – 3 of 3) sorted by relevance
341 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
165 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
3870 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()
Completed in 35 milliseconds