Searched refs:pathname (Results 1 – 16 of 16) sorted by relevance
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lisp.vim | 216 syn keyword lispFunc char-font logical-pathname slot-boundp 282 syn keyword lispFunc decf merge-pathname subst 315 syn keyword lispFunc describe nil translate-logical-pathname 352 syn keyword lispFunc eq otherwise user-homedir-pathname 365 syn keyword lispFunc expt parse-integer wild-pathname-p 367 syn keyword lispFunc fboundp pathname with-compilation-unit 370 syn keyword lispFunc ffloor pathname-host with-input-from-string 371 syn keyword lispFunc fifth pathname-match-p with-open-file 372 syn keyword lispFunc file-author pathname-name with-open-stream 374 syn keyword lispFunc file-error-pathname pathname-type with-package-iterator [all …]
|
| H A D | euphoria4.vim | 131 syn keyword euphoria4Library parse_url patch pathinfo pathname pcre_copyright
|
| H A D | mupad.vim | 93 syn keyword mupadFunction fread ftextinput readbitmap readdata pathname
|
| H A D | aml.vim | 57 …tunique locase log max menu min mod noecho null okangle okdistance open pathname prefix query quot…
|
| H A D | sas.vim | 102 …int notpunct notspace notupper notxdigit npv nvalid nwkdom open ordinal pathname pctl pdf peek pee…
|
| H A D | progress.vim | 225 … page-wid[th] paged parent parent-buffer parent-rel[ation] parse-status partial-key pascal pathname
|
| H A D | typescriptcommon.vim | 1219 syntax keyword typescriptBOMLocationProp contained pathname search hash username password 1278 syntax keyword typescriptURLUtilsProp contained pathname port protocol search searchParams
|
| H A D | baan.vim | 1453 syn keyword baanBshell pathname
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | netbeans.txt | 373 pathname String argument: file name with full path. 438 editFile pathname 439 Set the name for the buffer and edit the file "pathname", a 485 putBufferNumber pathname 487 "pathname", a string argument. To be used when the editor 519 setBufferNumber pathname 521 "pathname". To be used when the editor reported editing 544 setFullName pathname 545 Set the file name to be used for a buffer to "pathname", a 740 fileOpened pathname open modified [all …]
|
| H A D | if_cscop.txt | 106 [pre-path] is the pathname used with the -P command to cscope. 208 the pathname of the cscope database. Kill a cscope connection 374 Put these entries in your .vimrc (adjust the pathname accordingly to your
|
| H A D | filetype.txt | 518 ChangeLog's pathname and the current buffers pathname.
|
| H A D | starting.txt | 664 "Default Tool" of the icon must be the full pathname of the Vim executable.
|
| H A D | version5.txt | 2363 Win32: When started with single full pathname (e.g. via double-clicked file),
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | javascriptcomplete.vim | 147 \ 'noHref', 'pathname', 'port', 'protocol', 'search', 'shape', 'tabIndex', 'target'] 286 let locaprop = ['href', 'hash', 'host', 'hostname', 'pathname', 'port', 'protocol',
|
| H A D | phpcomplete.vim | 2781 …ring $path | int','lstat(':'string $filename | array','mkdir(':'string $pathname [, int $mode = 07… 2808 …pathname]]] | bool','pg_lo_import(':'[ resource $connection [, string $pathname [, mixed $object_i…
|
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 1246 PyObject *fd, *pathname, *description; in call_load_module() local 1265 || !(pathname = PyTuple_GET_ITEM(find_module_result, 1)) in call_load_module() 1274 "s#OOO", name, len, fd, pathname, description); in call_load_module()
|