Home
last modified time | relevance | path

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

/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/ruby/
H A Dmarisa-swig_wrap.cxx4173 _wrap_Trie_size(int argc, VALUE *argv, VALUE self) { function
4699 rb_define_method(SwigClassTrie.klass, "size", VALUEFUNC(_wrap_Trie_size), -1);
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/perl/
H A Dmarisa-swig_wrap.cxx4472 XS(_wrap_Trie_size) { in XS() argument
4719 {"marisac::Trie_size", _wrap_Trie_size},
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/python/
H A Dmarisa-swig_wrap.cxx5235 SWIGINTERN PyObject *_wrap_Trie_size(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { in _wrap_Trie_size() function
5411 { (char *)"Trie_size", _wrap_Trie_size, METH_VARARGS, NULL},