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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c728 static int xmlPlatformIoInitialized = 0; local
731 if(xmlPlatformIoInitialized)
750 xmlPlatformIoInitialized = 1;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c722 static int xmlPlatformIoInitialized = 0; local
725 if(xmlPlatformIoInitialized)
744 xmlPlatformIoInitialized = 1;

Completed in 289 milliseconds