OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlParserInputGrow
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/
parserInternals.c
285
*
xmlParserInputGrow
:
296
xmlParserInputGrow
(xmlParserInputPtr in, int len) {
427
(
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK) <= 0) &&
469
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK);
478
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK);
485
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK);
520
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK);
536
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK);
541
(
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK) <= 0))
621
xmlParserInputGrow
(ctxt->input, INPUT_CHUNK)
[
all
...]
libxml2.syms
760
xmlParserInputGrow
;
[
all
...]
parser.c
[
all
...]
elfgcchack.h
[
all
...]
testapi.c
[
all
...]
/external/libxml2/include/libxml/
parser.h
834
xmlParserInputGrow
(xmlParserInputPtr in,
[
all
...]
Completed in 84 milliseconds