Lines Matching defs:Doc
481 xmlDocPtr Doc;498 Doc = xmlParseDoc((const xmlChar *) Str);500 if (!Doc) {507 status = xmlRelaxNGValidateDoc(ValidationCtxt, Doc);517 xmlFreeDoc(Doc);