HomeSort by relevance Sort by last modified time
    Searched defs:xmlAttrPtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 395 typedef xmlAttr *xmlAttrPtr;
422 xmlAttrPtr attr; /* The attribute holding it */
439 xmlAttrPtr attr; /* The attribute holding it */
739 XMLPUBFUN xmlAttrPtr XMLCALL
745 XMLPUBFUN xmlAttrPtr XMLCALL
750 XMLPUBFUN xmlAttrPtr XMLCALL
755 XMLPUBFUN xmlAttrPtr XMLCALL
761 xmlFreePropList (xmlAttrPtr cur);
763 xmlFreeProp (xmlAttrPtr cur);
764 XMLPUBFUN xmlAttrPtr XMLCALL
    [all...]
  /external/libxml2/include/libxml/
tree.h 394 typedef xmlAttr *xmlAttrPtr;
421 xmlAttrPtr attr; /* The attribute holding it */
438 xmlAttrPtr attr; /* The attribute holding it */
738 XMLPUBFUN xmlAttrPtr XMLCALL
744 XMLPUBFUN xmlAttrPtr XMLCALL
749 XMLPUBFUN xmlAttrPtr XMLCALL
754 XMLPUBFUN xmlAttrPtr XMLCALL
760 xmlFreePropList (xmlAttrPtr cur);
762 xmlFreeProp (xmlAttrPtr cur);
763 XMLPUBFUN xmlAttrPtr XMLCALL
    [all...]

Completed in 82 milliseconds