Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemastypes.c2414 xmlSchemaCheckLanguageType(const xmlChar* value) { in xmlSchemaCheckLanguageType() function
2946 if (xmlSchemaCheckLanguageType(value) == 1) { in xmlSchemaValAtomicType()