Home
last modified time | relevance | path

Searched refs:ctags (Results 1 – 25 of 9448) sorted by relevance

12345678910>>...378

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/nested-subparsers.d/
H A Drun.sh12 --options=./event.ctags \
13 --options=./hook.ctags \
14 --options=./plugin.ctags \
34 --options=./event.ctags \
41 --options=./event.ctags \
42 --options=./hook.ctags \
48 --options=./event.ctags \
49 --options=./hook.ctags \
56 --options=./event.ctags \
57 --options=./hook.ctags \
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/
H A Dman-pages.rst10 ctags(1) <man/ctags.1.rst>
13 ctags-optlib(7) <man/ctags-optlib.7.rst>
14 ctags-client-tools(7) <man/ctags-client-tools.7.rst>
16 ctags-faq(7) <man/ctags-faq.7.rst>
18 ctags-lang-inko(7) <man/ctags-lang-inko.7.rst>
20 ctags-lang-julia(7) <man/ctags-lang-julia.7.rst>
21 ctags-lang-python(7) <man/ctags-lang-python.7.rst>
22 ctags-lang-r(7) <man/ctags-lang-r.7.rst>
23 ctags-lang-sql(7) <man/ctags-lang-sql.7.rst>
24 ctags-lang-tcl(7) <man/ctags-lang-tcl.7.rst>
[all …]
H A Doption-file.rst17 .. code-block:: ctags
42 At start-up time, ``ctags`` loads files having :file:`.ctags` as a
46 #. :file:`$HOME/.ctags.d/`
48 #. :file:`./.ctags.d/`
49 #. :file:`./ctags.d/`
52 ``ctags`` loads files having :file:`.ctags` as file extension in alphabetical
54 :file:`.ctags.d/ZZZ.ctags` will be loaded *before* :file:`.ctags.d/aaa.ctags` in an ordinary locale…
113 section of :ref:`ctags-optlib(7) <ctags-optlib(7)>`.
127 - /etc/ctags.conf
129 - $HOME/.ctags
[all …]
H A Dnews.rst22 See :ref:`option_input_output_file` in :ref:`ctags(1) <ctags(1)>`.
27 See :ref:`option_input_output_file` in :ref:`ctags(1) <ctags(1)>`.
88 See also :ref:`option_output_format` in :ref:`ctags(1) <ctags(1)>`.
152 See also :ref:`option_lang_mapping` in :ref:`ctags(1) <ctags(1)>`.
157 See :ref:`guessing` in :ref:`ctags(1) <ctags(1)>`.
163 See :ref:`option_tags_file_contents` in :ref:`ctags(1) <ctags(1)>`.
242 See :ref:`option_tags_file_contents` in :ref:`ctags(1) <ctags(1)>` and
248 See :ref:`option_tags_file_contents` in :ref:`ctags(1) <ctags(1)>`.
254 See :ref:`option_tags_file_contents` in :ref:`ctags(1) <ctags(1)>`.
310 See also :ref:`option_listing` in :ref:`ctags(1) <ctags(1)>`.
[all …]
H A Dreporting.rst19 can open an issue on the GitHub page of u-ctags.
88 U-ctags developers know vi.
101 and extra. ctags.1 man page of u-ctags explains them.
134 2. Command line running u-ctags
141 like this `issue <https://github.com/universal-ctags/ctags/issues/1547>`_.
151 ! input.f90, taken from https://github.com/universal-ctags/ctags/issues/1616
180 I run ctags with following command line::
182 u-ctags --fields=+n -o - /tmp/input.f90
205 The version of u-ctags is `83b0d1f6`::
207 $ u-ctags --version
[all …]
H A Doutput-format.rst10 Supported *format* are ``u-ctags``, ``e-ctags``, ``etags``, ``xref``, and ``json``.
12 ``u-ctags``, ``e-ctags``
13 ``u-ctags`` is the default output format extending the Exuberant Ctags
14 output format (``e-ctags``).
16 ``--format=1`` and ``--format=2`` are same as ``--output-format=e-ctags``
17 and ``--output-format=u-ctags`` respectively.
20 ``u-ctags`` and ``e-ctags`` are marked as "EXCEPTION".
/dports/editors/kate/kate-21.12.3/addons/kate-ctags/
H A Dtags.cpp11 namespace ctags namespace
34 ctags::tagFileInfo info; in hasTag()
35 ctags::tagFile *file = ctags::tagsOpen(_tagsfile.toLocal8Bit().constData(), &info); in hasTag()
36 ctags::tagEntry entry; in hasTag()
40 ctags::tagsClose(file); in hasTag()
50 ctags::tagEntry entry; in hasTag()
54 ctags::tagsClose(file); in hasTag()
69 ctags::tagEntry entry; in numberOfMatches()
75 } while (ctags::tagsFindNext(file, &entry) == ctags::TagSuccess); in numberOfMatches()
116 } while (ctags::tagsFindNext(file, &entry) == ctags::TagSuccess); in getPartialMatchesNoi8n()
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/
H A DREADME.md4 …ralls.io/repos/universal-ctags/ctags/badge.svg?branch=master&service=github)](https://coveralls.io…
10 [Universal Ctags](https://ctags.io/) (abbreviated as u-ctags) is a *maintained*
46 Daily builds are available at the [ctags-win32](https://github.com/universal-ctags/ctags-win32) pro…
53 Go to [ctags-snap](https://github.com/universal-ctags/ctags-snap) and
62 $ git clone https://github.com/universal-ctags/ctags.git
63 $ cd ctags
85 [ctags(1)](https://docs.ctags.io/en/latest/man/ctags.1.html), and [other man
98 [ctags-incompatibilities(7)](https://docs.ctags.io/en/latest/man/ctags-incompatibilities.7.html)
104 Instead, it loads `~/.ctags.d/*.ctags` and `./.ctags.d/*.ctags`.
116 [#1737](https://github.com/universal-ctags/ctags/pull/1737).
[all …]
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/ctags/
H A Dmeson.build4 'ctags-plugin.c',
5 'ide-ctags-builder.c',
8 'ide-ctags-highlighter.c',
9 'ide-ctags-index.c',
11 'ide-ctags-results.c',
12 'ide-ctags-service.c',
13 'ide-ctags-symbol-node.c',
16 'ide-ctags-util.c',
22 'gbp-ctags-resources',
23 'ctags.gresource.xml',
[all …]
/dports/japanese/ctags/ctags-5.8j2/
H A Dmaintainer.mak14 VERSION_FILES:= ctags.h ctags.1 NEWS
31 ctags.spec ctags.1 ctags_j.html
92 ctags dctags ctags.prof ctags.cov: target
103 ctags: $(OBJECTS) target
165 ctags.man ctags.html ctags.prof ctags.cov *.bb *.bbg tags TAGS syntax.vim
181 @ ctags *
270 sed -e 's/\(PROGRAM_VERSION\) "\([^ ]*\)"/\1 "$*"/' ctags.h > $(@D)/dirs/ctags-$*/ctags.h
271 sed -e 's/"\(Version\) \([^ ]*\)"/"\1 $*"/' ctags.1 > $(@D)/dirs/ctags-$*/ctags.1
285 cat ctags.1 | $(MAN2HTML) > ctags.html ;\
323 $(WINDOWS_DIR)/ctags%/ctags.exe
[all …]
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dmaintainer.mak14 VERSION_FILES:= ctags.h ctags.1 NEWS
31 ctags.spec ctags.1
92 ctags dctags ctags.prof ctags.cov: target
103 ctags: $(OBJECTS) target
164 ctags.man ctags.html ctags.prof ctags.cov *.bb *.bbg tags TAGS syntax.vim
180 @ ctags *
269 sed -e 's/\(PROGRAM_VERSION\) "\([^ ]*\)"/\1 "$*"/' ctags.h > $(@D)/dirs/ctags-$*/ctags.h
270 sed -e 's/"\(Version\) \([^ ]*\)"/"\1 $*"/' ctags.1 > $(@D)/dirs/ctags-$*/ctags.1
282 cat ctags.1 | $(MAN2HTML) > ctags.html ;\
319 $(WINDOWS_DIR)/ctags%/ctags.exe
[all …]
/dports/devel/ctags/ctags-5.8/
H A Dmaintainer.mak14 VERSION_FILES:= ctags.h ctags.1 NEWS
31 ctags.spec ctags.1
92 ctags dctags ctags.prof ctags.cov: target
103 ctags: $(OBJECTS) target
164 ctags.man ctags.html ctags.prof ctags.cov *.bb *.bbg tags TAGS syntax.vim
180 @ ctags *
269 sed -e 's/\(PROGRAM_VERSION\) "\([^ ]*\)"/\1 "$*"/' ctags.h > $(@D)/dirs/ctags-$*/ctags.h
270 sed -e 's/"\(Version\) \([^ ]*\)"/"\1 $*"/' ctags.1 > $(@D)/dirs/ctags-$*/ctags.1
282 cat ctags.1 | $(MAN2HTML) > ctags.html ;\
319 $(WINDOWS_DIR)/ctags%/ctags.exe
[all …]
/dports/devel/fstrcmp/fstrcmp-0.7.D001/etc/
H A Dtags.cook19 if [find_command ctags] then
27 ctags-variant = posix;
29 ctags = ctags;
30 ctags-opts = ;
31 etags = ctags;
37 ctags-version = [collect ctags --version 2>/dev/null || true];
45 ctags-variant = emacs;
62 ctags-opts = -a;
65 ctags-opts += -f;
70 etags = ctags -e;
[all …]
/dports/devel/aegis/aegis-4.25.D510/etc/
H A Dtags.cook19 if [find_command ctags] then
27 ctags-variant = posix;
29 ctags = ctags;
30 ctags-opts = ;
31 etags = ctags;
37 ctags-version = [collect ctags --version 2>/dev/null || true];
45 ctags-variant = emacs;
62 ctags-opts = -a;
65 ctags-opts += -f;
70 etags = ctags -e;
[all …]
/dports/devel/cook/cook-2.30/etc/
H A Dtags.cook21 if [find_command ctags] then
29 ctags-variant = posix;
34 ctags-version = [collect ctags --version || true];
37 ctags-variant = exuberant;
40 if [in Emacs [ctags-version]] then
42 ctags-variant = emacs;
59 ctags-opts = -a;
61 if [in posix [ctags-variant]] then
62 ctags-opts += -f;
67 etags = ctags -e;
[all …]
/dports/devel/srecord/srecord-1.64/etc/
H A Dtags.cook19 if [find_command ctags] then
27 ctags-variant = posix;
32 ctags-version = [collect ctags --version || true];
35 ctags-variant = exuberant;
38 if [in Emacs [ctags-version]] then
40 ctags-variant = emacs;
57 ctags-opts = -a;
60 ctags-opts += -f;
65 etags = ctags -e;
69 etags-opts = [ctags-opts];
[all …]
/dports/lang/parrot/parrot-8.1.0/config/auto/
H A Dctags.pm17 package auto::ctags;
44 my ($ctags, $has_ctags) =
46 $self->_evaluate_ctags($conf, $ctags, $has_ctags);
53 my ($ctags, $has_ctags);
58 $ctags = $t if $has_ctags;
61 return ($ctags, $has_ctags);
72 my ($self, $conf, $ctags, $has_ctags) = @_;
74 $conf->data->set( ctags => $ctags );
78 $conf->data->set( ctags => 'ctags' );
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/man/
H A DMakefile.am24 ctags.1 \
25 ctags-optlib.7 \
27 ctags-client-tools.7 \
28 ctags-faq.7 \
31 ctags-lang-julia.7 \
32 ctags-lang-python.7 \
33 ctags-lang-tcl.7 \
34 ctags-lang-verilog.7 \
35 ctags-lang-inko.7 \
36 ctags-lang-r.7 \
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/man/
H A Dctags-lang-inko.7.rst4 ctags-lang-inko
13 | **ctags** ... --languages=+Inko ...
14 | **ctags** ... --language-force=Inko ...
15 | **ctags** ... --map-Inko=+.inko ...
22 ctags is undefined.
29 :ref:`ctags(1) <ctags(1)>`, :ref:`ctags-client-tools(7) <ctags-client-tools(7)>`
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/
H A Dutils.sh22 local ctags=$1
36 if ${ctags} $o --with-list-header=no --list-features | grep -q "$feat"; then
37 skip "feature \"$feat\" is available in $ctags"
40 if ! ${ctags} $o --with-list-header=no --list-features | grep -q "$feat"; then
41 skip "feature \"$feat\" is not available in $ctags"
48 if [ -d ~/.ctags.d ]; then
78 local ctags=$1
85 ${ctags} --quiet --options=NONE "$@" input.c > /dev/null
102 local ctags=$1
106 …for x in $($ctags --quiet --options=NONE --with-list-header "$option" | sed -ne 's/^#\(.*\)$/\1/p…
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/
H A Dctags_grep_test.cpp33 Ctags ctags(tests_path); in main() local
34 g_assert(ctags.project_path == tests_path.parent_path()); in main()
37 while(std::getline(ctags.output, line)) { in main()
40 auto location = ctags.get_location(line, false); in main()
50 auto location = ctags.get_location(line, true); in main()
66 Ctags ctags(tests_path, false, true); in main() local
70 while(std::getline(ctags.output, line)) { in main()
73 auto location = ctags.get_location(line, false); in main()
83 auto location = ctags.get_location(line, true); in main()
99 Ctags ctags(tests_path, true); in main() local
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-rpmspec.r/simple-rpmspec.d/
H A Dexpected.tags2 Name input.spec /^Name: ctags$/;" kind:tag line:2 roles:def
3 ctags input.spec /^Name: ctags$/;" kind:package line:2 roles:def
8 Source input.spec /^Source: http:\/\/prdownloads.sourceforge.net\/ctags\/ctags-%{version}.tar.gz$/;…
9 URL input.spec /^URL: http:\/\/ctags.sourceforge.net$/;" kind:tag line:8 roles:def
20 docs input.spec /^%package docs$/;" kind:package line:40 package:ctags roles:def
21 ctags-docs input.spec /^%package docs$/;" kind:package line:40 package:ctags roles:def
22 universal-ctags-devel input.spec /^%package -n universal-ctags-devel$/;" kind:package line:44 packa…
23 ctags-universal-ctags-devel input.spec /^%package -n universal-ctags-devel$/;" kind:package line:44…
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/subparser-direction.d/
H A Drun.sh6 ${CTAGS} --options=./mojom-shared.ctags -o - input.cc
8 ${CTAGS} --options=./mojom-shared.ctags -o - input.mojom
12 ${CTAGS} --options=./mojom-dedicated.ctags -o - input.cc
14 ${CTAGS} --options=./mojom-dedicated.ctags -o - input.mojom
18 ${CTAGS} --options=./mojom-bidirectional.ctags -o - input.cc
20 ${CTAGS} --options=./mojom-bidirectional.ctags -o - input.mojom
24 ${CTAGS} --options=./mojom-default.ctags -o - input.cc
26 ${CTAGS} --options=./mojom-default.ctags -o - input.mojom
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Tmain/lregex-unexpected-regex-kind.d/
H A Drun.sh7 $CTAGS --options=X.ctags --list-kinds=X
10 $CTAGS --options=Ynokind.ctags -o $BUILDDIR/tags input.yyy
13 $CTAGS --options=Yempty1.ctags -o $BUILDDIR/tags input.yyy
16 $CTAGS --options=Yempty2.ctags -o $BUILDDIR/tags input.yyy
19 $CTAGS --options=Y-r.ctags -o $BUILDDIR/tags input.yyy
22 $CTAGS --options=Y-regex.ctags -o $BUILDDIR/tags input.yyy
25 $CTAGS --options=Y-r-regex.ctags -o $BUILDDIR/tags input.yyy
28 $CTAGS --options=Y-r-regex-with-kinddef.ctags -o $BUILDDIR/tags input.yyy
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-c.r/extern_variable.h.b/
H A DREADME1 Exuberant ctags generates following tags file
3 $ ctags -o - --C-kinds='x' input.h
4 C /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^class C;$/;" x
5 S /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^struct S;$/;" x
6 a /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^extern int a;$/;" x
7 b /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^extern struct B b;$/;" x
9 Universal ctags generates following tags file
11 $ ./ctags -o - --kinds-C='x' input.h
12 …a /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^extern int a;$/;" x type…
13 …b /home/jet/var/ctags/Units/review-needed.r/extern_variable.h.t/input.h /^extern struct B b;$/;" x…

12345678910>>...378