Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c4661 xmlSchemaGetPropNodeNs(xmlNodePtr node, const char *uri, const char *name) in xmlSchemaGetPropNodeNs() function
6574 attr = xmlSchemaGetPropNodeNs(child, (const char *) XML_XML_NAMESPACE, "lang"); in xmlSchemaParseAnnotation()