OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_IO_EFBIG
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
xmlerror.h
424
XML_IO_EFBIG
, /* 1512 */
[
all
...]
/external/libxml2/
xmlIO.c
306
else if (errno == EFBIG) code =
XML_IO_EFBIG
;
[
all
...]
Completed in 1061 milliseconds