Searched refs:epic_expr (Results 1 – 2 of 2) sorted by relevance
82 static VALUE epic_expr (VALUE module, VALUE string) in epic_expr() function128 rb_define_singleton_method(rubyclass, "expr", epic_expr, 1); in ruby_startstop()
286 static PyObject * epic_expr (PyObject *self, PyObject *args) in epic_expr() function1151 { "expr", epic_expr, METH_VARARGS, "Return the result of an expression (parse_inline)" },