HomeSort by: relevance | last modified time | path
    Searched refs:utf8_width (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tmux/dist/
utf8.c 519 utf8_width(struct utf8_data *ud, int *width) function
591 if (utf8_width(ud, &width) == UTF8_DONE) {
642 if (utf8_width(ud, &width) != UTF8_DONE)
  /src/external/public-domain/sqlite/dist/autosetup/
jimsh0.c 170 #define utf8_width(C) 1 macro

Completed in 63 milliseconds