Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c63 …xmlNodePtr node, zval *value, SXE_ITER itertype, char *name, const xmlChar *nsprefix, int isprefix) in _node_as_zval()
979 …_node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *value, xmlChar *nsprefix, int isprefix) in _get_base_node_value()
1636 zend_bool isprefix = 0; in SXE_METHOD() local
1685 zend_bool isprefix = 0; in SXE_METHOD() local
2186 zend_bool isprefix = 0; in PHP_FUNCTION() local
2232 zend_bool isprefix = 0; in PHP_FUNCTION() local
2282 zend_bool is_url = 0, isprefix = 0; in SXE_METHOD() local
2330 int isprefix = sxe->iter.isprefix; in php_sxe_iterator_fetch() local
H A Dphp_simplexml.h63 int isprefix; member

Completed in 11 milliseconds