Home
last modified time | relevance | path

Searched refs:TAGS (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/runtime/tools/
H A Dshtags.pl63 if( ! $explicit && open( TAGS, "< $tags_file" ) )
65 while( <TAGS> )
70 close( TAGS );
117 open( TAGS, "> $tags_file" );
120 print TAGS "$tags{$_}";
122 close( TAGS );
/vim-8.2.3635/runtime/doc/
H A Dvim2html.pl34 open(TAGS,"$tagfile") || die "can't read tags\n";
36 while( <TAGS> ) {
46 close( TAGS );
H A Dusr_29.txt121 MORE TAGS FILES
140 ONE TAGS FILE
230 A TAGS BROWSER
H A Dhelphelp.txt347 TAGS
H A Dos_vms.txt824 - create TAGS file from menu
H A Doptions.txt7812 |+emacs_tags|: "./tags,./TAGS,tags,TAGS")
7831 default value becomes "./tags,./TAGS,tags,TAGS", unless case
H A Dversion5.txt7393 Problem: With an Emacs TAGS file that include another a relative path
/vim-8.2.3635/runtime/syntax/
H A Dasn.vim17 syn match asnExternal "\<IMPLICIT\s\+TAGS\>"
18 syn match asnExternal "\<EXPLICIT\s\+TAGS\>"
H A Dtt2.vim104 "echo 'TAGS ' . s:st . ' ' . s:ed
147 \ TAGS
/vim-8.2.3635/src/testdir/
H A Dtest_tagjump.vim287 " Test for emacs-style tags file (TAGS)
/vim-8.2.3635/src/
H A DMakefile2242 tags TAGS: notags target