Searched refs:registerInputCallback (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/python/tests/ | ||
D | input_callback.py | 97 libxml2.registerInputCallback(my_input_cb) |
/external/libxml2/python/ | ||
D | libxml.py | 765 def registerInputCallback(func): function |