Searched refs:SIZE_ERROR (Results 1 – 9 of 9) sorted by relevance
277 *SIZE_ERROR = *marisac::SIZE_ERROR;
18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
5054 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::SIZE_ERROR))); in XS()
76 SIZE_ERROR = _marisa.SIZE_ERROR variable
6064 …SWIG_Python_SetConstant(d, "SIZE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR))… in SWIG_init()
4609 …rb_define_const(mMarisa, "SIZE_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR)));