Home
last modified time | relevance | path

Searched refs:zend_std_unset_property (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/ext/xsl/
H A Dphp_xsl.c215 zend_std_unset_property(object, member, cache_slot); in xsl_objects_unset_property()
/PHP-8.4/Zend/
H A Dzend_object_handlers.h264 ZEND_API void zend_std_unset_property(zend_object *object, zend_string *member, void **cache_slot);
H A Dzend_object_handlers.c1414 ZEND_API void zend_std_unset_property(zend_object *zobj, zend_string *name, void **cache_slot) /* {… in zend_std_unset_property() function
1469 zend_std_unset_property(zobj, name, cache_slot); in zend_std_unset_property()
1522 zend_std_unset_property(zobj, name, cache_slot); in zend_std_unset_property()
2452 zend_std_unset_property, /* unset_property */
/PHP-8.4/ext/xmlreader/
H A Dphp_xmlreader.c205 zend_std_unset_property(object, name, cache_slot); in xmlreader_unset_property()
/PHP-8.4/ext/bcmath/
H A Dbcmath.c951 zend_std_unset_property(obj, name, cache_slot); in bcmath_number_unset_property()
/PHP-8.4/ext/spl/
H A Dspl_array.c875 zend_std_unset_property(object, name, cache_slot); in spl_array_unset_property()
/PHP-8.4/ext/pdo/
H A Dpdo_stmt.c2032 zend_std_unset_property(object, name, cache_slot); in dbstmt_prop_delete()
/PHP-8.4/ext/dom/
H A Dphp_dom.c487 zend_std_unset_property(object, member, cache_slot); in dom_unset_property()

Completed in 48 milliseconds