utf8_append
more = utf8_append(&ud, *cp);
more = utf8_append(&ud, *cp);
more = utf8_append(&ud, *cp);
more = utf8_append(ud, *cp);
switch (utf8_append(ud, ictx->ch)) {
more = utf8_append(&ud, (u_char)string[i]);
while ((more = utf8_append(&ud, *ptr)) == UTF8_MORE)
while ((more = utf8_append(ud, *ptr)) == UTF8_MORE)
more = utf8_append(udp, bufdata[i]);
enum utf8_state utf8_append(struct utf8_data *, u_char);
more = utf8_append(&ud, (u_char)buf[i]);
utf8_append(ud, ch);
more = utf8_append(&ud, *src);
more = utf8_append(&ud, *s);
more = utf8_append(&ud, *src);
more = utf8_append(&dst[n], *src);
more = utf8_append(&tmp, *s);