Home
last modified time | relevance | path

Searched refs:inputPush (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/
Dtestchar.c566 inputPush(ctxt, input); in testCharRanges()
Dparser.c1704 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) in inputPush() function
2242 ret = inputPush(ctxt, input); in xmlPushInput()
12679 inputPush(ctxt, inputStream); in xmlCreatePushParserCtxt()
12810 inputPush(ctxt, inputStream); in xmlCreateIOParserCtxt()
14270 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14284 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14354 inputPush(ctxt, inputStream); in xmlCreateURLParserCtxt()
14552 inputPush(ctxt, input); in xmlSetupParserForBuffer()
14652 inputPush(ctxt, input); in xmlCreateMemoryParserCtxt()
15223 inputPush(ctxt, inputStream); in xmlCtxtResetPush()
[all …]
Dlibxml2.syms126 inputPush;
Dxinclude.c458 inputPush(pctxt, inputStream); in xmlXIncludeParseFile()
Delfgcchack.h807 #undef inputPush
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
Dxmllint.c1710 inputPush(ctxt, inputStream); in testSAX()
Dcatalog.c921 inputPush(ctxt, inputStream); in xmlParseCatalogFile()
Dxmlreader.c5231 inputPush(reader->ctxt, inputStream); in xmlTextReaderSetup()
Dxmlschemas.c28837 inputPush(pctxt, inputStream); in xmlSchemaValidateStream()
Dtestapi.c15576 ret_val = inputPush(ctxt, value); in test_inputPush()
/external/libxml2/include/libxml/
DparserInternals.h543 XMLPUBFUN int XMLCALL inputPush (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle453 d inputPush pr extproc('inputPush')
/external/libxml2/win32/
Dlibxml2.def.src426 inputPush