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

  /external/libxml2/
SAX.c 60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
globals.c 376 xmlSAX2UnparsedEntityDecl,
legacy.c 1050 * DEPRECATED: use xmlSAX2UnparsedEntityDecl()
1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId,
    [all...]
SAX2.c 858 * xmlSAX2UnparsedEntityDecl:
868 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name,
877 "SAX.xmlSAX2UnparsedEntityDecl(%s, %s, %s, %s)\n",
922 "SAX.xmlSAX2UnparsedEntityDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
SAX2.h 91 xmlSAX2UnparsedEntityDecl (void *ctx,

Completed in 1918 milliseconds