Searched refs:MakeTag (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/runtime/tools/ |
| H A D | pltags.pl | 57 sub MakeTag($$$$$) subroutine 229 MakeTag($var, "v", (!$is_pkg or $has_subs), $file, $line); 249 MakeTag($package_name, "p", 0, $file, $line); 266 MakeTag(SubName($stmt), "s", (!$is_pkg), $file, $line);
|