Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c13530 xmlSchemaGetPrimitiveType(xmlSchemaTypePtr type) in xmlSchemaGetPrimitiveType() function
15447 primitive = xmlSchemaGetPrimitiveType(type); in xmlSchemaCheckCOSSTRestricts()
17992 xmlSchemaTypePtr prim = xmlSchemaGetPrimitiveType(type); in xmlSchemaTypeFixupOptimFacets()
20251 ptx = xmlSchemaGetPrimitiveType(tx); in xmlSchemaAreValuesEqual()
20252 pty = xmlSchemaGetPrimitiveType(ty); in xmlSchemaAreValuesEqual()
24440 tmpType = xmlSchemaGetPrimitiveType(type); in xmlSchemaValidateFacets()