Searched +refs:executable +refs:interpret (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/vim-55/runtime/autoload/
H A Dgetscript.vim51 if executable("wget")
53 elseif executable("curl")
124 " insure that wget is executable
125 if executable(g:GetLatestVimScripts_wget) != 1
127 " call Dret("GetLatestVimScripts : wget not executable/availble")
344 " put current line on top-of-screen and interpret it into
H A Dnetrw.vim82 if executable("cadaver")
84 elseif executable("curl")
91 if executable("fetch")
101 if executable("elinks")
104 elseif executable("links")
107 elseif executable("curl")
110 elseif executable("wget")
113 elseif executable("fetch")
129 \ && executable( $SystemRoot .'/system32/rcp.exe')
194 if g:netrw_scp_cmd =~ '^pscp' && executable("psc
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/
H A DTest.pm355 C<Test> will interpret this as C<ok(I<arg1>, I<arg2>)>, and probably
756 TODO tests are designed for maintaining an B<executable TODO list>.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm1275 C<"sub {...">, it will interpret it as a perl subroutine which is to be executed
1282 =head2 Log4perl doesn't interpret my backslashes correctly!
1306 interpret backslashes at line-ends as continuation characters but
1312 to Log::Log4perl which causes it to report an error. To interpret the backslash
1808 executable binary via
1820 wrap it into the executable created. To avoid this, either say

Completed in 117 milliseconds