Home
last modified time | relevance | path

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

/PHP-8.0/ext/zend_test/
H A Dtest.stub.php13 public static function is_object(): int {} function in _ZendTestClass
H A Dtest.c374 static ZEND_METHOD(_ZendTestClass, is_object) { in ZEND_METHOD() argument
/PHP-8.0/ext/standard/
H A Dtype.c326 PHP_FUNCTION(is_object) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1407 function is_object(mixed $value): bool {} function
/PHP-8.0/Zend/
H A Dzend.c293 static void print_hash(smart_str *buf, HashTable *ht, int indent, zend_bool is_object) /* {{{ */ in print_hash()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c3739 static void reflection_class_object_ctor(INTERNAL_FUNCTION_PARAMETERS, int is_object) in reflection_class_object_ctor()

Completed in 56 milliseconds