Searched defs:xmlSchemaTypeShortDef (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c172 static xmlSchemaTypePtr xmlSchemaTypeShortDef = NULL; variable
542 xmlSchemaTypeShortDef = xmlSchemaInitBasicType("short",
547 xmlSchemaTypeShortDef);
822 return (xmlSchemaTypeShortDef);

Completed in 62 milliseconds