Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm272 *NULL_ERROR = *marisac::NULL_ERROR;
Dmarisa-swig.h13 MARISA_SWIG_ENUM_COPY(NULL_ERROR),
Dmarisa-swig_wrap.cxx5029 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::NULL_ERROR))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py71 NULL_ERROR = _marisa.NULL_ERROR variable
Dmarisa-swig.h13 MARISA_SWIG_ENUM_COPY(NULL_ERROR),
Dmarisa-swig_wrap.cxx6059 …SWIG_Python_SetConstant(d, "NULL_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR))… in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h13 MARISA_SWIG_ENUM_COPY(NULL_ERROR),
Dmarisa-swig_wrap.cxx4604 …rb_define_const(mMarisa, "NULL_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR)));
/external/marisa-trie/bindings/
Dmarisa-swig.h13 MARISA_SWIG_ENUM_COPY(NULL_ERROR),