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

  /external/libxml2/
valid.c 524 xmlGenericError(xmlGenericErrorContext, "?nota? ");
3913 xmlNotationPtr nota; local
4442 xmlNotationPtr nota; local
4639 xmlNotationPtr nota; local
    [all...]
SAX2.c 851 xmlNotationPtr nota = NULL; local
867 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name,
870 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name,
879 if (nota == NULL) ctxt->valid = 0;
883 nota);
    [all...]
testapi.c 25289 xmlNotationPtr nota; \/* A notation declaration *\/ local
26788 xmlNotationPtr nota; \/* a notation definition *\/ local
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
valid.h 168 xmlNotationPtr nota);
342 xmlNotationPtr nota);

Completed in 326 milliseconds