Home
last modified time | relevance | path

Searched defs:nota (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dvalid.c2340 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation()
2431 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry()
2457 xmlNotationPtr nota = (xmlNotationPtr) payload; in xmlCopyNotation() local
2503 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl()
2530 xmlDumpNotationDeclScan(void *nota, void *buf, in xmlDumpNotationDeclScan()
3942 xmlNotationPtr nota; in xmlValidateAttributeValue2() local
4473 xmlNotationPtr nota; in xmlValidateOneAttribute() local
4677 xmlNotationPtr nota; in xmlValidateOneNamespace() local
DSAX2.c852 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local
Dxmlschemas.c3751 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()
Dtestapi.c25430 xmlNotationPtr nota; /* A notation declaration */ in test_xmlDumpNotationDecl() local
26929 xmlNotationPtr nota; /* a notation definition */ in test_xmlValidateNotationDecl() local