Home | History | Annotate | Download | only in lib

Lines Matching full:lencg

1715     picoos_uint16 lencg = 0;    /* length of current grapheme */
1740 ((lencg = picobase_det_utf8_length(graph[poscg])) > 0)) {
1762 for (i=0; i<lencg; i++) {
1775 if ((lencg == 0) || (chblen == 0)) {