Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_closures.c468 …end_closure_has_property(zend_object *object, zend_string *member, int has_set_exists, void **cach… in zend_closure_has_property()
H A Dzend_object_handlers.c1619 ZEND_API int zend_std_has_property(zend_object *zobj, zend_string *name, int has_set_exists, void *… in zend_std_has_property()
/PHP-8.0/ext/mysqli/
H A Dmysqli.c360 static int mysqli_object_has_property(zend_object *object, zend_string *name, int has_set_exists, v… in mysqli_object_has_property()
/PHP-8.0/ext/snmp/
H A Dsnmp.c1728 static int php_snmp_has_property(zend_object *object, zend_string *name, int has_set_exists, void *… in php_snmp_has_property()
/PHP-8.0/ext/spl/
H A Dspl_array.c891 static int spl_array_has_property(zend_object *object, zend_string *name, int has_set_exists, void … in spl_array_has_property()
/PHP-8.0/ext/ffi/
H A Dffi.c4673 … int zend_fake_has_property(zend_object *obj, zend_string *member, int has_set_exists, void **cach… in zend_fake_has_property()
4778 … zend_ffi_free_has_property(zend_object *obj, zend_string *member, int has_set_exists, void **cach… in zend_ffi_free_has_property()

Completed in 48 milliseconds