Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsound.c180 sound_play_common(typval_T *argvars, typval_T *rettv, int playfile) in sound_play_common() argument
196 playfile ? CA_PROP_MEDIA_FILENAME : CA_PROP_EVENT_ID, in sound_play_common()
208 if (playfile) in sound_play_common()