Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h412 typedef void (*entityDeclSAXFunc) (void *ctx, typedef
726 entityDeclSAXFunc entityDecl;
767 entityDeclSAXFunc entityDecl;
/external/libxml2/
Dlegacy.c218 *((entityDeclSAXFunc *) result) = ctxt->sax->entityDecl; in xmlGetFeature()
336 ctxt->sax->entityDecl = *((entityDeclSAXFunc *) value); in xmlSetFeature()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle413 * entityDeclSAXFunc:
423 d entityDeclSAXFunc...
734 d entityDecl like(entityDeclSAXFunc)
788 d entityDecl like(entityDeclSAXFunc)
/external/libxml2/doc/html/
Dindex.sgml223 <ANCHOR id="entityDeclSAXFunc" href="libxml/libxml-parser.html#entityDeclSAXFunc">