Home
last modified time | relevance | path

Searched refs:count_utf_8_chars (Results 1 – 2 of 2) sorted by relevance

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dmtext.c417 count_utf_8_chars (const void *data, int nitems) in count_utf_8_chars() function
1131 nchars = count_utf_8_chars (p, nbytes); in mtext__cat_data()
1159 if ((nchars = count_utf_8_chars (data, nitems)) < 0) in mtext__from_data()
H A DChangeLog4295 * mtext.c (count_utf_8_chars, count_utf_16_chars)