Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c2321 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation()
2432 xmlCopyNotation(xmlNotationPtr nota) { in xmlCopyNotation()
2479 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl()
2506 xmlDumpNotationDeclScan(xmlNotationPtr nota, xmlBufferPtr buf) { in xmlDumpNotationDeclScan()
3912 xmlNotationPtr nota; in xmlValidateAttributeValue2() local
4441 xmlNotationPtr nota; in xmlValidateOneAttribute() local
4638 xmlNotationPtr nota; in xmlValidateOneNamespace() local
DSAX2.c821 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local
Dxmlschemas.c3702 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()