Home
last modified time | relevance | path

Searched refs:utf_strnicmp (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_utf8_comparisons.vim1 " Tests for case-insensitive UTF-8 comparisons (utf_strnicmp() in mbyte.c)
/vim-8.2.3635/src/
H A Dmbyte.c3613 utf_strnicmp( in utf_strnicmp() function
3705 return utf_strnicmp(s1, s2, nn, nn); in mb_strnicmp()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt11847 Solution: Add utf_safe_read_char_adv() and utf_strnicmp(). Add a test for