Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c172 static xmlSchemaTypePtr xmlSchemaTypeUnsignedIntDef = NULL; variable
556 xmlSchemaTypeUnsignedIntDef = in xmlSchemaInitTypes()
561 xmlSchemaTypeUnsignedIntDef); in xmlSchemaInitTypes()
817 return (xmlSchemaTypeUnsignedIntDef); in xmlSchemaGetBuiltInType()