Searched +refs:mh +refs:exec +refs:cmd +refs:error (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim186 if &shell =~ '\c\<\%(cmd\|4nt\)\.exe$'
707 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
769 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
771 " call Decho("error<".getline(1).">")
985 " cleanup then causes an error message.
1111 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
1175 " If the result of the ftp operation isn't blank, show an error message (tnx to Doug Claar)
1757 nnoremap <buffer> <silent> mh :<c-u>call <SID>NetrwMarkHideSfx(1)<cr>
1801 inoremap <buffer> <silent> mh <c-o>:<c-u>call <SID>NetrwMarkHideSfx(1)<cr>
1892 nnoremap <buffer> <silent> mh
[all...]
H A Dphpcomplete.vim1339 \ 'curl_multi_add_handle(': 'resource mh, resource ch | int',
1340 \ 'curl_multi_close(': 'resource mh | void',
1341 \ 'curl_multi_exec(': 'resource mh, int &#38;still_running | int',
1343 \ 'curl_multi_info_read(': 'resource mh | array',
1345 \ 'curl_multi_remove_handle(': 'resource mh, resource ch | int',
1346 \ 'curl_multi_select(': 'resource mh [, float timeout] | int',
1523 \ 'dio_fcntl(': 'resource fd, int cmd [, mixed args] | mixed',
1585 \ 'domxml_open_file(': 'string filename [, int mode [, array &#38;error]] | DomDocument',
1586 \ 'domxml_open_mem(': 'string str [, int mode [, array &#38;error]] | DomDocument',
1610 \ 'exec('
[all...]

Completed in 144 milliseconds