Searched refs:api (Results 1 – 12 of 12) sorted by relevance
34 syn match routerosService "\(set\)\@<=\s\(api-ssl\|api\|dns\|ftp\|http\|https\|pim\|ntp\|smb…
57 syn match yaccParseOption '%\%(api\.pure\|pure-parser\|locations\|error-verbose\)\>'
897 syntax match phpDocTags "@\(abstract\|access\|api\|author\|category\|copyright\|deprecated\|example…
3 …ppveyor.com/api/projects/status/o2qht2kjm02sgghk?svg=true)](https://ci.appveyor.com/project/chrisb…
453 // HIMC and HIMCC management api's465 // hot key manipulation api's469 // soft keyboard api's
6291 char_u *api; in f_term_setapi() local6303 api = tv_get_string_chk(&argvars[1]); in f_term_setapi()6304 if (api != NULL) in f_term_setapi()6305 term->tl_api = vim_strsave(api); in f_term_setapi()
29 Job to Vim: JSON API |terminal-api|269 ++api={expr} Permit the function name starting with270 {expr} to be called as |terminal-api|789 Set the function name prefix to be used for the |terminal-api|795 no |terminal-api| function can be used for {buf}.912 |terminal-api| function. See955 *terminal-api*
195 This command will only work if you have web-api.vim installed
526 http://www.gtk.org/api/
9709 terminal-api terminal.txt /*terminal-api*
3084 term_setapi({buf}, {expr}) none set |terminal-api| function name prefix
1866 execute 'term ++api= ' .. GetVimCommandCleanTerm() .. '-S Xscript'1876 execute 'term ++api=Tapi_ ' .. GetVimCommandCleanTerm() .. '-S Xscript'