Home | History | Annotate | Download | only in libxml2

Lines Matching defs:htmlNewDocNoDtD

2108  * htmlNewDocNoDtD:
2118 htmlNewDocNoDtD(const xmlChar *URI, const xmlChar *ExternalID) {
2165 return(htmlNewDocNoDtD(
2169 return(htmlNewDocNoDtD(URI, ExternalID));