HomeSort by relevance Sort by last modified time
    Searched defs:xmlSAX2ResolveEntity (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
SAX2.c 504 * xmlSAX2ResolveEntity:
511 * - override this xmlSAX2ResolveEntity() callback in the SAX block
518 xmlSAX2ResolveEntity(void *ctx, const xmlChar *publicId, const xmlChar *systemId)
535 "SAX.xmlSAX2ResolveEntity(%s, %s)\n", publicId, systemId);
    [all...]
elfgcchack.h     [all...]

Completed in 197 milliseconds