Lines Matching refs:vim_strncpy
2611 vim_strncpy(key, items[1], AH_KEY_LEN - 1); in spell_read_aff()
3295 vim_strncpy(key, prevp, p - prevp); in process_compflags()
3761 vim_strncpy(key, prevp, p - prevp); in get_pfxlist()
3801 vim_strncpy(key, prevp, p - prevp); in get_compflags()
3901 vim_strncpy(newword, ae->ae_add, MAXWLEN - 1); in store_aff_word()
3920 vim_strncpy(newword, word, MAXWLEN - 1); in store_aff_word()
4010 vim_strncpy(pfx_pfxlist, use_pfxlist, use_pfxlen); in store_aff_word()
5528 vim_strncpy(fname, wfname, MAXPATHL - 1); in spell_make_sugfile()
5949 vim_strncpy(wfname, fnames[0], MAXPATHL - 1); in mkspell()
6387 vim_strncpy(buf, curbuf->b_s.b_p_spl, in init_spellfile()
6397 vim_strncpy(buf, curbuf->b_s.b_p_spl, in init_spellfile()