OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlPlatformIoInitialized
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
xmlIO.c
722
static int
xmlPlatformIoInitialized
= 0;
725
if(
xmlPlatformIoInitialized
)
744
xmlPlatformIoInitialized
= 1;
[
all
...]
/external/libxml2/
xmlIO.c
725
static int
xmlPlatformIoInitialized
= 0;
728
if(
xmlPlatformIoInitialized
)
747
xmlPlatformIoInitialized
= 1;
[
all
...]
Completed in 25 milliseconds