Home
last modified time | relevance | path

Searched defs:ucs (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/libvterm/src/
H A Dunicode.c365 static int bisearch(uint32_t ucs, const struct interval *table, int max) { in bisearch()
423 static int mk_wcwidth(uint32_t ucs) in mk_wcwidth()