/external/chromium_org/third_party/libxml/src/ |
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...] |
testapi.c | 25093 xmlNotationPtr nota; \/* A notation declaration *\/ local 26592 xmlNotationPtr nota; \/* a notation definition *\/ local [all...] |
xmlschemas.c | [all...] |
/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/chromium_org/third_party/libxml/src/include/libxml/ |
valid.h | 168 xmlNotationPtr nota); 342 xmlNotationPtr nota);
|
/external/libxml2/include/libxml/ |
valid.h | 168 xmlNotationPtr nota); 342 xmlNotationPtr nota);
|