Home | History | Annotate | Download | only in common

Lines Matching refs:rest

289     int32_t block, rest, repeatBlock;
324 rest=limit&UTRIE_MASK;
361 if(rest>0) {
368 utrie_fillBlock(trie->data+block, 0, rest, value, initialValue, overwrite);