Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c58 …xmlNodePtr node, zval *value, SXE_ITER itertype, char *name, const xmlChar *nsprefix, int isprefix) in _node_as_zval()
915 …_node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *value, xmlChar *nsprefix, int isprefix) in _get_base_node_value()
1543 bool isprefix = 0; in PHP_METHOD() local
1597 bool isprefix = 0; in PHP_METHOD() local
2198 bool isprefix = 0; in PHP_FUNCTION() local
2245 bool isprefix = 0; in PHP_FUNCTION() local
2296 bool is_url = 0, isprefix = 0; in PHP_METHOD() local
2347 int isprefix = sxe->iter.isprefix; in php_sxe_iterator_fetch() local
H A Dphp_simplexml.h61 int isprefix; member

Completed in 14 milliseconds