Home
last modified time | relevance | path

Searched refs:wcwidth (Results 1 – 19 of 19) sorted by relevance

/external/libcxx/include/support/solaris/
Dwchar.h26 #define wcwidth sun_wcwidth macro
46 #undef wcwidth
/external/llvm-project/libcxx/include/support/solaris/
Dwchar.h25 #define wcwidth sun_wcwidth macro
45 #undef wcwidth
/external/python/jinja/requirements/
Dtests.txt15 wcwidth==0.1.9 # via pytest
Ddev.txt28 wcwidth==0.1.9 # via pytest
/external/toybox/toys/posix/
Dpaste.c88 if (!(dlen = wcwidth(wc))) continue;
Dfile.c424 if ((bytes = utf8towc(&wc, s+i, len-i))>0 && wcwidth(wc)>=0) { in do_regular_file()
/external/openssh/openbsd-compat/
Dopenbsd-compat.h256 # define wcwidth(x) (((x) >= 0x20 && (x) <= 0x7e) ? 1 : -1) macro
/external/toybox/lib/
Dportability.h89 int wcwidth(wchar_t wc);
Dlinestack.c100 if ((bytes = utf8towc(&wc, end, 4))>0 && (col = wcwidth(wc))>=0) { in crunch_str()
/external/openssh/
Dutf8.c155 } else if ((width = wcwidth(wc)) == -1 && in vasnmprintf()
Dconfigure.ac1889 AC_CHECK_FUNCS([mblen mbtowc nl_langinfo wcwidth])
/external/python/rsa/
DPipfile.lock508 "wcwidth": {
/external/toybox/toys/pending/
Dvi.c94 else *width = wcwidth(wc); in utf8_lnw()
1319 if ((bytes = utf8towc(&wc, end, 4))>0 && (col = wcwidth(wc))>=0) { in crunch_nstr()
/external/mksh/src/
Dsh.h2452 #define utf_wcwidth(i) wcwidth((wchar_t)(i))
/external/jline/
Djline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3293 fun:wcwidth=uninstrumented
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3293 fun:wcwidth=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym629 PUBLIC 99730 0 wcwidth
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...