Lines Matching refs:inputPush
1752 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) in inputPush() function
2312 ret = inputPush(ctxt, input); in xmlPushInput()
12507 inputPush(ctxt, inputStream); in xmlCreatePushParserCtxt()
12646 inputPush(ctxt, inputStream); in xmlCreateIOParserCtxt()
13983 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
13997 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14067 inputPush(ctxt, inputStream); in xmlCreateURLParserCtxt()
14265 inputPush(ctxt, input); in xmlSetupParserForBuffer()
14365 inputPush(ctxt, input); in xmlCreateMemoryParserCtxt()
14943 inputPush(ctxt, inputStream); in xmlCtxtResetPush()
15295 inputPush(ctxt, stream); in xmlReadFd()
15342 inputPush(ctxt, stream); in xmlReadIO()
15377 inputPush(ctxt, stream); in xmlCtxtReadDoc()
15411 inputPush(ctxt, stream); in xmlCtxtReadFile()
15455 inputPush(ctxt, stream); in xmlCtxtReadMemory()
15499 inputPush(ctxt, stream); in xmlCtxtReadFd()
15547 inputPush(ctxt, stream); in xmlCtxtReadIO()