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

  /external/libxml2/
SAX.c 48 hdlr->internalSubset = xmlSAX2InternalSubset;
96 hdlr->internalSubset = xmlSAX2InternalSubset;
143 hdlr->internalSubset = xmlSAX2InternalSubset;
globals.c 366 xmlSAX2InternalSubset,
417 xmlSAX2InternalSubset,
455 xmlSAX2InternalSubset,
SAX2.c 327 * xmlSAX2InternalSubset:
336 xmlSAX2InternalSubset(void *ctx, const xmlChar *name,
344 "SAX.xmlSAX2InternalSubset(%s, %s, %s)\n",
361 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset");
    [all...]
legacy.c 875 * DEPRECATED: use xmlSAX2InternalSubset()
882 xmlSAX2InternalSubset(ctx, name, ExternalID, SystemID);
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/include/libxml/
SAX2.h 45 xmlSAX2InternalSubset (void *ctx,
  /external/webkit/Source/WebCore/dom/
XMLDocumentParserLibxml2.cpp     [all...]

Completed in 177 milliseconds