Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetDtdQElementDesc

3233  * xmlGetDtdQElementDesc:
3244 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name,
5667 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5670 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,