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

  /external/libxml2/
SAX.c 56 hdlr->entityDecl = xmlSAX2EntityDecl;
151 hdlr->entityDecl = xmlSAX2EntityDecl;
globals.c 384 xmlSAX2EntityDecl,
473 xmlSAX2EntityDecl,
legacy.c 971 * DEPRECATED: use xmlSAX2EntityDecl()
979 xmlSAX2EntityDecl(ctx, name, type, publicId, systemId, content);
    [all...]
SAX2.c 653 * xmlSAX2EntityDecl:
664 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type,
673 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
716 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
    [all...]
libxml2.syms 1494 xmlSAX2EntityDecl;
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/libxml2/include/libxml/
SAX2.h 66 xmlSAX2EntityDecl (void *ctx,

Completed in 165 milliseconds