Home | History | Annotate | Download | only in i18n

Lines Matching defs:ngrams_8859_2

796 static const NGramsPlusLang ngrams_8859_2[] =  {
913 for (i=0; i < ARRAY_SIZE(ngrams_8859_2) ; i++) {
914 const int32_t *ngrams = ngrams_8859_2[i].ngrams;
915 const char *lang = ngrams_8859_2[i].lang;