Lines Matching full:nota
821 xmlNotationPtr nota = NULL;837 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name,840 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name,849 if (nota == NULL) ctxt->valid = 0;853 nota);