Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx5361 static PyMethodDef SwigMethods[] = { variable
6035 SwigMethods, in SWIG_init()
6044 SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial); in SWIG_init()
6049 m = Py_InitModule((char *) SWIG_name, SwigMethods); in SWIG_init()