Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c53 static zval *sxe_get_value(zval *z, zval *rv);
528 value = sxe_get_value(value, &zval_copy); in sxe_prop_dim_write()
2012 static zval *sxe_get_value(zval *z, zval *rv) /* {{{ */ in sxe_get_value() function
2719 sxe_object_handlers.get = sxe_get_value; in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds