Searched defs:nsprefix (Results 1 – 2 of 2) sorted by relevance
/PHP-5.5/ext/simplexml/ |
H A D | php_simplexml.h | 65 xmlChar *nsprefix; member
|
H A D | simplexml.c | 68 …xe, xmlNodePtr node, zval *value, SXE_ITER itertype, char *name, const xmlChar *nsprefix, int ispr… in _node_as_zval() 1006 …_node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval **value, xmlChar *nsprefix, int isprefi… in _get_base_node_value() 1560 char *nsprefix = NULL; in SXE_METHOD() local 1609 char *nsprefix = NULL; in SXE_METHOD() local
|
Completed in 13 milliseconds