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

  /external/chromium_org/third_party/libxml/src/
SAX.c 57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
globals.c 393 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...]
testapi.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
SAX2.h 73 xmlSAX2AttributeDecl (void *ctx,
  /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 513 milliseconds