Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c1222 tag_strnicmp(char_u *s1, char_u *s2, size_t len) in tag_strnicmp() function
2304 tagcmp = tag_strnicmp(tagp.tagname, orgpat.head, in find_tags()