Home | History | Annotate | Download | only in api

Lines Matching full:chars

383   unsigned int bytes, chars, i, j, len;
398 for (chars = 0; test->codepoints[chars]; chars++)
405 g_assert_cmpint (len, ==, chars);
406 for (j = 0; j < chars; j++)
737 unsigned int u_len, chars, j, len;
744 for (chars = 0; test->codepoints[chars]; chars++)
751 g_assert_cmpint (len, ==, chars);
752 for (j = 0; j < chars; j++)
791 unsigned int u_len, chars, j, len;
798 for (chars = 0; test->codepoints[chars]; chars++)
805 g_assert_cmpint (len, ==, chars);
806 for (j = 0; j < chars; j++)