Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h443 typedef void (*attributeDeclSAXFunc)(void *ctx, typedef
728 attributeDeclSAXFunc attributeDecl;
769 attributeDeclSAXFunc attributeDecl;
/external/libxml2/
Dlegacy.c222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl; in xmlGetFeature()
340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value); in xmlSetFeature()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle439 * attributeDeclSAXFunc:
450 d attributeDeclSAXFunc...
736 d attributeDecl like(attributeDeclSAXFunc)
790 d attributeDecl like(attributeDeclSAXFunc)
/external/libxml2/doc/html/
Dindex.sgml225 <ANCHOR id="attributeDeclSAXFunc" href="libxml/libxml-parser.html#attributeDeclSAXFunc">