Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Dattr.c98 xmlAttrPtr attrp; in dom_attr_name_read() local
135 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_read() local
157 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_write() local
229 xmlAttrPtr attrp; in PHP_FUNCTION() local
H A Delement.c433 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
481 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
529 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
595 xmlAttr *attrp; in PHP_FUNCTION() local
866 xmlAttr *attrp; in PHP_FUNCTION() local
923 xmlAttrPtr attrp; in PHP_FUNCTION() local
979 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
1137 static void php_set_attribute_id(xmlAttrPtr attrp, zend_bool is_id) /* {{{ */ in php_set_attribute_id()
1164 xmlAttrPtr attrp; in PHP_FUNCTION() local
1200 xmlAttrPtr attrp; in PHP_FUNCTION() local
[all …]
H A Ddocument.c1188 xmlAttrPtr attrp; in PHP_FUNCTION() local
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1758 xmlAttrPtr attrp = NULL; in SXE_METHOD() local

Completed in 30 milliseconds