Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c133 static int xmlSchemaTypesInitialized = 0; variable
393 if (xmlSchemaTypesInitialized != 0) in xmlSchemaInitTypes()
614 xmlSchemaTypesInitialized = 1; in xmlSchemaInitTypes()
624 if (xmlSchemaTypesInitialized == 0) in xmlSchemaCleanupTypes()
645 xmlSchemaTypesInitialized = 0; in xmlSchemaCleanupTypes()
740 if (xmlSchemaTypesInitialized == 0) in xmlSchemaGetBuiltInType()
1073 if (xmlSchemaTypesInitialized == 0) in xmlSchemaGetPredefinedType()
2138 if (xmlSchemaTypesInitialized == 0) in xmlSchemaValAtomicType()