Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c67 …dePtr node, zval *value, SXE_ITER itertype, zend_string *name, zend_string *nsprefix, int isprefix) in node_as_zval()
89 …r node, zval *value, SXE_ITER itertype, const xmlChar *name, const xmlChar *nsprefix, int isprefix) in node_as_zval_str()
932 …e_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *value, zend_string *nsprefix, int isprefix) in get_base_node_value()
1588 bool isprefix = 0; in PHP_METHOD() local
1640 bool isprefix = 0; in PHP_METHOD() local
2214 bool isprefix = 0; in PHP_FUNCTION() local
2260 bool isprefix = 0; in PHP_FUNCTION() local
2312 bool is_url = 0, isprefix = 0; in PHP_METHOD() local
2364 int isprefix = sxe->iter.isprefix; in php_sxe_iterator_fetch() local
H A Dphp_simplexml.h61 int isprefix; member

Completed in 10 milliseconds