Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Ddigraph.pro6 void putdigraph(char_u *str);
/vim-8.2.3635/src/
H A Ddigraph.c2059 putdigraph(char_u *str) in putdigraph() function
H A Dex_docmd.c9405 putdigraph(eap->arg); in ex_digraphs()