Searched defs:get_prev (Results 1 – 3 of 3) sorted by relevance
19 struct get_prev struct22 static PyObject* execute(ArgumentPackage const& args, PyObject* = 0) in execute()29 struct get_prev<0> struct32 static PyObject* execute(ArgumentPackage const&, PyObject* zeroth) in execute()
217 inline const exec_node *exec_node::get_prev() const in get_prev() function222 inline exec_node *exec_node::get_prev() in get_prev() function
317 def get_prev(self): member in xmlCore