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

  /external/libxml2/
valid.c 524 xmlGenericError(xmlGenericErrorContext, "?nota? ");
3912 xmlNotationPtr nota; local
4441 xmlNotationPtr nota; local
4638 xmlNotationPtr nota; local
    [all...]
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...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
valid.h 168 xmlNotationPtr nota);
342 xmlNotationPtr nota);

Completed in 781 milliseconds