HomeSort by relevance Sort by last modified time
    Searched refs:xmlSAX2UnparsedEntityDecl (Results 1 - 8 of 8) 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...]
libxml2.syms 1518 xmlSAX2UnparsedEntityDecl;
    [all...]
SAX2.c 888 * xmlSAX2UnparsedEntityDecl:
898 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name,
907 "SAX.xmlSAX2UnparsedEntityDecl(%s, %s, %s, %s)\n",
952 "SAX.xmlSAX2UnparsedEntityDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
SAX2.h 91 xmlSAX2UnparsedEntityDecl (void *ctx,

Completed in 57 milliseconds