Home | History | Annotate | Download | only in i18n

Lines Matching defs:ngrams_8859_1

601 static const NGramsPlusLang ngrams_8859_1[] =  {
785 for (i=0; i < ARRAY_SIZE(ngrams_8859_1) ; i++) {
786 const int32_t *ngrams = ngrams_8859_1[i].ngrams;
787 const char *lang = ngrams_8859_1[i].lang;