Home
last modified time | relevance | path

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

/PHP-7.1/ext/simplexml/
H A Dphp_simplexml_exports.h44 static inline php_sxe_object *php_sxe_fetch_object(zend_object *obj) /* {{{ */ { in php_sxe_fetch_object() function
49 #define Z_SXEOBJ_P(zv) php_sxe_fetch_object(Z_OBJ_P((zv)))
H A Dsimplexml.c2103 sxe = php_sxe_fetch_object(object); in sxe_object_dtor()
2131 sxe = php_sxe_fetch_object(object); in sxe_object_free_storage()

Completed in 16 milliseconds