Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetDtdQElementDesc

3234  * xmlGetDtdQElementDesc:
3245 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name,
5669 elemDecl = xmlGetDtdQElementDesc(doc->intSubset,
5672 elemDecl = xmlGetDtdQElementDesc(doc->extSubset,