Home
last modified time | relevance | path

Searched defs:attrp (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/dom/
H A Dattr.c97 xmlAttrPtr attrp; in dom_attr_name_read() local
134 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_read() local
156 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_write() local
231 xmlAttrPtr attrp; in PHP_FUNCTION() local
H A Delement.c433 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
482 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
531 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
598 xmlAttr *attrp; in PHP_FUNCTION() local
873 xmlAttr *attrp; in PHP_FUNCTION() local
931 xmlAttrPtr attrp; in PHP_FUNCTION() local
988 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
1150 static void php_set_attribute_id(xmlAttrPtr attrp, zend_bool is_id) /* {{{ */ in php_set_attribute_id()
1175 xmlAttrPtr attrp; in PHP_FUNCTION() local
1212 xmlAttrPtr attrp; in PHP_FUNCTION() local
[all …]
H A Ddocument.c1210 xmlAttrPtr attrp; in PHP_FUNCTION() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1777 xmlAttrPtr attrp = NULL; in SXE_METHOD() local

Completed in 22 milliseconds