Home
last modified time | relevance | path

Searched refs:xmlGetDtdQAttrDesc (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h394 xmlGetDtdQAttrDesc (xmlDtdPtr dtd,
/external/libxml2/
Dvalid.c3335 xmlGetDtdQAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, in xmlGetDtdQAttrDesc() function
4400 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, fullname, in xmlValidateOneAttribute()
4403 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, fullname, in xmlValidateOneAttribute()
4416 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, elem->name, in xmlValidateOneAttribute()
4419 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, elem->name, in xmlValidateOneAttribute()
4579 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, fullname, in xmlValidateOneNamespace()
4582 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, fullname, in xmlValidateOneNamespace()
4596 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, elem->name, in xmlValidateOneNamespace()
4599 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, elem->name, in xmlValidateOneNamespace()
DSAX2.c1462 (xmlGetDtdQAttrDesc(ctxt->myDoc->extSubset, in xmlCheckDefaultedAttributes()
1465 (xmlGetDtdQAttrDesc(ctxt->myDoc->intSubset, in xmlCheckDefaultedAttributes()
1535 tst = xmlGetDtdQAttrDesc(ctxt->myDoc->intSubset, in xmlCheckDefaultedAttributes()
Dlibxml2.syms654 xmlGetDtdQAttrDesc;
Dtree.c4489 xmlGetDtdQAttrDesc(ret, tmp->elem, tmp->name, tmp->prefix); in xmlCopyDtd()
6545 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, in xmlGetPropNodeInternal()
6548 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, in xmlGetPropNodeInternal()
6567 attrDecl = xmlGetDtdQAttrDesc(doc->intSubset, elemQName, in xmlGetPropNodeInternal()
6572 attrDecl = xmlGetDtdQAttrDesc(doc->extSubset, elemQName, in xmlGetPropNodeInternal()
Delfgcchack.h3985 #undef xmlGetDtdQAttrDesc
3986 extern __typeof (xmlGetDtdQAttrDesc) xmlGetDtdQAttrDesc __attribute((alias("xmlGetDtdQAttrDesc__int…
3988 #ifndef xmlGetDtdQAttrDesc
3989 extern __typeof (xmlGetDtdQAttrDesc) xmlGetDtdQAttrDesc__internal_alias __attribute((visibility("hi…
3990 #define xmlGetDtdQAttrDesc xmlGetDtdQAttrDesc__internal_alias macro
Dtestapi.c25620 …ret_val = xmlGetDtdQAttrDesc(dtd, (const xmlChar *)elem, (const xmlChar *)name, (const xmlChar *)p… in test_xmlGetDtdQAttrDesc()
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle506 d xmlGetDtdQAttrDesc...
507 d pr extproc('xmlGetDtdQAttrDesc')
/external/libxml2/win32/
Dlibxml2.def.src916 xmlGetDtdQAttrDesc