Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemastypes.c174 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL; variable
560 xmlSchemaTypeUnsignedShortDef = in xmlSchemaInitTypes()
565 xmlSchemaTypeUnsignedShortDef); in xmlSchemaInitTypes()
836 return (xmlSchemaTypeUnsignedShortDef); in xmlSchemaGetBuiltInType()