HomeSort by relevance Sort by last modified time
    Searched refs: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
18 int nbytes = utf8_seqlen(codepoint);
screen.c 682 size_t thislen = utf8_seqlen(c); \

Completed in 2199 milliseconds