Home | History | Annotate | Download | only in i18n

Lines Matching refs:ngrams_8859_2

806 static const NGramsPlusLang ngrams_8859_2[] =  {
923 for (i=0; i < UPRV_LENGTHOF(ngrams_8859_2) ; i++) {
924 const int32_t *ngrams = ngrams_8859_2[i].ngrams;
925 const char *lang = ngrams_8859_2[i].lang;