Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Devent.c253 const char *zTags, /* tags associated with this technote */ in event_commit_common()
379 const char *zTags = P("g"); /* Tags added to this technote */ in eventedit_page() local
589 const char *zTags, /* tags */ in event_cmd_commit()
H A Dcheckin.c1311 char *zTags = info_tags_of_checkin(parent_rid, 1); in prepare_commit_comment() local
1394 char *zTags; in prepare_commit_description_file() local
H A Dwiki.c2333 const char *zTags = find_option("technote-tags", NULL, 1); local
H A Dinfo.c35 char *zTags; in info_tags_of_checkin() local
63 char *zTags; in show_common_info() local
H A Dimport.c852 const char *zTags; /* Name of tags folder in repo root */ member