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

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

Completed in 18 milliseconds