Home
last modified time | relevance | path

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

/third_party/libxml2/
DHTMLparser.c5211 inputPush(ctxt, input); in htmlCreateMemoryParserCtxt()
6357 inputPush(ctxt, inputStream); in htmlCreatePushParserCtxt()
6483 inputPush(ctxt, inputStream); in htmlCreateFileParserCtxt()
7029 inputPush(ctxt, stream); in htmlReadFd()
7076 inputPush(ctxt, stream); in htmlReadIO()
7111 inputPush(ctxt, stream); in htmlCtxtReadDoc()
7145 inputPush(ctxt, stream); in htmlCtxtReadFile()
7189 inputPush(ctxt, stream); in htmlCtxtReadMemory()
7230 inputPush(ctxt, stream); in htmlCtxtReadFd()
7278 inputPush(ctxt, stream); in htmlCtxtReadIO()
Dtestchar.c566 inputPush(ctxt, input); in testCharRanges()
Dparser.c1754 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) in inputPush() function
2315 ret = inputPush(ctxt, input); in xmlPushInput()
12517 inputPush(ctxt, inputStream); in xmlCreatePushParserCtxt()
12657 inputPush(ctxt, inputStream); in xmlCreateIOParserCtxt()
13994 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14008 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14078 inputPush(ctxt, inputStream); in xmlCreateURLParserCtxt()
14276 inputPush(ctxt, input); in xmlSetupParserForBuffer()
14376 inputPush(ctxt, input); in xmlCreateMemoryParserCtxt()
14955 inputPush(ctxt, inputStream); in xmlCtxtResetPush()
[all …]
Dlibxml2.syms126 inputPush;
Dxinclude.c467 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
Dcatalog.c927 inputPush(ctxt, inputStream); in xmlParseCatalogFile()
Dxmllint.c1707 inputPush(ctxt, inputStream); in testSAX()
Dxmlreader.c5308 inputPush(reader->ctxt, inputStream); in xmlTextReaderSetup()
Dxmlschemas.c29096 inputPush(pctxt, inputStream); in xmlSchemaValidateStream()
Dtestapi.c15677 ret_val = inputPush(ctxt, value); in test_inputPush()
/third_party/libxml2/include/libxml/
DparserInternals.h543 XMLPUBFUN int XMLCALL inputPush (xmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle453 d inputPush pr extproc('inputPush')
/third_party/libxml2/win32/
Dlibxml2.def.src426 inputPush
/third_party/chromium/patch/
D0001-cve.patch101792 -#undef inputPush
101793 -extern __typeof (inputPush) inputPush __attribute((alias("inputPush__internal_alias")));
101795 -#ifndef inputPush
101796 -extern __typeof (inputPush) inputPush__internal_alias __attribute((visibility("hidden")));
101797 -#define inputPush inputPush__internal_alias