Lines Matching refs:inputPush
1709 inputPush(xmlParserCtxtPtr ctxt, xmlParserInputPtr value) in inputPush() function
2260 ret = inputPush(ctxt, input); in xmlPushInput()
12412 inputPush(ctxt, inputStream); in xmlCreatePushParserCtxt()
12551 inputPush(ctxt, inputStream); in xmlCreateIOParserCtxt()
14019 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14033 inputPush(ctxt, inputStream); in xmlCreateEntityParserCtxtInternal()
14103 inputPush(ctxt, inputStream); in xmlCreateURLParserCtxt()
14301 inputPush(ctxt, input); in xmlSetupParserForBuffer()
14401 inputPush(ctxt, input); in xmlCreateMemoryParserCtxt()
14972 inputPush(ctxt, inputStream); in xmlCtxtResetPush()
15324 inputPush(ctxt, stream); in xmlReadFd()
15371 inputPush(ctxt, stream); in xmlReadIO()
15406 inputPush(ctxt, stream); in xmlCtxtReadDoc()
15440 inputPush(ctxt, stream); in xmlCtxtReadFile()
15484 inputPush(ctxt, stream); in xmlCtxtReadMemory()
15528 inputPush(ctxt, stream); in xmlCtxtReadFd()
15576 inputPush(ctxt, stream); in xmlCtxtReadIO()