Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlRegisterInputCallbacks

2258  * xmlRegisterInputCallbacks:
2269 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc,
2325 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2328 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2332 xmlRegisterInputCallbacks(xmlXzfileMatch, xmlXzfileOpen,
2337 xmlRegisterInputCallbacks(xmlIOHTTPMatch, xmlIOHTTPOpen,
2342 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,