Lines Matching refs:inputPush
1704 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()
15575 inputPush(ctxt, stream); in xmlReadFd()
15622 inputPush(ctxt, stream); in xmlReadIO()
15657 inputPush(ctxt, stream); in xmlCtxtReadDoc()
15691 inputPush(ctxt, stream); in xmlCtxtReadFile()
15735 inputPush(ctxt, stream); in xmlCtxtReadMemory()
15779 inputPush(ctxt, stream); in xmlCtxtReadFd()
15827 inputPush(ctxt, stream); in xmlCtxtReadIO()