1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
!_TAG_FILE_FORMAT 2 /supported features/
!_TAG_FILE_SORTED 1 //0=unsorted, 1=sorted//
!_TAG_PROGRAM_AUTHOR Darren Hiebert /darren@hiebert.com/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://fly.hiwaay.net/~darren/ctags /official site/
!_TAG_PROGRAM_VERSION 1.7.4 //
Addnwstr sted.c /^Addnwstr(wchar_t *wstring, int max)$/;" type:f
FILE_NAME_LEN_MAX sted.c 59;" type:d file:
Get_wch sted.c /^int Get_wch(wint_t *wintp)$/;" type:f
LINE_LENGTH sted.c 56;" type:d file:
MAX sted.c 65;" type:d file:
MIN sted.c 66;" type:d file:
Move sted.c /^Move(int y, int x)$/;" type:f
TAB_SPACING sted.c 57;" type:d file:
Wcswidth sted.c /^Wcswidth(wchar_t *wbuffer, size_t n)$/;" type:f
Wcwidth sted.c 108;" type:d file:
_BSD_SOURCE sted.c 39;" type:d file:
_POSIX_C_SOURCE sted.c 40;" type:d file:
_XOPEN_SOURCE_EXTENDED sted.c 41;" type:d file:
add_line sted.c /^add_line (wchar_t *wbuffer, int line_number)$/;" type:f
addwcolumn sted.c /^addwcolumn(wchar_t *wcontent, int left_col, int realCOLS)$/;" type:f
clean_up sted.c /^clean_up (void)$/;" type:f
compiled_noexpr sted.c /^regex_t compiled_yesexpr, compiled_noexpr;$/;" type:v
compiled_yesexpr sted.c /^regex_t compiled_yesexpr, compiled_noexpr;$/;" type:v
del_line sted.c /^del_line (int line_number)$/;" type:f
elements sted.c 67;" type:d file:
finish sted.c /^finish (int sig)$/;" type:f file:
get_line sted.c /^get_line (int line_number)$/;" type:f
get_regerror sted.c /^get_regerror (int errcode, regex_t *compiled_regex)$/;" type:f
head sted.c /^rad *head = NULL; \/* The head pointer for the linked list. *\/$/;" type:v
is_backspace sted.c 61;" type:d file:
line sted.c /^struct line$/;" type:s file:
load_file sted.c /^load_file (char *file_name, int *Lines_p)$/;" type:f
main sted.c /^main (int argc, char *argv[])$/;" type:f
modify_line sted.c /^modify_line (wchar_t *wbuffer, int line_number)$/;" type:f
myMB_LEN_MAX sted.c /^size_t myMB_LEN_MAX = MB_LEN_MAX > 6 ? MB_LEN_MAX : 6;$/;" type:v
noexpr sted.c /^char *yesstr, *nostr, *yesexpr, *noexpr;$/;" type:v
nostr sted.c /^char *yesstr, *nostr, *yesexpr, *noexpr;$/;" type:v
process_load_err sted.c /^process_load_err(int load_err, char *file_name)$/;" type:f
push_numbers sted.c /^push_numbers (int line_number)$/;" type:f
rad sted.c /^typedef struct line rad; \/* And a typedef, because I'm to lazy to type$/;" type:t file:
read_file_name sted.c /^read_file_name(char *file_name)$/;" type:f
realCOLS sted.c /^int realCOLS;$/;" type:v
save_file sted.c /^save_file (char *file_name)$/;" type:f
screen sted.c /^SCREEN *screen;$/;" type:v
show_list sted.c /^show_list (int top_line, int left_col)$/;" type:f
xmalloc sted.c /^xmalloc (size_t size)$/;" type:f
xrealloc sted.c /^xrealloc (void *pointer, size_t size)$/;" type:f
yesexpr sted.c /^char *yesstr, *nostr, *yesexpr, *noexpr;$/;" type:v
yesno_dialog sted.c /^yesno_dialog(int num_of_args, ...)$/;" type:f
yesstr sted.c /^char *yesstr, *nostr, *yesexpr, *noexpr;$/;" type:v
|