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

  /external/libxml2/
SAX.c 57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
globals.c 374 xmlSAX2AttributeDecl,
legacy.c 993 * DEPRECATED: use xmlSAX2AttributeDecl()
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
    [all...]
libxml2.syms 1486 xmlSAX2AttributeDecl;
    [all...]
SAX2.c 721 * xmlSAX2AttributeDecl:
733 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname,
746 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
772 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
SAX2.h 73 xmlSAX2AttributeDecl (void *ctx,

Completed in 59 milliseconds