Searched refs:inputPush (Results 1 - 12 of 12) sorted by relevance

/external/libxml2/
H A DHTMLparser.c4957 inputPush(ctxt, input);
6162 inputPush(ctxt, inputStream);
6287 inputPush(ctxt, inputStream);
6832 inputPush(ctxt, stream);
6879 inputPush(ctxt, stream);
6914 inputPush(ctxt, stream);
6948 inputPush(ctxt, stream);
6992 inputPush(ctxt, stream);
7033 inputPush(ctxt, stream);
7081 inputPush(ctx
[all...]
H A Dtestchar.c566 inputPush(ctxt, input);
H A Dparser.c1686 * inputPush:
1695 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) function
2223 ret = inputPush(ctxt, input);
12552 inputPush(ctxt, inputStream);
12661 inputPush(ctxt, inputStream);
14119 inputPush(ctxt, inputStream);
14133 inputPush(ctxt, inputStream);
14203 inputPush(ctxt, inputStream);
14401 inputPush(ctxt, input);
14501 inputPush(ctx
[all...]
H A Dlibxml2.syms126 inputPush;
H A Dcatalog.c921 inputPush(ctxt, inputStream);
H A Dxinclude.c458 inputPush(pctxt, inputStream);
H A Dxmllint.c1709 inputPush(ctxt, inputStream);
H A Delfgcchack.h807 #undef inputPush macro
808 extern __typeof (inputPush) inputPush __attribute((alias("inputPush__internal_alias")));
810 #ifndef inputPush
811 extern __typeof (inputPush) inputPush__internal_alias __attribute((visibility("hidden")));
812 #define inputPush inputPush__internal_alias macro
H A Dxmlreader.c5207 inputPush(reader->ctxt, inputStream);
H A Dxmlschemas.c28817 inputPush(pctxt, inputStream);
H A Dtestapi.c15576 ret_val = inputPush(ctxt, value);
15583 printf("Leak of %d blocks found in inputPush",
[all...]
/external/libxml2/include/libxml/
H A DparserInternals.h543 XMLPUBFUN int XMLCALL inputPush (xmlParserCtxtPtr ctxt,

Completed in 297 milliseconds