Home
last modified time | relevance | path

Searched defs:tag_line (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dmktag.c44 const char *object, *type_line, *tag_line, *tagger_line, *lb, *rb, *p; in verify_tag() local
/dports/devel/gitlist/gitlist/vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/
H A DTag.php113 $tag_line,
/dports/emulators/mednafen/mednafen/src/
H A DPSFLoader.cpp52 void PSFTags::AddTag(char *tag_line) in AddTag()
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dsymbols.c2255 static gchar *parse_function_at_line(ScintillaObject *sci, gint tag_line) in parse_function_at_line()
2282 static gchar *parse_cpp_function_at_line(ScintillaObject *sci, gint tag_line) in parse_cpp_function_at_line()
2387 gint tag_line = tag->line - 1; in get_current_tag_name() local
2419 gint tag_line = parent; in get_current_tag_name() local
2453 static gint tag_line = -1; in get_current_tag_name_cached() local
/dports/devel/geany/geany-1.38/src/
H A Dsymbols.c2264 static gchar *parse_function_at_line(ScintillaObject *sci, gint tag_line) in parse_function_at_line()
2291 static gchar *parse_cpp_function_at_line(ScintillaObject *sci, gint tag_line) in parse_cpp_function_at_line()
2396 gint tag_line = tag->line - 1; in get_current_tag_name() local
2428 gint tag_line = parent; in get_current_tag_name() local
2462 static gint tag_line = -1; in get_current_tag_name_cached() local