Searched defs:xmlAttr (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h54 typedef struct _xmlAttr xmlAttr; typedef in typeref:struct:_xmlAttr
489 xmlAttr *m_pLibAttr; ///< != NULL if this is an attribute node
506 xmlAttr *pLibAttr);
533 xmlAttr *pLibAttr);
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h387 * xmlAttr:
391 typedef struct _xmlAttr xmlAttr; typedef in typeref:struct:_xmlAttr
392 typedef xmlAttr *xmlAttrPtr;

Completed in 38 milliseconds