Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c4687 xmlSchemaGetPropNodeNs(xmlNodePtr node, const char *uri, const char *name) in xmlSchemaGetPropNodeNs() function
6642 attr = xmlSchemaGetPropNodeNs(child, (const char *) XML_XML_NAMESPACE, "lang"); in xmlSchemaParseAnnotation()