Home
last modified time | relevance | path

Searched refs:setDocumentLocatorSAXFunc (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h483 typedef void (*setDocumentLocatorSAXFunc) (void *ctx, typedef
728 setDocumentLocatorSAXFunc setDocumentLocator;
769 setDocumentLocatorSAXFunc setDocumentLocator;
/external/libxml2/
Dlegacy.c229 *((setDocumentLocatorSAXFunc *) result) = in xmlGetFeature()
348 *((setDocumentLocatorSAXFunc *) value); in xmlSetFeature()