Searched refs:NULL_ERROR (Results 1 – 9 of 9) sorted by relevance
272 *NULL_ERROR = *marisac::NULL_ERROR;
13 MARISA_SWIG_ENUM_COPY(NULL_ERROR),
5029 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::NULL_ERROR))); in XS()
71 NULL_ERROR = _marisa.NULL_ERROR variable
6059 …SWIG_Python_SetConstant(d, "NULL_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR))… in SWIG_init()
4604 …rb_define_const(mMarisa, "NULL_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR)));