HomeSort by relevance Sort by last modified time
    Searched refs:xmlAttributePtr (Results 1 - 8 of 8) sorted by null

  /external/libxml2/include/libxml/
valid.h 241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
tree.h 213 typedef xmlAttribute *xmlAttributePtr;
320 xmlAttributePtr attributes; /* List of the declared attributes */
    [all...]
  /external/libxml2/
valid.c     [all...]
SAX2.c 708 xmlAttributePtr attr;
    [all...]
debugXML.c 479 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr)
990 xmlCtxtDumpAttrDecl(ctxt, (xmlAttributePtr) node);
    [all...]
xmlsave.c 848 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
    [all...]
tree.c     [all...]
  /external/libxslt/libxslt/
xsltutils.c 128 xmlAttributePtr attrDecl;
214 xmlAttributePtr attrDecl;
    [all...]

Completed in 220 milliseconds