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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c136 static int xmlSchemaTypesInitialized = 0; variable
392 if (xmlSchemaTypesInitialized != 0)
613 xmlSchemaTypesInitialized = 1;
623 if (xmlSchemaTypesInitialized == 0)
644 xmlSchemaTypesInitialized = 0;
739 if (xmlSchemaTypesInitialized == 0)
1072 if (xmlSchemaTypesInitialized == 0)
2134 if (xmlSchemaTypesInitialized == 0)

Completed in 58 milliseconds