Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h440 typedef void (*attributeDeclSAXFunc)(void *ctx, typedef
725 attributeDeclSAXFunc attributeDecl;
766 attributeDeclSAXFunc attributeDecl;
/external/libxml2/include/libxml/
Dparser.h440 typedef void (*attributeDeclSAXFunc)(void *ctx, typedef
725 attributeDeclSAXFunc attributeDecl;
766 attributeDeclSAXFunc attributeDecl;
/external/chromium_org/third_party/libxml/src/
Dlegacy.c222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl; in xmlGetFeature()
340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value); in xmlSetFeature()
/external/libxml2/
Dlegacy.c222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl; in xmlGetFeature()
340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value); in xmlSetFeature()