Home
last modified time | relevance | path

Searched refs:php_sxe_fetch_object (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/simplexml/
H A Dphp_simplexml_exports.h42 static inline php_sxe_object *php_sxe_fetch_object(zend_object *obj) /* {{{ */ { in php_sxe_fetch_object() function
47 #define Z_SXEOBJ_P(zv) php_sxe_fetch_object(Z_OBJ_P((zv)))
H A Dsimplexml.c2068 sxe = php_sxe_fetch_object(object); in sxe_object_dtor()
2096 sxe = php_sxe_fetch_object(object); in sxe_object_free_storage()

Completed in 11 milliseconds