Home
last modified time | relevance | path

Searched defs:attrp (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dspell.c161 hlf_T *attrp, in spell_check()
1269 hlf_T *attrp) // return: attributes of bad word or NULL in spell_move_to()
H A Dscreen.c1424 screen_getbytes(int row, int col, char_u *bytes, int *attrp) in screen_getbytes()