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? ");
2457 xmlNotationPtr nota = (xmlNotationPtr) payload; local
3942 xmlNotationPtr nota; local
4473 xmlNotationPtr nota; local
4677 xmlNotationPtr nota; local
    [all...]
SAX2.c 852 xmlNotationPtr nota = NULL; local
868 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name,
871 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name,
880 if (nota == NULL) ctxt->valid = 0;
884 nota);
    [all...]
testapi.c 25430 xmlNotationPtr nota; \/* A notation declaration *\/ local
26929 xmlNotationPtr nota; \/* a notation definition *\/ local
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
valid.h 168 xmlNotationPtr nota);
342 xmlNotationPtr nota);

Completed in 2565 milliseconds