HomeSort by relevance Sort by last modified time
    Searched full:utf8_seqlen (Results 1 - 2 of 2) sorted by null

  /external/libvterm/src/
utf8.h 5 static inline unsigned int utf8_seqlen(long codepoint) function
17 int nbytes = utf8_seqlen(codepoint);
screen.c 641 size_t thislen = utf8_seqlen(c); \

Completed in 294 milliseconds