Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
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()
Dtestapi.c25093 xmlNotationPtr nota; /* A notation declaration */ in test_xmlDumpNotationDecl() local
26592 xmlNotationPtr nota; /* a notation definition */ in test_xmlValidateNotationDecl() local
/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.c851 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local
Dxmlschemas.c3721 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()