Home
last modified time | relevance | path

Searched refs:notationDeclSAXFunc (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h427 typedef void (*notationDeclSAXFunc)(void *ctx, typedef
727 notationDeclSAXFunc notationDecl;
768 notationDeclSAXFunc notationDecl;
/external/libxml2/
Dlegacy.c220 *((notationDeclSAXFunc *) result) = ctxt->sax->notationDecl; in xmlGetFeature()
338 ctxt->sax->notationDecl = *((notationDeclSAXFunc *) value); in xmlSetFeature()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle427 * notationDeclSAXFunc:
435 d notationDeclSAXFunc...
735 d notationDecl like(notationDeclSAXFunc)
789 d notationDecl like(notationDeclSAXFunc)
/external/libxml2/doc/html/
Dindex.sgml224 <ANCHOR id="notationDeclSAXFunc" href="libxml/libxml-parser.html#notationDeclSAXFunc">