OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlParserInputBufferRead
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/include/libxml/
xmlIO.h
190
xmlParserInputBufferRead
(xmlParserInputBufferPtr in,
/external/libxml2/
parserInternals.c
302
ret =
xmlParserInputBufferRead
(in->buf, len);
420
xmlParserInputBufferRead
(in->buf, 2 * INPUT_CHUNK);
[
all
...]
xmlreader.c
826
val =
xmlParserInputBufferRead
(reader->input, 4096);
[
all
...]
xinclude.c
[
all
...]
xmlIO.c
[
all
...]
elfgcchack.h
[
all
...]
Completed in 156 milliseconds