Home
last modified time | relevance | path

Searched refs:registerInputCallback (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/python/tests/
Dinput_callback.py97 libxml2.registerInputCallback(my_input_cb)
/external/libxml2/python/
Dlibxml.py765 def registerInputCallback(func): function