Searched refs:RESET_ERROR (Results 1 – 16 of 16) sorted by relevance
276 *RESET_ERROR = *marisac::RESET_ERROR;
17 MARISA_SWIG_ENUM_COPY(RESET_ERROR),
5049 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::RESET_ERROR))); in XS()
75 RESET_ERROR = _marisa.RESET_ERROR variable
6063 …G_Python_SetConstant(d, "RESET_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RESET_ERROR))); in SWIG_init()
4608 …rb_define_const(mMarisa, "RESET_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::RESET_ERROR)…
43 RESET_ERROR = errno.ECONNRESET variable889 if e.errno != RESET_ERROR:
51 RESET_ERROR = errno.ECONNRESET variable852 if e.errno != RESET_ERROR: