Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm275 *CODE_ERROR = *marisac::CODE_ERROR;
Dmarisa-swig.h16 MARISA_SWIG_ENUM_COPY(CODE_ERROR),
Dmarisa-swig_wrap.cxx5044 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::CODE_ERROR))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py74 CODE_ERROR = _marisa.CODE_ERROR variable
Dmarisa-swig.h16 MARISA_SWIG_ENUM_COPY(CODE_ERROR),
Dmarisa-swig_wrap.cxx6062 …SWIG_Python_SetConstant(d, "CODE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR))… in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h16 MARISA_SWIG_ENUM_COPY(CODE_ERROR),
Dmarisa-swig_wrap.cxx4607 …rb_define_const(mMarisa, "CODE_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR)));
/external/marisa-trie/bindings/
Dmarisa-swig.h16 MARISA_SWIG_ENUM_COPY(CODE_ERROR),