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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c4908 xmlSchemaGetNotation(xmlSchemaPtr schema, function
21883 if (xmlSchemaGetNotation(schema, localName, nsName) != NULL) {
21895 if (xmlSchemaGetNotation(schema, value, NULL) != NULL) {
/external/libxml2/
H A Dxmlschemas.c4927 xmlSchemaGetNotation(xmlSchemaPtr schema, function
21912 if (xmlSchemaGetNotation(schema, localName, nsName) != NULL) {
21924 if (xmlSchemaGetNotation(schema, value, NULL) != NULL) {

Completed in 218 milliseconds