Home | History | Annotate | Download | only in i18n

Lines Matching full:beforecontractions

1445     uint32_t beforeContractions = (uint32_t)((headersize+paddedsize(expansions->position*sizeof(uint32_t)))/sizeof(UChar));
1448 contractionsSize = uprv_cnttab_constructTable(contractions, beforeContractions, status);