Searched refs:CODE_ERROR (Results 1 – 9 of 9) sorted by relevance
275 *CODE_ERROR = *marisac::CODE_ERROR;
16 MARISA_SWIG_ENUM_COPY(CODE_ERROR),
5044 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::CODE_ERROR))); in XS()
74 CODE_ERROR = _marisa.CODE_ERROR variable
6062 …SWIG_Python_SetConstant(d, "CODE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR))… in SWIG_init()
4607 …rb_define_const(mMarisa, "CODE_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR)));