Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1442 static ID swig_call_id = 0; variable
1505 swig_call_id = rb_intern("call"); in SWIG_Ruby_InitRuntime()
1774 if ( rb_respond_to( proc, swig_call_id ) == Qtrue ) in SWIG_Ruby_isCallable()