Home
last modified time | relevance | path

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

/PHP-7.1/ext/dom/
H A Dattr.c100 xmlAttrPtr attrp; in dom_attr_name_read() local
137 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_read() local
159 xmlAttrPtr attrp = (xmlAttrPtr) dom_object_get_node(obj); in dom_attr_value_write() local
231 xmlAttrPtr attrp; in PHP_FUNCTION() local
H A Delement.c435 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
483 xmlNodePtr nodep, attrp; in PHP_FUNCTION() local
531 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
597 xmlAttr *attrp; in PHP_FUNCTION() local
868 xmlAttr *attrp; in PHP_FUNCTION() local
925 xmlAttrPtr attrp; in PHP_FUNCTION() local
981 xmlAttr *attrp, *existattrp = NULL; in PHP_FUNCTION() local
1139 static void php_set_attribute_id(xmlAttrPtr attrp, zend_bool is_id) /* {{{ */ in php_set_attribute_id()
1166 xmlAttrPtr attrp; in PHP_FUNCTION() local
1202 xmlAttrPtr attrp; in PHP_FUNCTION() local
[all …]
H A Ddocument.c1190 xmlAttrPtr attrp; in PHP_FUNCTION() local
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c1784 xmlAttrPtr attrp = NULL; in SXE_METHOD() local

Completed in 24 milliseconds