Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2016 static int offset2bytes(int nr, char_u *buf);
5710 gap->ga_len += offset2bytes(nr, in sug_filltable()
5748 offset2bytes(int nr, char_u *buf) in offset2bytes() function