Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c1433 static void sxe_add_namespaces(php_sxe_object *sxe, xmlNodePtr node, bool recursive, zval *return_v… in sxe_add_namespaces() function
1453 sxe_add_namespaces(sxe, node, recursive, return_value); in sxe_add_namespaces()
1479 sxe_add_namespaces(sxe, node, recursive, return_value); in PHP_METHOD()

Completed in 14 milliseconds