Searched refs:utf8_seqlen (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/serialconnect/libvterm/src/
H A Dutf8.h5 static inline unsigned int utf8_seqlen(long codepoint) function
18 int nbytes = utf8_seqlen(codepoint);
H A Dscreen.c688 size_t thislen = utf8_seqlen(c); \

Completed in 33 milliseconds