Home
last modified time | relevance | path

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

/external/libxml2/python/tests/
Dinput_callback.py112 test_callback=lambda: libxml2.popInputCallbacks(),
135 libxml2.popInputCallbacks()
/external/libxml2/python/
Dlibxml.py774 def popInputCallbacks(): function