HomeSort by relevance Sort by last modified time
    Searched defs:nota (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
SAX2.c 821 xmlNotationPtr nota = NULL; local
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);
    [all...]
valid.c 524 xmlGenericError(xmlGenericErrorContext, "?nota? ");
3959 xmlNotationPtr nota; local
4491 xmlNotationPtr nota; local
4688 xmlNotationPtr nota; local
    [all...]

Completed in 34 milliseconds