OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlBufResetInput
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/
buf.h
64
int
xmlBufResetInput
(xmlBufPtr buf, xmlParserInputPtr input);
parserInternals.c
[
all
...]
buf.c
1274
*
xmlBufResetInput
:
1283
xmlBufResetInput
(xmlBufPtr buf, xmlParserInputPtr input) {
[
all
...]
catalog.c
924
xmlBufResetInput
(buf->buffer, inputStream);
[
all
...]
parser.c
[
all
...]
xmlreader.c
[
all
...]
Completed in 2623 milliseconds