Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h564 typedef void (*processingInstructionSAXFunc) (void *ctx, typedef
727 processingInstructionSAXFunc processingInstruction;
768 processingInstructionSAXFunc processingInstruction;
/external/libxml2/
Dlegacy.c247 *((processingInstructionSAXFunc *) result) = in xmlGetFeature()
366 *((processingInstructionSAXFunc *) value); in xmlSetFeature()