Home
last modified time | relevance | path

Searched defs:nsprefix (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/simplexml/
H A Dphp_simplexml.h60 zend_string *nsprefix; member
H A Dsimplexml.c57 …lNodePtr node, zval *value, SXE_ITER itertype, zend_string *name, zend_string *nsprefix, int ispre… in node_as_zval()
79 …dePtr node, zval *value, SXE_ITER itertype, const xmlChar *name, const xmlChar *nsprefix, int ispr… in node_as_zval_str()
924 …node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *value, zend_string *nsprefix, int ispre… in get_base_node_value()
1578 zend_string *nsprefix = NULL; in PHP_METHOD() local
1630 zend_string *nsprefix = NULL; in PHP_METHOD() local

Completed in 15 milliseconds