Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c175 static xmlSchemaTypePtr xmlSchemaTypeUnsignedIntDef = NULL; variable
563 xmlSchemaTypeUnsignedIntDef = in xmlSchemaInitTypes()
568 xmlSchemaTypeUnsignedIntDef); in xmlSchemaInitTypes()
834 return (xmlSchemaTypeUnsignedIntDef); in xmlSchemaGetBuiltInType()