Home
last modified time | relevance | path

Searched refs:_wrap_IDMEFValue___le__ (Results 1 – 3 of 3) sorted by relevance

/dports/security/libprelude/libprelude-1.2.6/bindings/python/
H A D_prelude.cxx11977 SWIGINTERN PyObject *_wrap_IDMEFValue___le__(PyObject *self, PyObject *args) { in _wrap_IDMEFValue___le__() function
19106 case Py_LE : result = _wrap_IDMEFValue___le__(self, other); break; in SwigPyBuiltin__Prelude__IDMEFValue_richcompare()
19131 { "__le__", (PyCFunction) _wrap_IDMEFValue___le__, METH_O, (char*) "" },
/dports/security/libprelude/libprelude-1.2.6/bindings/perl/
H A DPrelude.cxx9315 XS(_wrap_IDMEFValue___le__) { in XS() argument
17471 {"Preludec::IDMEFValue___le__", _wrap_IDMEFValue___le__},
/dports/security/libprelude/libprelude-1.2.6/bindings/ruby/
H A DPrelude.cxx11446 _wrap_IDMEFValue___le__(int argc, VALUE *argv, VALUE self) { function
17816 rb_define_method(SwigClassIDMEFValue.klass, "<=", VALUEFUNC(_wrap_IDMEFValue___le__), -1);