OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__libxml2_xzdopen
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/
xzlib.h
15
xzFile
__libxml2_xzdopen
(int fd, const char *mode);
xzlib.c
219
__libxml2_xzdopen
(int fd, const char *mode)
function
xmlIO.c
1372
fd =
__libxml2_xzdopen
(dup(fileno(stdin)), "rb");
[
all
...]
Completed in 175 milliseconds