Home
last modified time | relevance | path

Searched refs:XML_TREE_ADOPT_STR (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c8166 #define XML_TREE_ADOPT_STR(str) \ macro
9228 XML_TREE_ADOPT_STR(cur->name) in xmlDOMWrapAdoptBranch()
9285 XML_TREE_ADOPT_STR(cur->name) in xmlDOMWrapAdoptBranch()
9971 XML_TREE_ADOPT_STR(attr->name); in xmlDOMWrapAdoptAttr()
10146 XML_TREE_ADOPT_STR(node->name) in xmlDOMWrapAdoptNode()
10149 XML_TREE_ADOPT_STR(node->name) in xmlDOMWrapAdoptNode()
/third_party/libxml2/
Dtree.c8170 #define XML_TREE_ADOPT_STR(str) \ macro
9232 XML_TREE_ADOPT_STR(cur->name) in xmlDOMWrapAdoptBranch()
9289 XML_TREE_ADOPT_STR(cur->name) in xmlDOMWrapAdoptBranch()
9975 XML_TREE_ADOPT_STR(attr->name); in xmlDOMWrapAdoptAttr()
10150 XML_TREE_ADOPT_STR(node->name) in xmlDOMWrapAdoptNode()
10153 XML_TREE_ADOPT_STR(node->name) in xmlDOMWrapAdoptNode()