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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c133 static int xmlSchemaTypesInitialized = 0; variable
389 if (xmlSchemaTypesInitialized != 0)
610 xmlSchemaTypesInitialized = 1;
620 if (xmlSchemaTypesInitialized == 0)
641 xmlSchemaTypesInitialized = 0;
736 if (xmlSchemaTypesInitialized == 0)
1069 if (xmlSchemaTypesInitialized == 0)
2134 if (xmlSchemaTypesInitialized == 0)
/external/libxml2/
H A Dxmlschemastypes.c133 static int xmlSchemaTypesInitialized = 0; variable
389 if (xmlSchemaTypesInitialized != 0)
610 xmlSchemaTypesInitialized = 1;
620 if (xmlSchemaTypesInitialized == 0)
641 xmlSchemaTypesInitialized = 0;
736 if (xmlSchemaTypesInitialized == 0)
1069 if (xmlSchemaTypesInitialized == 0)
2134 if (xmlSchemaTypesInitialized == 0)

Completed in 111 milliseconds