Searched defs:byteidx (Results 1 – 2 of 2) sorted by relevance
813 byteidx(typval_T *argvars, typval_T *rettv, int comp UNUSED) in byteidx() function1026 int byteidx = 0; in f_strgetchar() local
5161 buf_byteidx_to_charidx(buf_T *buf, int lnum, int byteidx) in buf_byteidx_to_charidx()