HomeSort by relevance Sort by last modified time
    Searched refs:xmlSAX2AttributeDecl (Results 1 - 6 of 6) 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...]
SAX2.c 691 * xmlSAX2AttributeDecl:
703 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname,
716 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
742 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
SAX2.h 73 xmlSAX2AttributeDecl (void *ctx,

Completed in 79 milliseconds