Searched defs:is_object (Results 1 – 5 of 5) sorted by relevance
339 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
38 public static function is_object(): int {} function in _ZendTestClass
721 static ZEND_METHOD(_ZendTestClass, is_object) in ZEND_METHOD() argument
311 static void print_hash(smart_str *buf, HashTable *ht, int indent, bool is_object) /* {{{ */ in print_hash()
4011 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()
Completed in 40 milliseconds