Home
last modified time | relevance | path

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

/PHP-8.3/ext/mysqli/
H A Dmysqli.c306 static int mysqli_object_has_property(zend_object *object, zend_string *name, int has_set_exists, v… in mysqli_object_has_property()
/PHP-8.3/Zend/
H A Dzend_object_handlers.c1820 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.3/ext/snmp/
H A Dsnmp.c1746 static int php_snmp_has_property(zend_object *object, zend_string *name, int has_set_exists, void *… in php_snmp_has_property()
/PHP-8.3/ext/spl/
H A Dspl_array.c857 static int spl_array_has_property(zend_object *object, zend_string *name, int has_set_exists, void … in spl_array_has_property()
/PHP-8.3/ext/ffi/
H A Dffi.c5123 … int zend_fake_has_property(zend_object *obj, zend_string *member, int has_set_exists, void **cach… in zend_fake_has_property()
5228 … 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 40 milliseconds