Home
last modified time | relevance | path

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

/external/libxml2/
DxmlIO.c728 static int xmlPlatformIoInitialized = 0; in xmlInitPlatformSpecificIo() local
731 if(xmlPlatformIoInitialized) in xmlInitPlatformSpecificIo()
750 xmlPlatformIoInitialized = 1; in xmlInitPlatformSpecificIo()