Home
last modified time | relevance | path

Searched refs:_wrap_librdf_digest_to_string (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/php/
H A Dphp_redland.h39 ZEND_NAMED_FUNCTION(_wrap_librdf_digest_to_string);
H A Dredland_wrap.c1435 ZEND_NAMED_FUNCTION(_wrap_librdf_digest_to_string) { in ZEND_NAMED_FUNCTION() argument
8409 SWIG_ZEND_NAMED_FE(librdf_digest_to_string,_wrap_librdf_digest_to_string,NULL)
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/lua/
H A Dredland_wrap.c2029 static int _wrap_librdf_digest_to_string(lua_State* L) { in _wrap_librdf_digest_to_string() function
7543 { "librdf_digest_to_string", _wrap_librdf_digest_to_string},
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/perl/
H A DCORE_wrap.c2263 XS(_wrap_librdf_digest_to_string) { in XS() argument
9195 {"RDF::Redland::COREc::librdf_digest_to_string", _wrap_librdf_digest_to_string},
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/ruby/
H A Dredland_wrap.c2292 _wrap_librdf_digest_to_string(int argc, VALUE *argv, VALUE self) { in _wrap_librdf_digest_to_string() function
8550 rb_define_module_function(mRedland, "librdf_digest_to_string", _wrap_librdf_digest_to_string, -1); in Init_redland()
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/python/
H A DRedland_wrap.c3624 SWIGINTERN PyObject *_wrap_librdf_digest_to_string(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { in _wrap_librdf_digest_to_string() function
11833 { (char *)"librdf_digest_to_string", _wrap_librdf_digest_to_string, METH_VARARGS, NULL},