Home
last modified time | relevance | path

Searched refs:xmlSchemaGetNotation (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c4929 xmlSchemaGetNotation(xmlSchemaPtr schema, in xmlSchemaGetNotation() function
21914 if (xmlSchemaGetNotation(schema, localName, nsName) != NULL) { in xmlSchemaValidateNotation()
21926 if (xmlSchemaGetNotation(schema, value, NULL) != NULL) { in xmlSchemaValidateNotation()