Searched refs:registerXPathFunction (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/python/tests/
H A Dxpathext.py24 libxml2.registerXPathFunction(ctxt._o, "foo", None, foo)
25 libxml2.registerXPathFunction(ctxt._o, "bar", None, bar)
H A Dtstxpath.py33 libxml2.registerXPathFunction(ctxt._o, "foo", None, foo)
34 libxml2.registerXPathFunction(ctxt._o, "bar", None, bar)
H A Dxpathret.py27 libxml2.registerXPathFunction(ctxt._o, "foo", None, foo)
/external/libxml2/python/
H A Dlibxml.py610 def registerXPathFunction(ctxt, name, ns_uri, f): function

Completed in 122 milliseconds