diff options
| author | Eli Zaretskii | 2022-11-27 15:43:39 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2022-11-27 15:43:39 +0200 |
| commit | 6f0906be5115e88dc70eb655326bccbbcfbb42b8 (patch) | |
| tree | 2f0da4667b520ebb4000a23a324cbb1de40db8b4 | |
| parent | d48bb4874bc6cd3e69c7a15fc3c91cc141025c51 (diff) | |
| download | emacs-6f0906be5115e88dc70eb655326bccbbcfbb42b8.tar.gz emacs-6f0906be5115e88dc70eb655326bccbbcfbb42b8.zip | |
; Fix last change in etags.c
* lib-src/etags.c (cleanup_tags_file): Renamed from
clean_matched_file_tag.
* test/manual/etags/CTAGS.good_update:
* test/manual/etags/CTAGS.good_crlf: Update to match the test.
| -rw-r--r-- | lib-src/etags.c | 9 | ||||
| -rw-r--r-- | test/manual/etags/CTAGS.good_crlf | 5536 | ||||
| -rw-r--r-- | test/manual/etags/CTAGS.good_update | 5532 |
3 files changed, 5539 insertions, 5538 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index b6f51dfa83f..d1d20858cdd 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -399,7 +399,7 @@ static void free_fdesc (fdesc *); | |||
| 399 | static void pfnote (char *, bool, char *, ptrdiff_t, intmax_t, intmax_t); | 399 | static void pfnote (char *, bool, char *, ptrdiff_t, intmax_t, intmax_t); |
| 400 | static void invalidate_nodes (fdesc *, node **); | 400 | static void invalidate_nodes (fdesc *, node **); |
| 401 | static void put_entries (node *); | 401 | static void put_entries (node *); |
| 402 | static void clean_matched_file_tag (char const * const, char const * const); | 402 | static void cleanup_tags_file (char const * const, char const * const); |
| 403 | 403 | ||
| 404 | static void do_move_file (const char *, const char *); | 404 | static void do_move_file (const char *, const char *); |
| 405 | static char *concat (const char *, const char *, const char *); | 405 | static char *concat (const char *, const char *, const char *); |
| @@ -1392,7 +1392,7 @@ main (int argc, char **argv) | |||
| 1392 | default: | 1392 | default: |
| 1393 | continue; /* the for loop */ | 1393 | continue; /* the for loop */ |
| 1394 | } | 1394 | } |
| 1395 | clean_matched_file_tag (tagfile, argbuffer[i].what); | 1395 | cleanup_tags_file (tagfile, argbuffer[i].what); |
| 1396 | } | 1396 | } |
| 1397 | append_to_tagfile = true; | 1397 | append_to_tagfile = true; |
| 1398 | } | 1398 | } |
| @@ -1442,7 +1442,7 @@ main (int argc, char **argv) | |||
| 1442 | * Equivalent to: mv tags OTAGS;grep -Fv ' filename ' OTAGS >tags;rm OTAGS | 1442 | * Equivalent to: mv tags OTAGS;grep -Fv ' filename ' OTAGS >tags;rm OTAGS |
| 1443 | */ | 1443 | */ |
| 1444 | static void | 1444 | static void |
| 1445 | clean_matched_file_tag (const char* tagfile, const char* match_file_name) | 1445 | cleanup_tags_file (const char* tagfile, const char* match_file_name) |
| 1446 | { | 1446 | { |
| 1447 | FILE *otags_f = fopen ("OTAGS", "wb"); | 1447 | FILE *otags_f = fopen ("OTAGS", "wb"); |
| 1448 | FILE *tag_f = fopen (tagfile, "rb"); | 1448 | FILE *tag_f = fopen (tagfile, "rb"); |
| @@ -7275,7 +7275,8 @@ get_lispy_tag (register char *bp) | |||
| 7275 | * appended to `filebuf'. | 7275 | * appended to `filebuf'. |
| 7276 | */ | 7276 | */ |
| 7277 | static ptrdiff_t | 7277 | static ptrdiff_t |
| 7278 | readline_internal (linebuffer *lbp, FILE *stream, char const *filename, const bool leave_cr) | 7278 | readline_internal (linebuffer *lbp, FILE *stream, char const *filename, |
| 7279 | const bool leave_cr) | ||
| 7279 | { | 7280 | { |
| 7280 | char *buffer = lbp->buffer; | 7281 | char *buffer = lbp->buffer; |
| 7281 | char *p = lbp->buffer; | 7282 | char *p = lbp->buffer; |
diff --git a/test/manual/etags/CTAGS.good_crlf b/test/manual/etags/CTAGS.good_crlf index 52bd564d6ca..3d64fa63c7a 100644 --- a/test/manual/etags/CTAGS.good_crlf +++ b/test/manual/etags/CTAGS.good_crlf | |||
| @@ -1,39 +1,2280 @@ | |||
| 1 | ($_,$flag,$opt,$f,$r,@temp perl-src/yagrip.pl 8 | 1 | #a-defer-word forth-src/test-forth.fth /^defer #a-defer-word$/ |
| 2 | #some-storage forth-src/test-forth.fth /^2000 buffer: #some-storage$/ | ||
| 2 | $0x80 c-src/sysdep.h 32 | 3 | $0x80 c-src/sysdep.h 32 |
| 3 | ${CHECKOBJS} make-src/Makefile /^${CHECKOBJS}: CFLAGS=-g3 -DNULLFREECHECK=0$/ | 4 | $SYS_##syscall_na c-src/sysdep.h 31 |
| 4 | $domain php-src/lce_functions.php 175 | 5 | $domain php-src/lce_functions.php 175 |
| 5 | $filename php-src/lce_functions.php 174 | 6 | $filename php-src/lce_functions.php 174 |
| 6 | $ignore_ws php-src/lce_functions.php 171 | 7 | $ignore_ws php-src/lce_functions.php 171 |
| 7 | $memassign php-src/ptest.php 9 | 8 | $memassign php-src/ptest.php 9 |
| 8 | $memassign_space php-src/ptest.php 10 | 9 | $memassign_space php-src/ptest.php 10 |
| 9 | $member php-src/ptest.php 8 | 10 | $member php-src/ptest.php 8 |
| 10 | $msgid_lc php-src/lce_functions.php 113 | ||
| 11 | $msgid php-src/lce_functions.php 107 | 11 | $msgid php-src/lce_functions.php 107 |
| 12 | $msgid php-src/lce_functions.php 165 | 12 | $msgid php-src/lce_functions.php 165 |
| 13 | $msgstr_lc php-src/lce_functions.php 114 | 13 | $msgid_lc php-src/lce_functions.php 113 |
| 14 | $msgstr php-src/lce_functions.php 108 | 14 | $msgstr php-src/lce_functions.php 108 |
| 15 | $msgstr php-src/lce_functions.php 166 | 15 | $msgstr php-src/lce_functions.php 166 |
| 16 | $msgstr_lc php-src/lce_functions.php 114 | ||
| 16 | $po_entries php-src/lce_functions.php 172 | 17 | $po_entries php-src/lce_functions.php 172 |
| 17 | $poe_num php-src/lce_functions.php 173 | 18 | $poe_num php-src/lce_functions.php 173 |
| 18 | $por_a php-src/lce_functions.php 500 | 19 | $por_a php-src/lce_functions.php 500 |
| 19 | $prefix php-src/lce_functions.php 72 | 20 | $prefix php-src/lce_functions.php 72 |
| 20 | ($prog,$_,@list perl-src/yagrip.pl 39 | ||
| 21 | $state php-src/lce_functions.php 170 | 21 | $state php-src/lce_functions.php 170 |
| 22 | ($string,$flag,@string,@temp,@last perl-src/yagrip.pl 40 | ||
| 23 | $sys_comment_lc php-src/lce_functions.php 116 | ||
| 24 | $sys_comment php-src/lce_functions.php 110 | 22 | $sys_comment php-src/lce_functions.php 110 |
| 25 | $sys_comment php-src/lce_functions.php 168 | 23 | $sys_comment php-src/lce_functions.php 168 |
| 26 | $SYS_##syscall_na c-src/sysdep.h 31 | 24 | $sys_comment_lc php-src/lce_functions.php 116 |
| 27 | $test php-src/ptest.php 12 | 25 | $test php-src/ptest.php 12 |
| 28 | $unk_comment_lc php-src/lce_functions.php 117 | ||
| 29 | $unk_comment php-src/lce_functions.php 111 | 26 | $unk_comment php-src/lce_functions.php 111 |
| 30 | $unk_comment php-src/lce_functions.php 169 | 27 | $unk_comment php-src/lce_functions.php 169 |
| 31 | $user_comment_lc php-src/lce_functions.php 115 | 28 | $unk_comment_lc php-src/lce_functions.php 117 |
| 32 | $user_comment php-src/lce_functions.php 109 | 29 | $user_comment php-src/lce_functions.php 109 |
| 33 | $user_comment php-src/lce_functions.php 167 | 30 | $user_comment php-src/lce_functions.php 167 |
| 31 | $user_comment_lc php-src/lce_functions.php 115 | ||
| 32 | ${CHECKOBJS} make-src/Makefile /^${CHECKOBJS}: CFLAGS=-g3 -DNULLFREECHECK=0$/ | ||
| 33 | %cdiff make-src/Makefile /^%cdiff: CTAGS% CTAGS ${infiles}$/ | ||
| 34 | %ediff make-src/Makefile /^%ediff: ETAGS% ETAGS ${infiles}$/ | ||
| 35 | ($_,$flag,$opt,$f,$r,@temp perl-src/yagrip.pl 8 | ||
| 36 | ($prog,$_,@list perl-src/yagrip.pl 39 | ||
| 37 | ($string,$flag,@string,@temp,@last perl-src/yagrip.pl 40 | ||
| 38 | (a-forth-constant forth-src/test-forth.fth /^constant (a-forth-constant$/ | ||
| 39 | (another-forth-word) forth-src/test-forth.fth /^: (another-forth-word) ( -- )$/ | ||
| 40 | (foo) forth-src/test-forth.fth /^: (foo) 1 ;$/ | ||
| 41 | + ruby-src/test.rb /^ def +(y)$/ | ||
| 42 | + tex-src/texinfo.tex /^\\def+{{\\tt \\char 43}}$/ | ||
| 43 | .PRECIOUS make-src/Makefile /^.PRECIOUS: ETAGS CTAGS ETAGS16 CTAGS16 ETAGS17 CTA/ | ||
| 44 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/.notdef \/.not/ | ||
| 45 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/space \/exclam/ | ||
| 46 | /A ps-src/rfc1245.ps /^\/A { $/ | ||
| 47 | /Acircumflex ps-src/rfc1245.ps /^\/Acircumflex \/Ecircumflex \/Aacute \/Edieresis \/Egra/ | ||
| 48 | /B ps-src/rfc1245.ps /^\/B { $/ | ||
| 49 | /BEGINBITMAP2BIT ps-src/rfc1245.ps /^\/BEGINBITMAP2BIT { $/ | ||
| 50 | /BEGINBITMAP2BITc ps-src/rfc1245.ps /^\/BEGINBITMAP2BITc { $/ | ||
| 51 | /BEGINBITMAPBW ps-src/rfc1245.ps /^\/BEGINBITMAPBW { $/ | ||
| 52 | /BEGINBITMAPBWc ps-src/rfc1245.ps /^\/BEGINBITMAPBWc { $/ | ||
| 53 | /BEGINBITMAPGRAY ps-src/rfc1245.ps /^\/BEGINBITMAPGRAY { $/ | ||
| 54 | /BEGINBITMAPGRAYc ps-src/rfc1245.ps /^\/BEGINBITMAPGRAYc { $/ | ||
| 55 | /BEGINPRINTCODE ps-src/rfc1245.ps /^\/BEGINPRINTCODE { $/ | ||
| 56 | /BF ps-src/rfc1245.ps /^\/BF { $/ | ||
| 57 | /BITMAPCOLOR ps-src/rfc1245.ps /^\/BITMAPCOLOR { $/ | ||
| 58 | /BITMAPCOLORc ps-src/rfc1245.ps /^\/BITMAPCOLORc { $/ | ||
| 59 | /BITMAPGRAY ps-src/rfc1245.ps /^\/BITMAPGRAY { $/ | ||
| 60 | /BITMAPGRAYc ps-src/rfc1245.ps /^\/BITMAPGRAYc { $/ | ||
| 61 | /C ps-src/rfc1245.ps /^\/C { $/ | ||
| 62 | /COMMONBITMAP ps-src/rfc1245.ps /^\/COMMONBITMAP { $/ | ||
| 63 | /COMMONBITMAPc ps-src/rfc1245.ps /^\/COMMONBITMAPc { $/ | ||
| 64 | /D ps-src/rfc1245.ps /^\/D {curveto} bind def$/ | ||
| 65 | /DiacriticEncoding ps-src/rfc1245.ps /^\/DiacriticEncoding [$/ | ||
| 66 | /E ps-src/rfc1245.ps /^\/E {lineto} bind def$/ | ||
| 67 | /ENDBITMAP ps-src/rfc1245.ps /^\/ENDBITMAP {$/ | ||
| 68 | /ENDPRINTCODE ps-src/rfc1245.ps /^\/ENDPRINTCODE {$/ | ||
| 69 | /F ps-src/rfc1245.ps /^\/F { $/ | ||
| 70 | /FMBEGINEPSF ps-src/rfc1245.ps /^\/FMBEGINEPSF { $/ | ||
| 71 | /FMBEGINPAGE ps-src/rfc1245.ps /^\/FMBEGINPAGE { $/ | ||
| 72 | /FMDEFINEFONT ps-src/rfc1245.ps /^\/FMDEFINEFONT { $/ | ||
| 73 | /FMDOCUMENT ps-src/rfc1245.ps /^\/FMDOCUMENT { $/ | ||
| 74 | /FMENDEPSF ps-src/rfc1245.ps /^\/FMENDEPSF {$/ | ||
| 75 | /FMENDPAGE ps-src/rfc1245.ps /^\/FMENDPAGE {$/ | ||
| 76 | /FMLOCAL ps-src/rfc1245.ps /^\/FMLOCAL {$/ | ||
| 77 | /FMNORMALIZEGRAPHICS ps-src/rfc1245.ps /^\/FMNORMALIZEGRAPHICS { $/ | ||
| 78 | /FMVERSION ps-src/rfc1245.ps /^\/FMVERSION {$/ | ||
| 79 | /FMversion ps-src/rfc1245.ps /^\/FMversion (2.0) def $/ | ||
| 80 | /Fmcc ps-src/rfc1245.ps /^\/Fmcc {$/ | ||
| 81 | /FrameDict ps-src/rfc1245.ps /^\/FrameDict 190 dict def $/ | ||
| 82 | /G ps-src/rfc1245.ps /^\/G { $/ | ||
| 83 | /H ps-src/rfc1245.ps /^\/H { $/ | ||
| 84 | /Icircumflex ps-src/rfc1245.ps /^\/Icircumflex \/Idieresis \/Igrave \/Oacute \/Ocircumfl/ | ||
| 85 | /L ps-src/rfc1245.ps /^\/L \/M \/N \/O \/P \/Q \/R \/S \/T \/U \/V \/W \/X \/Y \/Z \/brac/ | ||
| 86 | /L ps-src/rfc1245.ps /^\/L { $/ | ||
| 87 | /M ps-src/rfc1245.ps /^\/M {newpath moveto} bind def$/ | ||
| 88 | /N ps-src/rfc1245.ps /^\/N { $/ | ||
| 89 | /Ntilde ps-src/rfc1245.ps /^\/Ntilde \/Odieresis \/Udieresis \/aacute \/agrave \/aci/ | ||
| 90 | /O ps-src/rfc1245.ps /^\/O {closepath} bind def$/ | ||
| 91 | /Otilde ps-src/rfc1245.ps /^\/Otilde \/OE \/oe \/endash \/emdash \/quotedblleft \/quo/ | ||
| 92 | /P ps-src/rfc1245.ps /^\/P { $/ | ||
| 93 | /PF ps-src/rfc1245.ps /^\/PF { $/ | ||
| 94 | /R ps-src/rfc1245.ps /^\/R { $/ | ||
| 95 | /RF ps-src/rfc1245.ps /^\/RF { $/ | ||
| 96 | /RR ps-src/rfc1245.ps /^\/RR { $/ | ||
| 97 | /ReEncode ps-src/rfc1245.ps /^\/ReEncode { $/ | ||
| 98 | /S ps-src/rfc1245.ps /^\/S { $/ | ||
| 99 | /SF ps-src/rfc1245.ps /^\/SF { $/ | ||
| 100 | /T ps-src/rfc1245.ps /^\/T { $/ | ||
| 101 | /TF ps-src/rfc1245.ps /^\/TF { $/ | ||
| 102 | /U ps-src/rfc1245.ps /^\/U { $/ | ||
| 103 | /Uacute ps-src/rfc1245.ps /^\/Uacute \/Ucircumflex \/Ugrave \/dotlessi \/circumflex/ | ||
| 104 | /V ps-src/rfc1245.ps /^\/V { $/ | ||
| 105 | /W ps-src/rfc1245.ps /^\/W { $/ | ||
| 106 | /X ps-src/rfc1245.ps /^\/X { $/ | ||
| 107 | /Y ps-src/rfc1245.ps /^\/Y { $/ | ||
| 108 | /Z ps-src/rfc1245.ps /^\/Z {$/ | ||
| 109 | /atilde ps-src/rfc1245.ps /^\/atilde \/aring \/ccedilla \/eacute \/egrave \/ecircumf/ | ||
| 110 | /bl ps-src/rfc1245.ps /^\/bl { $/ | ||
| 111 | /braceright ps-src/rfc1245.ps /^\/braceright \/asciitilde \/.notdef \/Adieresis \/Aring/ | ||
| 112 | /bracketright ps-src/rfc1245.ps /^\/bracketright \/asciicircum \/underscore \/grave \/a \// | ||
| 113 | /breve ps-src/rfc1245.ps /^\/breve \/dotaccent \/ring \/cedilla \/hungarumlaut \/og/ | ||
| 114 | /cfs ps-src/rfc1245.ps /^\/cfs { $/ | ||
| 115 | /colorsetup ps-src/rfc1245.ps /^\/colorsetup {$/ | ||
| 116 | /desperatepapersize ps-src/rfc1245.ps /^\/desperatepapersize {$/ | ||
| 117 | /dieresis ps-src/rfc1245.ps /^\/dieresis \/.notdef \/AE \/Oslash \/.notdef \/.notdef \// | ||
| 118 | /dmatrix ps-src/rfc1245.ps /^\/dmatrix matrix def$/ | ||
| 119 | /dnormalize ps-src/rfc1245.ps /^\/dnormalize {$/ | ||
| 120 | /dpi ps-src/rfc1245.ps /^\/dpi 72 0 dmatrix defaultmatrix dtransform$/ | ||
| 121 | /exclamdown ps-src/rfc1245.ps /^\/exclamdown \/logicalnot \/.notdef \/florin \/.notdef / | ||
| 122 | /fakecolorsetup ps-src/rfc1245.ps /^\/fakecolorsetup {$/ | ||
| 123 | /fillprocs ps-src/rfc1245.ps /^\/fillprocs 32 array def$/ | ||
| 124 | /fl ps-src/rfc1245.ps /^\/fl { $/ | ||
| 125 | /fraction ps-src/rfc1245.ps /^\/fraction \/currency \/guilsinglleft \/guilsinglright/ | ||
| 126 | /freq ps-src/rfc1245.ps /^\/freq dpi 18.75 div 8 div round dup 0 eq {pop 1} i/ | ||
| 127 | /gn ps-src/rfc1245.ps /^\/gn { $/ | ||
| 128 | /graymode ps-src/rfc1245.ps /^\/graymode true def$/ | ||
| 129 | /grayness ps-src/rfc1245.ps /^\/grayness {$/ | ||
| 130 | /guillemotleft ps-src/rfc1245.ps /^\/guillemotleft \/guillemotright \/ellipsis \/.notdef / | ||
| 131 | /home/www/pub/etags.c.gz make-src/Makefile /^\/home\/www\/pub\/etags.c.gz: etags.c$/ | ||
| 132 | /home/www/pub/software/unix/etags.tar.gz make-src/Makefile /^\/home\/www\/pub\/software\/unix\/etags.tar.gz: Makefile/ | ||
| 133 | /hx ps-src/rfc1245.ps /^\/hx { $/ | ||
| 134 | /i ps-src/rfc1245.ps /^\/i \/j \/k \/l \/m \/n \/o \/p \/q \/r \/s \/t \/u \/v \/w \/x \/y/ | ||
| 135 | /iacute ps-src/rfc1245.ps /^\/iacute \/igrave \/icircumflex \/idieresis \/ntilde \/o/ | ||
| 136 | /ic ps-src/rfc1245.ps /^\/ic [ $/ | ||
| 137 | /inch ps-src/rfc1245.ps /^\/inch {72 mul} def$/ | ||
| 138 | /ip ps-src/rfc1245.ps /^\/ip { $/ | ||
| 139 | /less ps-src/rfc1245.ps /^\/less \/equal \/greater \/question \/at \/A \/B \/C \/D \/E/ | ||
| 140 | /lnormalize ps-src/rfc1245.ps /^\/lnormalize { $/ | ||
| 141 | /manualpapersize ps-src/rfc1245.ps /^\/manualpapersize {$/ | ||
| 142 | /max ps-src/rfc1245.ps /^\/max {2 copy lt {exch} if pop} bind def$/ | ||
| 143 | /min ps-src/rfc1245.ps /^\/min {2 copy gt {exch} if pop} bind def$/ | ||
| 144 | /ms ps-src/rfc1245.ps /^\/ms { $/ | ||
| 145 | /nbluet ps-src/rfc1245.ps /^\/nbluet 256 array def$/ | ||
| 146 | /ngrayt ps-src/rfc1245.ps /^\/ngrayt 256 array def$/ | ||
| 147 | /ngreent ps-src/rfc1245.ps /^\/ngreent 256 array def$/ | ||
| 148 | /normalize ps-src/rfc1245.ps /^\/normalize {$/ | ||
| 149 | /nredt ps-src/rfc1245.ps /^\/nredt 256 array def$/ | ||
| 150 | /numbersign ps-src/rfc1245.ps /^\/numbersign \/dollar \/percent \/ampersand \/quotesing/ | ||
| 151 | /ocircumflex ps-src/rfc1245.ps /^\/ocircumflex \/odieresis \/otilde \/uacute \/ugrave \/u/ | ||
| 152 | /ordfeminine ps-src/rfc1245.ps /^\/ordfeminine \/ordmasculine \/.notdef \/ae \/oslash \/q/ | ||
| 153 | /pagedimen ps-src/rfc1245.ps /^\/pagedimen { $/ | ||
| 154 | /papersize ps-src/rfc1245.ps /^\/papersize {$/ | ||
| 155 | /paragraph ps-src/rfc1245.ps /^\/paragraph \/germandbls \/registered \/copyright \/tra/ | ||
| 156 | /parenright ps-src/rfc1245.ps /^\/parenright \/asterisk \/plus \/comma \/hyphen \/period/ | ||
| 157 | /periodcentered ps-src/rfc1245.ps /^\/periodcentered \/quotesinglbase \/quotedblbase \/per/ | ||
| 158 | /quoteleft ps-src/rfc1245.ps /^\/quoteleft \/quoteright \/.notdef \/.notdef \/ydieresi/ | ||
| 159 | /restorematrix ps-src/rfc1245.ps /^\/restorematrix {$/ | ||
| 160 | /s1 ps-src/rfc1245.ps /^\/s1 1 string def$/ | ||
| 161 | /sangle ps-src/rfc1245.ps /^\/sangle 1 0 dmatrix defaultmatrix dtransform exch / | ||
| 162 | /savematrix ps-src/rfc1245.ps /^\/savematrix {$/ | ||
| 163 | /setmanualfeed ps-src/rfc1245.ps /^\/setmanualfeed {$/ | ||
| 164 | /setpapername ps-src/rfc1245.ps /^\/setpapername { $/ | ||
| 165 | /setpattern ps-src/rfc1245.ps /^\/setpattern {$/ | ||
| 166 | /two ps-src/rfc1245.ps /^\/two \/three \/four \/five \/six \/seven \/eight \/nine \// | ||
| 167 | /udieresis ps-src/rfc1245.ps /^\/udieresis \/dagger \/.notdef \/cent \/sterling \/secti/ | ||
| 168 | /wbytes ps-src/rfc1245.ps /^\/wbytes { $/ | ||
| 169 | /wh ps-src/rfc1245.ps /^\/wh { $/ | ||
| 170 | /yen ps-src/rfc1245.ps /^\/yen \/.notdef \/.notdef \/.notdef \/.notdef \/.notdef / | ||
| 34 | 2const forth-src/test-forth.fth /^3 4 2constant 2const$/ | 171 | 2const forth-src/test-forth.fth /^3 4 2constant 2const$/ |
| 35 | 2val forth-src/test-forth.fth /^2const 2value 2val$/ | 172 | 2val forth-src/test-forth.fth /^2const 2value 2val$/ |
| 36 | 2var forth-src/test-forth.fth /^2variable 2var$/ | 173 | 2var forth-src/test-forth.fth /^2variable 2var$/ |
| 174 | :a-forth-dictionary-entry forth-src/test-forth.fth /^create :a-forth-dictionary-entry$/ | ||
| 175 | < tex-src/texinfo.tex /^\\def<{{\\tt \\less}}$/ | ||
| 176 | << ruby-src/test.rb /^ def <<(y)$/ | ||
| 177 | <= ruby-src/test.rb /^ def <=(y)$/ | ||
| 178 | <=> ruby-src/test.rb /^ def <=>(y)$/ | ||
| 179 | = tex-src/texinfo.tex /^\\global\\def={{\\tt \\char 61}}}$/ | ||
| 180 | = tex-src/texinfo.tex /^\\global\\let\\section = \\appendixsec$/ | ||
| 181 | = tex-src/texinfo.tex /^\\global\\let\\section = \\numberedsec$/ | ||
| 182 | = tex-src/texinfo.tex /^\\global\\let\\section = \\unnumberedsec$/ | ||
| 183 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\appendixsubsec$/ | ||
| 184 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\numberedsubsec$/ | ||
| 185 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\unnumberedsubsec$/ | ||
| 186 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\appendixsubsubsec$/ | ||
| 187 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\numberedsubsubsec$/ | ||
| 188 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\unnumberedsubsubsec$/ | ||
| 189 | =/f ada-src/etags-test-for.ada /^ function "=" (L, R : System.Address) return Boo/ | ||
| 190 | == ruby-src/test.rb /^ def ==(y)$/ | ||
| 191 | === ruby-src/test.rb /^ def ===(y)$/ | ||
| 192 | =\indexdummyfont tex-src/texinfo.tex /^\\let\\cite=\\indexdummyfont$/ | ||
| 193 | =\relax tex-src/texinfo.tex /^\\let\\appendix=\\relax$/ | ||
| 194 | =\relax tex-src/texinfo.tex /^\\let\\chapter=\\relax$/ | ||
| 195 | =\relax tex-src/texinfo.tex /^\\let\\section=\\relax$/ | ||
| 196 | =\relax tex-src/texinfo.tex /^\\let\\subsection=\\relax$/ | ||
| 197 | =\relax tex-src/texinfo.tex /^\\let\\subsubsection=\\relax$/ | ||
| 198 | =\smartitalic tex-src/texinfo.tex /^\\let\\cite=\\smartitalic$/ | ||
| 199 | =starts-with-equals! scm-src/test.scm /^(define =starts-with-equals! #t)$/ | ||
| 200 | > tex-src/texinfo.tex /^\\def>{{\\tt \\gtr}}$/ | ||
| 201 | >field1 forth-src/test-forth.fth /^ 9 field >field1$/ | ||
| 202 | >field2 forth-src/test-forth.fth /^ 5 field >field2$/ | ||
| 203 | A c.c 162 | ||
| 204 | A cp-src/c.C /^void A::A() {}$/ | ||
| 205 | A cp-src/c.C 117 | ||
| 206 | A cp-src/c.C 39 | ||
| 207 | A cp-src/c.C 56 | ||
| 208 | A cp-src/c.C 57 | ||
| 209 | A cp-src/c.C 73 | ||
| 210 | A cp-src/fail.C 23 | ||
| 211 | A cp-src/fail.C 7 | ||
| 212 | A ruby-src/test1.ru /^class A$/ | ||
| 213 | A ruby-src/test1.ru /^module A$/ | ||
| 214 | ABC ruby-src/test1.ru 11 | ||
| 215 | ADASRC make-src/Makefile /^ADASRC=etags-test-for.ada 2ataspri.adb 2ataspri.ad/ | ||
| 216 | ADDRESS c-src/emacs/src/gmalloc.c /^#define ADDRESS(B) ((void *) (((B) - 1) * BLOCKSIZ/ | ||
| 217 | ALIGNOF_STRUCT_LISP_VECTOR c-src/emacs/src/lisp.h 1378 | ||
| 218 | ALLOCATED_BEFORE_DUMPING c-src/emacs/src/gmalloc.c /^#define ALLOCATED_BEFORE_DUMPING(P) \\$/ | ||
| 219 | ALLOCATE_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_PSEUDOVECTOR(type, field, tag) / | ||
| 220 | ALLOCATE_ZEROED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_ZEROED_PSEUDOVECTOR(type, field, / | ||
| 221 | AND y-src/cccp.c 11 | ||
| 222 | ANSIC c-src/h.h 84 | ||
| 223 | ANSIC c-src/h.h 85 | ||
| 224 | AREF c-src/emacs/src/lisp.h /^AREF (Lisp_Object array, ptrdiff_t idx)$/ | ||
| 225 | ARGS make-src/Makefile /^ARGS=- < srclist$/ | ||
| 226 | ARITH_EQUAL c-src/emacs/src/lisp.h 3498 | ||
| 227 | ARITH_GRTR c-src/emacs/src/lisp.h 3501 | ||
| 228 | ARITH_GRTR_OR_EQUAL c-src/emacs/src/lisp.h 3503 | ||
| 229 | ARITH_LESS c-src/emacs/src/lisp.h 3500 | ||
| 230 | ARITH_LESS_OR_EQUAL c-src/emacs/src/lisp.h 3502 | ||
| 231 | ARITH_NOTEQUAL c-src/emacs/src/lisp.h 3499 | ||
| 232 | ARRAYELTS c-src/emacs/src/lisp.h /^#define ARRAYELTS(arr) (sizeof (arr) \/ sizeof (arr/ | ||
| 233 | ARRAYP c-src/emacs/src/lisp.h /^ARRAYP (Lisp_Object x)$/ | ||
| 234 | ARRAY_MARK_FLAG c-src/emacs/src/lisp.h 768 | ||
| 235 | ASCII_CHAR_P c-src/emacs/src/lisp.h /^#define ASCII_CHAR_P(c) UNSIGNED_CMP (c, <, 0x80)$/ | ||
| 236 | ASET c-src/emacs/src/lisp.h /^ASET (Lisp_Object array, ptrdiff_t idx, Lisp_Objec/ | ||
| 237 | ASIZE c-src/emacs/src/lisp.h /^ASIZE (Lisp_Object array)$/ | ||
| 238 | ASRC make-src/Makefile /^ASRC=empty.zz empty.zz.gz$/ | ||
| 239 | AST_Array::AST_Array cp-src/c.C /^AST_Array::AST_Array(UTL_ScopedName *n, unsigned l/ | ||
| 240 | AST_ConcreteType::AST_ConcreteType cp-src/c.C /^AST_ConcreteType::AST_ConcreteType(AST_Decl::NodeT/ | ||
| 241 | AST_Root cp-src/c.C 92 | ||
| 242 | AT cp-src/c.C 52 | ||
| 243 | AU cp-src/c.C 53 | ||
| 244 | AUTOLOADP c-src/emacs/src/lisp.h /^AUTOLOADP (Lisp_Object x)$/ | ||
| 245 | AUTO_CONS c-src/emacs/src/lisp.h /^#define AUTO_CONS(name, a, b) Lisp_Object name = A/ | ||
| 246 | AUTO_CONS_EXPR c-src/emacs/src/lisp.h /^#define AUTO_CONS_EXPR(a, b) \\$/ | ||
| 247 | AUTO_LIST1 c-src/emacs/src/lisp.h /^#define AUTO_LIST1(name, a) \\$/ | ||
| 248 | AUTO_LIST2 c-src/emacs/src/lisp.h /^#define AUTO_LIST2(name, a, b) \\$/ | ||
| 249 | AUTO_LIST3 c-src/emacs/src/lisp.h /^#define AUTO_LIST3(name, a, b, c) \\$/ | ||
| 250 | AUTO_LIST4 c-src/emacs/src/lisp.h /^#define AUTO_LIST4(name, a, b, c, d) \\$/ | ||
| 251 | AUTO_STRING c-src/emacs/src/lisp.h /^#define AUTO_STRING(name, str) \\$/ | ||
| 252 | AVAIL_ALLOCA c-src/emacs/src/lisp.h /^#define AVAIL_ALLOCA(size) (sa_avail -= (size), al/ | ||
| 253 | Abort_Handler_Pointer/t ada-src/2ataspri.ads /^ type Abort_Handler_Pointer is access procedure / | ||
| 254 | Abort_Task/p ada-src/2ataspri.adb /^ procedure Abort_Task (T : TCB_Ptr) is$/ | ||
| 255 | Abort_Task/p ada-src/2ataspri.ads /^ procedure Abort_Task (T : TCB_Ptr);$/ | ||
| 256 | Abort_Wrapper/p ada-src/2ataspri.adb /^ procedure Abort_Wrapper$/ | ||
| 257 | Ada_funcs c-src/etags.c /^Ada_funcs (FILE *inf)$/ | ||
| 258 | Ada_getit c-src/etags.c /^Ada_getit (FILE *inf, const char *name_qualifier)$/ | ||
| 259 | Ada_help c-src/etags.c 475 | ||
| 260 | Ada_suffixes c-src/etags.c 473 | ||
| 261 | AddNullToNmStr pas-src/common.pas /^function AddNullToNmStr; (*($/ | ||
| 262 | Address_To_Call_State/f ada-src/2ataspri.adb /^ function Address_To_Call_State is new$/ | ||
| 263 | Address_To_TCB_Ptr/f ada-src/2ataspri.ads /^ function Address_To_TCB_Ptr is new$/ | ||
| 264 | Advanced usage tex-src/gzip.texi /^@node Advanced usage, Environment, Invoking gzip, / | ||
| 265 | Aligned_Cons c-src/emacs/src/lisp.h 4670 | ||
| 266 | Aligned_String c-src/emacs/src/lisp.h 4676 | ||
| 267 | AppendTextString pas-src/common.pas /^function AppendTextString;(*($/ | ||
| 268 | Arith_Comparison c-src/emacs/src/lisp.h 3497 | ||
| 269 | Asm_help c-src/etags.c 504 | ||
| 270 | Asm_labels c-src/etags.c /^Asm_labels (FILE *inf)$/ | ||
| 271 | Asm_suffixes c-src/etags.c 493 | ||
| 272 | B cp-src/c.C /^void B::B() {}$/ | ||
| 273 | B cp-src/c.C 122 | ||
| 274 | B cp-src/c.C 54 | ||
| 275 | B cp-src/c.C 56 | ||
| 276 | B cp-src/c.C 74 | ||
| 277 | B cp-src/fail.C 24 | ||
| 278 | B cp-src/fail.C 8 | ||
| 279 | B ruby-src/test1.ru /^ class B$/ | ||
| 280 | BE_Node cp-src/c.C /^void BE_Node::BE_Node() {}$/ | ||
| 281 | BE_Node cp-src/c.C 77 | ||
| 282 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 125 | ||
| 283 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 129 | ||
| 284 | BITS_PER_CHAR c-src/emacs/src/lisp.h 136 | ||
| 285 | BITS_PER_EMACS_INT c-src/emacs/src/lisp.h 139 | ||
| 286 | BITS_PER_LONG c-src/emacs/src/lisp.h 138 | ||
| 287 | BITS_PER_SHORT c-src/emacs/src/lisp.h 137 | ||
| 288 | BITS_WORD_MAX c-src/emacs/src/lisp.h 124 | ||
| 289 | BITS_WORD_MAX c-src/emacs/src/lisp.h 128 | ||
| 290 | BLACK cp-src/screen.hpp 12 | ||
| 291 | BLOCK c-src/emacs/src/gmalloc.c /^#define BLOCK(A) (((char *) (A) - _heapbase) \/ BLO/ | ||
| 292 | BLOCKIFY c-src/emacs/src/gmalloc.c /^#define BLOCKIFY(SIZE) (((SIZE) + BLOCKSIZE - 1) \// | ||
| 293 | BLOCKLOG c-src/emacs/src/gmalloc.c 125 | ||
| 294 | BLOCKSIZE c-src/emacs/src/gmalloc.c 126 | ||
| 295 | BLUE cp-src/screen.hpp 13 | ||
| 296 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 114 | ||
| 297 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 115 | ||
| 298 | BOOL_VECTOR_P c-src/emacs/src/lisp.h /^BOOL_VECTOR_P (Lisp_Object a)$/ | ||
| 299 | BROWN cp-src/screen.hpp 18 | ||
| 300 | BUFFERP c-src/emacs/src/lisp.h /^BUFFERP (Lisp_Object a)$/ | ||
| 301 | BUFFERSIZE objc-src/Subprocess.h 43 | ||
| 302 | BUFFER_OBJFWDP c-src/emacs/src/lisp.h /^BUFFER_OBJFWDP (union Lisp_Fwd *a)$/ | ||
| 303 | BYTE_MARK_STACK c-src/emacs/src/lisp.h 3181 | ||
| 304 | Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 305 | Bar perl-src/kai-test.pl /^package Bar;$/ | ||
| 306 | Barrier_Function_Pointer/t ada-src/etags-test-for.ada /^ type Barrier_Function_Pointer is access$/ | ||
| 307 | Bidule/b ada-src/etags-test-for.ada /^ protected body Bidule is$/ | ||
| 308 | Bidule/b ada-src/waroquiers.ada /^ protected body Bidule is$/ | ||
| 309 | Bidule/t ada-src/etags-test-for.ada /^ protected Bidule is$/ | ||
| 310 | Bidule/t ada-src/waroquiers.ada /^ protected Bidule is$/ | ||
| 311 | Body_Required/f ada-src/etags-test-for.ada /^ function Body_Required$/ | ||
| 312 | Boo cp-src/c.C /^ Boo(int _i, int _a, int _b) : i(_i), a(_a), b(/ | ||
| 313 | Boo cp-src/c.C 129 | ||
| 314 | Boo::Boo cp-src/c.C /^Boo::Boo(Boo) :$/ | ||
| 315 | ButtonBar pyt-src/server.py /^def ButtonBar(frame, legend, ref, alternatives, co/ | ||
| 316 | C cp-src/fail.C /^ C(int i) {x = i;}$/ | ||
| 317 | C cp-src/fail.C 25 | ||
| 318 | C cp-src/fail.C 9 | ||
| 319 | CALLMANY c-src/emacs/src/lisp.h /^#define CALLMANY(f, array) (f) (ARRAYELTS (array),/ | ||
| 320 | CALLN c-src/emacs/src/lisp.h /^#define CALLN(f, ...) CALLMANY (f, ((Lisp_Object [/ | ||
| 321 | CAR c-src/emacs/src/lisp.h /^CAR (Lisp_Object c)$/ | ||
| 322 | CAR_SAFE c-src/emacs/src/lisp.h /^CAR_SAFE (Lisp_Object c)$/ | ||
| 323 | CATCHER c-src/emacs/src/lisp.h 3021 | ||
| 324 | CDR c-src/emacs/src/lisp.h /^CDR (Lisp_Object c)$/ | ||
| 325 | CDR_SAFE c-src/emacs/src/lisp.h /^CDR_SAFE (Lisp_Object c)$/ | ||
| 326 | CFLAGS make-src/Makefile /^CFLAGS=${WARNINGS} -ansi -g3 # -pg -O$/ | ||
| 327 | CHAR c-src/etags.c /^#define CHAR(x) ((unsigned int)(x) & (CHARS - 1))/ | ||
| 328 | CHAR y-src/cccp.c 7 | ||
| 329 | CHARACTERBITS c-src/emacs/src/lisp.h 2457 | ||
| 330 | CHARS c-src/etags.c 157 | ||
| 331 | CHARTAB_SIZE_BITS c-src/emacs/src/lisp.h 1565 | ||
| 332 | CHARTAB_SIZE_BITS_0 c-src/emacs/src/lisp.h 1567 | ||
| 333 | CHARTAB_SIZE_BITS_1 c-src/emacs/src/lisp.h 1568 | ||
| 334 | CHARTAB_SIZE_BITS_2 c-src/emacs/src/lisp.h 1569 | ||
| 335 | CHARTAB_SIZE_BITS_3 c-src/emacs/src/lisp.h 1570 | ||
| 336 | CHAR_ALT c-src/emacs/src/lisp.h 2445 | ||
| 337 | CHAR_BIT c-src/emacs/src/lisp.h 2957 | ||
| 338 | CHAR_BIT c-src/emacs/src/lisp.h 2959 | ||
| 339 | CHAR_BIT c-src/emacs/src/lisp.h 2964 | ||
| 340 | CHAR_BIT c-src/emacs/src/lisp.h 2969 | ||
| 341 | CHAR_BIT c-src/emacs/src/lisp.h 2974 | ||
| 342 | CHAR_BIT c-src/emacs/src/lisp.h 2978 | ||
| 343 | CHAR_BIT c-src/emacs/src/lisp.h 2983 | ||
| 344 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 593 | ||
| 345 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 597 | ||
| 346 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 605 | ||
| 347 | CHAR_CTL c-src/emacs/src/lisp.h 2449 | ||
| 348 | CHAR_HYPER c-src/emacs/src/lisp.h 2447 | ||
| 349 | CHAR_META c-src/emacs/src/lisp.h 2450 | ||
| 350 | CHAR_MODIFIER_MASK c-src/emacs/src/lisp.h 2452 | ||
| 351 | CHAR_SHIFT c-src/emacs/src/lisp.h 2448 | ||
| 352 | CHAR_SUPER c-src/emacs/src/lisp.h 2446 | ||
| 353 | CHAR_TABLE_EXTRA_SLOTS c-src/emacs/src/lisp.h /^CHAR_TABLE_EXTRA_SLOTS (struct Lisp_Char_Table *ct/ | ||
| 354 | CHAR_TABLE_P c-src/emacs/src/lisp.h /^CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 355 | CHAR_TABLE_REF c-src/emacs/src/lisp.h /^CHAR_TABLE_REF (Lisp_Object ct, int idx)$/ | ||
| 356 | CHAR_TABLE_REF_ASCII c-src/emacs/src/lisp.h /^CHAR_TABLE_REF_ASCII (Lisp_Object ct, ptrdiff_t id/ | ||
| 357 | CHAR_TABLE_SET c-src/emacs/src/lisp.h /^CHAR_TABLE_SET (Lisp_Object ct, int idx, Lisp_Obje/ | ||
| 358 | CHAR_TABLE_STANDARD_SLOTS c-src/emacs/src/lisp.h 1697 | ||
| 359 | CHAR_TYPE_SIZE y-src/cccp.y 87 | ||
| 360 | CHECKFLAGS make-src/Makefile /^CHECKFLAGS=-DDEBUG -Wno-unused-function$/ | ||
| 361 | CHECKOBJS make-src/Makefile /^CHECKOBJS=chkmalloc.o chkxm.o$/ | ||
| 362 | CHECK_ARRAY c-src/emacs/src/lisp.h /^CHECK_ARRAY (Lisp_Object x, Lisp_Object predicate)/ | ||
| 363 | CHECK_BOOL_VECTOR c-src/emacs/src/lisp.h /^CHECK_BOOL_VECTOR (Lisp_Object x)$/ | ||
| 364 | CHECK_BUFFER c-src/emacs/src/lisp.h /^CHECK_BUFFER (Lisp_Object x)$/ | ||
| 365 | CHECK_CONS c-src/emacs/src/lisp.h /^CHECK_CONS (Lisp_Object x)$/ | ||
| 366 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 571 | ||
| 367 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 572 | ||
| 368 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 579 | ||
| 369 | CHECK_LIST c-src/emacs/src/lisp.h /^CHECK_LIST (Lisp_Object x)$/ | ||
| 370 | CHECK_LIST_CONS c-src/emacs/src/lisp.h /^# define CHECK_LIST_CONS(x, y) lisp_h_CHECK_LIST_C/ | ||
| 371 | CHECK_NATNUM c-src/emacs/src/lisp.h /^CHECK_NATNUM (Lisp_Object x)$/ | ||
| 372 | CHECK_NUMBER c-src/emacs/src/lisp.h /^# define CHECK_NUMBER(x) lisp_h_CHECK_NUMBER (x)$/ | ||
| 373 | CHECK_NUMBER_CAR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CAR (Lisp_Object x)$/ | ||
| 374 | CHECK_NUMBER_CDR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CDR (Lisp_Object x)$/ | ||
| 375 | CHECK_NUMBER_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_COERCE_MARKER(x) \\$/ | ||
| 376 | CHECK_NUMBER_OR_FLOAT c-src/emacs/src/lisp.h /^CHECK_NUMBER_OR_FLOAT (Lisp_Object x)$/ | ||
| 377 | CHECK_NUMBER_OR_FLOAT_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(x) / | ||
| 378 | CHECK_PROCESS c-src/emacs/src/lisp.h /^CHECK_PROCESS (Lisp_Object x)$/ | ||
| 379 | CHECK_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_RANGED_INTEGER(x, lo, hi) \\$/ | ||
| 380 | CHECK_STRING_CAR c-src/emacs/src/lisp.h /^CHECK_STRING_CAR (Lisp_Object x)$/ | ||
| 381 | CHECK_SYMBOL c-src/emacs/src/lisp.h /^# define CHECK_SYMBOL(x) lisp_h_CHECK_SYMBOL (x)$/ | ||
| 382 | CHECK_TYPE c-src/emacs/src/lisp.h /^# define CHECK_TYPE(ok, predicate, x) lisp_h_CHECK/ | ||
| 383 | CHECK_TYPE_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_TYPE_RANGED_INTEGER(type, x) \\$/ | ||
| 384 | CHECK_VECTOR c-src/emacs/src/lisp.h /^CHECK_VECTOR (Lisp_Object x)$/ | ||
| 385 | CHECK_VECTOR_OR_STRING c-src/emacs/src/lisp.h /^CHECK_VECTOR_OR_STRING (Lisp_Object x)$/ | ||
| 386 | CHECK_WINDOW c-src/emacs/src/lisp.h /^CHECK_WINDOW (Lisp_Object x)$/ | ||
| 387 | CK_ABS_C y-src/parse.y /^#define CK_ABS_C(x) if((x)<MIN_COL || (x)>MAX_COL)/ | ||
| 388 | CK_ABS_R y-src/parse.y /^#define CK_ABS_R(x) if((x)<MIN_ROW || (x)>MAX_ROW)/ | ||
| 389 | CK_REL_C y-src/parse.y /^#define CK_REL_C(x) if( ((x)>0 && MAX_COL-(x)<cu/ | ||
| 390 | CK_REL_R y-src/parse.y /^#define CK_REL_R(x) if( ((x)>0 && MAX_ROW-(x)<cu/ | ||
| 391 | CMultiChannelCSC19_3D cp-src/c.C 2 | ||
| 392 | CNL c-src/etags.c /^#define CNL() \\$/ | ||
| 393 | CNL_SAVE_DEFINEDEF c-src/etags.c /^#define CNL_SAVE_DEFINEDEF() \\$/ | ||
| 394 | COBOLFLAGS make-src/Makefile /^COBOLFLAGS=--language=none --regex='\/.......[a-zA-/ | ||
| 395 | COLORS cp-src/screen.hpp 11 | ||
| 396 | COMPILEDP c-src/emacs/src/lisp.h /^COMPILEDP (Lisp_Object a)$/ | ||
| 397 | COMPILED_ARGLIST c-src/emacs/src/lisp.h 2431 | ||
| 398 | COMPILED_BYTECODE c-src/emacs/src/lisp.h 2432 | ||
| 399 | COMPILED_CONSTANTS c-src/emacs/src/lisp.h 2433 | ||
| 400 | COMPILED_DOC_STRING c-src/emacs/src/lisp.h 2435 | ||
| 401 | COMPILED_INTERACTIVE c-src/emacs/src/lisp.h 2436 | ||
| 402 | COMPILED_STACK_DEPTH c-src/emacs/src/lisp.h 2434 | ||
| 403 | CONDITION_CASE c-src/emacs/src/lisp.h 3021 | ||
| 404 | CONSP c-src/emacs/src/lisp.h /^# define CONSP(x) lisp_h_CONSP (x)$/ | ||
| 405 | CONSTYPE_HEAP c-src/emacs/src/lisp.h 3739 | ||
| 406 | CONSTYPE_PURE c-src/emacs/src/lisp.h 3739 | ||
| 407 | CONS_TO_INTEGER c-src/emacs/src/lisp.h /^#define CONS_TO_INTEGER(cons, type, var) \\$/ | ||
| 408 | CONVERT_CHARSTRING_TO_VALUE pas-src/common.pas /^procedure CONVERT_CHARSTRING_TO_VALUE;(*($/ | ||
| 409 | CPPFLAGS make-src/Makefile /^CPPFLAGS=${CHECKFLAGS} -DSTDC_HEADERS -DHAVE_GETCW/ | ||
| 410 | CPSRC make-src/Makefile /^CPSRC=c.C abstract.C abstract.H cfront.H burton.cp/ | ||
| 411 | CSRC make-src/Makefile /^CSRC=abbrev.c ..\/etags\/h.h .\/\/c.c torture.c getopt/ | ||
| 412 | CTAGS c-src/etags.c 146 | ||
| 413 | CTAGS c-src/etags.c 147 | ||
| 414 | CTAGS c-src/etags.c 149 | ||
| 415 | CTAGS make-src/Makefile /^CTAGS: ctags ${infiles}$/ | ||
| 416 | CTAGS% make-src/Makefile /^CTAGS%: ctags% ${infiles}$/ | ||
| 417 | CTAGS13 CTAGS14 CTAGS15 make-src/Makefile /^CTAGS13 CTAGS14 CTAGS15: ctags% ${infiles}$/ | ||
| 418 | CYAN cp-src/screen.hpp 15 | ||
| 419 | C_AUTO c-src/etags.c 2198 | ||
| 420 | C_EXT c-src/etags.c 2193 | ||
| 421 | C_JAVA c-src/etags.c 2197 | ||
| 422 | C_PLAIN c-src/etags.c 2194 | ||
| 423 | C_PLPL c-src/etags.c 2195 | ||
| 424 | C_STAR c-src/etags.c 2196 | ||
| 425 | C_entries c-src/etags.c /^C_entries (int c_ext, FILE *inf)$/ | ||
| 426 | C_stab_entry c-src/etags.c 2271 | ||
| 427 | C_symtype c-src/etags.c /^C_symtype (char *str, int len, int c_ext)$/ | ||
| 428 | ChangeFileType pas-src/common.pas /^function ChangeFileType; (*(FileName : NameString;/ | ||
| 429 | Circle.getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 430 | Cjava_entries c-src/etags.c /^Cjava_entries (FILE *inf)$/ | ||
| 431 | Cjava_help c-src/etags.c 551 | ||
| 432 | Cjava_suffixes c-src/etags.c 549 | ||
| 433 | ClassExample ruby-src/test.rb /^ class ClassExample$/ | ||
| 434 | Clear/p ada-src/2ataspri.adb /^ procedure Clear (Cell : in out TAS_Cell) is$/ | ||
| 435 | Clear/p ada-src/2ataspri.ads /^ procedure Clear (Cell : in out TAS_Cell)/ | ||
| 436 | Cobol_help c-src/etags.c 558 | ||
| 437 | Cobol_paragraphs c-src/etags.c /^Cobol_paragraphs (FILE *inf)$/ | ||
| 438 | Cobol_suffixes c-src/etags.c 556 | ||
| 439 | CommentAD php-src/lce_functions.php /^ function CommentAD($/ | ||
| 440 | CommentAD php-src/lce_functions.php 70 | ||
| 441 | ConcatT pas-src/common.pas /^function ConcatT;(*($/ | ||
| 442 | Concept Index tex-src/gzip.texi /^@node Concept Index, , Problems, Top$/ | ||
| 443 | Cond_Signal/p ada-src/2ataspri.adb /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 444 | Cond_Signal/p ada-src/2ataspri.ads /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 445 | Cond_Timed_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Timed_Wait$/ | ||
| 446 | Cond_Timed_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Timed_Wait$/ | ||
| 447 | Cond_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 448 | Cond_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 449 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is private;$/ | ||
| 450 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ | ||
| 451 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ | ||
| 452 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ | ||
| 453 | Constant ruby-src/test1.ru 42 | ||
| 454 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ | ||
| 455 | Controls pyt-src/server.py /^class Controls:$/ | ||
| 456 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ | ||
| 457 | Copying tex-src/gzip.texi /^@node Copying, Overview, , Top$/ | ||
| 458 | Cplusplus_entries c-src/etags.c /^Cplusplus_entries (FILE *inf)$/ | ||
| 459 | Cplusplus_help c-src/etags.c 540 | ||
| 460 | Cplusplus_suffixes c-src/etags.c 535 | ||
| 461 | Create_LL_Task/p ada-src/2ataspri.adb /^ procedure Create_LL_Task$/ | ||
| 462 | Create_LL_Task/p ada-src/2ataspri.ads /^ procedure Create_LL_Task$/ | ||
| 463 | Cstar_entries c-src/etags.c /^Cstar_entries (FILE *inf)$/ | ||
| 464 | Cstar_suffixes c-src/etags.c 562 | ||
| 465 | Cube.data.getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 466 | D cp-src/fail.C /^ D() : ::A::T2::T(97), x(1066) {}$/ | ||
| 467 | D cp-src/fail.C 41 | ||
| 468 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4258 | ||
| 469 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4262 | ||
| 470 | DARKGRAY cp-src/screen.hpp 20 | ||
| 471 | DEAFUN c.c /^DEAFUN ("expand-file-name", Fexpand_file_name, Sex/ | ||
| 472 | DEBUG c-src/etags.c 84 | ||
| 473 | DEBUG c-src/etags.c 85 | ||
| 474 | DEBUG c-src/etags.c 87 | ||
| 475 | DEBUG objc-src/PackInsp.m 37 | ||
| 476 | DECLARE_GDB_SYM c-src/emacs/src/lisp.h /^#define DECLARE_GDB_SYM(type, id) type const id EX/ | ||
| 477 | DEFAULT_HASH_SIZE c-src/emacs/src/lisp.h 1940 | ||
| 478 | DEFAULT_REHASH_SIZE c-src/emacs/src/lisp.h 1950 | ||
| 479 | DEFAULT_REHASH_THRESHOLD c-src/emacs/src/lisp.h 1946 | ||
| 480 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) DECLARE/ | ||
| 481 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) extern / | ||
| 482 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(id) = id;$/ | ||
| 483 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(val) ;$/ | ||
| 484 | DEFINE_LISP_SYMBOL c-src/emacs/src/lisp.h /^#define DEFINE_LISP_SYMBOL(name) \\$/ | ||
| 485 | DEFINE_NON_NIL_Q_SYMBOL_MACROS c-src/emacs/src/lisp.h 755 | ||
| 486 | DEFSYM c-src/emacs/src/lisp.h /^#define DEFSYM(sym, name) \/* empty *\/$/ | ||
| 487 | DEFSYM c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_CONSTANT_P, int, (Lisp_Ob/ | ||
| 488 | DEFUN c-src/emacs/src/lisp.h /^#define DEFUN(lname, fnname, sname, minargs, maxar/ | ||
| 489 | DEFUN_ARGS_0 c-src/emacs/src/lisp.h 714 | ||
| 490 | DEFUN_ARGS_1 c-src/emacs/src/lisp.h 715 | ||
| 491 | DEFUN_ARGS_2 c-src/emacs/src/lisp.h 716 | ||
| 492 | DEFUN_ARGS_3 c-src/emacs/src/lisp.h 717 | ||
| 493 | DEFUN_ARGS_4 c-src/emacs/src/lisp.h 718 | ||
| 494 | DEFUN_ARGS_5 c-src/emacs/src/lisp.h 719 | ||
| 495 | DEFUN_ARGS_6 c-src/emacs/src/lisp.h 721 | ||
| 496 | DEFUN_ARGS_7 c-src/emacs/src/lisp.h 723 | ||
| 497 | DEFUN_ARGS_8 c-src/emacs/src/lisp.h 725 | ||
| 498 | DEFUN_ARGS_MANY c-src/emacs/src/lisp.h 712 | ||
| 499 | DEFUN_ARGS_UNEVALLED c-src/emacs/src/lisp.h 713 | ||
| 500 | DEFUN_func2 c.c /^DEFUN_func2()$/ | ||
| 501 | DEFVAR_BOOL c-src/emacs/src/lisp.h /^#define DEFVAR_BOOL(lname, vname, doc) \\$/ | ||
| 502 | DEFVAR_BUFFER_DEFAULTS c-src/emacs/src/lisp.h /^#define DEFVAR_BUFFER_DEFAULTS(lname, vname, doc) / | ||
| 503 | DEFVAR_INT c-src/emacs/src/lisp.h /^#define DEFVAR_INT(lname, vname, doc) \\$/ | ||
| 504 | DEFVAR_KBOARD c-src/emacs/src/lisp.h /^#define DEFVAR_KBOARD(lname, vname, doc) \\$/ | ||
| 505 | DEFVAR_LISP c-src/emacs/src/lisp.h /^#define DEFVAR_LISP(lname, vname, doc) \\$/ | ||
| 506 | DEFVAR_LISP_NOPRO c-src/emacs/src/lisp.h /^#define DEFVAR_LISP_NOPRO(lname, vname, doc) \\$/ | ||
| 507 | DEVICE_LAST c-src/h.h 24 | ||
| 508 | DEVICE_SWP c-src/h.h 23 | ||
| 509 | DOS_NT c-src/etags.c 117 | ||
| 510 | DOS_NT c-src/etags.c 118 | ||
| 511 | DUMPED c-src/emacs/src/gmalloc.c 80 | ||
| 512 | Debug cp-src/functions.cpp /^void Debug ( int lineno, int level, char* func , c/ | ||
| 513 | Def_ ruby-src/test1.ru 12 | ||
| 514 | DisposeANameList pas-src/common.pas /^procedure DisposeANameList( $/ | ||
| 515 | DisposeNameList pas-src/common.pas /^procedure DisposeNameList;$/ | ||
| 516 | ELEM_I c-src/h.h 3 | ||
| 517 | ELSRC make-src/Makefile /^ELSRC=TAGTEST.EL emacs\/lisp\/progmodes\/etags.el$/ | ||
| 518 | EMACS_INT c-src/emacs/src/lisp.h 103 | ||
| 519 | EMACS_INT c-src/emacs/src/lisp.h 91 | ||
| 520 | EMACS_INT c-src/emacs/src/lisp.h 96 | ||
| 521 | EMACS_INT_MAX c-src/emacs/src/lisp.h 105 | ||
| 522 | EMACS_INT_MAX c-src/emacs/src/lisp.h 93 | ||
| 523 | EMACS_INT_MAX c-src/emacs/src/lisp.h 98 | ||
| 524 | EMACS_LISP_H c-src/emacs/src/lisp.h 22 | ||
| 525 | EMACS_NAME c-src/etags.c 786 | ||
| 526 | EMACS_UINT c-src/emacs/src/lisp.h 104 | ||
| 527 | EMACS_UINT c-src/emacs/src/lisp.h 92 | ||
| 528 | EMACS_UINT c-src/emacs/src/lisp.h 97 | ||
| 529 | ENTRY c-src/sysdep.h /^#define ENTRY(name) \\$/ | ||
| 530 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) enum TYPE$/ | ||
| 531 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) unsigned int$/ | ||
| 532 | EQ c-src/emacs/src/lisp.h /^# define EQ(x, y) lisp_h_EQ (x, y)$/ | ||
| 533 | EQUAL y-src/cccp.c 12 | ||
| 534 | ERLSRC make-src/Makefile /^ERLSRC=gs_dialog.erl lines.erl lists.erl$/ | ||
| 535 | ERROR y-src/cccp.c 9 | ||
| 536 | ERROR y-src/parse.y 304 | ||
| 537 | ETAGS make-src/Makefile /^ETAGS: FRC etags ${infiles}$/ | ||
| 538 | ETAGS% make-src/Makefile /^ETAGS%: FRC etags% ${infiles}$/ | ||
| 539 | ETAGS12 make-src/Makefile /^ETAGS12: etags12 ${infiles}$/ | ||
| 540 | ETAGS13 ETAGS14 ETAGS15 make-src/Makefile /^ETAGS13 ETAGS14 ETAGS15: etags% ${infiles}$/ | ||
| 541 | EXFUN c-src/emacs/src/lisp.h /^#define EXFUN(fnname, maxargs) \\$/ | ||
| 542 | EXTAGS make-src/Makefile /^EXTAGS: extags ${infiles} Makefile$/ | ||
| 543 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 3497 | ||
| 544 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 4372 | ||
| 545 | EmptyNmStr pas-src/common.pas /^function EmptyNmStr(* : NameString*);$/ | ||
| 546 | Environment tex-src/gzip.texi /^@node Environment, Tapes, Advanced usage, Top$/ | ||
| 547 | Erlang_functions c-src/etags.c /^Erlang_functions (FILE *inf)$/ | ||
| 548 | Erlang_help c-src/etags.c 567 | ||
| 549 | Erlang_suffixes c-src/etags.c 565 | ||
| 550 | ErrStrToNmStr pas-src/common.pas /^function ErrStrToNmStr;(*($/ | ||
| 551 | Error_Information/t ada-src/2ataspri.ads /^ type Error_Information is new Interfaces.C.POSI/ | ||
| 552 | Exit_LL_Task/p ada-src/2ataspri.adb /^ procedure Exit_LL_Task is$/ | ||
| 553 | Exit_LL_Task/p ada-src/2ataspri.ads /^ procedure Exit_LL_Task;$/ | ||
| 554 | ExtractCommentInfo pas-src/common.pas /^procedure ExtractCommentInfo; (*($/ | ||
| 555 | FASTCFLAGS make-src/Makefile /^FASTCFLAGS=-O3 -finline-functions -ffast-math -fun/ | ||
| 556 | FASTCFLAGSWARN make-src/Makefile /^FASTCFLAGSWARN=${WARNINGS} -Werror ${FASTCFLAGS}$/ | ||
| 557 | FILTER make-src/Makefile /^FILTER=grep -v '\\.[Cchefy][lor]*,[1-9][0-9]*' || t/ | ||
| 558 | FINALIZERP c-src/emacs/src/lisp.h /^FINALIZERP (Lisp_Object x)$/ | ||
| 559 | FINAL_FREE_BLOCKS c-src/emacs/src/gmalloc.c 135 | ||
| 560 | FIXNUM_BITS c-src/emacs/src/lisp.h 252 | ||
| 561 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^#define FIXNUM_OVERFLOW_P(i) \\$/ | ||
| 562 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_O/ | ||
| 563 | FLOATP c-src/emacs/src/lisp.h /^# define FLOATP(x) lisp_h_FLOATP (x)$/ | ||
| 564 | FLOAT_TO_STRING_BUFSIZE c-src/emacs/src/lisp.h 3927 | ||
| 565 | FORTHSRC make-src/Makefile /^FORTHSRC=test-forth.fth$/ | ||
| 566 | FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_var, list_var, v/ | ||
| 567 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ | ||
| 568 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ | ||
| 569 | FRC make-src/Makefile /^FRC:;$/ | ||
| 570 | FREEFLOOD c-src/emacs/src/gmalloc.c 1858 | ||
| 571 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ | ||
| 572 | FUN0 y-src/parse.y /^yylex FUN0()$/ | ||
| 573 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ | ||
| 574 | FUN1 y-src/parse.y /^yyerror FUN1(char *, s)$/ | ||
| 575 | FUN2 y-src/parse.y /^make_list FUN2(YYSTYPE, car, YYSTYPE, cdr)$/ | ||
| 576 | FUN2 y-src/parse.y /^parse_cell_or_range FUN2(char **,ptr, struct rng */ | ||
| 577 | FUNCTIONP c-src/emacs/src/lisp.h /^FUNCTIONP (Lisp_Object obj)$/ | ||
| 578 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 4766 | ||
| 579 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5061 | ||
| 580 | F_getit c-src/etags.c /^F_getit (FILE *inf)$/ | ||
| 581 | F_takeprec c-src/etags.c /^F_takeprec (void)$/ | ||
| 582 | Fabbrev_expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | ||
| 583 | Fabbrev_symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | ||
| 584 | Fabort_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | ||
| 585 | Fails_t c-src/h.h 5 | ||
| 586 | Fclear_abbrev_table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | ||
| 587 | Fclear_this_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 588 | Fcommand_error_default_function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | ||
| 589 | Fcurrent_idle_time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | ||
| 590 | Fcurrent_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("current-input-mode", Fcurrent_input_mode, / | ||
| 591 | Fdefine_abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | ||
| 592 | Fdefine_abbrev_table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | ||
| 593 | Fdefine_global_abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | ||
| 594 | Fdefine_mode_abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | ||
| 595 | Fdiscard_input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | ||
| 596 | Fevent_convert_list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | ||
| 597 | Fevent_symbol_parse_modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | ||
| 598 | Fexit_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | ||
| 599 | Fexpand_abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | ||
| 600 | Finalize_Cond/p ada-src/2ataspri.adb /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 601 | Finalize_Cond/p ada-src/2ataspri.ads /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 602 | Finalize_Lock/p ada-src/2ataspri.adb /^ procedure Finalize_Lock (L : in out Lock) is$/ | ||
| 603 | Finalize_Lock/p ada-src/2ataspri.ads /^ procedure Finalize_Lock (L : in out Lock);$/ | ||
| 604 | Finalize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Finalize_TAS_Cell (Cell : in out TAS_/ | ||
| 605 | Finalize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Finalize_TAS_Cell (Cell : in out TA/ | ||
| 606 | Finput_pending_p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 607 | Finsert_abbrev_table_description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | ||
| 608 | First100Chars pas-src/common.pas /^procedure First100Chars; (*($/ | ||
| 609 | Fmake_abbrev_table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | ||
| 610 | Foo perl-src/kai-test.pl /^package Foo;$/ | ||
| 611 | Foo::Bar perl-src/kai-test.pl /^package Foo::Bar;$/ | ||
| 612 | Fopen_dribble_file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | ||
| 613 | Forth_help c-src/etags.c 573 | ||
| 614 | Forth_suffixes c-src/etags.c 571 | ||
| 615 | Forth_words c-src/etags.c /^Forth_words (FILE *inf)$/ | ||
| 616 | Fortran_functions c-src/etags.c /^Fortran_functions (FILE *inf)$/ | ||
| 617 | Fortran_help c-src/etags.c 579 | ||
| 618 | Fortran_suffixes c-src/etags.c 577 | ||
| 619 | Fposn_at_point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | ||
| 620 | Fposn_at_x_y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | ||
| 621 | Fread_key_sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 622 | Fread_key_sequence_vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 623 | Frecent_keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | ||
| 624 | Frecursion_depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | ||
| 625 | Frecursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | ||
| 626 | Freset_this_command_lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | ||
| 627 | Fset_input_interrupt_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 628 | Fset_input_meta_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 629 | Fset_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 630 | Fset_output_flow_control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 631 | Fset_quit_char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 632 | Fsuspend_emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | ||
| 633 | Fthis_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 634 | Fthis_command_keys_vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 635 | Fthis_single_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 636 | Fthis_single_command_raw_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 637 | Ftop_level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | ||
| 638 | Ftrack_mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | ||
| 639 | Funexpand_abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | ||
| 640 | Fx_get_selection_internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | ||
| 641 | Fx_get_selection_internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | ||
| 642 | Fy_get_selection_internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | ||
| 643 | GCALIGNED c-src/emacs/src/lisp.h 288 | ||
| 644 | GCALIGNED c-src/emacs/src/lisp.h 290 | ||
| 645 | GCALIGNMENT c-src/emacs/src/lisp.h 243 | ||
| 646 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(a) \\$/ | ||
| 647 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(varname) ((void) gcpro1)$/ | ||
| 648 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(a, b) \\$/ | ||
| 649 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(varname1, varname2) ((void) gcpro2,/ | ||
| 650 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(a, b, c) \\$/ | ||
| 651 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(varname1, varname2, varname3) \\$/ | ||
| 652 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(a, b, c, d) \\$/ | ||
| 653 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(varname1, varname2, varname3, varna/ | ||
| 654 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(a, b, c, d, e) \\$/ | ||
| 655 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(varname1, varname2, varname3, varna/ | ||
| 656 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(a, b, c, d, e, f) \\$/ | ||
| 657 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(varname1, varname2, varname3, varna/ | ||
| 658 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) \\$/ | ||
| 659 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) (GCPRO6 (a, b,/ | ||
| 660 | GCTYPEBITS c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (int, GCTYPEBITS)$/ | ||
| 661 | GCTYPEBITS c-src/emacs/src/lisp.h 67 | ||
| 662 | GC_MAKE_GCPROS_NOOPS c-src/emacs/src/lisp.h 3172 | ||
| 663 | GC_MARK_STACK c-src/emacs/src/lisp.h 3177 | ||
| 664 | GC_MARK_STACK_CHECK_GCPROS c-src/emacs/src/lisp.h 3173 | ||
| 665 | GC_USE_GCPROS_AS_BEFORE c-src/emacs/src/lisp.h 3171 | ||
| 666 | GC_USE_GCPROS_CHECK_ZOMBIES c-src/emacs/src/lisp.h 3174 | ||
| 667 | GE y-src/parse.c 8 | ||
| 668 | GENERIC_PTR y-src/cccp.y 56 | ||
| 669 | GENERIC_PTR y-src/cccp.y 58 | ||
| 670 | GEQ y-src/cccp.c 15 | ||
| 671 | GETOPTOBJS make-src/Makefile /^GETOPTOBJS= #getopt.o getopt1.o$/ | ||
| 672 | GREEN cp-src/screen.hpp 14 | ||
| 673 | GROW_RAW_KEYBUF c-src/emacs/src/keyboard.c 119 | ||
| 674 | GatherControls pyt-src/server.py /^ def GatherControls(self):$/ | ||
| 675 | GetLayerByName lua-src/allegro.lua /^function GetLayerByName (name)$/ | ||
| 676 | GetNameList pas-src/common.pas /^function GetNameList; (* : BinNodePointer;*)$/ | ||
| 677 | GetNewNameListNode pas-src/common.pas /^function GetNewNameListNode;(*($/ | ||
| 678 | GetTextRef pas-src/common.pas /^function GetTextRef;(*($/ | ||
| 679 | GetUniqueLayerName lua-src/allegro.lua /^function GetUniqueLayerName ()$/ | ||
| 680 | Get_Own_Priority/f ada-src/2ataspri.adb /^ function Get_Own_Priority return System.Any_Pri/ | ||
| 681 | Get_Own_Priority/f ada-src/2ataspri.ads /^ function Get_Own_Priority return System.Any_Pri/ | ||
| 682 | Get_Priority/f ada-src/2ataspri.adb /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 683 | Get_Priority/f ada-src/2ataspri.ads /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 684 | HASH_HASH c-src/emacs/src/lisp.h /^HASH_HASH (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 685 | HASH_INDEX c-src/emacs/src/lisp.h /^HASH_INDEX (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 686 | HASH_KEY c-src/emacs/src/lisp.h /^HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx/ | ||
| 687 | HASH_NEXT c-src/emacs/src/lisp.h /^HASH_NEXT (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 688 | HASH_TABLE_P c-src/emacs/src/lisp.h /^HASH_TABLE_P (Lisp_Object a)$/ | ||
| 689 | HASH_TABLE_SIZE c-src/emacs/src/lisp.h /^HASH_TABLE_SIZE (struct Lisp_Hash_Table *h)$/ | ||
| 690 | HASH_VALUE c-src/emacs/src/lisp.h /^HASH_VALUE (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 691 | HAVE_NTGUI c-src/etags.c 116 | ||
| 692 | HEAP c-src/emacs/src/gmalloc.c 131 | ||
| 693 | HTMLSRC make-src/Makefile /^HTMLSRC=softwarelibero.html index.shtml algrthms.h/ | ||
| 694 | HTML_help c-src/etags.c 584 | ||
| 695 | HTML_labels c-src/etags.c /^HTML_labels (FILE *inf)$/ | ||
| 696 | HTML_suffixes c-src/etags.c 582 | ||
| 697 | IEEE_FLOATING_POINT c-src/emacs/src/lisp.h 2415 | ||
| 698 | IMAGEP c-src/emacs/src/lisp.h /^IMAGEP (Lisp_Object x)$/ | ||
| 699 | INPUT_EVENT_POS_MAX c-src/emacs/src/keyboard.c 3698 | ||
| 700 | INPUT_EVENT_POS_MIN c-src/emacs/src/keyboard.c 3701 | ||
| 701 | INSERT_TREE_NODE pas-src/common.pas /^procedure INSERT_TREE_NODE;(*( $/ | ||
| 702 | INSTANTIATE_MDIAGARRAY_FRIENDS cp-src/MDiagArray2.h /^#define INSTANTIATE_MDIAGARRAY_FRIENDS(T) \\$/ | ||
| 703 | INT c-src/h.h 32 | ||
| 704 | INT y-src/cccp.c 6 | ||
| 705 | INTEGERP c-src/emacs/src/lisp.h /^# define INTEGERP(x) lisp_h_INTEGERP (x)$/ | ||
| 706 | INTEGER_TO_CONS c-src/emacs/src/lisp.h /^#define INTEGER_TO_CONS(i) \\$/ | ||
| 707 | INTERVAL c-src/emacs/src/lisp.h 1149 | ||
| 708 | INTMASK c-src/emacs/src/lisp.h 437 | ||
| 709 | INTTYPEBITS c-src/emacs/src/lisp.h 249 | ||
| 710 | INT_BIT c-src/emacs/src/gmalloc.c 124 | ||
| 711 | INT_TYPE_SIZE y-src/cccp.y 91 | ||
| 712 | ISALNUM c-src/etags.c /^#define ISALNUM(c) isalnum (CHAR (c))$/ | ||
| 713 | ISALPHA c-src/etags.c /^#define ISALPHA(c) isalpha (CHAR (c))$/ | ||
| 714 | ISDIGIT c-src/etags.c /^#define ISDIGIT(c) isdigit (CHAR (c))$/ | ||
| 715 | ISLOWER c-src/etags.c /^#define ISLOWER(c) islower (CHAR (c))$/ | ||
| 716 | ISO_FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5149 | ||
| 717 | ISUPPER c-src/etags.c /^# define ISUPPER(c) isupper (CHAR (c))$/ | ||
| 718 | IS_DAEMON c-src/emacs/src/lisp.h 4257 | ||
| 719 | IS_DAEMON c-src/emacs/src/lisp.h 4261 | ||
| 720 | InitNameList pas-src/common.pas /^procedure InitNameList;$/ | ||
| 721 | InitNameStringPool pas-src/common.pas /^procedure InitNameStringPool;$/ | ||
| 722 | InitializeStringPackage pas-src/common.pas /^procedure InitializeStringPackage;$/ | ||
| 723 | Initialize_Cond/p ada-src/2ataspri.adb /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 724 | Initialize_Cond/p ada-src/2ataspri.ads /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 725 | Initialize_LL_Tasks/p ada-src/2ataspri.adb /^ procedure Initialize_LL_Tasks (T : TCB_Ptr) is$/ | ||
| 726 | Initialize_LL_Tasks/p ada-src/2ataspri.ads /^ procedure Initialize_LL_Tasks (T : TCB_Ptr);$/ | ||
| 727 | Initialize_Lock/p ada-src/2ataspri.adb /^ procedure Initialize_Lock$/ | ||
| 728 | Initialize_Lock/p ada-src/2ataspri.ads /^ procedure Initialize_Lock (Prio : System.Any_Pr/ | ||
| 729 | Initialize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Initialize_TAS_Cell (Cell : out TAS_C/ | ||
| 730 | Initialize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Initialize_TAS_Cell (Cell : out TA/ | ||
| 731 | Inner1/b ada-src/etags-test-for.ada /^ package body Inner1 is$/ | ||
| 732 | Inner1/b ada-src/waroquiers.ada /^ package body Inner1 is$/ | ||
| 733 | Inner1/s ada-src/etags-test-for.ada /^ package Inner1 is$/ | ||
| 734 | Inner1/s ada-src/waroquiers.ada /^ package Inner1 is$/ | ||
| 735 | Inner2/b ada-src/etags-test-for.ada /^ package body Inner2 is$/ | ||
| 736 | Inner2/b ada-src/waroquiers.ada /^ package body Inner2 is$/ | ||
| 737 | Inner2/s ada-src/etags-test-for.ada /^ package Inner2 is$/ | ||
| 738 | Inner2/s ada-src/waroquiers.ada /^ package Inner2 is$/ | ||
| 739 | Install_Abort_Handler/p ada-src/2ataspri.adb /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 740 | Install_Abort_Handler/p ada-src/2ataspri.ads /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 741 | Install_Error_Handler/p ada-src/2ataspri.adb /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 742 | Install_Error_Handler/p ada-src/2ataspri.ads /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 743 | Invoking gzip tex-src/gzip.texi /^@node Invoking gzip, Advanced usage, Sample, Top$/ | ||
| 744 | IpAddrKind rs-src/test.rs 3 | ||
| 745 | IsControlChar pas-src/common.pas /^function IsControlChar; (*($/ | ||
| 746 | IsControlCharName pas-src/common.pas /^function IsControlCharName($/ | ||
| 747 | Is_Set/f ada-src/2ataspri.adb /^ function Is_Set (Cell : in TAS_Cell) return Bo/ | ||
| 748 | Is_Set/f ada-src/2ataspri.ads /^ function Is_Set (Cell : in TAS_Cell)/ | ||
| 749 | JAVASRC make-src/Makefile /^JAVASRC=AWTEMul.java KeyEve.java SMan.java SysCol./ | ||
| 750 | KBD_BUFFER_SIZE c-src/emacs/src/keyboard.c 82 | ||
| 751 | KBYTES objc-src/PackInsp.m 58 | ||
| 752 | KEY_TO_CHAR c-src/emacs/src/keyboard.c /^#define KEY_TO_CHAR(k) (XINT (k) & ((1 << CHARACTE/ | ||
| 753 | LATEST make-src/Makefile /^LATEST=17$/ | ||
| 754 | LCE_COMMENT php-src/lce_functions.php 13 | ||
| 755 | LCE_COMMENT_TOOL php-src/lce_functions.php 17 | ||
| 756 | LCE_COMMENT_USER php-src/lce_functions.php 15 | ||
| 757 | LCE_FUNCTIONS php-src/lce_functions.php 4 | ||
| 758 | LCE_MSGID php-src/lce_functions.php 19 | ||
| 759 | LCE_MSGSTR php-src/lce_functions.php 21 | ||
| 760 | LCE_TEXT php-src/lce_functions.php 23 | ||
| 761 | LCE_UNKNOWN php-src/lce_functions.php 9 | ||
| 762 | LCE_WS php-src/lce_functions.php 11 | ||
| 763 | LDFLAGS make-src/Makefile /^LDFLAGS=#-static -lc_p$/ | ||
| 764 | LE y-src/parse.c 7 | ||
| 765 | LEQ y-src/cccp.c 14 | ||
| 766 | LIGHTBLUE cp-src/screen.hpp 21 | ||
| 767 | LIGHTCYAN cp-src/screen.hpp 23 | ||
| 768 | LIGHTGRAY cp-src/screen.hpp 19 | ||
| 769 | LIGHTGREEN cp-src/screen.hpp 22 | ||
| 770 | LIGHTMAGENTA cp-src/screen.hpp 25 | ||
| 771 | LIGHTRED cp-src/screen.hpp 24 | ||
| 772 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) (i)$/ | ||
| 773 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) {i}$/ | ||
| 774 | LISP_INITIALLY_ZERO c-src/emacs/src/lisp.h 582 | ||
| 775 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN(name, type, argdecls, arg/ | ||
| 776 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x/ | ||
| 777 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x)/ | ||
| 778 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_VAL, Lisp_Object, (struct/ | ||
| 779 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCAR, Lisp_Object, (Lisp_Object / | ||
| 780 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCONS, struct Lisp_Cons *, (Lisp/ | ||
| 781 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XHASH, EMACS_INT, (Lisp_Object a/ | ||
| 782 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XLI, EMACS_INT, (Lisp_Object o),/ | ||
| 783 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XPNTR, void *, (Lisp_Object a), / | ||
| 784 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN_VOID(name, argdecls, args/ | ||
| 785 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_LIST_CONS, (Lisp_Obje/ | ||
| 786 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_TYPE,$/ | ||
| 787 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (SET_SYMBOL_VAL,$/ | ||
| 788 | LISTCONTENTS objc-src/PackInsp.m 39 | ||
| 789 | LISTCONTENTSBUTTON objc-src/PackInsp.m 48 | ||
| 790 | LISTDESCRIPTIONBUTTON objc-src/PackInsp.m 49 | ||
| 791 | LL_Assert/p ada-src/2ataspri.adb /^ procedure LL_Assert (B : Boolean; M : String) i/ | ||
| 792 | LL_Assert/p ada-src/2ataspri.ads /^ procedure LL_Assert (B : Boolean; M : String);$/ | ||
| 793 | LL_Task_Procedure_Access/t ada-src/2ataspri.ads /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 794 | LL_Task_Procedure_Access/t ada-src/etags-test-for.ada /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 795 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr) is$/ | ||
| 796 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 797 | LL_Wrapper/p ada-src/etags-test-for.ada /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 798 | LOCALIZE objc-src/PackInsp.m /^#define LOCALIZE(s) NXLoadLocalizedStringFromTabl/ | ||
| 799 | LOCALIZE_ARCH objc-src/PackInsp.m /^#define LOCALIZE_ARCH(s) NXLoadLocalizedStringFrom/ | ||
| 800 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK() \\$/ | ||
| 801 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK()$/ | ||
| 802 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS() \\$/ | ||
| 803 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS()$/ | ||
| 804 | LONG_TYPE_SIZE y-src/cccp.y 95 | ||
| 805 | LOOKING_AT c-src/etags.c /^#define LOOKING_AT(cp, kw) \/* kw is the keyword, / | ||
| 806 | LOOKING_AT_NOCASE c-src/etags.c /^#define LOOKING_AT_NOCASE(cp, kw) \/* the keyword i/ | ||
| 807 | LOOKUP objc-src/PackInsp.m /^#define LOOKUP(key, notfound) ([table isKey:key] ?/ | ||
| 808 | LOOKUP objc-src/PackInsp.m 176 | ||
| 809 | LOOP_ON_INPUT_LINES c-src/etags.c /^#define LOOP_ON_INPUT_LINES(file_pointer, line_buf/ | ||
| 810 | LSH y-src/cccp.c 16 | ||
| 811 | LTGT cp-src/MDiagArray2.h 144 | ||
| 812 | LTGT cp-src/MDiagArray2.h 35 | ||
| 813 | LTGT cp-src/MDiagArray2.h 39 | ||
| 814 | LTGT cp-src/MDiagArray2.h 42 | ||
| 815 | LUASRC make-src/Makefile /^LUASRC=allegro.lua$/ | ||
| 816 | L_CELL y-src/parse.c 10 | ||
| 817 | L_CONST y-src/parse.c 13 | ||
| 818 | L_FN0 y-src/parse.c 14 | ||
| 819 | L_FN1 y-src/parse.c 15 | ||
| 820 | L_FN1R y-src/parse.c 20 | ||
| 821 | L_FN2 y-src/parse.c 16 | ||
| 822 | L_FN2R y-src/parse.c 21 | ||
| 823 | L_FN3 y-src/parse.c 17 | ||
| 824 | L_FN3R y-src/parse.c 22 | ||
| 825 | L_FN4 y-src/parse.c 18 | ||
| 826 | L_FN4R y-src/parse.c 23 | ||
| 827 | L_FNN y-src/parse.c 19 | ||
| 828 | L_FNNR y-src/parse.c 24 | ||
| 829 | L_GE y-src/parse.c 27 | ||
| 830 | L_LE y-src/parse.c 25 | ||
| 831 | L_NE y-src/parse.c 26 | ||
| 832 | L_RANGE y-src/parse.c 11 | ||
| 833 | L_VAR y-src/parse.c 12 | ||
| 834 | L_getit c-src/etags.c /^L_getit (void)$/ | ||
| 835 | LabeledEntry pyt-src/server.py /^class LabeledEntry(Frame):$/ | ||
| 836 | Lang_function c-src/etags.c 182 | ||
| 837 | Lang_function c-src/h.h 6 | ||
| 838 | Lisp_Bits c-src/emacs/src/lisp.h 239 | ||
| 839 | Lisp_Bool_Vector c-src/emacs/src/lisp.h 1384 | ||
| 840 | Lisp_Boolfwd c-src/emacs/src/lisp.h 2284 | ||
| 841 | Lisp_Buffer_Local_Value c-src/emacs/src/lisp.h 2334 | ||
| 842 | Lisp_Buffer_Objfwd c-src/emacs/src/lisp.h 2302 | ||
| 843 | Lisp_Char_Table c-src/emacs/src/lisp.h 1575 | ||
| 844 | Lisp_Compiled c-src/emacs/src/lisp.h 2429 | ||
| 845 | Lisp_Cons c-src/emacs/src/lisp.h 475 | ||
| 846 | Lisp_Finalizer c-src/emacs/src/lisp.h 2186 | ||
| 847 | Lisp_Float c-src/emacs/src/lisp.h 2391 | ||
| 848 | Lisp_Float c-src/emacs/src/lisp.h 477 | ||
| 849 | Lisp_Free c-src/emacs/src/lisp.h 2201 | ||
| 850 | Lisp_Fwd c-src/emacs/src/lisp.h 2368 | ||
| 851 | Lisp_Fwd_Bool c-src/emacs/src/lisp.h 505 | ||
| 852 | Lisp_Fwd_Buffer_Obj c-src/emacs/src/lisp.h 507 | ||
| 853 | Lisp_Fwd_Int c-src/emacs/src/lisp.h 504 | ||
| 854 | Lisp_Fwd_Kboard_Obj c-src/emacs/src/lisp.h 508 | ||
| 855 | Lisp_Fwd_Obj c-src/emacs/src/lisp.h 506 | ||
| 856 | Lisp_Fwd_Type c-src/emacs/src/lisp.h 502 | ||
| 857 | Lisp_Hash_Table c-src/emacs/src/lisp.h 1823 | ||
| 858 | Lisp_Int0 c-src/emacs/src/lisp.h 461 | ||
| 859 | Lisp_Int1 c-src/emacs/src/lisp.h 462 | ||
| 860 | Lisp_Intfwd c-src/emacs/src/lisp.h 2274 | ||
| 861 | Lisp_Kboard_Objfwd c-src/emacs/src/lisp.h 2362 | ||
| 862 | Lisp_Marker c-src/emacs/src/lisp.h 1978 | ||
| 863 | Lisp_Misc c-src/emacs/src/lisp.h 2212 | ||
| 864 | Lisp_Misc c-src/emacs/src/lisp.h 458 | ||
| 865 | Lisp_Misc_Any c-src/emacs/src/lisp.h 1971 | ||
| 866 | Lisp_Misc_Finalizer c-src/emacs/src/lisp.h 491 | ||
| 867 | Lisp_Misc_Float c-src/emacs/src/lisp.h 494 | ||
| 868 | Lisp_Misc_Free c-src/emacs/src/lisp.h 487 | ||
| 869 | Lisp_Misc_Limit c-src/emacs/src/lisp.h 496 | ||
| 870 | Lisp_Misc_Marker c-src/emacs/src/lisp.h 488 | ||
| 871 | Lisp_Misc_Overlay c-src/emacs/src/lisp.h 489 | ||
| 872 | Lisp_Misc_Save_Value c-src/emacs/src/lisp.h 490 | ||
| 873 | Lisp_Misc_Type c-src/emacs/src/lisp.h 485 | ||
| 874 | Lisp_Object c-src/emacs/src/lisp.h 567 | ||
| 875 | Lisp_Object c-src/emacs/src/lisp.h 577 | ||
| 876 | Lisp_Objfwd c-src/emacs/src/lisp.h 2294 | ||
| 877 | Lisp_Overlay c-src/emacs/src/lisp.h 2021 | ||
| 878 | Lisp_Save_Type c-src/emacs/src/lisp.h 2064 | ||
| 879 | Lisp_Save_Value c-src/emacs/src/lisp.h 2110 | ||
| 880 | Lisp_String c-src/emacs/src/lisp.h 466 | ||
| 881 | Lisp_Sub_Char_Table c-src/emacs/src/lisp.h 1606 | ||
| 882 | Lisp_Subr c-src/emacs/src/lisp.h 1670 | ||
| 883 | Lisp_Symbol c-src/emacs/src/lisp.h 454 | ||
| 884 | Lisp_Symbol c-src/emacs/src/lisp.h 654 | ||
| 885 | Lisp_Type c-src/emacs/src/lisp.h 451 | ||
| 886 | Lisp_Vector c-src/emacs/src/lisp.h 1369 | ||
| 887 | Lisp_Vectorlike c-src/emacs/src/lisp.h 472 | ||
| 888 | Lisp_functions c-src/etags.c /^Lisp_functions (FILE *inf)$/ | ||
| 889 | Lisp_help c-src/etags.c 591 | ||
| 890 | Lisp_suffixes c-src/etags.c 589 | ||
| 891 | ListEdit pyt-src/server.py /^class ListEdit(Frame):$/ | ||
| 892 | Locate pas-src/common.pas /^function Locate; (*($/ | ||
| 893 | Lock/t ada-src/2ataspri.ads /^ type Lock is private;$/ | ||
| 894 | Lock/t ada-src/2ataspri.ads /^ type Lock is$/ | ||
| 895 | LowerCaseNmStr pas-src/common.pas /^function LowerCaseNmStr; (*($/ | ||
| 896 | Lua_functions c-src/etags.c /^Lua_functions (FILE *inf)$/ | ||
| 897 | Lua_help c-src/etags.c 600 | ||
| 898 | Lua_suffixes c-src/etags.c 598 | ||
| 899 | MAGENTA cp-src/screen.hpp 17 | ||
| 900 | MAGICBYTE c-src/emacs/src/gmalloc.c 1856 | ||
| 901 | MAGICFREE c-src/emacs/src/gmalloc.c 1855 | ||
| 902 | MAGICWORD c-src/emacs/src/gmalloc.c 1854 | ||
| 903 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ | ||
| 904 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ | ||
| 905 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1857 | ||
| 906 | MANY c-src/emacs/src/lisp.h 2833 | ||
| 907 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ | ||
| 908 | MAXPATHLEN c-src/etags.c 115 | ||
| 909 | MAX_ALLOCA c-src/emacs/src/lisp.h 4556 | ||
| 910 | MAX_ENCODED_BYTES c-src/emacs/src/keyboard.c 2254 | ||
| 911 | MAX_HASH_VALUE c-src/etags.c 2329 | ||
| 912 | MAX_WORD_LENGTH c-src/etags.c 2327 | ||
| 913 | MAYBEREL y-src/parse.y /^#define MAYBEREL(p) (*(p)=='[' && (isdigit((p)[1])/ | ||
| 914 | MBYTES objc-src/PackInsp.m 59 | ||
| 915 | MCHECK_DISABLED c-src/emacs/src/gmalloc.c 285 | ||
| 916 | MCHECK_FREE c-src/emacs/src/gmalloc.c 287 | ||
| 917 | MCHECK_HEAD c-src/emacs/src/gmalloc.c 288 | ||
| 918 | MCHECK_OK c-src/emacs/src/gmalloc.c 286 | ||
| 919 | MCHECK_TAIL c-src/emacs/src/gmalloc.c 289 | ||
| 920 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (T *d, int r, int c) : DiagArray2<T>/ | ||
| 921 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const Array<T>& a) : DiagArray2<T> / | ||
| 922 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const DiagArray2<T>& a) : DiagArray/ | ||
| 923 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const MDiagArray2<T>& a) : DiagArra/ | ||
| 924 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c) : DiagArray2<T> (r, c/ | ||
| 925 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c, const T& val) : DiagA/ | ||
| 926 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (void) : DiagArray2<T> () { }$/ | ||
| 927 | MDiagArray2 cp-src/MDiagArray2.h 78 | ||
| 928 | MIN_HASH_VALUE c-src/etags.c 2328 | ||
| 929 | MIN_WORD_LENGTH c-src/etags.c 2326 | ||
| 930 | MISCP c-src/emacs/src/lisp.h /^# define MISCP(x) lisp_h_MISCP (x)$/ | ||
| 931 | MOST_NEGATIVE_FIXNUM c-src/emacs/src/lisp.h 835 | ||
| 932 | MOST_POSITIVE_FIXNUM c-src/emacs/src/lisp.h 834 | ||
| 933 | MOVE c-src/sysdep.h /^#define MOVE(x,y) movl x, y$/ | ||
| 934 | MSDOS c-src/etags.c 100 | ||
| 935 | MSDOS c-src/etags.c 106 | ||
| 936 | MSDOS c-src/etags.c 107 | ||
| 937 | MSDOS c-src/etags.c 110 | ||
| 938 | MSGSEL f-src/entry.for /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 939 | MSGSEL f-src/entry.strange /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 940 | MSGSEL f-src/entry.strange_suffix /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 941 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 942 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 943 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6231 | ||
| 944 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6764 | ||
| 945 | Machin_T/b ada-src/waroquiers.ada /^ protected body Machin_T is$/ | ||
| 946 | Machin_T/t ada-src/etags-test-for.ada /^ protected Machin_T is$/ | ||
| 947 | Machin_T/t ada-src/etags-test-for.ada /^ protected type Machin_T is$/ | ||
| 948 | Machin_T/t ada-src/waroquiers.ada /^ protected type Machin_T is$/ | ||
| 949 | Machine_Exceptions/t ada-src/2ataspri.ads /^ type Machine_Exceptions is new Interfaces.C.POS/ | ||
| 950 | MakeDispose pyt-src/server.py /^ def MakeDispose(self):$/ | ||
| 951 | MakeSitelist pyt-src/server.py /^ def MakeSitelist(self, master):$/ | ||
| 952 | Makefile_filenames c-src/etags.c 603 | ||
| 953 | Makefile_help c-src/etags.c 605 | ||
| 954 | Makefile_targets c-src/etags.c /^Makefile_targets (FILE *inf)$/ | ||
| 955 | Mc cp-src/c.C /^int main (void) { my_function0(0); my_function1(1)/ | ||
| 956 | Mcccp y-src/cccp.y /^main ()$/ | ||
| 957 | Mconway.cpp cp-src/conway.cpp /^void main(void)$/ | ||
| 958 | Metags c-src/etags.c /^main (int argc, char **argv)$/ | ||
| 959 | Mfail cp-src/fail.C /^main()$/ | ||
| 960 | Mkai-test.pl perl-src/kai-test.pl /^package main;$/ | ||
| 961 | ModuleExample ruby-src/test.rb /^module ModuleExample$/ | ||
| 962 | More_Lisp_Bits c-src/emacs/src/lisp.h 801 | ||
| 963 | MoveLayerAfter lua-src/allegro.lua /^function MoveLayerAfter (this_one)$/ | ||
| 964 | MoveLayerBefore lua-src/allegro.lua /^function MoveLayerBefore (this_one)$/ | ||
| 965 | MoveLayerBottom lua-src/allegro.lua /^function MoveLayerBottom ()$/ | ||
| 966 | MoveLayerTop lua-src/allegro.lua /^function MoveLayerTop ()$/ | ||
| 967 | Mtest.go go-src/test.go /^func main() {$/ | ||
| 968 | Mtest.go go-src/test.go 1 | ||
| 969 | Mtest.rs rs-src/test.rs /^fn main() {$/ | ||
| 970 | Mtest1.go go-src/test1.go /^func main() {$/ | ||
| 971 | Mtest1.go go-src/test1.go 1 | ||
| 972 | Mx.cc cp-src/x.cc /^main(int argc, char *argv[])$/ | ||
| 973 | NAME y-src/cccp.c 8 | ||
| 974 | NATNUMP c-src/emacs/src/lisp.h /^NATNUMP (Lisp_Object x)$/ | ||
| 975 | NDEBUG c-src/etags.c 88 | ||
| 976 | NE y-src/parse.c 6 | ||
| 977 | NEG y-src/parse.c 9 | ||
| 978 | NEXT_ALMOST_PRIME_LIMIT c-src/emacs/src/lisp.h 3573 | ||
| 979 | NILP c-src/emacs/src/lisp.h /^# define NILP(x) lisp_h_NILP (x)$/ | ||
| 980 | NIL_IS_ZERO c-src/emacs/src/lisp.h 1515 | ||
| 981 | NONPOINTER_BITS c-src/emacs/src/lisp.h 78 | ||
| 982 | NONPOINTER_BITS c-src/emacs/src/lisp.h 80 | ||
| 983 | NONSRCS make-src/Makefile /^NONSRCS=entry.strange lists.erl clheir.hpp.gz$/ | ||
| 984 | NOTEQUAL y-src/cccp.c 13 | ||
| 985 | NULL y-src/cccp.y 51 | ||
| 986 | NULL_PTR y-src/cccp.y 63 | ||
| 987 | NUMSTATS objc-src/PackInsp.h 36 | ||
| 988 | NUM_MOD_NAMES c-src/emacs/src/keyboard.c 6325 | ||
| 989 | NUM_RECENT_KEYS c-src/emacs/src/keyboard.c 91 | ||
| 990 | NameHasChar pas-src/common.pas /^function NameHasChar; (* (TheName : NameString; Th/ | ||
| 991 | NameStringLess pas-src/common.pas /^function NameStringLess;(*(var Name1,Name2 : NameS/ | ||
| 992 | NewLayer lua-src/allegro.lua /^function NewLayer (name, x, y, w, h)$/ | ||
| 993 | NewLayerSet lua-src/allegro.lua /^function NewLayerSet (name)$/ | ||
| 994 | NewNameString pas-src/common.pas /^procedure NewNameString; (* (var NSP: NameStringPo/ | ||
| 995 | NmStrToErrStr pas-src/common.pas /^function NmStrToErrStr;(*($/ | ||
| 996 | NmStrToInteger pas-src/common.pas /^function NmStrToInteger; (* (Str : NameString) : i/ | ||
| 997 | OBJCPPSRC make-src/Makefile /^OBJCPPSRC=SimpleCalc.H SimpleCalc.M$/ | ||
| 998 | OBJCSRC make-src/Makefile /^OBJCSRC=Subprocess.h Subprocess.m PackInsp.h PackI/ | ||
| 999 | OBJS make-src/Makefile /^OBJS=${GETOPTOBJS} ${REGEXOBJS} ${CHECKOBJS}$/ | ||
| 1000 | OPENBUTTON objc-src/PackInsp.m 47 | ||
| 1001 | OPTIONS make-src/Makefile /^OPTIONS=--members --declarations --regex=@regexfil/ | ||
| 1002 | OR y-src/cccp.c 10 | ||
| 1003 | OTAGS make-src/Makefile /^OTAGS: oetags ${SRCS} srclist$/ | ||
| 1004 | OVERLAYP c-src/emacs/src/lisp.h /^OVERLAYP (Lisp_Object x)$/ | ||
| 1005 | Objc_help c-src/etags.c 613 | ||
| 1006 | Objc_suffixes c-src/etags.c 609 | ||
| 1007 | OperatorFun c-src/h.h 88 | ||
| 1008 | Overview tex-src/gzip.texi /^@node Overview, Sample, Copying, Top$/ | ||
| 1009 | PASSRC make-src/Makefile /^PASSRC=common.pas$/ | ||
| 1010 | PDT c-src/h.h /^ Date 04 May 87 235311 PDT (Mon)$/ | ||
| 1011 | PERLSRC make-src/Makefile /^PERLSRC=htlmify-cystic yagrip.pl kai-test.pl mirro/ | ||
| 1012 | PHPSRC make-src/Makefile /^PHPSRC=lce_functions.php ptest.php sendmail.php$/ | ||
| 1013 | PHP_functions c-src/etags.c /^PHP_functions (FILE *inf)$/ | ||
| 1014 | PHP_help c-src/etags.c 639 | ||
| 1015 | PHP_suffixes c-src/etags.c 637 | ||
| 1016 | POEntry php-src/lce_functions.php /^ function POEntry()$/ | ||
| 1017 | POEntry php-src/lce_functions.php 105 | ||
| 1018 | POEntryAD php-src/lce_functions.php 29 | ||
| 1019 | PORManager php-src/lce_functions.php /^ function PORManager()$/ | ||
| 1020 | PORManager php-src/lce_functions.php 498 | ||
| 1021 | POReader php-src/lce_functions.php /^ function POReader($domain, $filename)$/ | ||
| 1022 | POReader php-src/lce_functions.php 163 | ||
| 1023 | POSTSCRIPTFLAGS make-src/Makefile /^POSTSCRIPTFLAGS=--language=none --regex='#\/[^ \\t{]/ | ||
| 1024 | PRINT_UNDOCUMENTED_OPTIONS_HELP c-src/etags.c 804 | ||
| 1025 | PROCESSP c-src/emacs/src/lisp.h /^PROCESSP (Lisp_Object a)$/ | ||
| 1026 | PROLSRC make-src/Makefile /^PROLSRC=ordsets.prolog natded.prolog$/ | ||
| 1027 | PROP c-src/emacs/src/keyboard.c /^#define PROP(IDX) AREF (tool_bar_item_properties, / | ||
| 1028 | PROP c-src/emacs/src/keyboard.c 8379 | ||
| 1029 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) \/* empty *\/$/ | ||
| 1030 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) protect_malloc_/ | ||
| 1031 | PRTPKG f-src/entry.for /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1032 | PRTPKG f-src/entry.strange /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1033 | PRTPKG f-src/entry.strange_suffix /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1034 | PSEUDO c-src/sysdep.h /^#define PSEUDO(name, syscall_name, args) / | ||
| 1035 | PSEUDOVECSIZE c-src/emacs/src/lisp.h /^#define PSEUDOVECSIZE(type, nonlispfield) \\$/ | ||
| 1036 | PSEUDOVECTORP c-src/emacs/src/lisp.h /^PSEUDOVECTORP (Lisp_Object a, int code)$/ | ||
| 1037 | PSEUDOVECTOR_AREA_BITS c-src/emacs/src/lisp.h 818 | ||
| 1038 | PSEUDOVECTOR_FLAG c-src/emacs/src/lisp.h 774 | ||
| 1039 | PSEUDOVECTOR_REST_BITS c-src/emacs/src/lisp.h 813 | ||
| 1040 | PSEUDOVECTOR_REST_MASK c-src/emacs/src/lisp.h 814 | ||
| 1041 | PSEUDOVECTOR_SIZE_BITS c-src/emacs/src/lisp.h 808 | ||
| 1042 | PSEUDOVECTOR_SIZE_MASK c-src/emacs/src/lisp.h 809 | ||
| 1043 | PSEUDOVECTOR_TYPEP c-src/emacs/src/lisp.h /^PSEUDOVECTOR_TYPEP (struct vectorlike_header *a, i/ | ||
| 1044 | PSSRC make-src/Makefile /^PSSRC=rfc1245.ps$/ | ||
| 1045 | PS_functions c-src/etags.c /^PS_functions (FILE *inf)$/ | ||
| 1046 | PS_help c-src/etags.c 649 | ||
| 1047 | PS_suffixes c-src/etags.c 647 | ||
| 1048 | PTY_LENGTH objc-src/Subprocess.m 21 | ||
| 1049 | PTY_TEMPLATE objc-src/Subprocess.m 20 | ||
| 1050 | PUSH_C_STR c-src/emacs/src/keyboard.c /^#define PUSH_C_STR(str, listvar) \\$/ | ||
| 1051 | PUSH_HANDLER c-src/emacs/src/lisp.h /^#define PUSH_HANDLER(c, tag_ch_val, handlertype) \\/ | ||
| 1052 | PVEC_BOOL_VECTOR c-src/emacs/src/lisp.h 787 | ||
| 1053 | PVEC_BUFFER c-src/emacs/src/lisp.h 788 | ||
| 1054 | PVEC_CHAR_TABLE c-src/emacs/src/lisp.h 796 | ||
| 1055 | PVEC_COMPILED c-src/emacs/src/lisp.h 795 | ||
| 1056 | PVEC_FONT c-src/emacs/src/lisp.h 798 | ||
| 1057 | PVEC_FRAME c-src/emacs/src/lisp.h 785 | ||
| 1058 | PVEC_FREE c-src/emacs/src/lisp.h 783 | ||
| 1059 | PVEC_HASH_TABLE c-src/emacs/src/lisp.h 789 | ||
| 1060 | PVEC_NORMAL_VECTOR c-src/emacs/src/lisp.h 782 | ||
| 1061 | PVEC_OTHER c-src/emacs/src/lisp.h 793 | ||
| 1062 | PVEC_PROCESS c-src/emacs/src/lisp.h 784 | ||
| 1063 | PVEC_SUBR c-src/emacs/src/lisp.h 792 | ||
| 1064 | PVEC_SUB_CHAR_TABLE c-src/emacs/src/lisp.h 797 | ||
| 1065 | PVEC_TERMINAL c-src/emacs/src/lisp.h 790 | ||
| 1066 | PVEC_TYPE_MASK c-src/emacs/src/lisp.h 819 | ||
| 1067 | PVEC_WINDOW c-src/emacs/src/lisp.h 786 | ||
| 1068 | PVEC_WINDOW_CONFIGURATION c-src/emacs/src/lisp.h 791 | ||
| 1069 | PYTSRC make-src/Makefile /^PYTSRC=server.py$/ | ||
| 1070 | PackageInspector objc-src/PackInsp.h /^@interface PackageInspector:WMInspector$/ | ||
| 1071 | Pascal_functions c-src/etags.c /^Pascal_functions (FILE *inf)$/ | ||
| 1072 | Pascal_help c-src/etags.c 621 | ||
| 1073 | Pascal_suffixes c-src/etags.c 619 | ||
| 1074 | Perl_functions c-src/etags.c /^Perl_functions (FILE *inf)$/ | ||
| 1075 | Perl_help c-src/etags.c 630 | ||
| 1076 | Perl_interpreters c-src/etags.c 628 | ||
| 1077 | Perl_suffixes c-src/etags.c 626 | ||
| 1078 | Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1 is$/ | ||
| 1079 | Pkg1/b ada-src/waroquiers.ada /^package body Pkg1 is$/ | ||
| 1080 | Pkg1/s ada-src/etags-test-for.ada /^package Pkg1 is$/ | ||
| 1081 | Pkg1/s ada-src/waroquiers.ada /^package Pkg1 is$/ | ||
| 1082 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 1083 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 1084 | Pkg1_Func1/f ada-src/etags-test-for.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 1085 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 1086 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 1087 | Pkg1_Func1/f ada-src/waroquiers.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 1088 | Pkg1_Func2/f ada-src/etags-test-for.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 1089 | Pkg1_Func2/f ada-src/waroquiers.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 1090 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 1091 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1_Pkg1 is$/ | ||
| 1092 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 1093 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^package body Pkg1_Pkg1 is$/ | ||
| 1094 | Pkg1_Pkg1/s ada-src/etags-test-for.ada /^ package Pkg1_Pkg1 is$/ | ||
| 1095 | Pkg1_Pkg1/s ada-src/waroquiers.ada /^ package Pkg1_Pkg1 is$/ | ||
| 1096 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 1097 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 1098 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 1099 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 1100 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 1101 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1;$/ | ||
| 1102 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 1103 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1;$/ | ||
| 1104 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 1105 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 1106 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 1107 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 1108 | PostControls pyt-src/server.py /^ def PostControls(self):$/ | ||
| 1109 | Pre_Call_State/t ada-src/2ataspri.ads /^ type Pre_Call_State is new System.Address;$/ | ||
| 1110 | PrintAdd go-src/test1.go /^func (n intNumber) PrintAdd() {$/ | ||
| 1111 | PrintAdd go-src/test1.go /^func (s str) PrintAdd() {$/ | ||
| 1112 | Private objc-src/Subprocess.m /^@interface Subprocess(Private)$/ | ||
| 1113 | Private_T/b ada-src/etags-test-for.ada /^ task body Private_T is$/ | ||
| 1114 | Private_T/b ada-src/waroquiers.ada /^ task body Private_T is$/ | ||
| 1115 | Private_T/k ada-src/etags-test-for.ada /^ task Private_T;$/ | ||
| 1116 | Private_T/k ada-src/waroquiers.ada /^ task Private_T;$/ | ||
| 1117 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T is$/ | ||
| 1118 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T;$/ | ||
| 1119 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T is$/ | ||
| 1120 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T;$/ | ||
| 1121 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is private;$/ | ||
| 1122 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is$/ | ||
| 1123 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is private;$/ | ||
| 1124 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is$/ | ||
| 1125 | Problems tex-src/gzip.texi /^@node Problems, Concept Index, Tapes, Top$/ | ||
| 1126 | Proc/t ada-src/2ataspri.ads /^ type Proc is access procedure (Addr : System.Ad/ | ||
| 1127 | Prolog_functions c-src/etags.c /^Prolog_functions (FILE *inf)$/ | ||
| 1128 | Prolog_help c-src/etags.c 654 | ||
| 1129 | Prolog_suffixes c-src/etags.c 652 | ||
| 1130 | Public_T/t ada-src/etags-test-for.ada /^ type Public_T is$/ | ||
| 1131 | Public_T/t ada-src/waroquiers.ada /^ type Public_T is$/ | ||
| 1132 | Python_functions c-src/etags.c /^Python_functions (FILE *inf)$/ | ||
| 1133 | Python_help c-src/etags.c 660 | ||
| 1134 | Python_suffixes c-src/etags.c 658 | ||
| 1135 | QUIT c-src/emacs/src/lisp.h 3101 | ||
| 1136 | QUITP c-src/emacs/src/lisp.h 3112 | ||
| 1137 | RANGED_INTEGERP c-src/emacs/src/lisp.h /^RANGED_INTEGERP (intmax_t lo, Lisp_Object x, intma/ | ||
| 1138 | RCSid objc-src/PackInsp.m 30 | ||
| 1139 | READABLE_EVENTS_DO_TIMERS_NOW c-src/emacs/src/keyboard.c 346 | ||
| 1140 | READABLE_EVENTS_FILTER_EVENTS c-src/emacs/src/keyboard.c 347 | ||
| 1141 | READABLE_EVENTS_IGNORE_SQUEEZABLES c-src/emacs/src/keyboard.c 348 | ||
| 1142 | RECC_ALNUM c-src/emacs/src/regex.h 610 | ||
| 1143 | RECC_ALPHA c-src/emacs/src/regex.h 610 | ||
| 1144 | RECC_ASCII c-src/emacs/src/regex.h 617 | ||
| 1145 | RECC_BLANK c-src/emacs/src/regex.h 615 | ||
| 1146 | RECC_CNTRL c-src/emacs/src/regex.h 613 | ||
| 1147 | RECC_DIGIT c-src/emacs/src/regex.h 614 | ||
| 1148 | RECC_ERROR c-src/emacs/src/regex.h 609 | ||
| 1149 | RECC_GRAPH c-src/emacs/src/regex.h 611 | ||
| 1150 | RECC_LOWER c-src/emacs/src/regex.h 612 | ||
| 1151 | RECC_MULTIBYTE c-src/emacs/src/regex.h 616 | ||
| 1152 | RECC_NONASCII c-src/emacs/src/regex.h 616 | ||
| 1153 | RECC_PRINT c-src/emacs/src/regex.h 611 | ||
| 1154 | RECC_PUNCT c-src/emacs/src/regex.h 613 | ||
| 1155 | RECC_SPACE c-src/emacs/src/regex.h 615 | ||
| 1156 | RECC_UNIBYTE c-src/emacs/src/regex.h 617 | ||
| 1157 | RECC_UPPER c-src/emacs/src/regex.h 612 | ||
| 1158 | RECC_WORD c-src/emacs/src/regex.h 610 | ||
| 1159 | RECC_XDIGIT c-src/emacs/src/regex.h 614 | ||
| 1160 | RED cp-src/screen.hpp 16 | ||
| 1161 | REGEX make-src/Makefile /^REGEX=\/[ \\t]*DEFVAR_[A-Z_ \\t\\n(]+"\\([^"]+\\)"\/$/ | ||
| 1162 | REGEXOBJS make-src/Makefile /^REGEXOBJS=regex.o$/ | ||
| 1163 | REGS_FIXED c-src/emacs/src/regex.h 378 | ||
| 1164 | REGS_REALLOCATE c-src/emacs/src/regex.h 377 | ||
| 1165 | REGS_UNALLOCATED c-src/emacs/src/regex.h 376 | ||
| 1166 | REG_BADBR c-src/emacs/src/regex.h 313 | ||
| 1167 | REG_BADPAT c-src/emacs/src/regex.h 305 | ||
| 1168 | REG_BADRPT c-src/emacs/src/regex.h 316 | ||
| 1169 | REG_EBRACE c-src/emacs/src/regex.h 312 | ||
| 1170 | REG_EBRACK c-src/emacs/src/regex.h 310 | ||
| 1171 | REG_ECOLLATE c-src/emacs/src/regex.h 306 | ||
| 1172 | REG_ECTYPE c-src/emacs/src/regex.h 307 | ||
| 1173 | REG_EEND c-src/emacs/src/regex.h 319 | ||
| 1174 | REG_EESCAPE c-src/emacs/src/regex.h 308 | ||
| 1175 | REG_ENOSYS c-src/emacs/src/regex.h 297 | ||
| 1176 | REG_ENOSYS c.c 279 | ||
| 1177 | REG_EPAREN c-src/emacs/src/regex.h 311 | ||
| 1178 | REG_ERANGE c-src/emacs/src/regex.h 314 | ||
| 1179 | REG_ERANGEX c-src/emacs/src/regex.h 322 | ||
| 1180 | REG_ERPAREN c-src/emacs/src/regex.h 321 | ||
| 1181 | REG_ESIZE c-src/emacs/src/regex.h 320 | ||
| 1182 | REG_ESPACE c-src/emacs/src/regex.h 315 | ||
| 1183 | REG_ESUBREG c-src/emacs/src/regex.h 309 | ||
| 1184 | REG_EXTENDED c-src/emacs/src/regex.h 263 | ||
| 1185 | REG_ICASE c-src/emacs/src/regex.h 267 | ||
| 1186 | REG_NEWLINE c-src/emacs/src/regex.h 272 | ||
| 1187 | REG_NOERROR c-src/emacs/src/regex.h 300 | ||
| 1188 | REG_NOMATCH c-src/emacs/src/regex.h 301 | ||
| 1189 | REG_NOSUB c-src/emacs/src/regex.h 276 | ||
| 1190 | REG_NOTBOL c-src/emacs/src/regex.h 286 | ||
| 1191 | REG_NOTEOL c-src/emacs/src/regex.h 289 | ||
| 1192 | RELEASELIST make-src/Makefile /^RELEASELIST=pot@gnu.org xemacs-review@xemacs.org j/ | ||
| 1193 | RESUME_POLLING c-src/emacs/src/keyboard.c 2170 | ||
| 1194 | RETURN_UNGCPRO c-src/emacs/src/lisp.h /^#define RETURN_UNGCPRO(expr) \\$/ | ||
| 1195 | RE_BACKSLASH_ESCAPE_IN_LISTS c-src/emacs/src/regex.h 47 | ||
| 1196 | RE_BK_PLUS_QM c-src/emacs/src/regex.h 52 | ||
| 1197 | RE_CHAR_CLASSES c-src/emacs/src/regex.h 58 | ||
| 1198 | RE_CONTEXT_INDEP_ANCHORS c-src/emacs/src/regex.h 72 | ||
| 1199 | RE_CONTEXT_INDEP_OPS c-src/emacs/src/regex.h 80 | ||
| 1200 | RE_CONTEXT_INVALID_OPS c-src/emacs/src/regex.h 84 | ||
| 1201 | RE_DEBUG c-src/emacs/src/regex.h 161 | ||
| 1202 | RE_DOT_NEWLINE c-src/emacs/src/regex.h 88 | ||
| 1203 | RE_DOT_NOT_NULL c-src/emacs/src/regex.h 92 | ||
| 1204 | RE_DUP_MAX c-src/emacs/src/regex.h 253 | ||
| 1205 | RE_DUP_MAX c-src/emacs/src/regex.h 256 | ||
| 1206 | RE_FRUGAL c-src/emacs/src/regex.h 147 | ||
| 1207 | RE_HAT_LISTS_NOT_NEWLINE c-src/emacs/src/regex.h 96 | ||
| 1208 | RE_INTERVALS c-src/emacs/src/regex.h 101 | ||
| 1209 | RE_LIMITED_OPS c-src/emacs/src/regex.h 105 | ||
| 1210 | RE_NEWLINE_ALT c-src/emacs/src/regex.h 109 | ||
| 1211 | RE_NO_BK_BRACES c-src/emacs/src/regex.h 114 | ||
| 1212 | RE_NO_BK_PARENS c-src/emacs/src/regex.h 118 | ||
| 1213 | RE_NO_BK_REFS c-src/emacs/src/regex.h 122 | ||
| 1214 | RE_NO_BK_VBAR c-src/emacs/src/regex.h 126 | ||
| 1215 | RE_NO_EMPTY_RANGES c-src/emacs/src/regex.h 132 | ||
| 1216 | RE_NO_GNU_OPS c-src/emacs/src/regex.h 144 | ||
| 1217 | RE_NO_NEWLINE_ANCHOR c-src/emacs/src/regex.h 153 | ||
| 1218 | RE_NO_POSIX_BACKTRACKING c-src/emacs/src/regex.h 140 | ||
| 1219 | RE_NREGS c-src/emacs/src/regex.h 440 | ||
| 1220 | RE_SHY_GROUPS c-src/emacs/src/regex.h 150 | ||
| 1221 | RE_SYNTAX_AWK c-src/emacs/src/regex.h 186 | ||
| 1222 | RE_SYNTAX_ED c-src/emacs/src/regex.h 216 | ||
| 1223 | RE_SYNTAX_EGREP c-src/emacs/src/regex.h 206 | ||
| 1224 | RE_SYNTAX_EMACS c-src/emacs/src/regex.h 183 | ||
| 1225 | RE_SYNTAX_GNU_AWK c-src/emacs/src/regex.h 193 | ||
| 1226 | RE_SYNTAX_GREP c-src/emacs/src/regex.h 201 | ||
| 1227 | RE_SYNTAX_POSIX_AWK c-src/emacs/src/regex.h 197 | ||
| 1228 | RE_SYNTAX_POSIX_BASIC c-src/emacs/src/regex.h 225 | ||
| 1229 | RE_SYNTAX_POSIX_EGREP c-src/emacs/src/regex.h 212 | ||
| 1230 | RE_SYNTAX_POSIX_EXTENDED c-src/emacs/src/regex.h 234 | ||
| 1231 | RE_SYNTAX_POSIX_MINIMAL_BASIC c-src/emacs/src/regex.h 231 | ||
| 1232 | RE_SYNTAX_POSIX_MINIMAL_EXTENDED c-src/emacs/src/regex.h 242 | ||
| 1233 | RE_SYNTAX_SED c-src/emacs/src/regex.h 218 | ||
| 1234 | RE_TRANSLATE_TYPE c-src/emacs/src/regex.h 332 | ||
| 1235 | RE_UNMATCHED_RIGHT_PAREN_ORD c-src/emacs/src/regex.h 136 | ||
| 1236 | RSH y-src/cccp.c 17 | ||
| 1237 | RTE/s ada-src/2ataspri.adb /^ package RTE renames Interfaces.C.POSIX_RTE;$/ | ||
| 1238 | RUN make-src/Makefile /^RUN=$/ | ||
| 1239 | RUN make-src/Makefile /^RUN=time --quiet --format '%U + %S: %E'$/ | ||
| 1240 | RXINCLUDE make-src/Makefile /^RXINCLUDE=-Iemacs\/src$/ | ||
| 1241 | Range cp-src/Range.h /^ Range (const Range& r)$/ | ||
| 1242 | Range cp-src/Range.h /^ Range (double b, double l)$/ | ||
| 1243 | Range cp-src/Range.h /^ Range (double b, double l, double i)$/ | ||
| 1244 | Range cp-src/Range.h /^ Range (void)$/ | ||
| 1245 | Range cp-src/Range.h 35 | ||
| 1246 | ReadVacation cp-src/functions.cpp /^void ReadVacation ( char *filename ) {$/ | ||
| 1247 | Read_Lock/p ada-src/2ataspri.adb /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 1248 | Read_Lock/p ada-src/2ataspri.ads /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 1249 | Rectangle.getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 1250 | ReleaseNameString pas-src/common.pas /^procedure ReleaseNameString; (* (var NSP: NameStri/ | ||
| 1251 | RemoveLayer lua-src/allegro.lua /^function RemoveLayer ()$/ | ||
| 1252 | RemoveUnderlineControl pas-src/common.pas /^function RemoveUnderlineControl; (*($/ | ||
| 1253 | ReprOfChar pas-src/common.pas /^function ReprOfChar; (*( ch : char) : NameString;*/ | ||
| 1254 | S c.c 156 | ||
| 1255 | SAFE_ALLOCA c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA(size) ((size) <= sa_avail \\/ | ||
| 1256 | SAFE_ALLOCA_LISP c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_LISP(buf, nelt) \\$/ | ||
| 1257 | SAFE_ALLOCA_STRING c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_STRING(ptr, string) \\$/ | ||
| 1258 | SAFE_FREE c-src/emacs/src/lisp.h /^#define SAFE_FREE() \\$/ | ||
| 1259 | SAFE_NALLOCA c-src/emacs/src/lisp.h /^#define SAFE_NALLOCA(buf, multiplier, nitems) \\/ | ||
| 1260 | SAVE_FUNCPOINTER c-src/emacs/src/lisp.h 2049 | ||
| 1261 | SAVE_INTEGER c-src/emacs/src/lisp.h 2048 | ||
| 1262 | SAVE_OBJECT c-src/emacs/src/lisp.h 2051 | ||
| 1263 | SAVE_POINTER c-src/emacs/src/lisp.h 2050 | ||
| 1264 | SAVE_SLOT_BITS c-src/emacs/src/lisp.h 2055 | ||
| 1265 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2062 | ||
| 1266 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2114 | ||
| 1267 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2123 | ||
| 1268 | SAVE_TYPE_FUNCPTR_PTR_OBJ c-src/emacs/src/lisp.h 2076 | ||
| 1269 | SAVE_TYPE_INT_INT c-src/emacs/src/lisp.h 2066 | ||
| 1270 | SAVE_TYPE_INT_INT_INT c-src/emacs/src/lisp.h 2067 | ||
| 1271 | SAVE_TYPE_MEMORY c-src/emacs/src/lisp.h 2080 | ||
| 1272 | SAVE_TYPE_OBJ_OBJ c-src/emacs/src/lisp.h 2069 | ||
| 1273 | SAVE_TYPE_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2070 | ||
| 1274 | SAVE_TYPE_OBJ_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2071 | ||
| 1275 | SAVE_TYPE_PTR_INT c-src/emacs/src/lisp.h 2073 | ||
| 1276 | SAVE_TYPE_PTR_OBJ c-src/emacs/src/lisp.h 2074 | ||
| 1277 | SAVE_TYPE_PTR_PTR c-src/emacs/src/lisp.h 2075 | ||
| 1278 | SAVE_UNUSED c-src/emacs/src/lisp.h 2047 | ||
| 1279 | SAVE_VALUEP c-src/emacs/src/lisp.h /^SAVE_VALUEP (Lisp_Object x)$/ | ||
| 1280 | SAVE_VALUE_SLOTS c-src/emacs/src/lisp.h 2058 | ||
| 1281 | SBYTES c-src/emacs/src/lisp.h /^SBYTES (Lisp_Object string)$/ | ||
| 1282 | SCHARS c-src/emacs/src/lisp.h /^SCHARS (Lisp_Object string)$/ | ||
| 1283 | SCREEN_FP cp-src/screen.hpp /^#define SCREEN_FP(x,y) \\$/ | ||
| 1284 | SCREEN_START cp-src/screen.hpp 33 | ||
| 1285 | SDATA c-src/emacs/src/lisp.h /^SDATA (Lisp_Object string)$/ | ||
| 1286 | SDTrefGetInteger pas-src/common.pas /^function SDTrefGetInteger : integer;$/ | ||
| 1287 | SDTrefIsEnd pas-src/common.pas /^function SDTrefIsEnd : Boolean;$/ | ||
| 1288 | SDTrefRecToString pas-src/common.pas /^procedure SDTrefRecToString (* ($/ | ||
| 1289 | SDTrefSkipSpaces pas-src/common.pas /^procedure SDTrefSkipSpaces;$/ | ||
| 1290 | SDTrefStringToRec pas-src/common.pas /^procedure SDTrefStringToRec (* ($/ | ||
| 1291 | SETPRT f-src/entry.for /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1292 | SETPRT f-src/entry.strange /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1293 | SETPRT f-src/entry.strange_suffix /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1294 | SET_SYMBOL_BLV c-src/emacs/src/lisp.h /^SET_SYMBOL_BLV (struct Lisp_Symbol *sym, struct Li/ | ||
| 1295 | SET_SYMBOL_FWD c-src/emacs/src/lisp.h /^SET_SYMBOL_FWD (struct Lisp_Symbol *sym, union Lis/ | ||
| 1296 | SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SET_SYMBOL_VAL(sym, v) lisp_h_SET_SYMBOL_/ | ||
| 1297 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c /^#define SINGLE_LETTER_MOD(BIT) \\$/ | ||
| 1298 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6212 | ||
| 1299 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6763 | ||
| 1300 | SIZEFORMAT objc-src/PackInsp.m 57 | ||
| 1301 | SPECPDL_BACKTRACE c-src/emacs/src/lisp.h 2948 | ||
| 1302 | SPECPDL_INDEX c-src/emacs/src/lisp.h /^SPECPDL_INDEX (void)$/ | ||
| 1303 | SPECPDL_LET c-src/emacs/src/lisp.h 2949 | ||
| 1304 | SPECPDL_LET_DEFAULT c-src/emacs/src/lisp.h 2952 | ||
| 1305 | SPECPDL_LET_LOCAL c-src/emacs/src/lisp.h 2951 | ||
| 1306 | SPECPDL_UNWIND c-src/emacs/src/lisp.h 2944 | ||
| 1307 | SPECPDL_UNWIND_INT c-src/emacs/src/lisp.h 2946 | ||
| 1308 | SPECPDL_UNWIND_PTR c-src/emacs/src/lisp.h 2945 | ||
| 1309 | SPECPDL_UNWIND_VOID c-src/emacs/src/lisp.h 2947 | ||
| 1310 | SRCS make-src/Makefile /^SRCS=Makefile ${ADASRC} ${ASRC} ${CSRC} ${CPSRC} $/ | ||
| 1311 | SREF c-src/emacs/src/lisp.h /^SREF (Lisp_Object string, ptrdiff_t index)$/ | ||
| 1312 | SSDATA c-src/emacs/src/lisp.h /^SSDATA (Lisp_Object string)$/ | ||
| 1313 | SSET c-src/emacs/src/lisp.h /^SSET (Lisp_Object string, ptrdiff_t index, unsigne/ | ||
| 1314 | STACK_CONS c-src/emacs/src/lisp.h /^#define STACK_CONS(a, b) \\$/ | ||
| 1315 | STATE_ABORT php-src/lce_functions.php 25 | ||
| 1316 | STATE_COMPRESSD objc-src/PackInsp.m 54 | ||
| 1317 | STATE_INSTALLED objc-src/PackInsp.m 53 | ||
| 1318 | STATE_LOOP php-src/lce_functions.php 27 | ||
| 1319 | STATE_OK php-src/lce_functions.php 26 | ||
| 1320 | STATE_UNINSTALLED objc-src/PackInsp.m 52 | ||
| 1321 | STAT_EQ objc-src/PackInsp.m /^#define STAT_EQ(s1, s2) ((s1)->st_ino == (s2)->st_/ | ||
| 1322 | STDIN c-src/etags.c 408 | ||
| 1323 | STDIN c-src/etags.c 411 | ||
| 1324 | STOP_POLLING c-src/emacs/src/keyboard.c 2166 | ||
| 1325 | STRING_BYTES c-src/emacs/src/lisp.h /^STRING_BYTES (struct Lisp_String *s)$/ | ||
| 1326 | STRING_BYTES_BOUND c-src/emacs/src/lisp.h 1261 | ||
| 1327 | STRING_MULTIBYTE c-src/emacs/src/lisp.h /^STRING_MULTIBYTE (Lisp_Object str)$/ | ||
| 1328 | STRING_SET_CHARS c-src/emacs/src/lisp.h /^STRING_SET_CHARS (Lisp_Object string, ptrdiff_t ne/ | ||
| 1329 | STRING_SET_MULTIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_MULTIBYTE(STR) \\$/ | ||
| 1330 | STRING_SET_UNIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_UNIBYTE(STR) \\$/ | ||
| 1331 | SUBRP c-src/emacs/src/lisp.h /^SUBRP (Lisp_Object a)$/ | ||
| 1332 | SUB_CHAR_TABLE_OFFSET c-src/emacs/src/lisp.h 1701 | ||
| 1333 | SUB_CHAR_TABLE_P c-src/emacs/src/lisp.h /^SUB_CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 1334 | SXHASH_REDUCE c-src/emacs/src/lisp.h /^SXHASH_REDUCE (EMACS_UINT x)$/ | ||
| 1335 | SYMBOLP c-src/emacs/src/lisp.h /^# define SYMBOLP(x) lisp_h_SYMBOLP (x)$/ | ||
| 1336 | SYMBOL_BLV c-src/emacs/src/lisp.h /^SYMBOL_BLV (struct Lisp_Symbol *sym)$/ | ||
| 1337 | SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^# define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONS/ | ||
| 1338 | SYMBOL_FORWARDED c-src/emacs/src/lisp.h 651 | ||
| 1339 | SYMBOL_FWD c-src/emacs/src/lisp.h /^SYMBOL_FWD (struct Lisp_Symbol *sym)$/ | ||
| 1340 | SYMBOL_INDEX c-src/emacs/src/lisp.h /^#define SYMBOL_INDEX(sym) i##sym$/ | ||
| 1341 | SYMBOL_INTERNED c-src/emacs/src/lisp.h 642 | ||
| 1342 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY c-src/emacs/src/lisp.h 643 | ||
| 1343 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P (Lisp_Object / | ||
| 1344 | SYMBOL_INTERNED_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_P (Lisp_Object sym)$/ | ||
| 1345 | SYMBOL_LOCALIZED c-src/emacs/src/lisp.h 650 | ||
| 1346 | SYMBOL_NAME c-src/emacs/src/lisp.h /^SYMBOL_NAME (Lisp_Object sym)$/ | ||
| 1347 | SYMBOL_PLAINVAL c-src/emacs/src/lisp.h 648 | ||
| 1348 | SYMBOL_UNINTERNED c-src/emacs/src/lisp.h 641 | ||
| 1349 | SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SYMBOL_VAL(sym) lisp_h_SYMBOL_VAL (sym)$/ | ||
| 1350 | SYMBOL_VARALIAS c-src/emacs/src/lisp.h 649 | ||
| 1351 | SYSCALL c-src/machsyscalls.c /^#define SYSCALL(name, number, type, args, typed_ar/ | ||
| 1352 | Sample tex-src/gzip.texi /^@node Sample, Invoking gzip, Overview, Top$/ | ||
| 1353 | Scheme_functions c-src/etags.c /^Scheme_functions (FILE *inf)$/ | ||
| 1354 | Scheme_help c-src/etags.c 667 | ||
| 1355 | Scheme_suffixes c-src/etags.c 665 | ||
| 1356 | SelectLayer lua-src/allegro.lua /^function SelectLayer (layer)$/ | ||
| 1357 | Self/f ada-src/2ataspri.adb /^ function Self return TCB_Ptr is$/ | ||
| 1358 | Self/f ada-src/2ataspri.ads /^ function Self return TCB_Ptr;$/ | ||
| 1359 | Server pyt-src/server.py /^class Server:$/ | ||
| 1360 | ServerEdit pyt-src/server.py /^class ServerEdit(Frame):$/ | ||
| 1361 | Set_Own_Priority/p ada-src/2ataspri.adb /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 1362 | Set_Own_Priority/p ada-src/2ataspri.ads /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 1363 | Set_Priority/p ada-src/2ataspri.adb /^ procedure Set_Priority$/ | ||
| 1364 | Set_Priority/p ada-src/2ataspri.ads /^ procedure Set_Priority (T : TCB_Ptr; Prio : Sys/ | ||
| 1365 | SimpleCalc objcpp-src/SimpleCalc.H /^@interface SimpleCalc:Object$/ | ||
| 1366 | SkipBlanks pas-src/common.pas /^function SkipBlanks; (*($/ | ||
| 1367 | SkipChars pas-src/common.pas /^function SkipChars; (*($/ | ||
| 1368 | SkipSpaces pas-src/common.pas /^procedure SkipSpaces; (* (Str : NameString; var I / | ||
| 1369 | Square.something:Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 1370 | StartDay cp-src/functions.cpp /^Date StartDay(Date a,int days){\/\/Function to calcu/ | ||
| 1371 | StripPath pas-src/common.pas /^function StripPath; (*($/ | ||
| 1372 | SubString pas-src/common.pas /^function SubString; (*($/ | ||
| 1373 | Subprocess objc-src/Subprocess.h /^@interface Subprocess:Object$/ | ||
| 1374 | Subprocess objc-src/Subprocess.h 41 | ||
| 1375 | System.Task_Primitives/b ada-src/2ataspri.adb /^package body System.Task_Primitives is$/ | ||
| 1376 | System.Task_Primitives/s ada-src/2ataspri.ads /^package System.Task_Primitives is$/ | ||
| 1377 | T cp-src/fail.C 14 | ||
| 1378 | T2 cp-src/fail.C 16 | ||
| 1379 | T3 c.c 163 | ||
| 1380 | TAGS make-src/Makefile /^TAGS: etags.c$/ | ||
| 1381 | TAG_PTR c-src/emacs/src/lisp.h /^#define TAG_PTR(tag, ptr) \\$/ | ||
| 1382 | TAG_SYMOFFSET c-src/emacs/src/lisp.h /^#define TAG_SYMOFFSET(offset) \\$/ | ||
| 1383 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is private;$/ | ||
| 1384 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is$/ | ||
| 1385 | TCB_Ptr/t ada-src/2ataspri.ads /^ type TCB_Ptr is access all Task_Control_Block;$/ | ||
| 1386 | TCLFLAGS make-src/Makefile /^TCLFLAGS=--lang=none --regex='\/proc[ \\t]+\\([^ \\t]+/ | ||
| 1387 | TERMINALP c-src/emacs/src/lisp.h /^TERMINALP (Lisp_Object a)$/ | ||
| 1388 | TEST php-src/ptest.php 1 | ||
| 1389 | TEXSRC make-src/Makefile /^TEXSRC=testenv.tex gzip.texi texinfo.tex nonewline/ | ||
| 1390 | TEX_LESC c-src/etags.c 4986 | ||
| 1391 | TEX_SESC c-src/etags.c 4987 | ||
| 1392 | TEX_clgrp c-src/etags.c 4922 | ||
| 1393 | TEX_decode_env c-src/etags.c /^TEX_decode_env (const char *evarname, const char */ | ||
| 1394 | TEX_defenv c-src/etags.c 4912 | ||
| 1395 | TEX_esc c-src/etags.c 4920 | ||
| 1396 | TEX_mode c-src/etags.c /^TEX_mode (FILE *inf)$/ | ||
| 1397 | TEX_opgrp c-src/etags.c 4921 | ||
| 1398 | TEX_toktab c-src/etags.c 4908 | ||
| 1399 | TOTAL_KEYWORDS c-src/etags.c 2325 | ||
| 1400 | TSL/s ada-src/2ataspri.adb /^ package TSL renames System.Tasking_Soft_Links;$/ | ||
| 1401 | TYPESTOSTAT objc-src/PackInsp.h 37 | ||
| 1402 | TYPE_RANGED_INTEGERP c-src/emacs/src/lisp.h /^#define TYPE_RANGED_INTEGERP(type, x) \\$/ | ||
| 1403 | Tapes tex-src/gzip.texi /^@node Tapes, Problems, Environment, Top$/ | ||
| 1404 | Task_Control_Block/t ada-src/2ataspri.ads /^ type Task_Control_Block is record$/ | ||
| 1405 | Task_Storage_Size/t ada-src/2ataspri.ads /^ type Task_Storage_Size is new Interfaces.C.size/ | ||
| 1406 | Task_Type/b ada-src/etags-test-for.ada /^ task body Task_Type is$/ | ||
| 1407 | Task_Type/b ada-src/waroquiers.ada /^ task body Task_Type is$/ | ||
| 1408 | Task_Type/k ada-src/etags-test-for.ada /^ task type Task_Type is$/ | ||
| 1409 | Task_Type/k ada-src/waroquiers.ada /^ task type Task_Type is$/ | ||
| 1410 | TeX_commands c-src/etags.c /^TeX_commands (FILE *inf)$/ | ||
| 1411 | TeX_help c-src/etags.c 674 | ||
| 1412 | TeX_suffixes c-src/etags.c 672 | ||
| 1413 | Test_Abort/p ada-src/2ataspri.adb /^ procedure Test_Abort is$/ | ||
| 1414 | Test_Abort/p ada-src/2ataspri.ads /^ procedure Test_Abort;$/ | ||
| 1415 | Test_And_Set/p ada-src/2ataspri.adb /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 1416 | Test_And_Set/p ada-src/2ataspri.ads /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 1417 | Texinfo_help c-src/etags.c 688 | ||
| 1418 | Texinfo_nodes c-src/etags.c /^Texinfo_nodes (FILE *inf)$/ | ||
| 1419 | Texinfo_suffixes c-src/etags.c 686 | ||
| 1420 | Time_to_position c-src/emacs/src/keyboard.c /^Time_to_position (Time encoded_pos)$/ | ||
| 1421 | To_Lower pas-src/common.pas /^function To_Lower;(*(ch:char) : char;*)$/ | ||
| 1422 | To_Start_Addr/f ada-src/2ataspri.adb /^ function To_Start_Addr is new$/ | ||
| 1423 | To_TCB_Ptr/f ada-src/2ataspri.adb /^ function To_TCB_Ptr is new$/ | ||
| 1424 | To_Upper pas-src/common.pas /^function To_Upper;(*(ch:char) : char;*)$/ | ||
| 1425 | To_void_ptr/f ada-src/2ataspri.adb /^ function To_void_ptr is new$/ | ||
| 1426 | Top tex-src/gzip.texi /^@node Top, , , (dir)$/ | ||
| 1427 | Truc.Bidule/b ada-src/etags-test-for.ada /^package body Truc.Bidule is$/ | ||
| 1428 | Truc.Bidule/b ada-src/waroquiers.ada /^package body Truc.Bidule is$/ | ||
| 1429 | Truc.Bidule/s ada-src/etags-test-for.ada /^package Truc.Bidule is$/ | ||
| 1430 | Truc.Bidule/s ada-src/waroquiers.ada /^package Truc.Bidule is$/ | ||
| 1431 | Truc/s ada-src/etags-test-for.ada /^package Truc is$/ | ||
| 1432 | Truc/s ada-src/waroquiers.ada /^package Truc is$/ | ||
| 1433 | Type_Specific_Data/t ada-src/etags-test-for.ada /^ type Type_Specific_Data is record$/ | ||
| 1434 | UCHAR c-src/emacs/src/lisp.h 2424 | ||
| 1435 | UNARY y-src/cccp.c 18 | ||
| 1436 | UNDEFINED c-src/h.h 118 | ||
| 1437 | UNEVALLED c-src/emacs/src/lisp.h 2834 | ||
| 1438 | UNGCPRO c-src/emacs/src/lisp.h 3202 | ||
| 1439 | UNGCPRO c-src/emacs/src/lisp.h 3257 | ||
| 1440 | UNGCPRO c-src/emacs/src/lisp.h 3353 | ||
| 1441 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK() \\$/ | ||
| 1442 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK()$/ | ||
| 1443 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS() \\$/ | ||
| 1444 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS()$/ | ||
| 1445 | UNSIGNED_CMP c-src/emacs/src/lisp.h /^#define UNSIGNED_CMP(a, op, b) \\$/ | ||
| 1446 | USE_LSB_TAG c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)$/ | ||
| 1447 | USE_LSB_TAG c-src/emacs/src/lisp.h 271 | ||
| 1448 | USE_PTHREAD c-src/emacs/src/gmalloc.c 25 | ||
| 1449 | USE_SAFE_ALLOCA c-src/emacs/src/lisp.h 4560 | ||
| 1450 | USE_STACK_CONS c-src/emacs/src/lisp.h 4689 | ||
| 1451 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4652 | ||
| 1452 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4658 | ||
| 1453 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4659 | ||
| 1454 | USE_STACK_STRING c-src/emacs/src/lisp.h 4691 | ||
| 1455 | U_CHAR y-src/cccp.y 38 | ||
| 1456 | Unlock/p ada-src/2ataspri.adb /^ procedure Unlock (L : in out Lock) is$/ | ||
| 1457 | Unlock/p ada-src/2ataspri.ads /^ procedure Unlock (L : in out Lock);$/ | ||
| 1458 | User pyt-src/server.py /^class User:$/ | ||
| 1459 | UserEdit pyt-src/server.py /^class UserEdit(Frame):$/ | ||
| 1460 | VALBITS c-src/emacs/src/lisp.h 246 | ||
| 1461 | VALMASK c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (EMACS_INT, VALMASK)$/ | ||
| 1462 | VALMASK c-src/emacs/src/lisp.h 829 | ||
| 1463 | VAL_MAX c-src/emacs/src/lisp.h 263 | ||
| 1464 | VECSIZE c-src/emacs/src/lisp.h /^#define VECSIZE(type) \\$/ | ||
| 1465 | VECTORLIKEP c-src/emacs/src/lisp.h /^# define VECTORLIKEP(x) lisp_h_VECTORLIKEP (x)$/ | ||
| 1466 | VECTORP c-src/emacs/src/lisp.h /^VECTORP (Lisp_Object x)$/ | ||
| 1467 | VERSION c-src/etags.c 789 | ||
| 1468 | VERSION erl-src/gs_dialog.erl /^-define(VERSION, '2001.1101').$/ | ||
| 1469 | VERSION objc-src/PackInsp.m 34 | ||
| 1470 | VHDLFLAGS make-src/Makefile /^VHDLFLAGS=--language=none --regex='\/[ \\t]*\\(ARCHIT/ | ||
| 1471 | Vabbrev_start_location c-src/abbrev.c 63 | ||
| 1472 | Vabbrev_start_location_buffer c-src/abbrev.c 66 | ||
| 1473 | Vabbrev_table_name_list c-src/abbrev.c 43 | ||
| 1474 | ValToNmStr pas-src/common.pas /^function ValToNmStr; (*($/ | ||
| 1475 | Vfundamental_mode_abbrev_table c-src/abbrev.c 52 | ||
| 1476 | Vglobal_abbrev_table c-src/abbrev.c 48 | ||
| 1477 | Vlast_abbrev c-src/abbrev.c 70 | ||
| 1478 | Vlast_abbrev_text c-src/abbrev.c 75 | ||
| 1479 | Vlispy_mouse_stem c-src/emacs/src/keyboard.c 5172 | ||
| 1480 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4281 | ||
| 1481 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4283 | ||
| 1482 | WARNINGS make-src/Makefile /^WARNINGS=-pedantic -Wall -Wpointer-arith -Winline / | ||
| 1483 | WCHAR_TYPE_SIZE y-src/cccp.y 99 | ||
| 1484 | WHITE cp-src/screen.hpp 27 | ||
| 1485 | WINDOWP c-src/emacs/src/lisp.h /^WINDOWP (Lisp_Object a)$/ | ||
| 1486 | WINDOWSNT c-src/etags.c 101 | ||
| 1487 | WINDOWSNT c-src/etags.c 102 | ||
| 1488 | WINDOW_CONFIGURATIONP c-src/emacs/src/lisp.h /^WINDOW_CONFIGURATIONP (Lisp_Object a)$/ | ||
| 1489 | WORKING objc-src/PackInsp.m 368 | ||
| 1490 | WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/ | ||
| 1491 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 1492 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 1493 | X c-src/h.h 100 | ||
| 1494 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ | ||
| 1495 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ | ||
| 1496 | XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ | ||
| 1497 | XCAR c-src/emacs/src/lisp.h /^# define XCAR(c) lisp_h_XCAR (c)$/ | ||
| 1498 | XCDR c-src/emacs/src/lisp.h /^# define XCDR(c) lisp_h_XCDR (c)$/ | ||
| 1499 | XCHAR_TABLE c-src/emacs/src/lisp.h /^XCHAR_TABLE (Lisp_Object a)$/ | ||
| 1500 | XCHG_0 c-src/sysdep.h 47 | ||
| 1501 | XCHG_1 c-src/sysdep.h 48 | ||
| 1502 | XCHG_2 c-src/sysdep.h 49 | ||
| 1503 | XCHG_3 c-src/sysdep.h 50 | ||
| 1504 | XCHG_4 c-src/sysdep.h 51 | ||
| 1505 | XCHG_5 c-src/sysdep.h 52 | ||
| 1506 | XCONS c-src/emacs/src/lisp.h /^# define XCONS(a) lisp_h_XCONS (a)$/ | ||
| 1507 | XDEFUN c.c /^XDEFUN ("x-get-selection-internal", Fx_get_selecti/ | ||
| 1508 | XFASTINT c-src/emacs/src/lisp.h /^# define XFASTINT(a) lisp_h_XFASTINT (a)$/ | ||
| 1509 | XFASTINT c-src/emacs/src/lisp.h /^XFASTINT (Lisp_Object a)$/ | ||
| 1510 | XFINALIZER c-src/emacs/src/lisp.h /^XFINALIZER (Lisp_Object a)$/ | ||
| 1511 | XFLOAT c-src/emacs/src/lisp.h /^XFLOAT (Lisp_Object a)$/ | ||
| 1512 | XFLOATINT c-src/emacs/src/lisp.h /^XFLOATINT (Lisp_Object n)$/ | ||
| 1513 | XFLOAT_DATA c-src/emacs/src/lisp.h /^XFLOAT_DATA (Lisp_Object f)$/ | ||
| 1514 | XFWDTYPE c-src/emacs/src/lisp.h /^XFWDTYPE (union Lisp_Fwd *a)$/ | ||
| 1515 | XHASH c-src/emacs/src/lisp.h /^# define XHASH(a) lisp_h_XHASH (a)$/ | ||
| 1516 | XHASH_TABLE c-src/emacs/src/lisp.h /^XHASH_TABLE (Lisp_Object a)$/ | ||
| 1517 | XIL c-src/emacs/src/lisp.h /^# define XIL(i) lisp_h_XIL (i)$/ | ||
| 1518 | XINT c-src/emacs/src/lisp.h /^# define XINT(a) lisp_h_XINT (a)$/ | ||
| 1519 | XINT c-src/emacs/src/lisp.h /^XINT (Lisp_Object a)$/ | ||
| 1520 | XINTPTR c-src/emacs/src/lisp.h /^XINTPTR (Lisp_Object a)$/ | ||
| 1521 | XLI c-src/emacs/src/lisp.h /^# define XLI(o) lisp_h_XLI (o)$/ | ||
| 1522 | XLI_BUILTIN_LISPSYM c-src/emacs/src/lisp.h /^#define XLI_BUILTIN_LISPSYM(iname) TAG_SYMOFFSET (/ | ||
| 1523 | XMARKER c-src/emacs/src/lisp.h /^XMARKER (Lisp_Object a)$/ | ||
| 1524 | XMISC c-src/emacs/src/lisp.h /^XMISC (Lisp_Object a)$/ | ||
| 1525 | XMISCANY c-src/emacs/src/lisp.h /^XMISCANY (Lisp_Object a)$/ | ||
| 1526 | XMISCTYPE c-src/emacs/src/lisp.h /^XMISCTYPE (Lisp_Object a)$/ | ||
| 1527 | XOVERLAY c-src/emacs/src/lisp.h /^XOVERLAY (Lisp_Object a)$/ | ||
| 1528 | XPNTR c-src/emacs/src/lisp.h /^# define XPNTR(a) lisp_h_XPNTR (a)$/ | ||
| 1529 | XPROCESS c-src/emacs/src/lisp.h /^XPROCESS (Lisp_Object a)$/ | ||
| 1530 | XSAVE_FUNCPOINTER c-src/emacs/src/lisp.h /^XSAVE_FUNCPOINTER (Lisp_Object obj, int n)$/ | ||
| 1531 | XSAVE_INTEGER c-src/emacs/src/lisp.h /^XSAVE_INTEGER (Lisp_Object obj, int n)$/ | ||
| 1532 | XSAVE_OBJECT c-src/emacs/src/lisp.h /^XSAVE_OBJECT (Lisp_Object obj, int n)$/ | ||
| 1533 | XSAVE_POINTER c-src/emacs/src/lisp.h /^XSAVE_POINTER (Lisp_Object obj, int n)$/ | ||
| 1534 | XSAVE_VALUE c-src/emacs/src/lisp.h /^XSAVE_VALUE (Lisp_Object a)$/ | ||
| 1535 | XSETBOOL_VECTOR c-src/emacs/src/lisp.h /^#define XSETBOOL_VECTOR(a, b) (XSETPSEUDOVECTOR (a/ | ||
| 1536 | XSETBUFFER c-src/emacs/src/lisp.h /^#define XSETBUFFER(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 1537 | XSETCDR c-src/emacs/src/lisp.h /^XSETCDR (Lisp_Object c, Lisp_Object n)$/ | ||
| 1538 | XSETCHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETCHAR_TABLE(a, b) (XSETPSEUDOVECTOR (a,/ | ||
| 1539 | XSETCOMPILED c-src/emacs/src/lisp.h /^#define XSETCOMPILED(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 1540 | XSETCONS c-src/emacs/src/lisp.h /^#define XSETCONS(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 1541 | XSETFASTINT c-src/emacs/src/lisp.h /^#define XSETFASTINT(a, b) ((a) = make_natnum (b))$/ | ||
| 1542 | XSETFLOAT c-src/emacs/src/lisp.h /^#define XSETFLOAT(a, b) ((a) = make_lisp_ptr (b, L/ | ||
| 1543 | XSETINT c-src/emacs/src/lisp.h /^#define XSETINT(a, b) ((a) = make_number (b))$/ | ||
| 1544 | XSETMISC c-src/emacs/src/lisp.h /^#define XSETMISC(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 1545 | XSETPROCESS c-src/emacs/src/lisp.h /^#define XSETPROCESS(a, b) (XSETPSEUDOVECTOR (a, b,/ | ||
| 1546 | XSETPSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETPSEUDOVECTOR(a, b, code) \\$/ | ||
| 1547 | XSETPVECTYPE c-src/emacs/src/lisp.h /^#define XSETPVECTYPE(v, code) \\$/ | ||
| 1548 | XSETPVECTYPESIZE c-src/emacs/src/lisp.h /^#define XSETPVECTYPESIZE(v, code, lispsize, restsi/ | ||
| 1549 | XSETSTRING c-src/emacs/src/lisp.h /^#define XSETSTRING(a, b) ((a) = make_lisp_ptr (b, / | ||
| 1550 | XSETSUBR c-src/emacs/src/lisp.h /^#define XSETSUBR(a, b) (XSETPSEUDOVECTOR (a, b, PV/ | ||
| 1551 | XSETSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETSUB_CHAR_TABLE(a, b) (XSETPSEUDOVECTOR/ | ||
| 1552 | XSETSYMBOL c-src/emacs/src/lisp.h /^#define XSETSYMBOL(a, b) ((a) = make_lisp_symbol (/ | ||
| 1553 | XSETTERMINAL c-src/emacs/src/lisp.h /^#define XSETTERMINAL(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 1554 | XSETTYPED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETTYPED_PSEUDOVECTOR(a, b, size, code) / | ||
| 1555 | XSETVECTOR c-src/emacs/src/lisp.h /^#define XSETVECTOR(a, b) ((a) = make_lisp_ptr (b, / | ||
| 1556 | XSETWINDOW c-src/emacs/src/lisp.h /^#define XSETWINDOW(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 1557 | XSETWINDOW_CONFIGURATION c-src/emacs/src/lisp.h /^#define XSETWINDOW_CONFIGURATION(a, b) \\$/ | ||
| 1558 | XSET_HASH_TABLE c-src/emacs/src/lisp.h /^#define XSET_HASH_TABLE(VAR, PTR) \\$/ | ||
| 1559 | XSTRING c-src/emacs/src/lisp.h /^XSTRING (Lisp_Object a)$/ | ||
| 1560 | XSUBR c-src/emacs/src/lisp.h /^XSUBR (Lisp_Object a)$/ | ||
| 1561 | XSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^XSUB_CHAR_TABLE (Lisp_Object a)$/ | ||
| 1562 | XSYMBOL c-src/emacs/src/lisp.h /^# define XSYMBOL(a) lisp_h_XSYMBOL (a)$/ | ||
| 1563 | XSYMBOL c-src/emacs/src/lisp.h /^XSYMBOL (Lisp_Object a)$/ | ||
| 1564 | XTERMINAL c-src/emacs/src/lisp.h /^XTERMINAL (Lisp_Object a)$/ | ||
| 1565 | XTYPE c-src/emacs/src/lisp.h /^# define XTYPE(a) lisp_h_XTYPE (a)$/ | ||
| 1566 | XTYPE c-src/emacs/src/lisp.h /^XTYPE (Lisp_Object a)$/ | ||
| 1567 | XUNTAG c-src/emacs/src/lisp.h /^# define XUNTAG(a, type) lisp_h_XUNTAG (a, type)$/ | ||
| 1568 | XUNTAG c-src/emacs/src/lisp.h /^XUNTAG (Lisp_Object a, int type)$/ | ||
| 1569 | XWINDOW c-src/emacs/src/lisp.h /^XWINDOW (Lisp_Object a)$/ | ||
| 1570 | XX cp-src/x.cc 1 | ||
| 1571 | Xyzzy ruby-src/test1.ru 13 | ||
| 1572 | Y c-src/h.h 100 | ||
| 1573 | YACC c-src/etags.c 2199 | ||
| 1574 | YELLOW cp-src/screen.hpp 26 | ||
| 1575 | YSRC make-src/Makefile /^YSRC=parse.y parse.c atest.y cccp.c cccp.y$/ | ||
| 1576 | YYABORT /usr/share/bison/bison.simple 153 | ||
| 1577 | YYABORT /usr/share/bison/bison.simple 154 | ||
| 1578 | YYACCEPT /usr/share/bison/bison.simple 152 | ||
| 1579 | YYACCEPT /usr/share/bison/bison.simple 153 | ||
| 1580 | YYBACKUP /usr/share/bison/bison.simple /^#define YYBACKUP(Token, Value) \\$/ | ||
| 1581 | YYBISON y-src/cccp.c 4 | ||
| 1582 | YYBISON y-src/parse.c 4 | ||
| 1583 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args) \\$/ | ||
| 1584 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args)$/ | ||
| 1585 | YYEMPTY /usr/share/bison/bison.simple 150 | ||
| 1586 | YYEMPTY /usr/share/bison/bison.simple 151 | ||
| 1587 | YYEOF /usr/share/bison/bison.simple 151 | ||
| 1588 | YYEOF /usr/share/bison/bison.simple 152 | ||
| 1589 | YYERRCODE /usr/share/bison/bison.simple 178 | ||
| 1590 | YYERRCODE /usr/share/bison/bison.simple 179 | ||
| 1591 | YYERROR /usr/share/bison/bison.simple 154 | ||
| 1592 | YYERROR /usr/share/bison/bison.simple 155 | ||
| 1593 | YYFAIL /usr/share/bison/bison.simple 158 | ||
| 1594 | YYFAIL /usr/share/bison/bison.simple 159 | ||
| 1595 | YYFPRINTF /usr/share/bison/bison.simple 225 | ||
| 1596 | YYFPRINTF /usr/share/bison/bison.simple 226 | ||
| 1597 | YYINITDEPTH /usr/share/bison/bison.simple 244 | ||
| 1598 | YYINITDEPTH /usr/share/bison/bison.simple 245 | ||
| 1599 | YYLEX /usr/share/bison/bison.simple 200 | ||
| 1600 | YYLEX /usr/share/bison/bison.simple 201 | ||
| 1601 | YYLEX /usr/share/bison/bison.simple 202 | ||
| 1602 | YYLEX /usr/share/bison/bison.simple 203 | ||
| 1603 | YYLEX /usr/share/bison/bison.simple 206 | ||
| 1604 | YYLEX /usr/share/bison/bison.simple 207 | ||
| 1605 | YYLEX /usr/share/bison/bison.simple 208 | ||
| 1606 | YYLEX /usr/share/bison/bison.simple 209 | ||
| 1607 | YYLEX /usr/share/bison/bison.simple 212 | ||
| 1608 | YYLEX /usr/share/bison/bison.simple 213 | ||
| 1609 | YYLLOC_DEFAULT /usr/share/bison/bison.simple /^# define YYLLOC_DEFAULT(Current, Rhs, N) \\$/ | ||
| 1610 | YYMAXDEPTH /usr/share/bison/bison.simple 255 | ||
| 1611 | YYMAXDEPTH /usr/share/bison/bison.simple 256 | ||
| 1612 | YYMAXDEPTH /usr/share/bison/bison.simple 259 | ||
| 1613 | YYMAXDEPTH /usr/share/bison/bison.simple 260 | ||
| 1614 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 351 | ||
| 1615 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 354 | ||
| 1616 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 358 | ||
| 1617 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 352 | ||
| 1618 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 355 | ||
| 1619 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 359 | ||
| 1620 | YYPOPSTACK /usr/share/bison/bison.simple 445 | ||
| 1621 | YYPOPSTACK /usr/share/bison/bison.simple 447 | ||
| 1622 | YYRECOVERING /usr/share/bison/bison.simple /^#define YYRECOVERING() (!!yyerrstatus)$/ | ||
| 1623 | YYSIZE_T /usr/share/bison/bison.simple 128 | ||
| 1624 | YYSIZE_T /usr/share/bison/bison.simple 129 | ||
| 1625 | YYSIZE_T /usr/share/bison/bison.simple 131 | ||
| 1626 | YYSIZE_T /usr/share/bison/bison.simple 132 | ||
| 1627 | YYSIZE_T /usr/share/bison/bison.simple 136 | ||
| 1628 | YYSIZE_T /usr/share/bison/bison.simple 137 | ||
| 1629 | YYSIZE_T /usr/share/bison/bison.simple 140 | ||
| 1630 | YYSIZE_T /usr/share/bison/bison.simple 141 | ||
| 1631 | YYSIZE_T /usr/share/bison/bison.simple 145 | ||
| 1632 | YYSIZE_T /usr/share/bison/bison.simple 146 | ||
| 1633 | YYSIZE_T /usr/share/bison/bison.simple 51 | ||
| 1634 | YYSIZE_T /usr/share/bison/bison.simple 52 | ||
| 1635 | YYSIZE_T /usr/share/bison/bison.simple 56 | ||
| 1636 | YYSIZE_T /usr/share/bison/bison.simple 57 | ||
| 1637 | YYSIZE_T /usr/share/bison/bison.simple 71 | ||
| 1638 | YYSIZE_T /usr/share/bison/bison.simple 72 | ||
| 1639 | YYSIZE_T /usr/share/bison/bison.simple 75 | ||
| 1640 | YYSIZE_T /usr/share/bison/bison.simple 76 | ||
| 1641 | YYSTACK_ALLOC /usr/share/bison/bison.simple 50 | ||
| 1642 | YYSTACK_ALLOC /usr/share/bison/bison.simple 51 | ||
| 1643 | YYSTACK_ALLOC /usr/share/bison/bison.simple 55 | ||
| 1644 | YYSTACK_ALLOC /usr/share/bison/bison.simple 56 | ||
| 1645 | YYSTACK_ALLOC /usr/share/bison/bison.simple 59 | ||
| 1646 | YYSTACK_ALLOC /usr/share/bison/bison.simple 60 | ||
| 1647 | YYSTACK_ALLOC /usr/share/bison/bison.simple 78 | ||
| 1648 | YYSTACK_ALLOC /usr/share/bison/bison.simple 79 | ||
| 1649 | YYSTACK_BYTES /usr/share/bison/bison.simple /^# define YYSTACK_BYTES(N) \\$/ | ||
| 1650 | YYSTACK_FREE /usr/share/bison/bison.simple /^# define YYSTACK_FREE(Ptr) do { \/* empty *\/; } wh/ | ||
| 1651 | YYSTACK_FREE /usr/share/bison/bison.simple 79 | ||
| 1652 | YYSTACK_FREE /usr/share/bison/bison.simple 80 | ||
| 1653 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 93 | ||
| 1654 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 94 | ||
| 1655 | YYSTACK_RELOCATE /usr/share/bison/bison.simple /^# define YYSTACK_RELOCATE(Type, Stack) \\$/ | ||
| 1656 | YYSTACK_RELOCATE /usr/share/bison/bison.simple 548 | ||
| 1657 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) std::x$/ | ||
| 1658 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) x$/ | ||
| 1659 | YYSTYPE y-src/parse.y 72 | ||
| 1660 | YYSTYPE y-src/parse.y 73 | ||
| 1661 | YYTERROR /usr/share/bison/bison.simple 177 | ||
| 1662 | YYTERROR /usr/share/bison/bison.simple 178 | ||
| 1663 | YY_DECL_NON_LSP_VARIABLES /usr/share/bison/bison.simple 374 | ||
| 1664 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 385 | ||
| 1665 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 391 | ||
| 1666 | Yacc_entries c-src/etags.c /^Yacc_entries (FILE *inf)$/ | ||
| 1667 | Yacc_help c-src/etags.c 693 | ||
| 1668 | Yacc_suffixes c-src/etags.c 691 | ||
| 1669 | Z c-src/h.h 100 | ||
| 1670 | [] ruby-src/test.rb /^ def [](y)$/ | ||
| 1671 | []= ruby-src/test.rb /^ def []=(y, val)$/ | ||
| 1672 | \ tex-src/texinfo.tex /^\\def\\ {{\\fontdimen2\\font=\\tclosesave{} }}%$/ | ||
| 1673 | \ tex-src/texinfo.tex /^\\gdef\\sepspaces{\\def {\\ }}}$/ | ||
| 1674 | \' tex-src/texinfo.tex /^\\def\\'{{'}}$/ | ||
| 1675 | \* tex-src/texinfo.tex /^\\def\\*{\\hfil\\break\\hbox{}\\ignorespaces}$/ | ||
| 1676 | \. tex-src/texinfo.tex /^\\def\\.{.\\spacefactor=3000 }$/ | ||
| 1677 | \: tex-src/texinfo.tex /^\\def\\:{\\spacefactor=1000 }$/ | ||
| 1678 | \@ tex-src/texinfo.tex /^\\def\\@{@}%$/ | ||
| 1679 | \@ tex-src/texinfo.tex /^\\def\\@{{\\tt \\char '100}}$/ | ||
| 1680 | \CHAPFopen tex-src/texinfo.tex /^\\def\\CHAPFopen{$/ | ||
| 1681 | \CHAPFplain tex-src/texinfo.tex /^\\def\\CHAPFplain{$/ | ||
| 1682 | \CHAPPAGodd tex-src/texinfo.tex /^\\def\\CHAPPAGodd{$/ | ||
| 1683 | \CHAPPAGoff tex-src/texinfo.tex /^\\def\\CHAPPAGoff{$/ | ||
| 1684 | \CHAPPAGon tex-src/texinfo.tex /^\\def\\CHAPPAGon{$/ | ||
| 1685 | \ENVcheck tex-src/texinfo.tex /^\\def\\ENVcheck{%$/ | ||
| 1686 | \Ealphaenumerate tex-src/texinfo.tex /^\\def\\Ealphaenumerate{\\Eenumerate}$/ | ||
| 1687 | \Ecapsenumerate tex-src/texinfo.tex /^\\def\\Ecapsenumerate{\\Eenumerate}$/ | ||
| 1688 | \Ecartouche tex-src/texinfo.tex /^\\def\\Ecartouche{%$/ | ||
| 1689 | \Edescription tex-src/texinfo.tex /^\\def\\Edescription{\\Etable}% Necessary kludge.$/ | ||
| 1690 | \Edisplay tex-src/texinfo.tex /^\\def\\Edisplay{\\endgroup\\afterenvbreak}%$/ | ||
| 1691 | \Eexample tex-src/texinfo.tex /^\\def\\Eexample{\\Elisp}$/ | ||
| 1692 | \Eflushleft tex-src/texinfo.tex /^\\def\\Eflushleft{\\endgroup\\afterenvbreak}%$/ | ||
| 1693 | \Eflushright tex-src/texinfo.tex /^\\def\\Eflushright{\\endgroup\\afterenvbreak}%$/ | ||
| 1694 | \Eformat tex-src/texinfo.tex /^\\def\\Eformat{\\endgroup\\afterenvbreak}$/ | ||
| 1695 | \Eftable tex-src/texinfo.tex /^\\def\\Eftable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1696 | \Egroup tex-src/texinfo.tex /^ \\def\\Egroup{\\egroup\\endgroup}%$/ | ||
| 1697 | \Eifclear tex-src/texinfo.tex /^\\def\\Eifclear{}$/ | ||
| 1698 | \Eifset tex-src/texinfo.tex /^\\def\\Eifset{}$/ | ||
| 1699 | \Eiftex tex-src/texinfo.tex /^\\def\\Eiftex{}$/ | ||
| 1700 | \Elisp tex-src/texinfo.tex /^\\def\\Elisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1701 | \Equotation tex-src/texinfo.tex /^\\def\\Equotation{\\par\\endgroup\\afterenvbreak}%$/ | ||
| 1702 | \Esmallexample tex-src/texinfo.tex /^\\def\\Esmallexample{\\Elisp}$/ | ||
| 1703 | \Esmallexample tex-src/texinfo.tex /^\\global\\def\\Esmallexample{\\Esmalllisp}$/ | ||
| 1704 | \Esmalllisp tex-src/texinfo.tex /^\\def\\Esmalllisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1705 | \Etable tex-src/texinfo.tex /^\\def\\Etable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1706 | \Etitlepage tex-src/texinfo.tex /^\\def\\Etitlepage{%$/ | ||
| 1707 | \Evtable tex-src/texinfo.tex /^\\def\\Evtable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1708 | \HEADINGSafter tex-src/texinfo.tex /^\\def\\HEADINGSafter{\\let\\HEADINGShook=\\HEADINGSdoub/ | ||
| 1709 | \HEADINGSdouble tex-src/texinfo.tex /^\\def\\HEADINGSdouble{$/ | ||
| 1710 | \HEADINGSdoublex tex-src/texinfo.tex /^\\def\\HEADINGSdoublex{%$/ | ||
| 1711 | \HEADINGSoff tex-src/texinfo.tex /^\\def\\HEADINGSoff{$/ | ||
| 1712 | \HEADINGSon tex-src/texinfo.tex /^\\def\\HEADINGSon{\\HEADINGSdouble}$/ | ||
| 1713 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSdouble}}$/ | ||
| 1714 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSsingle}}$/ | ||
| 1715 | \HEADINGSsingle tex-src/texinfo.tex /^\\def\\HEADINGSsingle{$/ | ||
| 1716 | \HEADINGSsingleafter tex-src/texinfo.tex /^\\def\\HEADINGSsingleafter{\\let\\HEADINGShook=\\HEADIN/ | ||
| 1717 | \HEADINGSsinglex tex-src/texinfo.tex /^\\def\\HEADINGSsinglex{%$/ | ||
| 1718 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}$/ | ||
| 1719 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}%$/ | ||
| 1720 | \Yappendixletterandtype tex-src/texinfo.tex /^\\def\\Yappendixletterandtype{%$/ | ||
| 1721 | \Ynothing tex-src/texinfo.tex /^\\def\\Ynothing{}$/ | ||
| 1722 | \Ypagenumber tex-src/texinfo.tex /^\\def\\Ypagenumber{\\folio}$/ | ||
| 1723 | \Ysectionnumberandtype tex-src/texinfo.tex /^\\def\\Ysectionnumberandtype{%$/ | ||
| 1724 | \Ytitle tex-src/texinfo.tex /^\\def\\Ytitle{\\thischapter}$/ | ||
| 1725 | \_ tex-src/texinfo.tex /^\\def\\_{\\lvvmode \\kern.06em \\vbox{\\hrule width.3em / | ||
| 1726 | \_ tex-src/texinfo.tex /^\\def\\_{{\\realbackslash _}}%$/ | ||
| 1727 | \` tex-src/texinfo.tex /^\\def\\`{{`}}$/ | ||
| 1728 | \aboveenvbreak tex-src/texinfo.tex /^\\def\\aboveenvbreak{{\\advance\\aboveenvskipamount by/ | ||
| 1729 | \activedoublequote tex-src/texinfo.tex /^\\def\\activedoublequote{{\\tt \\char '042}}$/ | ||
| 1730 | \activeparens tex-src/texinfo.tex /^\\def\\activeparens{%$/ | ||
| 1731 | \afourpaper tex-src/texinfo.tex /^\\def\\afourpaper{$/ | ||
| 1732 | \afterenvbreak tex-src/texinfo.tex /^\\def\\afterenvbreak{\\endgraf \\ifdim\\lastskip<\\above/ | ||
| 1733 | \alphaenumerate tex-src/texinfo.tex /^\\def\\alphaenumerate{\\enumerate{a}}$/ | ||
| 1734 | \appendix tex-src/texinfo.tex /^\\outer\\def\\appendix{\\parsearg\\appendixzzz}$/ | ||
| 1735 | \appendixletter tex-src/texinfo.tex /^\\def\\appendixletter{\\char\\the\\appendixno}$/ | ||
| 1736 | \appendixnoderef tex-src/texinfo.tex /^\\def\\appendixnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 1737 | \appendixsec tex-src/texinfo.tex /^\\outer\\def\\appendixsec{\\parsearg\\appendixsectionzz/ | ||
| 1738 | \appendixsection tex-src/texinfo.tex /^\\outer\\def\\appendixsection{\\parsearg\\appendixsecti/ | ||
| 1739 | \appendixsectionzzz tex-src/texinfo.tex /^\\def\\appendixsectionzzz #1{\\seccheck{appendixsecti/ | ||
| 1740 | \appendixsetref tex-src/texinfo.tex /^\\def\\appendixsetref#1{%$/ | ||
| 1741 | \appendixsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsec{\\parsearg\\appendixsubsec/ | ||
| 1742 | \appendixsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubseczzz #1{\\seccheck{appendixsubsec/ | ||
| 1743 | \appendixsubsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsubsec{\\parsearg\\appendixsub/ | ||
| 1744 | \appendixsubsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubsubseczzz #1{\\seccheck{appendixsub/ | ||
| 1745 | \appendixzzz tex-src/texinfo.tex /^\\def\\appendixzzz #1{\\seccheck{appendix}%$/ | ||
| 1746 | \asis tex-src/texinfo.tex /^\\def\\asis#1{#1}$/ | ||
| 1747 | \author tex-src/texinfo.tex /^ \\def\\author{\\parsearg\\authorzzz}%$/ | ||
| 1748 | \authorfont tex-src/texinfo.tex /^ \\def\\authorfont{\\authorrm \\normalbaselineskip =/ | ||
| 1749 | \authorzzz tex-src/texinfo.tex /^ \\def\\authorzzz##1{\\ifseenauthor\\else\\vskip 0pt / | ||
| 1750 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}$/ | ||
| 1751 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}%$/ | ||
| 1752 | \b tex-src/texinfo.tex /^\\def\\b#1{{\\bf #1}}$/ | ||
| 1753 | \balancecolumns tex-src/texinfo.tex /^\\def\\balancecolumns{%$/ | ||
| 1754 | \begin tex-src/texinfo.tex /^\\outer\\def\\begin{\\parsearg\\beginxxx}$/ | ||
| 1755 | \begindoublecolumns tex-src/texinfo.tex /^\\def\\begindoublecolumns{\\begingroup$/ | ||
| 1756 | \beginxxx tex-src/texinfo.tex /^\\def\\beginxxx #1{%$/ | ||
| 1757 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }$/ | ||
| 1758 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }%$/ | ||
| 1759 | \bullet tex-src/texinfo.tex /^\\def\\bullet{$\\ptexbullet$}$/ | ||
| 1760 | \bye tex-src/texinfo.tex /^\\outer\\def\\bye{\\pagealignmacro\\tracingstats=1\\ptex/ | ||
| 1761 | \capsenumerate tex-src/texinfo.tex /^\\def\\capsenumerate{\\enumerate{A}}$/ | ||
| 1762 | \cartbot tex-src/texinfo.tex /^\\def\\cartbot{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 1763 | \cartouche tex-src/texinfo.tex /^\\long\\def\\cartouche{%$/ | ||
| 1764 | \carttop tex-src/texinfo.tex /^\\def\\carttop{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 1765 | \cbl tex-src/texinfo.tex /^\\def\\cbl{{\\circle\\char'012\\hskip -6pt}}$/ | ||
| 1766 | \cbr tex-src/texinfo.tex /^\\def\\cbr{{\\hskip 6pt\\circle\\char'011}}$/ | ||
| 1767 | \center tex-src/texinfo.tex /^\\def\\center{\\parsearg\\centerzzz}$/ | ||
| 1768 | \centerzzz tex-src/texinfo.tex /^\\def\\centerzzz #1{{\\advance\\hsize by -\\leftskip$/ | ||
| 1769 | \chapbreak tex-src/texinfo.tex /^\\def\\chapbreak{\\dobreak \\chapheadingskip {-4000}}$/ | ||
| 1770 | \chapentry tex-src/texinfo.tex /^\\def\\chapentry#1#2#3{\\dochapentry{#2\\labelspace#1}/ | ||
| 1771 | \chapentryfonts tex-src/texinfo.tex /^\\def\\chapentryfonts{\\secfonts \\rm}$/ | ||
| 1772 | \chapfonts tex-src/texinfo.tex /^\\def\\chapfonts{%$/ | ||
| 1773 | \chapheading tex-src/texinfo.tex /^\\def\\chapheading{\\parsearg\\chapheadingzzz}$/ | ||
| 1774 | \chapheadingzzz tex-src/texinfo.tex /^\\def\\chapheadingzzz #1{\\chapbreak %$/ | ||
| 1775 | \chapoddpage tex-src/texinfo.tex /^\\def\\chapoddpage{\\chappager \\ifodd\\pageno \\else \\h/ | ||
| 1776 | \chappager tex-src/texinfo.tex /^\\def\\chappager{\\par\\vfill\\supereject}$/ | ||
| 1777 | \chapter tex-src/texinfo.tex /^\\outer\\def\\chapter{\\parsearg\\chapterzzz}$/ | ||
| 1778 | \chapternofonts tex-src/texinfo.tex /^\\def\\chapternofonts{%$/ | ||
| 1779 | \chapterzzz tex-src/texinfo.tex /^\\def\\chapterzzz #1{\\seccheck{chapter}%$/ | ||
| 1780 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}$/ | ||
| 1781 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}%$/ | ||
| 1782 | \chfopen tex-src/texinfo.tex /^\\def\\chfopen #1#2{\\chapoddpage {\\chapfonts$/ | ||
| 1783 | \chfplain tex-src/texinfo.tex /^\\def\\chfplain #1#2{%$/ | ||
| 1784 | \cindex tex-src/texinfo.tex /^\\def\\cindex {\\cpindex}$/ | ||
| 1785 | \cindexsub tex-src/texinfo.tex /^\\def\\cindexsub {\\begingroup\\obeylines\\cindexsub}$/ | ||
| 1786 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}$/ | ||
| 1787 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}%$/ | ||
| 1788 | \clear tex-src/texinfo.tex /^\\def\\clear{\\parsearg\\clearxxx}$/ | ||
| 1789 | \clearxxx tex-src/texinfo.tex /^\\def\\clearxxx #1{$/ | ||
| 1790 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}$/ | ||
| 1791 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}%$/ | ||
| 1792 | \comment tex-src/texinfo.tex /^\\def\\comment{\\catcode 64=\\other \\catcode 123=\\othe/ | ||
| 1793 | \commentxxx tex-src/texinfo.tex /^\\def\\commentxxx #1{\\catcode 64=0 \\catcode 123=1 \\c/ | ||
| 1794 | \contents tex-src/texinfo.tex /^\\outer\\def\\contents{%$/ | ||
| 1795 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright }%$/ | ||
| 1796 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright}$/ | ||
| 1797 | \cropmarks tex-src/texinfo.tex /^\\def\\cropmarks{\\let\\onepageout=\\croppageout }$/ | ||
| 1798 | \croppageout tex-src/texinfo.tex /^\\def\\croppageout#1{\\hoffset=0pt % make sure this d/ | ||
| 1799 | \ctl tex-src/texinfo.tex /^\\def\\ctl{{\\circle\\char'013\\hskip -6pt}}% 6pt from / | ||
| 1800 | \ctr tex-src/texinfo.tex /^\\def\\ctr{{\\hskip 6pt\\circle\\char'010}}$/ | ||
| 1801 | \ctrl tex-src/texinfo.tex /^\\def\\ctrl #1{{\\tt \\rawbackslash \\hat}#1}$/ | ||
| 1802 | \defcodeindex tex-src/texinfo.tex /^\\def\\defcodeindex{\\parsearg\\newcodeindex}$/ | ||
| 1803 | \defcv tex-src/texinfo.tex /^\\def\\defcv #1 {\\def\\defcvtype{#1}%$/ | ||
| 1804 | \defcvarheader tex-src/texinfo.tex /^\\def\\defcvarheader #1#2#3{%$/ | ||
| 1805 | \defcvx tex-src/texinfo.tex /^\\def\\defcvx #1 {\\errmessage{@defcvx in invalid con/ | ||
| 1806 | \deffn tex-src/texinfo.tex /^\\def\\deffn{\\defmethparsebody\\Edeffn\\deffnx\\deffnhe/ | ||
| 1807 | \deffnheader tex-src/texinfo.tex /^\\def\\deffnheader #1#2#3{\\doind {fn}{\\code{#2}}%$/ | ||
| 1808 | \deffnx tex-src/texinfo.tex /^\\def\\deffnx #1 {\\errmessage{@deffnx in invalid con/ | ||
| 1809 | \defindex tex-src/texinfo.tex /^\\def\\defindex{\\parsearg\\newindex}$/ | ||
| 1810 | \defivar tex-src/texinfo.tex /^\\def\\defivar{\\defvrparsebody\\Edefivar\\defivarx\\def/ | ||
| 1811 | \defivarheader tex-src/texinfo.tex /^\\def\\defivarheader #1#2#3{%$/ | ||
| 1812 | \defivarx tex-src/texinfo.tex /^\\def\\defivarx #1 {\\errmessage{@defivarx in invalid/ | ||
| 1813 | \defmac tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | ||
| 1814 | \defmacheader tex-src/texinfo.tex /^\\def\\defmacheader #1#2{\\doind {fn}{\\code{#1}}% Mak/ | ||
| 1815 | \defmacx tex-src/texinfo.tex /^\\def\\defmacx #1 {\\errmessage{@defmacx in invalid c/ | ||
| 1816 | \defmethod tex-src/texinfo.tex /^\\def\\defmethod{\\defmethparsebody\\Edefmethod\\defmet/ | ||
| 1817 | \defmethodheader tex-src/texinfo.tex /^\\def\\defmethodheader #1#2#3{%$/ | ||
| 1818 | \defmethodx tex-src/texinfo.tex /^\\def\\defmethodx #1 {\\errmessage{@defmethodx in inv/ | ||
| 1819 | \defmethparsebody tex-src/texinfo.tex /^\\def\\defmethparsebody #1#2#3#4 {\\begingroup\\inENV / | ||
| 1820 | \defname tex-src/texinfo.tex /^\\def\\defname #1#2{%$/ | ||
| 1821 | \defop tex-src/texinfo.tex /^\\def\\defop #1 {\\def\\defoptype{#1}%$/ | ||
| 1822 | \defopheader tex-src/texinfo.tex /^\\def\\defopheader #1#2#3{%$/ | ||
| 1823 | \defopparsebody tex-src/texinfo.tex /^\\def\\defopparsebody #1#2#3#4#5 {\\begingroup\\inENV / | ||
| 1824 | \defopt tex-src/texinfo.tex /^\\def\\defopt{\\defvarparsebody\\Edefopt\\defoptx\\defop/ | ||
| 1825 | \defoptheader tex-src/texinfo.tex /^\\def\\defoptheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 1826 | \defoptx tex-src/texinfo.tex /^\\def\\defoptx #1 {\\errmessage{@defoptx in invalid c/ | ||
| 1827 | \defopvarparsebody tex-src/texinfo.tex /^\\def\\defopvarparsebody #1#2#3#4#5 {\\begingroup\\inE/ | ||
| 1828 | \defopx tex-src/texinfo.tex /^\\def\\defopx #1 {\\errmessage{@defopx in invalid con/ | ||
| 1829 | \defparsebody tex-src/texinfo.tex /^\\def\\defparsebody #1#2#3{\\begingroup\\inENV% Enviro/ | ||
| 1830 | \defspec tex-src/texinfo.tex /^\\def\\defspec{\\defparsebody\\Edefspec\\defspecx\\defsp/ | ||
| 1831 | \defspecheader tex-src/texinfo.tex /^\\def\\defspecheader #1#2{\\doind {fn}{\\code{#1}}% Ma/ | ||
| 1832 | \defspecx tex-src/texinfo.tex /^\\def\\defspecx #1 {\\errmessage{@defspecx in invalid/ | ||
| 1833 | \deftp tex-src/texinfo.tex /^\\def\\deftp{\\defvrparsebody\\Edeftp\\deftpx\\deftphead/ | ||
| 1834 | \deftpargs tex-src/texinfo.tex /^\\def\\deftpargs #1{\\bf \\defvarargs{#1}}$/ | ||
| 1835 | \deftpheader tex-src/texinfo.tex /^\\def\\deftpheader #1#2#3{\\doind {tp}{\\code{#2}}%$/ | ||
| 1836 | \deftpx tex-src/texinfo.tex /^\\def\\deftpx #1 {\\errmessage{@deftpx in invalid con/ | ||
| 1837 | \deftypefn tex-src/texinfo.tex /^\\def\\deftypefn{\\defmethparsebody\\Edeftypefn\\deftyp/ | ||
| 1838 | \deftypefnheader tex-src/texinfo.tex /^\\def\\deftypefnheader #1#2#3{\\deftypefnheaderx{#1}{/ | ||
| 1839 | \deftypefnheaderx tex-src/texinfo.tex /^\\def\\deftypefnheaderx #1#2#3 #4\\relax{%$/ | ||
| 1840 | \deftypefnx tex-src/texinfo.tex /^\\def\\deftypefnx #1 {\\errmessage{@deftypefnx in inv/ | ||
| 1841 | \deftypefun tex-src/texinfo.tex /^\\def\\deftypefun{\\defparsebody\\Edeftypefun\\deftypef/ | ||
| 1842 | \deftypefunargs tex-src/texinfo.tex /^\\def\\deftypefunargs #1{%$/ | ||
| 1843 | \deftypefunheader tex-src/texinfo.tex /^\\def\\deftypefunheader #1#2{\\deftypefunheaderx{#1}#/ | ||
| 1844 | \deftypefunheaderx tex-src/texinfo.tex /^\\def\\deftypefunheaderx #1#2 #3\\relax{%$/ | ||
| 1845 | \deftypeunx tex-src/texinfo.tex /^\\def\\deftypeunx #1 {\\errmessage{@deftypeunx in inv/ | ||
| 1846 | \deftypevar tex-src/texinfo.tex /^\\def\\deftypevar{\\defvarparsebody\\Edeftypevar\\defty/ | ||
| 1847 | \deftypevarheader tex-src/texinfo.tex /^\\def\\deftypevarheader #1#2{%$/ | ||
| 1848 | \deftypevarx tex-src/texinfo.tex /^\\def\\deftypevarx #1 {\\errmessage{@deftypevarx in i/ | ||
| 1849 | \deftypevr tex-src/texinfo.tex /^\\def\\deftypevr{\\defvrparsebody\\Edeftypevr\\deftypev/ | ||
| 1850 | \deftypevrheader tex-src/texinfo.tex /^\\def\\deftypevrheader #1#2#3{\\doind {vr}{\\code{#3}}/ | ||
| 1851 | \deftypevrx tex-src/texinfo.tex /^\\def\\deftypevrx #1 {\\errmessage{@deftypevrx in inv/ | ||
| 1852 | \defun tex-src/texinfo.tex /^\\def\\defun{\\defparsebody\\Edefun\\defunx\\defunheader/ | ||
| 1853 | \defunargs tex-src/texinfo.tex /^\\def\\defunargs #1{\\functionparens \\sl$/ | ||
| 1854 | \defunheader tex-src/texinfo.tex /^\\def\\defunheader #1#2{\\doind {fn}{\\code{#1}}% Make/ | ||
| 1855 | \defunx tex-src/texinfo.tex /^\\def\\defunx #1 {\\errmessage{@defunx in invalid con/ | ||
| 1856 | \defvar tex-src/texinfo.tex /^\\def\\defvar{\\defvarparsebody\\Edefvar\\defvarx\\defva/ | ||
| 1857 | \defvarargs tex-src/texinfo.tex /^\\def\\defvarargs #1{\\normalparens #1%$/ | ||
| 1858 | \defvarheader tex-src/texinfo.tex /^\\def\\defvarheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 1859 | \defvarparsebody tex-src/texinfo.tex /^\\def\\defvarparsebody #1#2#3{\\begingroup\\inENV% Env/ | ||
| 1860 | \defvarx tex-src/texinfo.tex /^\\def\\defvarx #1 {\\errmessage{@defvarx in invalid c/ | ||
| 1861 | \defvr tex-src/texinfo.tex /^\\def\\defvr{\\defvrparsebody\\Edefvr\\defvrx\\defvrhead/ | ||
| 1862 | \defvrheader tex-src/texinfo.tex /^\\def\\defvrheader #1#2#3{\\doind {vr}{\\code{#2}}%$/ | ||
| 1863 | \defvrparsebody tex-src/texinfo.tex /^\\def\\defvrparsebody #1#2#3#4 {\\begingroup\\inENV %$/ | ||
| 1864 | \defvrx tex-src/texinfo.tex /^\\def\\defvrx #1 {\\errmessage{@defvrx in invalid con/ | ||
| 1865 | \description tex-src/texinfo.tex /^\\def\\description{\\tablez{\\dontindex}{1}{}{}{}{}}$/ | ||
| 1866 | \df tex-src/texinfo.tex /^\\def\\df{\\let\\tentt=\\deftt \\let\\tenbf = \\defbf \\bf}/ | ||
| 1867 | \dfn tex-src/texinfo.tex /^\\def\\dfn##1{\\realbackslash dfn {##1}}$/ | ||
| 1868 | \direntry tex-src/texinfo.tex /^\\def\\direntry{\\begingroup\\direntryxxx}$/ | ||
| 1869 | \direntryxxx tex-src/texinfo.tex /^\\long\\def\\direntryxxx #1\\end direntry{\\endgroup\\ig/ | ||
| 1870 | \display tex-src/texinfo.tex /^\\def\\display{\\begingroup\\inENV %This group ends at/ | ||
| 1871 | \dmn tex-src/texinfo.tex /^\\def\\dmn#1{\\thinspace #1}$/ | ||
| 1872 | \dobreak tex-src/texinfo.tex /^\\def\\dobreak#1#2{\\par\\ifdim\\lastskip<#1\\removelast/ | ||
| 1873 | \dochapentry tex-src/texinfo.tex /^\\def\\dochapentry#1#2{%$/ | ||
| 1874 | \docodeindex tex-src/texinfo.tex /^\\def\\docodeindex#1{\\edef\\indexname{#1}\\parsearg\\si/ | ||
| 1875 | \doind tex-src/texinfo.tex /^\\def\\doind #1#2{%$/ | ||
| 1876 | \doindex tex-src/texinfo.tex /^\\def\\doindex#1{\\edef\\indexname{#1}\\parsearg\\single/ | ||
| 1877 | \donoderef tex-src/texinfo.tex /^\\def\\donoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 1878 | \dontindex tex-src/texinfo.tex /^\\def\\dontindex #1{}$/ | ||
| 1879 | \dopageno tex-src/texinfo.tex /^\\def\\dopageno#1{{\\rm #1}}$/ | ||
| 1880 | \doprintindex tex-src/texinfo.tex /^\\def\\doprintindex#1{%$/ | ||
| 1881 | \dosecentry tex-src/texinfo.tex /^\\def\\dosecentry#1#2{%$/ | ||
| 1882 | \dosetq tex-src/texinfo.tex /^\\def\\dosetq #1#2{{\\let\\folio=0 \\turnoffactive%$/ | ||
| 1883 | \doshortpageno tex-src/texinfo.tex /^\\def\\doshortpageno#1{{\\rm #1}}$/ | ||
| 1884 | \dosubind tex-src/texinfo.tex /^\\def\\dosubind #1#2#3{%$/ | ||
| 1885 | \dosubsecentry tex-src/texinfo.tex /^\\def\\dosubsecentry#1#2{%$/ | ||
| 1886 | \dosubsubsecentry tex-src/texinfo.tex /^\\def\\dosubsubsecentry#1#2{%$/ | ||
| 1887 | \dots tex-src/texinfo.tex /^\\def\\dots{$\\ldots$}$/ | ||
| 1888 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots }%$/ | ||
| 1889 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots}$/ | ||
| 1890 | \doublecolumnout tex-src/texinfo.tex /^\\def\\doublecolumnout{\\splittopskip=\\topskip \\split/ | ||
| 1891 | \emph tex-src/texinfo.tex /^\\def\\emph##1{\\realbackslash emph {##1}}$/ | ||
| 1892 | \end tex-src/texinfo.tex /^\\def\\end{\\parsearg\\endxxx}$/ | ||
| 1893 | \enddoublecolumns tex-src/texinfo.tex /^\\def\\enddoublecolumns{\\output={\\balancecolumns}\\ej/ | ||
| 1894 | \endxxx tex-src/texinfo.tex /^\\def\\endxxx #1{%$/ | ||
| 1895 | \entry tex-src/texinfo.tex /^\\def\\entry #1#2{\\begingroup$/ | ||
| 1896 | \enumerate tex-src/texinfo.tex /^\\def\\enumerate{\\parsearg\\enumeratezzz}$/ | ||
| 1897 | \enumeratey tex-src/texinfo.tex /^\\def\\enumeratey #1 #2\\endenumeratey{%$/ | ||
| 1898 | \enumeratezzz tex-src/texinfo.tex /^\\def\\enumeratezzz #1{\\enumeratey #1 \\endenumerate/ | ||
| 1899 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 1900 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\realbackslash equiv}$/ | ||
| 1901 | \error tex-src/texinfo.tex /^\\def\\error{\\leavevmode\\lower.7ex\\copy\\errorbox}$/ | ||
| 1902 | \errorE tex-src/texinfo.tex /^\\def\\errorE#1{$/ | ||
| 1903 | \evenfooting tex-src/texinfo.tex /^\\def\\evenfooting{\\parsearg\\evenfootingxxx}$/ | ||
| 1904 | \evenheading tex-src/texinfo.tex /^\\def\\evenheading{\\parsearg\\evenheadingxxx}$/ | ||
| 1905 | \everyfooting tex-src/texinfo.tex /^\\def\\everyfooting{\\parsearg\\everyfootingxxx}$/ | ||
| 1906 | \everyheading tex-src/texinfo.tex /^\\def\\everyheading{\\parsearg\\everyheadingxxx}$/ | ||
| 1907 | \ewbot tex-src/texinfo.tex /^\\def\\ewbot{\\vrule height0pt depth\\cornerthick widt/ | ||
| 1908 | \ewtop tex-src/texinfo.tex /^\\def\\ewtop{\\vrule height\\cornerthick depth0pt widt/ | ||
| 1909 | \exdent tex-src/texinfo.tex /^\\def\\exdent{\\parsearg\\exdentyyy}$/ | ||
| 1910 | \exdentyyy tex-src/texinfo.tex /^\\def\\exdentyyy #1{{\\hfil\\break\\hbox{\\kern -\\exdent/ | ||
| 1911 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\leavevmode\\raise.1ex\\hbox to 1em{\\/ | ||
| 1912 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\realbackslash expansion}$/ | ||
| 1913 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}$/ | ||
| 1914 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}%$/ | ||
| 1915 | \finalout tex-src/texinfo.tex /^\\def\\finalout{\\overfullrule=0pt}$/ | ||
| 1916 | \findex tex-src/texinfo.tex /^\\def\\findex {\\fnindex}$/ | ||
| 1917 | \finishtitlepage tex-src/texinfo.tex /^\\def\\finishtitlepage{%$/ | ||
| 1918 | \flushcr tex-src/texinfo.tex /^\\def\\flushcr{\\ifx\\par\\lisppar \\def\\next##1{}\\else / | ||
| 1919 | \flushleft tex-src/texinfo.tex /^\\def\\flushleft{%$/ | ||
| 1920 | \flushright tex-src/texinfo.tex /^\\def\\flushright{%$/ | ||
| 1921 | \fnitemindex tex-src/texinfo.tex /^\\def\\fnitemindex #1{\\doind {fn}{\\code{#1}}}%$/ | ||
| 1922 | \format tex-src/texinfo.tex /^\\def\\format{\\begingroup\\inENV %This group ends at / | ||
| 1923 | \frenchspacing tex-src/texinfo.tex /^\\def\\frenchspacing{\\sfcode46=1000 \\sfcode63=1000 \\/ | ||
| 1924 | \ftable tex-src/texinfo.tex /^\\def\\ftable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 1925 | \gloggingall tex-src/texinfo.tex /^\\def\\gloggingall{\\begingroup \\globaldefs = 1 \\logg/ | ||
| 1926 | \group tex-src/texinfo.tex /^\\def\\group{\\begingroup$/ | ||
| 1927 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}$/ | ||
| 1928 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}%$/ | ||
| 1929 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ | ||
| 1930 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ | ||
| 1931 | \heading tex-src/texinfo.tex /^\\def\\heading{\\parsearg\\secheadingi}$/ | ||
| 1932 | \headings tex-src/texinfo.tex /^\\def\\headings #1 {\\csname HEADINGS#1\\endcsname}$/ | ||
| 1933 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}$/ | ||
| 1934 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}%$/ | ||
| 1935 | \ifclear tex-src/texinfo.tex /^\\def\\ifclear{\\begingroup\\ignoresections\\parsearg\\i/ | ||
| 1936 | \ifclearfail tex-src/texinfo.tex /^\\def\\ifclearfail{\\begingroup\\ignoresections\\ifclea/ | ||
| 1937 | \ifclearfailxxx tex-src/texinfo.tex /^\\long\\def\\ifclearfailxxx #1\\end ifclear{\\endgroup\\/ | ||
| 1938 | \ifclearxxx tex-src/texinfo.tex /^\\def\\ifclearxxx #1{\\endgroup$/ | ||
| 1939 | \ifinfo tex-src/texinfo.tex /^\\def\\ifinfo{\\begingroup\\ignoresections\\ifinfoxxx}$/ | ||
| 1940 | \ifinfoxxx tex-src/texinfo.tex /^\\long\\def\\ifinfoxxx #1\\end ifinfo{\\endgroup\\ignore/ | ||
| 1941 | \ifset tex-src/texinfo.tex /^\\def\\ifset{\\begingroup\\ignoresections\\parsearg\\ifs/ | ||
| 1942 | \ifsetfail tex-src/texinfo.tex /^\\def\\ifsetfail{\\begingroup\\ignoresections\\ifsetfai/ | ||
| 1943 | \ifsetfailxxx tex-src/texinfo.tex /^\\long\\def\\ifsetfailxxx #1\\end ifset{\\endgroup\\igno/ | ||
| 1944 | \ifsetxxx tex-src/texinfo.tex /^\\def\\ifsetxxx #1{\\endgroup$/ | ||
| 1945 | \iftex tex-src/texinfo.tex /^\\def\\iftex{}$/ | ||
| 1946 | \ifusingtt tex-src/texinfo.tex /^\\def\\ifusingtt#1#2{\\ifdim \\fontdimen3\\the\\font=0pt/ | ||
| 1947 | \ignore tex-src/texinfo.tex /^\\def\\ignore{\\begingroup\\ignoresections$/ | ||
| 1948 | \ignoresections tex-src/texinfo.tex /^\\def\\ignoresections{%$/ | ||
| 1949 | \ignorexxx tex-src/texinfo.tex /^\\long\\def\\ignorexxx #1\\end ignore{\\endgroup\\ignore/ | ||
| 1950 | \ii tex-src/texinfo.tex /^\\def\\ii#1{{\\it #1}} % italic font$/ | ||
| 1951 | \inENV tex-src/texinfo.tex /^\\newif\\ifENV \\ENVfalse \\def\\inENV{\\ifENV\\relax\\els/ | ||
| 1952 | \include tex-src/texinfo.tex /^\\def\\include{\\parsearg\\includezzz}$/ | ||
| 1953 | \includezzz tex-src/texinfo.tex /^\\def\\includezzz #1{{\\def\\thisfile{#1}\\input #1$/ | ||
| 1954 | \indexbackslash tex-src/texinfo.tex /^ \\def\\indexbackslash{\\rawbackslashxx}$/ | ||
| 1955 | \indexdotfill tex-src/texinfo.tex /^\\def\\indexdotfill{\\cleaders$/ | ||
| 1956 | \indexdummies tex-src/texinfo.tex /^\\def\\indexdummies{%$/ | ||
| 1957 | \indexdummydots tex-src/texinfo.tex /^\\def\\indexdummydots{...}$/ | ||
| 1958 | \indexdummyfont tex-src/texinfo.tex /^\\def\\indexdummyfont#1{#1}$/ | ||
| 1959 | \indexdummytex tex-src/texinfo.tex /^\\def\\indexdummytex{TeX}$/ | ||
| 1960 | \indexfonts tex-src/texinfo.tex /^\\def\\indexfonts{%$/ | ||
| 1961 | \indexnofonts tex-src/texinfo.tex /^\\def\\indexnofonts{%$/ | ||
| 1962 | \infoappendix tex-src/texinfo.tex /^\\def\\infoappendix{\\parsearg\\appendixzzz}$/ | ||
| 1963 | \infoappendixsec tex-src/texinfo.tex /^\\def\\infoappendixsec{\\parsearg\\appendixseczzz}$/ | ||
| 1964 | \infoappendixsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsec{\\parsearg\\appendixsubseczz/ | ||
| 1965 | \infoappendixsubsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsubsec{\\parsearg\\appendixsubsu/ | ||
| 1966 | \infochapter tex-src/texinfo.tex /^\\def\\infochapter{\\parsearg\\chapterzzz}$/ | ||
| 1967 | \inforef tex-src/texinfo.tex /^\\def\\inforef #1{\\inforefzzz #1,,,,**}$/ | ||
| 1968 | \inforefzzz tex-src/texinfo.tex /^\\def\\inforefzzz #1,#2,#3,#4**{See Info file \\file{/ | ||
| 1969 | \infosection tex-src/texinfo.tex /^\\def\\infosection{\\parsearg\\sectionzzz}$/ | ||
| 1970 | \infosubsection tex-src/texinfo.tex /^\\def\\infosubsection{\\parsearg\\subsectionzzz}$/ | ||
| 1971 | \infosubsubsection tex-src/texinfo.tex /^\\def\\infosubsubsection{\\parsearg\\subsubsectionzzz}/ | ||
| 1972 | \infotop tex-src/texinfo.tex /^\\def\\infotop{\\parsearg\\unnumberedzzz}$/ | ||
| 1973 | \infounnumbered tex-src/texinfo.tex /^\\def\\infounnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 1974 | \infounnumberedsec tex-src/texinfo.tex /^\\def\\infounnumberedsec{\\parsearg\\unnumberedseczzz}/ | ||
| 1975 | \infounnumberedsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsec{\\parsearg\\unnumberedsubs/ | ||
| 1976 | \infounnumberedsubsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsubsec{\\parsearg\\unnumbereds/ | ||
| 1977 | \initial tex-src/texinfo.tex /^\\def\\initial #1{%$/ | ||
| 1978 | \internalBitem tex-src/texinfo.tex /^\\def\\internalBitem{\\smallbreak \\parsearg\\itemzzz}$/ | ||
| 1979 | \internalBitemx tex-src/texinfo.tex /^\\def\\internalBitemx{\\par \\parsearg\\itemzzz}$/ | ||
| 1980 | \internalBkitem tex-src/texinfo.tex /^\\def\\internalBkitem{\\smallbreak \\parsearg\\kitemzzz/ | ||
| 1981 | \internalBkitemx tex-src/texinfo.tex /^\\def\\internalBkitemx{\\par \\parsearg\\kitemzzz}$/ | ||
| 1982 | \internalBxitem tex-src/texinfo.tex /^\\def\\internalBxitem "#1"{\\def\\xitemsubtopix{#1} \\s/ | ||
| 1983 | \internalBxitemx tex-src/texinfo.tex /^\\def\\internalBxitemx "#1"{\\def\\xitemsubtopix{#1} \\/ | ||
| 1984 | \internalsetq tex-src/texinfo.tex /^\\def\\internalsetq #1#2{'xrdef {#1}{\\csname #2\\endc/ | ||
| 1985 | \item tex-src/texinfo.tex /^\\def\\item{\\errmessage{@item while not in a table}}/ | ||
| 1986 | \itemcontents tex-src/texinfo.tex /^\\def\\itemcontents{#1}%$/ | ||
| 1987 | \itemfont tex-src/texinfo.tex /^\\def\\itemfont{#2}%$/ | ||
| 1988 | \itemize tex-src/texinfo.tex /^\\def\\itemize{\\parsearg\\itemizezzz}$/ | ||
| 1989 | \itemizeitem tex-src/texinfo.tex /^\\def\\itemizeitem{%$/ | ||
| 1990 | \itemizey tex-src/texinfo.tex /^\\def\\itemizey #1#2{%$/ | ||
| 1991 | \itemizezzz tex-src/texinfo.tex /^\\def\\itemizezzz #1{%$/ | ||
| 1992 | \itemx tex-src/texinfo.tex /^\\def\\itemx{\\errmessage{@itemx while not in a table/ | ||
| 1993 | \itemzzz tex-src/texinfo.tex /^\\def\\itemzzz #1{\\begingroup %$/ | ||
| 1994 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}$/ | ||
| 1995 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}%$/ | ||
| 1996 | \kbd tex-src/texinfo.tex /^\\def\\kbd#1{\\def\\look{#1}\\expandafter\\kbdfoo\\look??/ | ||
| 1997 | \kbdfoo tex-src/texinfo.tex /^\\def\\kbdfoo#1#2#3\\par{\\def\\one{#1}\\def\\three{#3}\\d/ | ||
| 1998 | \key tex-src/texinfo.tex /^\\def\\key #1{{\\tt \\exhyphenpenalty=10000\\uppercase{/ | ||
| 1999 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}$/ | ||
| 2000 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}%$/ | ||
| 2001 | \kindex tex-src/texinfo.tex /^\\def\\kindex {\\kyindex}$/ | ||
| 2002 | \kitem tex-src/texinfo.tex /^\\def\\kitem{\\errmessage{@kitem while not in a table/ | ||
| 2003 | \kitemx tex-src/texinfo.tex /^\\def\\kitemx{\\errmessage{@kitemx while not in a tab/ | ||
| 2004 | \kitemzzz tex-src/texinfo.tex /^\\def\\kitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 2005 | \l tex-src/texinfo.tex /^\\def\\l#1{{\\li #1}\\null} % $/ | ||
| 2006 | \labelspace tex-src/texinfo.tex /^\\def\\labelspace{\\hskip1em \\relax}$/ | ||
| 2007 | \lbrb tex-src/texinfo.tex /^\\def\\lbrb{{\\bf\\char`\\[}} \\def\\rbrb{{\\bf\\char`\\]}}$/ | ||
| 2008 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}$/ | ||
| 2009 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}%$/ | ||
| 2010 | \linenumber tex-src/texinfo.tex /^ \\def\\linenumber{\\the\\inputlineno:\\space}$/ | ||
| 2011 | \lisp tex-src/texinfo.tex /^\\def\\lisp{\\aboveenvbreak$/ | ||
| 2012 | \loggingall tex-src/texinfo.tex /^\\def\\loggingall{\\tracingcommands2 \\tracingstats2 $/ | ||
| 2013 | \losespace tex-src/texinfo.tex /^\\def\\losespace #1{#1}$/ | ||
| 2014 | \lowercaseenumerate tex-src/texinfo.tex /^\\def\\lowercaseenumerate{%$/ | ||
| 2015 | \lvvmode tex-src/texinfo.tex /^\\def\\lvvmode{\\vbox to 0pt{}}$/ | ||
| 2016 | \majorheading tex-src/texinfo.tex /^\\def\\majorheading{\\parsearg\\majorheadingzzz}$/ | ||
| 2017 | \majorheadingzzz tex-src/texinfo.tex /^\\def\\majorheadingzzz #1{%$/ | ||
| 2018 | \math tex-src/texinfo.tex /^\\def\\math#1{\\implicitmath #1\\implicitmath}$/ | ||
| 2019 | \menu tex-src/texinfo.tex /^\\long\\def\\menu #1\\end menu{}$/ | ||
| 2020 | \minus tex-src/texinfo.tex /^\\def\\minus{$-$}$/ | ||
| 2021 | \mylbrace tex-src/texinfo.tex /^\\def\\mylbrace {{\\tt \\char '173}}$/ | ||
| 2022 | \myrbrace tex-src/texinfo.tex /^\\def\\myrbrace {{\\tt \\char '175}}$/ | ||
| 2023 | \need tex-src/texinfo.tex /^\\def\\need{\\parsearg\\needx}$/ | ||
| 2024 | \needx tex-src/texinfo.tex /^\\def\\needx#1{%$/ | ||
| 2025 | \newcodeindex tex-src/texinfo.tex /^\\def\\newcodeindex #1{$/ | ||
| 2026 | \newindex tex-src/texinfo.tex /^\\def\\newindex #1{$/ | ||
| 2027 | \next tex-src/texinfo.tex /^\\def\\next##1{}\\next}$/ | ||
| 2028 | \nm tex-src/testenv.tex /^\\newcommand{\\nm}[2]{\\nomenclature{#1}{#2}}$/ | ||
| 2029 | \node tex-src/texinfo.tex /^\\def\\node{\\ENVcheck\\parsearg\\nodezzz}$/ | ||
| 2030 | \nodexxx[ tex-src/texinfo.tex /^\\def\\nodexxx[#1,#2]{\\gdef\\lastnode{#1}}$/ | ||
| 2031 | \nodezzz tex-src/texinfo.tex /^\\def\\nodezzz#1{\\nodexxx [#1,]}$/ | ||
| 2032 | \nofillexdent tex-src/texinfo.tex /^\\def\\nofillexdent{\\parsearg\\nofillexdentyyy}$/ | ||
| 2033 | \nofillexdentyyy tex-src/texinfo.tex /^\\def\\nofillexdentyyy #1{{\\advance \\leftskip by -\\e/ | ||
| 2034 | \normalbackslash tex-src/texinfo.tex /^\\def\\normalbackslash{{\\tt\\rawbackslashxx}}$/ | ||
| 2035 | \normalcaret tex-src/texinfo.tex /^\\def\\normalcaret{^}$/ | ||
| 2036 | \normaldoublequote tex-src/texinfo.tex /^\\def\\normaldoublequote{"}$/ | ||
| 2037 | \normalgreater tex-src/texinfo.tex /^\\def\\normalgreater{>}$/ | ||
| 2038 | \normalless tex-src/texinfo.tex /^\\def\\normalless{<}$/ | ||
| 2039 | \normalplus tex-src/texinfo.tex /^\\def\\normalplus{+}$/ | ||
| 2040 | \normaltilde tex-src/texinfo.tex /^\\def\\normaltilde{~}$/ | ||
| 2041 | \normalunderscore tex-src/texinfo.tex /^\\def\\normalunderscore{_}$/ | ||
| 2042 | \normalverticalbar tex-src/texinfo.tex /^\\def\\normalverticalbar{|}$/ | ||
| 2043 | \nsbot tex-src/texinfo.tex /^\\def\\nsbot{\\vbox$/ | ||
| 2044 | \nstop tex-src/texinfo.tex /^\\def\\nstop{\\vbox$/ | ||
| 2045 | \numberedsec tex-src/texinfo.tex /^\\outer\\def\\numberedsec{\\parsearg\\seczzz}$/ | ||
| 2046 | \numberedsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsec{\\parsearg\\numberedsubsec/ | ||
| 2047 | \numberedsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubseczzz #1{\\seccheck{subsection}%$/ | ||
| 2048 | \numberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsubsec{\\parsearg\\numberedsub/ | ||
| 2049 | \numberedsubsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubsubseczzz #1{\\seccheck{subsubsecti/ | ||
| 2050 | \numericenumerate tex-src/texinfo.tex /^\\def\\numericenumerate{%$/ | ||
| 2051 | \oddfooting tex-src/texinfo.tex /^\\def\\oddfooting{\\parsearg\\oddfootingxxx}$/ | ||
| 2052 | \oddheading tex-src/texinfo.tex /^\\def\\oddheading{\\parsearg\\oddheadingxxx}$/ | ||
| 2053 | \onepageout tex-src/texinfo.tex /^\\def\\onepageout#1{\\hoffset=\\normaloffset$/ | ||
| 2054 | \opencontents tex-src/texinfo.tex /^\\def\\opencontents{\\openout \\contentsfile = \\jobnam/ | ||
| 2055 | \openindices tex-src/texinfo.tex /^\\def\\openindices{%$/ | ||
| 2056 | \opnr tex-src/texinfo.tex /^\\def\\opnr{{\\sf\\char`\\(}} \\def\\clnr{{\\sf\\char`\\)}} / | ||
| 2057 | \page tex-src/texinfo.tex /^ \\def\\page{%$/ | ||
| 2058 | \page tex-src/texinfo.tex /^\\def\\page{\\par\\vfill\\supereject}$/ | ||
| 2059 | \pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ | ||
| 2060 | \pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ | ||
| 2061 | \parsearg tex-src/texinfo.tex /^\\def\\parsearg #1{\\let\\next=#1\\begingroup\\obeylines/ | ||
| 2062 | \parseargline tex-src/texinfo.tex /^\\def\\parseargline{\\begingroup \\obeylines \\parsearg/ | ||
| 2063 | \parseargx tex-src/texinfo.tex /^\\def\\parseargx{%$/ | ||
| 2064 | \pindex tex-src/texinfo.tex /^\\def\\pindex {\\pgindex}$/ | ||
| 2065 | \plainsecheading tex-src/texinfo.tex /^\\def\\plainsecheading #1{\\secheadingi {#1}}$/ | ||
| 2066 | \point tex-src/texinfo.tex /^\\def\\point{$\\star$}$/ | ||
| 2067 | \primary tex-src/texinfo.tex /^\\def\\primary #1{\\line{#1\\hfil}}$/ | ||
| 2068 | \print tex-src/texinfo.tex /^\\def\\print{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 2069 | \print tex-src/texinfo.tex /^\\def\\print{\\realbackslash print}$/ | ||
| 2070 | \printedmanual tex-src/texinfo.tex /^\\def\\printedmanual{\\ignorespaces #5}%$/ | ||
| 2071 | \printedmanual tex-src/texinfo.tex /^section ``\\printednodename'' in \\cite{\\printedmanu/ | ||
| 2072 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #1}%$/ | ||
| 2073 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #3}%$/ | ||
| 2074 | \printindex tex-src/texinfo.tex /^\\def\\printindex{\\parsearg\\doprintindex}$/ | ||
| 2075 | \pxref tex-src/texinfo.tex /^\\def\\pxref#1{see \\xrefX[#1,,,,,,,]}$/ | ||
| 2076 | \quotation tex-src/texinfo.tex /^\\def\\quotation{%$/ | ||
| 2077 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}$/ | ||
| 2078 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}%$/ | ||
| 2079 | \r tex-src/texinfo.tex /^\\def\\r#1{{\\rm #1}} % roman font$/ | ||
| 2080 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}% \\indexbacksl/ | ||
| 2081 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}%$/ | ||
| 2082 | \readauxfile tex-src/texinfo.tex /^\\def\\readauxfile{%$/ | ||
| 2083 | \ref tex-src/texinfo.tex /^\\def\\ref#1{\\xrefX[#1,,,,,,,]}$/ | ||
| 2084 | \refx tex-src/texinfo.tex /^\\def\\refx#1#2{%$/ | ||
| 2085 | \resetmathfonts tex-src/texinfo.tex /^\\def\\resetmathfonts{%$/ | ||
| 2086 | \result tex-src/texinfo.tex /^\\def\\result{\\leavevmode\\raise.15ex\\hbox to 1em{\\hf/ | ||
| 2087 | \result tex-src/texinfo.tex /^\\def\\result{\\realbackslash result}$/ | ||
| 2088 | \rm tex-src/texinfo.tex /^\\def\\rm{\\realbackslash rm }%$/ | ||
| 2089 | \samp tex-src/texinfo.tex /^\\def\\samp #1{`\\tclose{#1}'\\null}$/ | ||
| 2090 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}$/ | ||
| 2091 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}%$/ | ||
| 2092 | \sc tex-src/texinfo.tex /^\\def\\sc#1{{\\smallcaps#1}} % smallcaps font$/ | ||
| 2093 | \seccheck tex-src/texinfo.tex /^\\def\\seccheck#1{\\if \\pageno<0 %$/ | ||
| 2094 | \secentry tex-src/texinfo.tex /^ \\def\\secentry ##1##2##3##4{}$/ | ||
| 2095 | \secentry tex-src/texinfo.tex /^\\def\\secentry#1#2#3#4{\\dosecentry{#2.#3\\labelspace/ | ||
| 2096 | \secentryfonts tex-src/texinfo.tex /^\\def\\secentryfonts{\\textfonts}$/ | ||
| 2097 | \secfonts tex-src/texinfo.tex /^\\def\\secfonts{%$/ | ||
| 2098 | \secheading tex-src/texinfo.tex /^\\def\\secheading #1#2#3{\\secheadingi {#2.#3\\enspace/ | ||
| 2099 | \secheadingbreak tex-src/texinfo.tex /^\\def\\secheadingbreak{\\dobreak \\secheadingskip {-10/ | ||
| 2100 | \secheadingi tex-src/texinfo.tex /^\\def\\secheadingi #1{{\\advance \\secheadingskip by \\/ | ||
| 2101 | \secondary tex-src/texinfo.tex /^\\def\\secondary #1#2{$/ | ||
| 2102 | \seczzz tex-src/texinfo.tex /^\\def\\seczzz #1{\\seccheck{section}%$/ | ||
| 2103 | \set tex-src/texinfo.tex /^\\def\\set{\\parsearg\\setxxx}$/ | ||
| 2104 | \setchapternewpage tex-src/texinfo.tex /^\\def\\setchapternewpage #1 {\\csname CHAPPAG#1\\endcs/ | ||
| 2105 | \setchapterstyle tex-src/texinfo.tex /^\\def\\setchapterstyle #1 {\\csname CHAPF#1\\endcsname/ | ||
| 2106 | \setdeffont tex-src/texinfo.tex /^\\def\\setdeffont #1 {\\csname DEF#1\\endcsname}$/ | ||
| 2107 | \setfilename tex-src/texinfo.tex /^\\def\\setfilename{%$/ | ||
| 2108 | \setref tex-src/texinfo.tex /^\\def\\setref#1{%$/ | ||
| 2109 | \settitle tex-src/texinfo.tex /^\\def\\settitle{\\parsearg\\settitlezzz}$/ | ||
| 2110 | \settitlezzz tex-src/texinfo.tex /^\\def\\settitlezzz #1{\\gdef\\thistitle{#1}}$/ | ||
| 2111 | \setxxx tex-src/texinfo.tex /^\\def\\setxxx #1{$/ | ||
| 2112 | \sf tex-src/texinfo.tex /^\\def\\sf{\\fam=\\sffam \\tensf}$/ | ||
| 2113 | \sf tex-src/texinfo.tex /^\\def\\sf{\\realbackslash sf}%$/ | ||
| 2114 | \shortchapentry tex-src/texinfo.tex /^\\def\\shortchapentry#1#2#3{%$/ | ||
| 2115 | \shortunnumberedentry tex-src/texinfo.tex /^\\def\\shortunnumberedentry#1#2{%$/ | ||
| 2116 | \singlecodeindexer tex-src/texinfo.tex /^\\def\\singlecodeindexer #1{\\doind{\\indexname}{\\code/ | ||
| 2117 | \singleindexer tex-src/texinfo.tex /^\\def\\singleindexer #1{\\doind{\\indexname}{#1}}$/ | ||
| 2118 | \singlespace tex-src/texinfo.tex /^\\def\\singlespace{%$/ | ||
| 2119 | \sl tex-src/texinfo.tex /^\\def\\sl{\\realbackslash sl }%$/ | ||
| 2120 | \smallbook tex-src/texinfo.tex /^\\def\\smallbook{$/ | ||
| 2121 | \smalllispx tex-src/texinfo.tex /^\\def\\smalllispx{\\aboveenvbreak\\begingroup\\inENV$/ | ||
| 2122 | \smartitalic tex-src/texinfo.tex /^\\def\\smartitalic#1{{\\sl #1}\\futurelet\\next\\smartit/ | ||
| 2123 | \smartitalicx tex-src/texinfo.tex /^\\def\\smartitalicx{\\ifx\\next,\\else\\ifx\\next-\\else\\i/ | ||
| 2124 | \sp tex-src/texinfo.tex /^\\def\\sp{\\parsearg\\spxxx}$/ | ||
| 2125 | \splitoff tex-src/texinfo.tex /^\\def\\splitoff#1#2\\endmark{\\def\\first{#1}\\def\\rest{/ | ||
| 2126 | \spxxx tex-src/texinfo.tex /^\\def\\spxxx #1{\\par \\vskip #1\\baselineskip}$/ | ||
| 2127 | \startcontents tex-src/texinfo.tex /^\\def\\startcontents#1{%$/ | ||
| 2128 | \startenumeration tex-src/texinfo.tex /^\\def\\startenumeration#1{%$/ | ||
| 2129 | \subheading tex-src/texinfo.tex /^\\def\\subheading{\\parsearg\\subsecheadingi}$/ | ||
| 2130 | \subsecentry tex-src/texinfo.tex /^ \\def\\subsecentry ##1##2##3##4##5{}$/ | ||
| 2131 | \subsecentry tex-src/texinfo.tex /^\\def\\subsecentry#1#2#3#4#5{\\dosubsecentry{#2.#3.#4/ | ||
| 2132 | \subsecfonts tex-src/texinfo.tex /^\\def\\subsecfonts{%$/ | ||
| 2133 | \subsecheading tex-src/texinfo.tex /^\\def\\subsecheading #1#2#3#4{\\subsecheadingi {#2.#3/ | ||
| 2134 | \subsecheadingbreak tex-src/texinfo.tex /^\\def\\subsecheadingbreak{\\dobreak \\subsecheadingski/ | ||
| 2135 | \subsecheadingi tex-src/texinfo.tex /^\\def\\subsecheadingi #1{{\\advance \\subsecheadingski/ | ||
| 2136 | \subsubheading tex-src/texinfo.tex /^\\def\\subsubheading{\\parsearg\\subsubsecheadingi}$/ | ||
| 2137 | \subsubsecentry tex-src/texinfo.tex /^ \\def\\subsubsecentry ##1##2##3##4##5##6{}$/ | ||
| 2138 | \subsubsecentry tex-src/texinfo.tex /^\\def\\subsubsecentry#1#2#3#4#5#6{%$/ | ||
| 2139 | \subsubsecfonts tex-src/texinfo.tex /^\\def\\subsubsecfonts{\\subsecfonts} % Maybe this sho/ | ||
| 2140 | \subsubsecheading tex-src/texinfo.tex /^\\def\\subsubsecheading #1#2#3#4#5{\\subsubsecheading/ | ||
| 2141 | \subsubsecheadingi tex-src/texinfo.tex /^\\def\\subsubsecheadingi #1{{\\advance \\subsecheading/ | ||
| 2142 | \subtitle tex-src/texinfo.tex /^ \\def\\subtitle{\\parsearg\\subtitlezzz}%$/ | ||
| 2143 | \subtitlefont tex-src/texinfo.tex /^ \\def\\subtitlefont{\\subtitlerm \\normalbaselinesk/ | ||
| 2144 | \subtitlezzz tex-src/texinfo.tex /^ \\def\\subtitlezzz##1{{\\subtitlefont \\rightline{#/ | ||
| 2145 | \summarycontents tex-src/texinfo.tex /^\\outer\\def\\summarycontents{%$/ | ||
| 2146 | \supereject tex-src/texinfo.tex /^\\def\\supereject{\\par\\penalty -20000\\footnoteno =0 / | ||
| 2147 | \syncodeindex tex-src/texinfo.tex /^\\def\\syncodeindex #1 #2 {%$/ | ||
| 2148 | \synindex tex-src/texinfo.tex /^\\def\\synindex #1 #2 {%$/ | ||
| 2149 | \t tex-src/texinfo.tex /^\\def\\t##1{\\realbackslash r {##1}}%$/ | ||
| 2150 | \t tex-src/texinfo.tex /^\\def\\t#1{{\\tt \\exhyphenpenalty=10000\\rawbackslash / | ||
| 2151 | \table tex-src/texinfo.tex /^\\def\\table{\\begingroup\\inENV\\obeylines\\obeyspaces\\/ | ||
| 2152 | \tablez tex-src/texinfo.tex /^\\def\\tablez #1#2#3#4#5#6{%$/ | ||
| 2153 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}$/ | ||
| 2154 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}%$/ | ||
| 2155 | \tclose tex-src/texinfo.tex /^\\def\\tclose#1{{\\rm \\tcloserm=\\fontdimen2\\font \\tt / | ||
| 2156 | \tex tex-src/texinfo.tex /^\\def\\tex{\\begingroup$/ | ||
| 2157 | \texinfoversion tex-src/texinfo.tex /^\\def\\texinfoversion{2.73}$/ | ||
| 2158 | \textfonts tex-src/texinfo.tex /^\\def\\textfonts{%$/ | ||
| 2159 | \thearg tex-src/texinfo.tex /^ \\def\\thearg{#1}%$/ | ||
| 2160 | \thearg tex-src/texinfo.tex /^ \\ifx\\thearg\\empty \\def\\thearg{1}\\fi$/ | ||
| 2161 | \thischapter tex-src/texinfo.tex /^ \\unnumbchapmacro{#1}\\def\\thischapter{}%$/ | ||
| 2162 | \thischapter tex-src/texinfo.tex /^\\def\\thischapter{} \\def\\thissection{}$/ | ||
| 2163 | \thischaptername tex-src/texinfo.tex /^\\def\\thischaptername{No Chapter Title}$/ | ||
| 2164 | \thisfile tex-src/texinfo.tex /^\\def\\thisfile{}$/ | ||
| 2165 | \thistitle tex-src/texinfo.tex /^\\def\\thistitle{No Title}$/ | ||
| 2166 | \tie tex-src/texinfo.tex /^\\def\\tie{\\penalty 10000\\ } % Save plain tex de/ | ||
| 2167 | \tindex tex-src/texinfo.tex /^\\def\\tindex {\\tpindex}$/ | ||
| 2168 | \title tex-src/texinfo.tex /^ \\def\\title{\\parsearg\\titlezzz}%$/ | ||
| 2169 | \titlefont tex-src/texinfo.tex /^\\def\\titlefont#1{{\\titlerm #1}}$/ | ||
| 2170 | \titlepage tex-src/texinfo.tex /^\\def\\titlepage{\\begingroup \\parindent=0pt \\textfon/ | ||
| 2171 | \titlezzz tex-src/texinfo.tex /^ \\def\\titlezzz##1{\\leftline{\\titlefont{##1}}$/ | ||
| 2172 | \today tex-src/texinfo.tex /^\\def\\today{\\number\\day\\space$/ | ||
| 2173 | \top tex-src/texinfo.tex /^\\outer\\def\\top{\\parsearg\\unnumberedzzz}$/ | ||
| 2174 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}$/ | ||
| 2175 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}%$/ | ||
| 2176 | \turnoffactive tex-src/texinfo.tex /^\\def\\turnoffactive{\\let"=\\normaldoublequote$/ | ||
| 2177 | \unnchfopen tex-src/texinfo.tex /^\\def\\unnchfopen #1{%$/ | ||
| 2178 | \unnchfplain tex-src/texinfo.tex /^\\def\\unnchfplain #1{%$/ | ||
| 2179 | \unnumbchapentry tex-src/texinfo.tex /^\\def\\unnumbchapentry#1#2{\\dochapentry{#1}{#2}}$/ | ||
| 2180 | \unnumbered tex-src/texinfo.tex /^\\outer\\def\\unnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 2181 | \unnumberedsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsec{\\parsearg\\unnumberedseczz/ | ||
| 2182 | \unnumberedseczzz tex-src/texinfo.tex /^\\def\\unnumberedseczzz #1{\\seccheck{unnumberedsec}%/ | ||
| 2183 | \unnumberedsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsec{\\parsearg\\unnumberedsu/ | ||
| 2184 | \unnumberedsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubseczzz #1{\\seccheck{unnumberedsu/ | ||
| 2185 | \unnumberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsubsec{\\parsearg\\unnumbere/ | ||
| 2186 | \unnumberedsubsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubsubseczzz #1{\\seccheck{unnumbere/ | ||
| 2187 | \unnumberedzzz tex-src/texinfo.tex /^\\def\\unnumberedzzz #1{\\seccheck{unnumbered}%$/ | ||
| 2188 | \unnumbnoderef tex-src/texinfo.tex /^\\def\\unnumbnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 2189 | \unnumbsecentry tex-src/texinfo.tex /^ \\def\\unnumbsecentry ##1##2{}$/ | ||
| 2190 | \unnumbsecentry tex-src/texinfo.tex /^\\def\\unnumbsecentry#1#2{\\dosecentry{#1}{#2}}$/ | ||
| 2191 | \unnumbsetref tex-src/texinfo.tex /^\\def\\unnumbsetref#1{%$/ | ||
| 2192 | \unnumbsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsecentry ##1##2{}$/ | ||
| 2193 | \unnumbsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsecentry#1#2{\\dosubsecentry{#1}{#2}}/ | ||
| 2194 | \unnumbsubsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsubsecentry ##1##2{}$/ | ||
| 2195 | \unnumbsubsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsubsecentry#1#2{\\dosubsubsecentry{#1/ | ||
| 2196 | \uppercaseenumerate tex-src/texinfo.tex /^\\def\\uppercaseenumerate{%$/ | ||
| 2197 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}$/ | ||
| 2198 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}%$/ | ||
| 2199 | \vindex tex-src/texinfo.tex /^\\def\\vindex {\\vrindex}$/ | ||
| 2200 | \vritemindex tex-src/texinfo.tex /^\\def\\vritemindex #1{\\doind {vr}{\\code{#1}}}%$/ | ||
| 2201 | \vtable tex-src/texinfo.tex /^\\def\\vtable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 2202 | \w tex-src/texinfo.tex /^\\def\\w#1{\\leavevmode\\hbox{#1}}$/ | ||
| 2203 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w }%$/ | ||
| 2204 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w}$/ | ||
| 2205 | \xitem tex-src/texinfo.tex /^\\def\\xitem{\\errmessage{@xitem while not in a table/ | ||
| 2206 | \xitemx tex-src/texinfo.tex /^\\def\\xitemx{\\errmessage{@xitemx while not in a tab/ | ||
| 2207 | \xitemzzz tex-src/texinfo.tex /^\\def\\xitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 2208 | \xkey tex-src/texinfo.tex /^\\def\\xkey{\\key}$/ | ||
| 2209 | \xrdef tex-src/texinfo.tex /^\\def\\xrdef #1#2{$/ | ||
| 2210 | \xref tex-src/texinfo.tex /^\\def\\xref#1{See \\xrefX[#1,,,,,,,]}$/ | ||
| 2211 | \xrefX[ tex-src/texinfo.tex /^\\def\\xrefX[#1,#2,#3,#4,#5,#6]{\\begingroup%$/ | ||
| 2212 | ^ tex-src/texinfo.tex /^\\def^{{\\tt \\hat}}$/ | ||
| 2213 | _ tex-src/texinfo.tex /^\\def_{\\ifusingtt\\normalunderscore\\_}$/ | ||
| 2214 | _GETOPT_H c-src/getopt.h 19 | ||
| 2215 | _GNU_SOURCE c-src/etags.c 94 | ||
| 2216 | _REGEX_H c-src/emacs/src/regex.h 21 | ||
| 2217 | _RE_SYNTAX_POSIX_COMMON c-src/emacs/src/regex.h 221 | ||
| 2218 | _Restrict_ c-src/emacs/src/regex.h 540 | ||
| 2219 | _Restrict_ c-src/emacs/src/regex.h 542 | ||
| 2220 | _Restrict_ c-src/emacs/src/regex.h 544 | ||
| 2221 | _Restrict_arr_ c-src/emacs/src/regex.h 555 | ||
| 2222 | _Restrict_arr_ c-src/emacs/src/regex.h 557 | ||
| 2223 | _UCHAR_T c-src/emacs/src/lisp.h 2423 | ||
| 2224 | __COLORS cp-src/screen.hpp 9 | ||
| 2225 | __default_morecore c-src/emacs/src/gmalloc.c /^__default_morecore (ptrdiff_t increment)$/ | ||
| 2226 | __init__ pyt-src/server.py /^ def __init__(self):$/ | ||
| 2227 | __init__ pyt-src/server.py /^ def __init__(self, Master, text, textvar, widt/ | ||
| 2228 | __init__ pyt-src/server.py /^ def __init__(self, host, sitelist, master=None/ | ||
| 2229 | __init__ pyt-src/server.py /^ def __init__(self, master=None):$/ | ||
| 2230 | __init__ pyt-src/server.py /^ def __init__(self, newlegend, list, editor, ma/ | ||
| 2231 | __init__ pyt-src/server.py /^ def __init__(self, user, userlist, master=None/ | ||
| 2232 | __ip c.c 159 | ||
| 2233 | __libc_atexit c-src/exit.c 30 | ||
| 2234 | __libc_atexit c-src/exit.strange_suffix 30 | ||
| 2235 | __malloc_extra_blocks c-src/emacs/src/gmalloc.c 381 | ||
| 2236 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ | ||
| 2237 | __malloc_initialized c-src/emacs/src/gmalloc.c 379 | ||
| 2238 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ | ||
| 2239 | __sbrk c-src/emacs/src/gmalloc.c 1513 | ||
| 2240 | __str__ pyt-src/server.py /^ def __str__(self):$/ | ||
| 2241 | __up c.c 160 | ||
| 2242 | _aligned_blocks c-src/emacs/src/gmalloc.c 1004 | ||
| 2243 | _aligned_blocks_mutex c-src/emacs/src/gmalloc.c 518 | ||
| 2244 | _bar? ruby-src/test1.ru /^ def self._bar?(abc)$/ | ||
| 2245 | _bytes_free c-src/emacs/src/gmalloc.c 376 | ||
| 2246 | _bytes_used c-src/emacs/src/gmalloc.c 374 | ||
| 2247 | _chunks_free c-src/emacs/src/gmalloc.c 375 | ||
| 2248 | _chunks_used c-src/emacs/src/gmalloc.c 373 | ||
| 2249 | _fraghead c-src/emacs/src/gmalloc.c 370 | ||
| 2250 | _free c-src/emacs/src/gmalloc.c /^_free (void *ptr)$/ | ||
| 2251 | _free_internal c-src/emacs/src/gmalloc.c /^_free_internal (void *ptr)$/ | ||
| 2252 | _free_internal_nolock c-src/emacs/src/gmalloc.c /^_free_internal_nolock (void *ptr)$/ | ||
| 2253 | _heapbase c-src/emacs/src/gmalloc.c 355 | ||
| 2254 | _heapindex c-src/emacs/src/gmalloc.c 364 | ||
| 2255 | _heapinfo c-src/emacs/src/gmalloc.c 358 | ||
| 2256 | _heaplimit c-src/emacs/src/gmalloc.c 367 | ||
| 2257 | _malloc c-src/emacs/src/gmalloc.c /^_malloc (size_t size)$/ | ||
| 2258 | _malloc_internal c-src/emacs/src/gmalloc.c /^_malloc_internal (size_t size)$/ | ||
| 2259 | _malloc_internal_nolock c-src/emacs/src/gmalloc.c /^_malloc_internal_nolock (size_t size)$/ | ||
| 2260 | _malloc_mutex c-src/emacs/src/gmalloc.c 517 | ||
| 2261 | _malloc_thread_enabled_p c-src/emacs/src/gmalloc.c 519 | ||
| 2262 | _realloc c-src/emacs/src/gmalloc.c /^_realloc (void *ptr, size_t size)$/ | ||
| 2263 | _realloc_internal c-src/emacs/src/gmalloc.c /^_realloc_internal (void *ptr, size_t size)$/ | ||
| 2264 | _realloc_internal_nolock c-src/emacs/src/gmalloc.c /^_realloc_internal_nolock (void *ptr, size_t size)$/ | ||
| 2265 | ` ruby-src/test.rb /^ def `(command)$/ | ||
| 2266 | a c-src/h.h 103 | ||
| 2267 | a c-src/h.h 40 | ||
| 2268 | a c.c /^a ()$/ | ||
| 2269 | a c.c /^a()$/ | ||
| 2270 | a c.c 152 | ||
| 2271 | a c.c 180 | ||
| 2272 | a cp-src/c.C 132 | ||
| 2273 | a ruby-src/test1.ru /^ def a()$/ | ||
| 2274 | a-forth-constant! forth-src/test-forth.fth /^99 constant a-forth-constant!$/ | ||
| 2275 | a-forth-value? forth-src/test-forth.fth /^55 value a-forth-value?$/ | ||
| 2276 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- )$/ | ||
| 2277 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- a*b+c ) + * ;$/ | ||
| 37 | a0 c-src/emacs/src/lisp.h /^ Lisp_Object (*a0) (void);$/ | 2278 | a0 c-src/emacs/src/lisp.h /^ Lisp_Object (*a0) (void);$/ |
| 38 | a1 c-src/emacs/src/lisp.h /^ Lisp_Object (*a1) (Lisp_Object);$/ | 2279 | a1 c-src/emacs/src/lisp.h /^ Lisp_Object (*a1) (Lisp_Object);$/ |
| 39 | a2 c-src/emacs/src/lisp.h /^ Lisp_Object (*a2) (Lisp_Object, Lisp_Object)/ | 2280 | a2 c-src/emacs/src/lisp.h /^ Lisp_Object (*a2) (Lisp_Object, Lisp_Object)/ |
| @@ -43,44 +2284,37 @@ a5 c-src/emacs/src/lisp.h /^ Lisp_Object (*a5) (Lisp_Object, Lisp_Object,/ | |||
| 43 | a6 c-src/emacs/src/lisp.h /^ Lisp_Object (*a6) (Lisp_Object, Lisp_Object,/ | 2284 | a6 c-src/emacs/src/lisp.h /^ Lisp_Object (*a6) (Lisp_Object, Lisp_Object,/ |
| 44 | a7 c-src/emacs/src/lisp.h /^ Lisp_Object (*a7) (Lisp_Object, Lisp_Object,/ | 2285 | a7 c-src/emacs/src/lisp.h /^ Lisp_Object (*a7) (Lisp_Object, Lisp_Object,/ |
| 45 | a8 c-src/emacs/src/lisp.h /^ Lisp_Object (*a8) (Lisp_Object, Lisp_Object,/ | 2286 | a8 c-src/emacs/src/lisp.h /^ Lisp_Object (*a8) (Lisp_Object, Lisp_Object,/ |
| 46 | aaaaaa c-src/h.h 111 | 2287 | aMANY c-src/emacs/src/lisp.h /^ Lisp_Object (*aMANY) (ptrdiff_t, Lisp_Object/ |
| 47 | aaa c.c 249 | 2288 | aUNEVALLED c-src/emacs/src/lisp.h /^ Lisp_Object (*aUNEVALLED) (Lisp_Object args)/ |
| 48 | aaa c.c 269 | ||
| 49 | aa c.c 269 | 2289 | aa c.c 269 |
| 50 | aa c.c 279 | 2290 | aa c.c 279 |
| 51 | abbrev_all_caps c-src/abbrev.c 58 | 2291 | aaa c.c 249 |
| 2292 | aaa c.c 269 | ||
| 2293 | aaaaaa c-src/h.h 111 | ||
| 52 | abbrev-expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | 2294 | abbrev-expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ |
| 53 | abbrevs_changed c-src/abbrev.c 56 | ||
| 54 | abbrev-symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | 2295 | abbrev-symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ |
| 2296 | abbrev_all_caps c-src/abbrev.c 58 | ||
| 2297 | abbrevs_changed c-src/abbrev.c 56 | ||
| 55 | abc c-src/h.h 33 | 2298 | abc c-src/h.h 33 |
| 56 | abc c-src/h.h 37 | 2299 | abc c-src/h.h 37 |
| 57 | ABC ruby-src/test1.ru 11 | ||
| 58 | Abort_Handler_Pointer/t ada-src/2ataspri.ads /^ type Abort_Handler_Pointer is access procedure / | ||
| 59 | abort-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | 2300 | abort-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ |
| 60 | Abort_Task/p ada-src/2ataspri.adb /^ procedure Abort_Task (T : TCB_Ptr) is$/ | ||
| 61 | Abort_Task/p ada-src/2ataspri.ads /^ procedure Abort_Task (T : TCB_Ptr);$/ | ||
| 62 | Abort_Wrapper/p ada-src/2ataspri.adb /^ procedure Abort_Wrapper$/ | ||
| 63 | \aboveenvbreak tex-src/texinfo.tex /^\\def\\aboveenvbreak{{\\advance\\aboveenvskipamount by/ | ||
| 64 | abs/f ada-src/etags-test-for.ada /^ function "abs" (Right : Complex) return Real'/ | 2301 | abs/f ada-src/etags-test-for.ada /^ function "abs" (Right : Complex) return Real'/ |
| 65 | absolute_dirname c-src/etags.c /^absolute_dirname (char *file, char *dir)$/ | 2302 | absolute_dirname c-src/etags.c /^absolute_dirname (char *file, char *dir)$/ |
| 66 | absolute_filename c-src/etags.c /^absolute_filename (char *file, char *dir)$/ | 2303 | absolute_filename c-src/etags.c /^absolute_filename (char *file, char *dir)$/ |
| 67 | abt cp-src/c.C 55 | 2304 | abt cp-src/c.C 55 |
| 68 | a c.c 152 | ||
| 69 | A c.c 162 | ||
| 70 | a c.c 180 | ||
| 71 | a c.c /^a ()$/ | ||
| 72 | a c.c /^a()$/ | ||
| 73 | accent_key_syms c-src/emacs/src/keyboard.c 4625 | ||
| 74 | access_keymap_keyremap c-src/emacs/src/keyboard.c /^access_keymap_keyremap (Lisp_Object map, Lisp_Obje/ | ||
| 75 | acc_pred_info merc-src/accumulator.m /^:- pred acc_pred_info(list(mer_type)::in, list(pro/ | 2305 | acc_pred_info merc-src/accumulator.m /^:- pred acc_pred_info(list(mer_type)::in, list(pro/ |
| 76 | acc_proc_info merc-src/accumulator.m /^:- pred acc_proc_info(list(prog_var)::in, prog_var/ | 2306 | acc_proc_info merc-src/accumulator.m /^:- pred acc_proc_info(list(prog_var)::in, prog_var/ |
| 2307 | acc_unification merc-src/accumulator.m /^:- pred acc_unification(pair(prog_var)::in, hlds_g/ | ||
| 2308 | acc_var_subst_init merc-src/accumulator.m /^:- pred acc_var_subst_init(list(prog_var)::in,$/ | ||
| 2309 | accent_key_syms c-src/emacs/src/keyboard.c 4625 | ||
| 2310 | access_keymap_keyremap c-src/emacs/src/keyboard.c /^access_keymap_keyremap (Lisp_Object map, Lisp_Obje/ | ||
| 77 | accu_assoc merc-src/accumulator.m /^:- pred accu_assoc(module_info::in, vartypes::in, / | 2311 | accu_assoc merc-src/accumulator.m /^:- pred accu_assoc(module_info::in, vartypes::in, / |
| 78 | accu_assoc merc-src/accumulator.m /^:- type accu_assoc$/ | 2312 | accu_assoc merc-src/accumulator.m /^:- type accu_assoc$/ |
| 79 | accu_base merc-src/accumulator.m /^:- type accu_base$/ | 2313 | accu_base merc-src/accumulator.m /^:- type accu_base$/ |
| 80 | accu_before merc-src/accumulator.m /^:- pred accu_before(module_info::in, vartypes::in,/ | 2314 | accu_before merc-src/accumulator.m /^:- pred accu_before(module_info::in, vartypes::in,/ |
| 81 | accu_case merc-src/accumulator.m /^:- type accu_case$/ | 2315 | accu_case merc-src/accumulator.m /^:- type accu_case$/ |
| 82 | accu_construct_assoc merc-src/accumulator.m /^:- pred accu_construct_assoc(module_info::in, vart/ | ||
| 83 | accu_construct merc-src/accumulator.m /^:- pred accu_construct(module_info::in, vartypes::/ | 2316 | accu_construct merc-src/accumulator.m /^:- pred accu_construct(module_info::in, vartypes::/ |
| 2317 | accu_construct_assoc merc-src/accumulator.m /^:- pred accu_construct_assoc(module_info::in, vart/ | ||
| 84 | accu_create_goal merc-src/accumulator.m /^:- pred accu_create_goal(accu_goal_id::in, list(pr/ | 2318 | accu_create_goal merc-src/accumulator.m /^:- pred accu_create_goal(accu_goal_id::in, list(pr/ |
| 85 | accu_divide_base_case merc-src/accumulator.m /^:- pred accu_divide_base_case(module_info::in, var/ | 2319 | accu_divide_base_case merc-src/accumulator.m /^:- pred accu_divide_base_case(module_info::in, var/ |
| 86 | accu_goal_id merc-src/accumulator.m /^:- type accu_goal_id$/ | 2320 | accu_goal_id merc-src/accumulator.m /^:- type accu_goal_id$/ |
| @@ -90,144 +2324,80 @@ accu_has_heuristic merc-src/accumulator.m /^:- pred accu_has_heuristic(module_na | |||
| 90 | accu_heuristic merc-src/accumulator.m /^:- pred accu_heuristic(module_name::in, string::in/ | 2324 | accu_heuristic merc-src/accumulator.m /^:- pred accu_heuristic(module_name::in, string::in/ |
| 91 | accu_is_associative merc-src/accumulator.m /^:- pred accu_is_associative(module_info::in, pred_/ | 2325 | accu_is_associative merc-src/accumulator.m /^:- pred accu_is_associative(module_info::in, pred_/ |
| 92 | accu_is_update merc-src/accumulator.m /^:- pred accu_is_update(module_info::in, pred_id::i/ | 2326 | accu_is_update merc-src/accumulator.m /^:- pred accu_is_update(module_info::in, pred_id::i/ |
| 93 | acc_unification merc-src/accumulator.m /^:- pred acc_unification(pair(prog_var)::in, hlds_g/ | ||
| 94 | accu_process_assoc_set merc-src/accumulator.m /^:- pred accu_process_assoc_set(module_info::in, ac/ | 2327 | accu_process_assoc_set merc-src/accumulator.m /^:- pred accu_process_assoc_set(module_info::in, ac/ |
| 95 | accu_process_update_set merc-src/accumulator.m /^:- pred accu_process_update_set(module_info::in, a/ | 2328 | accu_process_update_set merc-src/accumulator.m /^:- pred accu_process_update_set(module_info::in, a/ |
| 96 | accu_related merc-src/accumulator.m /^:- pred accu_related(module_info::in, vartypes::in/ | 2329 | accu_related merc-src/accumulator.m /^:- pred accu_related(module_info::in, vartypes::in/ |
| 97 | accu_rename merc-src/accumulator.m /^:- func accu_rename(list(accu_goal_id), accu_subst/ | 2330 | accu_rename merc-src/accumulator.m /^:- func accu_rename(list(accu_goal_id), accu_subst/ |
| 98 | accu_sets_init merc-src/accumulator.m /^:- pred accu_sets_init(accu_sets::out) is det.$/ | ||
| 99 | accu_sets merc-src/accumulator.m /^:- type accu_sets$/ | 2331 | accu_sets merc-src/accumulator.m /^:- type accu_sets$/ |
| 100 | accu_stage1_2 merc-src/accumulator.m /^:- pred accu_stage1_2(module_info::in, vartypes::i/ | 2332 | accu_sets_init merc-src/accumulator.m /^:- pred accu_sets_init(accu_sets::out) is det.$/ |
| 101 | accu_stage1 merc-src/accumulator.m /^:- pred accu_stage1(module_info::in, vartypes::in,/ | 2333 | accu_stage1 merc-src/accumulator.m /^:- pred accu_stage1(module_info::in, vartypes::in,/ |
| 2334 | accu_stage1_2 merc-src/accumulator.m /^:- pred accu_stage1_2(module_info::in, vartypes::i/ | ||
| 102 | accu_stage2 merc-src/accumulator.m /^:- pred accu_stage2(module_info::in, proc_info::in/ | 2335 | accu_stage2 merc-src/accumulator.m /^:- pred accu_stage2(module_info::in, proc_info::in/ |
| 103 | accu_stage3 merc-src/accumulator.m /^:- pred accu_stage3(accu_goal_id::in, list(prog_va/ | 2336 | accu_stage3 merc-src/accumulator.m /^:- pred accu_stage3(accu_goal_id::in, list(prog_va/ |
| 104 | accu_standardize merc-src/accumulator.m /^:- pred accu_standardize(hlds_goal::in, hlds_goal:/ | 2337 | accu_standardize merc-src/accumulator.m /^:- pred accu_standardize(hlds_goal::in, hlds_goal:/ |
| 105 | accu_store merc-src/accumulator.m /^:- pred accu_store(accu_case::in, hlds_goal::in,$/ | 2338 | accu_store merc-src/accumulator.m /^:- pred accu_store(accu_case::in, hlds_goal::in,$/ |
| 106 | accu_subst merc-src/accumulator.m /^:- type accu_subst == map(prog_var, prog_var).$/ | 2339 | accu_subst merc-src/accumulator.m /^:- type accu_subst == map(prog_var, prog_var).$/ |
| 107 | accu_substs_init merc-src/accumulator.m /^:- pred accu_substs_init(list(prog_var)::in, prog_/ | ||
| 108 | accu_substs merc-src/accumulator.m /^:- type accu_substs$/ | 2340 | accu_substs merc-src/accumulator.m /^:- type accu_substs$/ |
| 2341 | accu_substs_init merc-src/accumulator.m /^:- pred accu_substs_init(list(prog_var)::in, prog_/ | ||
| 109 | accu_top_level merc-src/accumulator.m /^:- pred accu_top_level(top_level::in, hlds_goal::i/ | 2342 | accu_top_level merc-src/accumulator.m /^:- pred accu_top_level(top_level::in, hlds_goal::i/ |
| 110 | accu_transform_proc merc-src/accumulator.m /^:- pred accu_transform_proc(pred_proc_id::in, pred/ | 2343 | accu_transform_proc merc-src/accumulator.m /^:- pred accu_transform_proc(pred_proc_id::in, pred/ |
| 111 | accu_update merc-src/accumulator.m /^:- pred accu_update(module_info::in, vartypes::in,/ | 2344 | accu_update merc-src/accumulator.m /^:- pred accu_update(module_info::in, vartypes::in,/ |
| 112 | accu_warning merc-src/accumulator.m /^:- type accu_warning$/ | 2345 | accu_warning merc-src/accumulator.m /^:- type accu_warning$/ |
| 113 | acc_var_subst_init merc-src/accumulator.m /^:- pred acc_var_subst_init(list(prog_var)::in,$/ | 2346 | act prol-src/natded.prolog /^act(OutForm,OutSyn,Ws):-$/ |
| 114 | /Acircumflex ps-src/rfc1245.ps /^\/Acircumflex \/Ecircumflex \/Aacute \/Edieresis \/Egra/ | ||
| 115 | A cp-src/c.C 117 | ||
| 116 | a cp-src/c.C 132 | ||
| 117 | A cp-src/c.C 39 | ||
| 118 | A cp-src/c.C 56 | ||
| 119 | A cp-src/c.C 57 | ||
| 120 | A cp-src/c.C 73 | ||
| 121 | ~A cp-src/c.C /^A::~A() {}$/ | ||
| 122 | A cp-src/c.C /^void A::A() {}$/ | ||
| 123 | A cp-src/fail.C 23 | ||
| 124 | A cp-src/fail.C 7 | ||
| 125 | a c-src/h.h 103 | ||
| 126 | a c-src/h.h 40 | ||
| 127 | action prol-src/natded.prolog /^action(KeyVals):-$/ | 2347 | action prol-src/natded.prolog /^action(KeyVals):-$/ |
| 128 | \activedoublequote tex-src/texinfo.tex /^\\def\\activedoublequote{{\\tt \\char '042}}$/ | ||
| 129 | active_maps c-src/emacs/src/keyboard.c /^active_maps (Lisp_Object first_event)$/ | 2348 | active_maps c-src/emacs/src/keyboard.c /^active_maps (Lisp_Object first_event)$/ |
| 130 | \activeparens tex-src/texinfo.tex /^\\def\\activeparens{%$/ | ||
| 131 | actout prol-src/natded.prolog /^actout('Text',Trees):-$/ | 2349 | actout prol-src/natded.prolog /^actout('Text',Trees):-$/ |
| 132 | act prol-src/natded.prolog /^act(OutForm,OutSyn,Ws):-$/ | ||
| 133 | Ada_funcs c-src/etags.c /^Ada_funcs (FILE *inf)$/ | ||
| 134 | Ada_getit c-src/etags.c /^Ada_getit (FILE *inf, const char *name_qualifier)$/ | ||
| 135 | Ada_help c-src/etags.c 475 | ||
| 136 | ADASRC make-src/Makefile /^ADASRC=etags-test-for.ada 2ataspri.adb 2ataspri.ad/ | ||
| 137 | Ada_suffixes c-src/etags.c 473 | ||
| 138 | add_active prol-src/natded.prolog /^add_active([],Cat,Goal):-$/ | ||
| 139 | addArchs objc-src/PackInsp.m /^-(void)addArchs:(const char *)string$/ | 2350 | addArchs objc-src/PackInsp.m /^-(void)addArchs:(const char *)string$/ |
| 2351 | addPOReader php-src/lce_functions.php /^ function addPOReader($d_name, &$por)$/ | ||
| 2352 | add_active prol-src/natded.prolog /^add_active([],Cat,Goal):-$/ | ||
| 140 | add_command_key c-src/emacs/src/keyboard.c /^add_command_key (Lisp_Object key)$/ | 2353 | add_command_key c-src/emacs/src/keyboard.c /^add_command_key (Lisp_Object key)$/ |
| 141 | add_edge prol-src/natded.prolog /^add_edge(Left,Right,Cat):-$/ | 2354 | add_edge prol-src/natded.prolog /^add_edge(Left,Right,Cat):-$/ |
| 142 | add_node c-src/etags.c /^add_node (node *np, node **cur_node_p)$/ | 2355 | add_node c-src/etags.c /^add_node (node *np, node **cur_node_p)$/ |
| 143 | addnoise html-src/algrthms.html /^Adding Noise to the$/ | ||
| 144 | AddNullToNmStr pas-src/common.pas /^function AddNullToNmStr; (*($/ | ||
| 145 | addPOReader php-src/lce_functions.php /^ function addPOReader($d_name, &$por)$/ | ||
| 146 | add_regex c-src/etags.c /^add_regex (char *regexp_pattern, language *lang)$/ | 2356 | add_regex c-src/etags.c /^add_regex (char *regexp_pattern, language *lang)$/ |
| 147 | ADDRESS c-src/emacs/src/gmalloc.c /^#define ADDRESS(B) ((void *) (((B) - 1) * BLOCKSIZ/ | ||
| 148 | Address_To_Call_State/f ada-src/2ataspri.adb /^ function Address_To_Call_State is new$/ | ||
| 149 | Address_To_TCB_Ptr/f ada-src/2ataspri.ads /^ function Address_To_TCB_Ptr is new$/ | ||
| 150 | address y-src/cccp.y 113 | ||
| 151 | add_user_signal c-src/emacs/src/keyboard.c /^add_user_signal (int sig, const char *name)$/ | 2357 | add_user_signal c-src/emacs/src/keyboard.c /^add_user_signal (int sig, const char *name)$/ |
| 152 | #a-defer-word forth-src/test-forth.fth /^defer #a-defer-word$/ | 2358 | addnoise html-src/algrthms.html /^Adding Noise to the$/ |
| 2359 | address y-src/cccp.y 113 | ||
| 153 | adjust_point_for_property c-src/emacs/src/keyboard.c /^adjust_point_for_property (ptrdiff_t last_pt, bool/ | 2360 | adjust_point_for_property c-src/emacs/src/keyboard.c /^adjust_point_for_property (ptrdiff_t last_pt, bool/ |
| 154 | Advanced usage tex-src/gzip.texi /^@node Advanced usage, Environment, Invoking gzip, / | ||
| 155 | a-forth-constant! forth-src/test-forth.fth /^99 constant a-forth-constant!$/ | ||
| 156 | (a-forth-constant forth-src/test-forth.fth /^constant (a-forth-constant$/ | ||
| 157 | :a-forth-dictionary-entry forth-src/test-forth.fth /^create :a-forth-dictionary-entry$/ | ||
| 158 | a-forth-value? forth-src/test-forth.fth /^55 value a-forth-value?$/ | ||
| 159 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- )$/ | ||
| 160 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- a*b+c ) + * ;$/ | ||
| 161 | \afourpaper tex-src/texinfo.tex /^\\def\\afourpaper{$/ | ||
| 162 | \afterenvbreak tex-src/texinfo.tex /^\\def\\afterenvbreak{\\endgraf \\ifdim\\lastskip<\\above/ | ||
| 163 | agent cp-src/clheir.hpp 75 | 2361 | agent cp-src/clheir.hpp 75 |
| 164 | algorithms html-src/algrthms.html /^Description$/ | 2362 | algorithms html-src/algrthms.html /^Description$/ |
| 165 | alias c-src/emacs/src/lisp.h 688 | 2363 | alias c-src/emacs/src/lisp.h 688 |
| 166 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ | ||
| 167 | align c-src/emacs/src/gmalloc.c /^align (size_t size)$/ | 2364 | align c-src/emacs/src/gmalloc.c /^align (size_t size)$/ |
| 2365 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ | ||
| 2366 | aligned c-src/emacs/src/gmalloc.c 199 | ||
| 2367 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ | ||
| 168 | aligned_alloc c-src/emacs/src/gmalloc.c 1718 | 2368 | aligned_alloc c-src/emacs/src/gmalloc.c 1718 |
| 169 | aligned_alloc c-src/emacs/src/gmalloc.c 71 | 2369 | aligned_alloc c-src/emacs/src/gmalloc.c 71 |
| 170 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ | ||
| 171 | _aligned_blocks c-src/emacs/src/gmalloc.c 1004 | ||
| 172 | _aligned_blocks_mutex c-src/emacs/src/gmalloc.c 518 | ||
| 173 | Aligned_Cons c-src/emacs/src/lisp.h 4670 | ||
| 174 | aligned c-src/emacs/src/gmalloc.c 199 | ||
| 175 | Aligned_String c-src/emacs/src/lisp.h 4676 | ||
| 176 | alignlist c-src/emacs/src/gmalloc.c 196 | 2370 | alignlist c-src/emacs/src/gmalloc.c 196 |
| 177 | ALIGNOF_STRUCT_LISP_VECTOR c-src/emacs/src/lisp.h 1378 | ||
| 178 | alive cp-src/conway.hpp 7 | 2371 | alive cp-src/conway.hpp 7 |
| 179 | all_kboards c-src/emacs/src/keyboard.c 86 | 2372 | all_kboards c-src/emacs/src/keyboard.c 86 |
| 180 | ALLOCATED_BEFORE_DUMPING c-src/emacs/src/gmalloc.c /^#define ALLOCATED_BEFORE_DUMPING(P) \\$/ | ||
| 181 | allocated c-src/emacs/src/regex.h 344 | ||
| 182 | allocate_kboard c-src/emacs/src/keyboard.c /^allocate_kboard (Lisp_Object type)$/ | 2373 | allocate_kboard c-src/emacs/src/keyboard.c /^allocate_kboard (Lisp_Object type)$/ |
| 183 | ALLOCATE_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_PSEUDOVECTOR(type, field, tag) / | 2374 | allocated c-src/emacs/src/regex.h 344 |
| 184 | ALLOCATE_ZEROED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_ZEROED_PSEUDOVECTOR(type, field, / | ||
| 185 | \alphaenumerate tex-src/texinfo.tex /^\\def\\alphaenumerate{\\enumerate{a}}$/ | ||
| 186 | aMANY c-src/emacs/src/lisp.h /^ Lisp_Object (*aMANY) (ptrdiff_t, Lisp_Object/ | ||
| 187 | analyze_regex c-src/etags.c /^analyze_regex (char *regex_arg)$/ | ||
| 188 | andkeyvalseq prol-src/natded.prolog /^andkeyvalseq(KeyVals) --> ['&'], keyvalseq(KeyVals/ | ||
| 189 | AND y-src/cccp.c 11 | ||
| 190 | an_extern_linkage c-src/h.h 44 | 2375 | an_extern_linkage c-src/h.h 44 |
| 191 | an_extern_linkage c-src/h.h 56 | 2376 | an_extern_linkage c-src/h.h 56 |
| 192 | an_extern_linkage_ptr c-src/h.h 43 | 2377 | an_extern_linkage_ptr c-src/h.h 43 |
| 2378 | analyze_regex c-src/etags.c /^analyze_regex (char *regex_arg)$/ | ||
| 2379 | andkeyvalseq prol-src/natded.prolog /^andkeyvalseq(KeyVals) --> ['&'], keyvalseq(KeyVals/ | ||
| 2380 | animals c-src/h.h 81 | ||
| 193 | animals cp-src/c.C 126 | 2381 | animals cp-src/c.C 126 |
| 194 | animals cp-src/c.C 130 | 2382 | animals cp-src/c.C 130 |
| 195 | animals c-src/h.h 81 | ||
| 196 | (another-forth-word) forth-src/test-forth.fth /^: (another-forth-word) ( -- )$/ | ||
| 197 | ANSIC c-src/h.h 84 | ||
| 198 | ANSIC c-src/h.h 85 | ||
| 199 | any_kboard_state c-src/emacs/src/keyboard.c /^any_kboard_state ()$/ | 2383 | any_kboard_state c-src/emacs/src/keyboard.c /^any_kboard_state ()$/ |
| 200 | appDidInit objcpp-src/SimpleCalc.M /^- appDidInit:sender$/ | 2384 | appDidInit objcpp-src/SimpleCalc.M /^- appDidInit:sender$/ |
| 201 | \appendixletter tex-src/texinfo.tex /^\\def\\appendixletter{\\char\\the\\appendixno}$/ | ||
| 202 | appendix_name perl-src/htlmify-cystic 13 | ||
| 203 | \appendixnoderef tex-src/texinfo.tex /^\\def\\appendixnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 204 | appendix perl-src/htlmify-cystic 24 | ||
| 205 | \appendixsec tex-src/texinfo.tex /^\\outer\\def\\appendixsec{\\parsearg\\appendixsectionzz/ | ||
| 206 | \appendixsection tex-src/texinfo.tex /^\\outer\\def\\appendixsection{\\parsearg\\appendixsecti/ | ||
| 207 | \appendixsectionzzz tex-src/texinfo.tex /^\\def\\appendixsectionzzz #1{\\seccheck{appendixsecti/ | ||
| 208 | \appendixsetref tex-src/texinfo.tex /^\\def\\appendixsetref#1{%$/ | ||
| 209 | \appendixsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsec{\\parsearg\\appendixsubsec/ | ||
| 210 | \appendixsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubseczzz #1{\\seccheck{appendixsubsec/ | ||
| 211 | \appendixsubsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsubsec{\\parsearg\\appendixsub/ | ||
| 212 | \appendixsubsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubsubseczzz #1{\\seccheck{appendixsub/ | ||
| 213 | \appendix tex-src/texinfo.tex /^\\outer\\def\\appendix{\\parsearg\\appendixzzz}$/ | ||
| 214 | appendix_toc perl-src/htlmify-cystic 16 | ||
| 215 | \appendixzzz tex-src/texinfo.tex /^\\def\\appendixzzz #1{\\seccheck{appendix}%$/ | ||
| 216 | append_list prol-src/natded.prolog /^append_list([],[]).$/ | ||
| 217 | append prol-src/natded.prolog /^append([],Xs,Xs).$/ | 2385 | append prol-src/natded.prolog /^append([],Xs,Xs).$/ |
| 218 | append_string pas-src/common.pas /^procedure append_string;(*($/ | ||
| 219 | AppendTextString pas-src/common.pas /^function AppendTextString;(*($/ | ||
| 220 | appendToDisplay objcpp-src/SimpleCalc.M /^- appendToDisplay:(const char *)theDigit$/ | 2386 | appendToDisplay objcpp-src/SimpleCalc.M /^- appendToDisplay:(const char *)theDigit$/ |
| 2387 | append_list prol-src/natded.prolog /^append_list([],[]).$/ | ||
| 2388 | append_string pas-src/common.pas /^procedure append_string;(*($/ | ||
| 221 | append_tool_bar_item c-src/emacs/src/keyboard.c /^append_tool_bar_item (void)$/ | 2389 | append_tool_bar_item c-src/emacs/src/keyboard.c /^append_tool_bar_item (void)$/ |
| 2390 | appendix perl-src/htlmify-cystic 24 | ||
| 2391 | appendix_name perl-src/htlmify-cystic 13 | ||
| 2392 | appendix_toc perl-src/htlmify-cystic 16 | ||
| 222 | apply_modifiers c-src/emacs/src/keyboard.c /^apply_modifiers (int modifiers, Lisp_Object base)$/ | 2393 | apply_modifiers c-src/emacs/src/keyboard.c /^apply_modifiers (int modifiers, Lisp_Object base)$/ |
| 223 | apply_modifiers_uncached c-src/emacs/src/keyboard.c /^apply_modifiers_uncached (int modifiers, char *bas/ | 2394 | apply_modifiers_uncached c-src/emacs/src/keyboard.c /^apply_modifiers_uncached (int modifiers, char *bas/ |
| 224 | /A ps-src/rfc1245.ps /^\/A { $/ | ||
| 225 | aref_addr c-src/emacs/src/lisp.h /^aref_addr (Lisp_Object array, ptrdiff_t idx)$/ | 2395 | aref_addr c-src/emacs/src/lisp.h /^aref_addr (Lisp_Object array, ptrdiff_t idx)$/ |
| 226 | AREF c-src/emacs/src/lisp.h /^AREF (Lisp_Object array, ptrdiff_t idx)$/ | ||
| 227 | arg c-src/emacs/src/lisp.h 2961 | 2396 | arg c-src/emacs/src/lisp.h 2961 |
| 228 | arg c-src/emacs/src/lisp.h 2966 | 2397 | arg c-src/emacs/src/lisp.h 2966 |
| 229 | arg c-src/emacs/src/lisp.h 2971 | 2398 | arg c-src/emacs/src/lisp.h 2971 |
| 230 | arg c-src/h.h 13 | 2399 | arg c-src/h.h 13 |
| 2400 | arg_type c-src/etags.c 250 | ||
| 231 | arglist y-src/cccp.y 41 | 2401 | arglist y-src/cccp.y 41 |
| 232 | argno y-src/cccp.y 45 | 2402 | argno y-src/cccp.y 45 |
| 233 | args c-src/emacs/src/lisp.h 2986 | 2403 | args c-src/emacs/src/lisp.h 2986 |
| @@ -235,161 +2405,69 @@ args c-src/h.h 30 | |||
| 235 | argsindent tex-src/texinfo.tex /^\\dimen1=\\hsize \\advance \\dimen1 by -\\defargsindent/ | 2405 | argsindent tex-src/texinfo.tex /^\\dimen1=\\hsize \\advance \\dimen1 by -\\defargsindent/ |
| 236 | argsindent tex-src/texinfo.tex /^\\newskip\\defargsindent \\defargsindent=50pt$/ | 2406 | argsindent tex-src/texinfo.tex /^\\newskip\\defargsindent \\defargsindent=50pt$/ |
| 237 | argsindent tex-src/texinfo.tex /^\\parshape 2 0in \\dimen0 \\defargsindent \\dimen1 / | 2407 | argsindent tex-src/texinfo.tex /^\\parshape 2 0in \\dimen0 \\defargsindent \\dimen1 / |
| 238 | ARGS make-src/Makefile /^ARGS=- < srclist$/ | ||
| 239 | arg_type c-src/etags.c 250 | ||
| 240 | argument c-src/etags.c 253 | 2408 | argument c-src/etags.c 253 |
| 241 | argvals prol-src/natded.prolog /^argvals([]) --> [].$/ | 2409 | argvals prol-src/natded.prolog /^argvals([]) --> [].$/ |
| 242 | Arith_Comparison c-src/emacs/src/lisp.h 3497 | ||
| 243 | ARITH_EQUAL c-src/emacs/src/lisp.h 3498 | ||
| 244 | ARITH_GRTR c-src/emacs/src/lisp.h 3501 | ||
| 245 | ARITH_GRTR_OR_EQUAL c-src/emacs/src/lisp.h 3503 | ||
| 246 | ARITH_LESS c-src/emacs/src/lisp.h 3500 | ||
| 247 | ARITH_LESS_OR_EQUAL c-src/emacs/src/lisp.h 3502 | ||
| 248 | ARITH_NOTEQUAL c-src/emacs/src/lisp.h 3499 | ||
| 249 | array c.c 190 | 2410 | array c.c 190 |
| 250 | ARRAYELTS c-src/emacs/src/lisp.h /^#define ARRAYELTS(arr) (sizeof (arr) \/ sizeof (arr/ | ||
| 251 | ARRAY_MARK_FLAG c-src/emacs/src/lisp.h 768 | ||
| 252 | ARRAYP c-src/emacs/src/lisp.h /^ARRAYP (Lisp_Object x)$/ | ||
| 253 | A ruby-src/test1.ru /^class A$/ | ||
| 254 | a ruby-src/test1.ru /^ def a()$/ | ||
| 255 | A ruby-src/test1.ru /^module A$/ | ||
| 256 | ASCII_CHAR_P c-src/emacs/src/lisp.h /^#define ASCII_CHAR_P(c) UNSIGNED_CMP (c, <, 0x80)$/ | ||
| 257 | ascii c-src/emacs/src/lisp.h 1598 | 2411 | ascii c-src/emacs/src/lisp.h 1598 |
| 258 | ASET c-src/emacs/src/lisp.h /^ASET (Lisp_Object array, ptrdiff_t idx, Lisp_Objec/ | ||
| 259 | \asis tex-src/texinfo.tex /^\\def\\asis#1{#1}$/ | ||
| 260 | ASIZE c-src/emacs/src/lisp.h /^ASIZE (Lisp_Object array)$/ | ||
| 261 | Asm_help c-src/etags.c 504 | ||
| 262 | Asm_labels c-src/etags.c /^Asm_labels (FILE *inf)$/ | ||
| 263 | Asm_suffixes c-src/etags.c 493 | ||
| 264 | asort cp-src/functions.cpp /^void asort(int *a, int num){$/ | 2412 | asort cp-src/functions.cpp /^void asort(int *a, int num){$/ |
| 265 | ASRC make-src/Makefile /^ASRC=empty.zz empty.zz.gz$/ | ||
| 266 | assemby-code-word forth-src/test-forth.fth /^code assemby-code-word ( dunno what it does )$/ | 2413 | assemby-code-word forth-src/test-forth.fth /^code assemby-code-word ( dunno what it does )$/ |
| 267 | assert c-src/etags.c 135 | ||
| 268 | assert c-src/etags.c /^# define assert(x) ((void) 0)$/ | 2414 | assert c-src/etags.c /^# define assert(x) ((void) 0)$/ |
| 2415 | assert c-src/etags.c 135 | ||
| 269 | assign_neighbor cp-src/clheir.hpp /^ void assign_neighbor(int direction, location */ | 2416 | assign_neighbor cp-src/clheir.hpp /^ void assign_neighbor(int direction, location */ |
| 270 | associativity_assertion merc-src/accumulator.m /^:- pred associativity_assertion(module_info::in, l/ | ||
| 271 | assoc_list merc-src/accumulator.m /^:- import_module assoc_list.$/ | 2417 | assoc_list merc-src/accumulator.m /^:- import_module assoc_list.$/ |
| 272 | AST_Array::AST_Array cp-src/c.C /^AST_Array::AST_Array(UTL_ScopedName *n, unsigned l/ | 2418 | associativity_assertion merc-src/accumulator.m /^:- pred associativity_assertion(module_info::in, l/ |
| 273 | AST_ConcreteType::AST_ConcreteType cp-src/c.C /^AST_ConcreteType::AST_ConcreteType(AST_Decl::NodeT/ | ||
| 274 | AST_Root cp-src/c.C 92 | ||
| 275 | AT cp-src/c.C 52 | ||
| 276 | at_end c-src/etags.c 249 | 2419 | at_end c-src/etags.c 249 |
| 277 | at_filename c-src/etags.c 247 | 2420 | at_filename c-src/etags.c 247 |
| 278 | /atilde ps-src/rfc1245.ps /^\/atilde \/aring \/ccedilla \/eacute \/egrave \/ecircumf/ | ||
| 279 | at_language c-src/etags.c 245 | 2421 | at_language c-src/etags.c 245 |
| 280 | at_least_one_member prol-src/natded.prolog /^at_least_one_member(X,[X|_]):-!.$/ | 2422 | at_least_one_member prol-src/natded.prolog /^at_least_one_member(X,[X|_]):-!.$/ |
| 281 | atom prol-src/natded.prolog /^atom(X) --> [X], {atomic(X)}.$/ | ||
| 282 | atomval prol-src/natded.prolog /^atomval(X) --> atom(X).$/ | ||
| 283 | at_regexp c-src/etags.c 246 | 2423 | at_regexp c-src/etags.c 246 |
| 284 | at_stdin c-src/etags.c 248 | 2424 | at_stdin c-src/etags.c 248 |
| 285 | AU cp-src/c.C 53 | 2425 | atom prol-src/natded.prolog /^atom(X) --> [X], {atomic(X)}.$/ |
| 286 | aultparindent\hang\textindent tex-src/texinfo.tex /^\\footstrut\\parindent=\\defaultparindent\\hang\\textin/ | 2426 | atomval prol-src/natded.prolog /^atomval(X) --> atom(X).$/ |
| 287 | aultparindent tex-src/texinfo.tex /^\\newdimen\\defaultparindent \\defaultparindent = 15p/ | 2427 | aultparindent tex-src/texinfo.tex /^\\newdimen\\defaultparindent \\defaultparindent = 15p/ |
| 288 | aultparindent tex-src/texinfo.tex /^\\parindent = \\defaultparindent$/ | 2428 | aultparindent tex-src/texinfo.tex /^\\parindent = \\defaultparindent$/ |
| 289 | aUNEVALLED c-src/emacs/src/lisp.h /^ Lisp_Object (*aUNEVALLED) (Lisp_Object args)/ | 2429 | aultparindent\hang\textindent tex-src/texinfo.tex /^\\footstrut\\parindent=\\defaultparindent\\hang\\textin/ |
| 290 | \authorfont tex-src/texinfo.tex /^ \\def\\authorfont{\\authorrm \\normalbaselineskip =/ | ||
| 291 | \author tex-src/texinfo.tex /^ \\def\\author{\\parsearg\\authorzzz}%$/ | ||
| 292 | \authorzzz tex-src/texinfo.tex /^ \\def\\authorzzz##1{\\ifseenauthor\\else\\vskip 0pt / | ||
| 293 | AUTO_CONS c-src/emacs/src/lisp.h /^#define AUTO_CONS(name, a, b) Lisp_Object name = A/ | ||
| 294 | AUTO_CONS_EXPR c-src/emacs/src/lisp.h /^#define AUTO_CONS_EXPR(a, b) \\$/ | ||
| 295 | auto_help c-src/etags.c 699 | 2430 | auto_help c-src/etags.c 699 |
| 296 | AUTO_LIST1 c-src/emacs/src/lisp.h /^#define AUTO_LIST1(name, a) \\$/ | 2431 | b c-src/h.h 103 |
| 297 | AUTO_LIST2 c-src/emacs/src/lisp.h /^#define AUTO_LIST2(name, a, b) \\$/ | 2432 | b c-src/h.h 104 |
| 298 | AUTO_LIST3 c-src/emacs/src/lisp.h /^#define AUTO_LIST3(name, a, b, c) \\$/ | 2433 | b c-src/h.h 41 |
| 299 | AUTO_LIST4 c-src/emacs/src/lisp.h /^#define AUTO_LIST4(name, a, b, c, d) \\$/ | 2434 | b c.c /^b ()$/ |
| 300 | AUTOLOADP c-src/emacs/src/lisp.h /^AUTOLOADP (Lisp_Object x)$/ | 2435 | b c.c 180 |
| 301 | AUTO_STRING c-src/emacs/src/lisp.h /^#define AUTO_STRING(name, str) \\$/ | 2436 | b c.c 259 |
| 302 | AVAIL_ALLOCA c-src/emacs/src/lisp.h /^#define AVAIL_ALLOCA(size) (sa_avail -= (size), al/ | 2437 | b c.c 260 |
| 2438 | b c.c 262 | ||
| 2439 | b cp-src/c.C 132 | ||
| 2440 | b ruby-src/test1.ru /^ def b()$/ | ||
| 303 | backslash=0 tex-src/texinfo.tex /^\\let\\indexbackslash=0 %overridden during \\printin/ | 2441 | backslash=0 tex-src/texinfo.tex /^\\let\\indexbackslash=0 %overridden during \\printin/ |
| 304 | \balancecolumns tex-src/texinfo.tex /^\\def\\balancecolumns{%$/ | ||
| 305 | bar1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ | ||
| 306 | bar c.c 143 | ||
| 307 | bar cp-src/x.cc /^XX::bar()$/ | ||
| 308 | bar c-src/c.c /^void bar() {while(0) {}}$/ | 2442 | bar c-src/c.c /^void bar() {while(0) {}}$/ |
| 309 | bar c-src/h.h 19 | 2443 | bar c-src/h.h 19 |
| 310 | Bar lua-src/test.lua /^function Square.something:Bar ()$/ | 2444 | bar c.c 143 |
| 311 | Bar perl-src/kai-test.pl /^package Bar;$/ | 2445 | bar cp-src/x.cc /^XX::bar()$/ |
| 312 | Barrier_Function_Pointer/t ada-src/etags-test-for.ada /^ type Barrier_Function_Pointer is access$/ | 2446 | bar1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ |
| 313 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ | 2447 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ |
| 314 | _bar? ruby-src/test1.ru /^ def self._bar?(abc)$/ | 2448 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ |
| 2449 | base c-src/emacs/src/lisp.h 2188 | ||
| 2450 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ | ||
| 2451 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ | ||
| 315 | base_case_ids merc-src/accumulator.m /^:- func base_case_ids(accu_goal_store) = list(accu/ | 2452 | base_case_ids merc-src/accumulator.m /^:- func base_case_ids(accu_goal_store) = list(accu/ |
| 316 | base_case_ids_set merc-src/accumulator.m /^:- func base_case_ids_set(accu_goal_store) = set(a/ | 2453 | base_case_ids_set merc-src/accumulator.m /^:- func base_case_ids_set(accu_goal_store) = set(a/ |
| 317 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ | ||
| 318 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ | ||
| 319 | base c-src/emacs/src/lisp.h 2188 | ||
| 320 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ | ||
| 321 | baz= ruby-src/test1.ru /^ :baz,$/ | 2454 | baz= ruby-src/test1.ru /^ :baz,$/ |
| 322 | bbbbbb c-src/h.h 113 | ||
| 323 | bbb c.c 251 | ||
| 324 | bb c.c 275 | 2455 | bb c.c 275 |
| 325 | b c.c 180 | 2456 | bbb c.c 251 |
| 326 | b c.c 259 | 2457 | bbbbbb c-src/h.h 113 |
| 327 | b c.c 260 | ||
| 328 | b c.c 262 | ||
| 329 | b c.c /^b ()$/ | ||
| 330 | B cp-src/c.C 122 | ||
| 331 | b cp-src/c.C 132 | ||
| 332 | B cp-src/c.C 54 | ||
| 333 | B cp-src/c.C 56 | ||
| 334 | B cp-src/c.C 74 | ||
| 335 | ~B cp-src/c.C /^ ~B() {};$/ | ||
| 336 | B cp-src/c.C /^void B::B() {}$/ | ||
| 337 | B cp-src/fail.C 24 | ||
| 338 | B cp-src/fail.C 8 | ||
| 339 | b c-src/h.h 103 | ||
| 340 | b c-src/h.h 104 | ||
| 341 | b c-src/h.h 41 | ||
| 342 | been_warned c-src/etags.c 222 | 2458 | been_warned c-src/etags.c 222 |
| 343 | before_command_echo_length c-src/emacs/src/keyboard.c 130 | 2459 | before_command_echo_length c-src/emacs/src/keyboard.c 130 |
| 344 | before_command_key_count c-src/emacs/src/keyboard.c 129 | 2460 | before_command_key_count c-src/emacs/src/keyboard.c 129 |
| 345 | /BEGINBITMAP2BITc ps-src/rfc1245.ps /^\/BEGINBITMAP2BITc { $/ | ||
| 346 | /BEGINBITMAP2BIT ps-src/rfc1245.ps /^\/BEGINBITMAP2BIT { $/ | ||
| 347 | /BEGINBITMAPBWc ps-src/rfc1245.ps /^\/BEGINBITMAPBWc { $/ | ||
| 348 | /BEGINBITMAPBW ps-src/rfc1245.ps /^\/BEGINBITMAPBW { $/ | ||
| 349 | /BEGINBITMAPGRAYc ps-src/rfc1245.ps /^\/BEGINBITMAPGRAYc { $/ | ||
| 350 | /BEGINBITMAPGRAY ps-src/rfc1245.ps /^\/BEGINBITMAPGRAY { $/ | ||
| 351 | \begindoublecolumns tex-src/texinfo.tex /^\\def\\begindoublecolumns{\\begingroup$/ | ||
| 352 | /BEGINPRINTCODE ps-src/rfc1245.ps /^\/BEGINPRINTCODE { $/ | ||
| 353 | \begin tex-src/texinfo.tex /^\\outer\\def\\begin{\\parsearg\\beginxxx}$/ | ||
| 354 | \beginxxx tex-src/texinfo.tex /^\\def\\beginxxx #1{%$/ | ||
| 355 | begtoken c-src/etags.c /^#define begtoken(c) (_btk[CHAR (c)]) \/* c can star/ | 2461 | begtoken c-src/etags.c /^#define begtoken(c) (_btk[CHAR (c)]) \/* c can star/ |
| 356 | behaviour_info erl-src/gs_dialog.erl /^behaviour_info(callbacks) ->$/ | 2462 | behaviour_info erl-src/gs_dialog.erl /^behaviour_info(callbacks) ->$/ |
| 357 | BE_Node cp-src/c.C 77 | ||
| 358 | BE_Node cp-src/c.C /^void BE_Node::BE_Node() {}$/ | ||
| 359 | bf=cmbx10 tex-src/texinfo.tex /^\\font\\defbf=cmbx10 scaled \\magstep1 %was 1314$/ | 2463 | bf=cmbx10 tex-src/texinfo.tex /^\\font\\defbf=cmbx10 scaled \\magstep1 %was 1314$/ |
| 360 | /BF ps-src/rfc1245.ps /^\/BF { $/ | ||
| 361 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }%$/ | ||
| 362 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }$/ | ||
| 363 | Bidule/b ada-src/etags-test-for.ada /^ protected body Bidule is$/ | ||
| 364 | Bidule/b ada-src/waroquiers.ada /^ protected body Bidule is$/ | ||
| 365 | Bidule/t ada-src/etags-test-for.ada /^ protected Bidule is$/ | ||
| 366 | Bidule/t ada-src/waroquiers.ada /^ protected Bidule is$/ | ||
| 367 | bind_polling_period c-src/emacs/src/keyboard.c /^bind_polling_period (int n)$/ | ||
| 368 | bind pyt-src/server.py /^ def bind(self, key, action):$/ | 2464 | bind pyt-src/server.py /^ def bind(self, key, action):$/ |
| 369 | /BITMAPCOLORc ps-src/rfc1245.ps /^\/BITMAPCOLORc { $/ | 2465 | bind_polling_period c-src/emacs/src/keyboard.c /^bind_polling_period (int n)$/ |
| 370 | /BITMAPCOLOR ps-src/rfc1245.ps /^\/BITMAPCOLOR { $/ | ||
| 371 | /BITMAPGRAYc ps-src/rfc1245.ps /^\/BITMAPGRAYc { $/ | ||
| 372 | /BITMAPGRAY ps-src/rfc1245.ps /^\/BITMAPGRAY { $/ | ||
| 373 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 125 | ||
| 374 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 129 | ||
| 375 | BITS_PER_CHAR c-src/emacs/src/lisp.h 136 | ||
| 376 | BITS_PER_EMACS_INT c-src/emacs/src/lisp.h 139 | ||
| 377 | BITS_PER_LONG c-src/emacs/src/lisp.h 138 | ||
| 378 | BITS_PER_SHORT c-src/emacs/src/lisp.h 137 | ||
| 379 | bits_word c-src/emacs/src/lisp.h 123 | 2466 | bits_word c-src/emacs/src/lisp.h 123 |
| 380 | bits_word c-src/emacs/src/lisp.h 127 | 2467 | bits_word c-src/emacs/src/lisp.h 127 |
| 381 | BITS_WORD_MAX c-src/emacs/src/lisp.h 124 | ||
| 382 | BITS_WORD_MAX c-src/emacs/src/lisp.h 128 | ||
| 383 | bla c.c /^int bla ()$/ | 2468 | bla c.c /^int bla ()$/ |
| 384 | BLACK cp-src/screen.hpp 12 | ||
| 385 | blah tex-src/testenv.tex /^\\section{blah}$/ | 2469 | blah tex-src/testenv.tex /^\\section{blah}$/ |
| 386 | bletch el-src/TAGTEST.EL /^(foo::defmumble bletch beuarghh)$/ | 2470 | bletch el-src/TAGTEST.EL /^(foo::defmumble bletch beuarghh)$/ |
| 387 | BLOCK c-src/emacs/src/gmalloc.c /^#define BLOCK(A) (((char *) (A) - _heapbase) \/ BLO/ | ||
| 388 | BLOCKIFY c-src/emacs/src/gmalloc.c /^#define BLOCKIFY(SIZE) (((SIZE) + BLOCKSIZE - 1) \// | ||
| 389 | BLOCKLOG c-src/emacs/src/gmalloc.c 125 | ||
| 390 | BLOCKSIZE c-src/emacs/src/gmalloc.c 126 | ||
| 391 | /bl ps-src/rfc1245.ps /^\/bl { $/ | ||
| 392 | BLUE cp-src/screen.hpp 13 | ||
| 393 | blv c-src/emacs/src/lisp.h 689 | 2471 | blv c-src/emacs/src/lisp.h 689 |
| 394 | blv_found c-src/emacs/src/lisp.h /^blv_found (struct Lisp_Buffer_Local_Value *blv)$/ | 2472 | blv_found c-src/emacs/src/lisp.h /^blv_found (struct Lisp_Buffer_Local_Value *blv)$/ |
| 395 | bodyindent tex-src/texinfo.tex /^\\advance\\dimen2 by -\\defbodyindent$/ | 2473 | bodyindent tex-src/texinfo.tex /^\\advance\\dimen2 by -\\defbodyindent$/ |
| @@ -398,291 +2476,115 @@ bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by -\\defbodyindent$/ | |||
| 398 | bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by \\defbodyindent \\advance \\righ/ | 2476 | bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by \\defbodyindent \\advance \\righ/ |
| 399 | bodyindent tex-src/texinfo.tex /^\\exdentamount=\\defbodyindent$/ | 2477 | bodyindent tex-src/texinfo.tex /^\\exdentamount=\\defbodyindent$/ |
| 400 | bodyindent tex-src/texinfo.tex /^\\newskip\\defbodyindent \\defbodyindent=.4in$/ | 2478 | bodyindent tex-src/texinfo.tex /^\\newskip\\defbodyindent \\defbodyindent=.4in$/ |
| 401 | Body_Required/f ada-src/etags-test-for.ada /^ function Body_Required$/ | ||
| 402 | Boo::Boo cp-src/c.C /^Boo::Boo(Boo) :$/ | ||
| 403 | Boo cp-src/c.C 129 | ||
| 404 | Boo cp-src/c.C /^ Boo(int _i, int _a, int _b) : i(_i), a(_a), b(/ | ||
| 405 | bool c.c 222 | 2479 | bool c.c 222 |
| 406 | bool_header_size c-src/emacs/src/lisp.h 1472 | ||
| 407 | bool merc-src/accumulator.m /^:- import_module bool.$/ | 2480 | bool merc-src/accumulator.m /^:- import_module bool.$/ |
| 408 | boolvar c-src/emacs/src/lisp.h 2287 | 2481 | bool_header_size c-src/emacs/src/lisp.h 1472 |
| 409 | bool_vector_bitref c-src/emacs/src/lisp.h /^bool_vector_bitref (Lisp_Object a, EMACS_INT i)$/ | 2482 | bool_vector_bitref c-src/emacs/src/lisp.h /^bool_vector_bitref (Lisp_Object a, EMACS_INT i)$/ |
| 410 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 114 | ||
| 411 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 115 | ||
| 412 | bool_vector_bytes c-src/emacs/src/lisp.h /^bool_vector_bytes (EMACS_INT size)$/ | 2483 | bool_vector_bytes c-src/emacs/src/lisp.h /^bool_vector_bytes (EMACS_INT size)$/ |
| 413 | bool_vector_data c-src/emacs/src/lisp.h /^bool_vector_data (Lisp_Object a)$/ | 2484 | bool_vector_data c-src/emacs/src/lisp.h /^bool_vector_data (Lisp_Object a)$/ |
| 414 | BOOL_VECTOR_P c-src/emacs/src/lisp.h /^BOOL_VECTOR_P (Lisp_Object a)$/ | ||
| 415 | bool_vector_ref c-src/emacs/src/lisp.h /^bool_vector_ref (Lisp_Object a, EMACS_INT i)$/ | 2485 | bool_vector_ref c-src/emacs/src/lisp.h /^bool_vector_ref (Lisp_Object a, EMACS_INT i)$/ |
| 416 | bool_vector_set c-src/emacs/src/lisp.h /^bool_vector_set (Lisp_Object a, EMACS_INT i, bool / | 2486 | bool_vector_set c-src/emacs/src/lisp.h /^bool_vector_set (Lisp_Object a, EMACS_INT i, bool / |
| 417 | bool_vector_size c-src/emacs/src/lisp.h /^bool_vector_size (Lisp_Object a)$/ | 2487 | bool_vector_size c-src/emacs/src/lisp.h /^bool_vector_size (Lisp_Object a)$/ |
| 418 | bool_vector_uchar_data c-src/emacs/src/lisp.h /^bool_vector_uchar_data (Lisp_Object a)$/ | 2488 | bool_vector_uchar_data c-src/emacs/src/lisp.h /^bool_vector_uchar_data (Lisp_Object a)$/ |
| 419 | bool_vector_words c-src/emacs/src/lisp.h /^bool_vector_words (EMACS_INT size)$/ | 2489 | bool_vector_words c-src/emacs/src/lisp.h /^bool_vector_words (EMACS_INT size)$/ |
| 420 | /B ps-src/rfc1245.ps /^\/B { $/ | 2490 | boolvar c-src/emacs/src/lisp.h 2287 |
| 421 | bracelev c-src/etags.c 2520 | 2491 | bracelev c-src/etags.c 2520 |
| 422 | /braceright ps-src/rfc1245.ps /^\/braceright \/asciitilde \/.notdef \/Adieresis \/Aring/ | ||
| 423 | /bracketright ps-src/rfc1245.ps /^\/bracketright \/asciicircum \/underscore \/grave \/a \// | ||
| 424 | /breve ps-src/rfc1245.ps /^\/breve \/dotaccent \/ring \/cedilla \/hungarumlaut \/og/ | ||
| 425 | BROWN cp-src/screen.hpp 18 | ||
| 426 | B ruby-src/test1.ru /^ class B$/ | ||
| 427 | b ruby-src/test1.ru /^ def b()$/ | ||
| 428 | bsp_DevId c-src/h.h 25 | 2492 | bsp_DevId c-src/h.h 25 |
| 429 | bt c-src/emacs/src/lisp.h 2988 | 2493 | bt c-src/emacs/src/lisp.h 2988 |
| 430 | \b tex-src/texinfo.tex /^\\def\\b#1{{\\bf #1}}$/ | ||
| 431 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}%$/ | ||
| 432 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}$/ | ||
| 433 | btowc c-src/emacs/src/regex.h /^# define btowc(c) c$/ | 2494 | btowc c-src/emacs/src/regex.h /^# define btowc(c) c$/ |
| 434 | buffer c-src/emacs/src/lisp.h 2000 | 2495 | buffer c-src/emacs/src/lisp.h 2000 |
| 435 | buffer c-src/emacs/src/regex.h 341 | 2496 | buffer c-src/emacs/src/regex.h 341 |
| 436 | buffer c-src/etags.c 238 | 2497 | buffer c-src/etags.c 238 |
| 437 | buffer c-src/h.h 119 | 2498 | buffer c-src/h.h 119 |
| 438 | BUFFER_OBJFWDP c-src/emacs/src/lisp.h /^BUFFER_OBJFWDP (union Lisp_Fwd *a)$/ | ||
| 439 | BUFFERP c-src/emacs/src/lisp.h /^BUFFERP (Lisp_Object a)$/ | ||
| 440 | BUFFERSIZE objc-src/Subprocess.h 43 | ||
| 441 | buildact prol-src/natded.prolog /^buildact([SynIn],Right,RightPlus1):-$/ | ||
| 442 | build prol-src/natded.prolog /^build([],Left,Left).$/ | 2499 | build prol-src/natded.prolog /^build([],Left,Left).$/ |
| 443 | build_pure_c_string c-src/emacs/src/lisp.h /^build_pure_c_string (const char *str)$/ | 2500 | build_pure_c_string c-src/emacs/src/lisp.h /^build_pure_c_string (const char *str)$/ |
| 444 | build_string c-src/emacs/src/lisp.h /^build_string (const char *str)$/ | 2501 | build_string c-src/emacs/src/lisp.h /^build_string (const char *str)$/ |
| 2502 | buildact prol-src/natded.prolog /^buildact([SynIn],Right,RightPlus1):-$/ | ||
| 445 | builtin_lisp_symbol c-src/emacs/src/lisp.h /^builtin_lisp_symbol (int index)$/ | 2503 | builtin_lisp_symbol c-src/emacs/src/lisp.h /^builtin_lisp_symbol (int index)$/ |
| 446 | \bullet tex-src/texinfo.tex /^\\def\\bullet{$\\ptexbullet$}$/ | ||
| 447 | burst c-src/h.h 28 | 2504 | burst c-src/h.h 28 |
| 448 | busy c-src/emacs/src/gmalloc.c 158 | 2505 | busy c-src/emacs/src/gmalloc.c 158 |
| 449 | ButtonBar pyt-src/server.py /^def ButtonBar(frame, legend, ref, alternatives, co/ | ||
| 450 | button_down_location c-src/emacs/src/keyboard.c 5210 | 2506 | button_down_location c-src/emacs/src/keyboard.c 5210 |
| 451 | button_down_time c-src/emacs/src/keyboard.c 5218 | 2507 | button_down_time c-src/emacs/src/keyboard.c 5218 |
| 452 | \bye tex-src/texinfo.tex /^\\outer\\def\\bye{\\pagealignmacro\\tracingstats=1\\ptex/ | 2508 | byte_stack c-src/emacs/src/lisp.h 3049 |
| 453 | bytecode_dest c-src/emacs/src/lisp.h 3037 | 2509 | bytecode_dest c-src/emacs/src/lisp.h 3037 |
| 454 | bytecode_top c-src/emacs/src/lisp.h 3036 | 2510 | bytecode_top c-src/emacs/src/lisp.h 3036 |
| 455 | BYTE_MARK_STACK c-src/emacs/src/lisp.h 3181 | ||
| 456 | bytepos c-src/emacs/src/lisp.h 2016 | 2511 | bytepos c-src/emacs/src/lisp.h 2016 |
| 457 | bytes_free c-src/emacs/src/gmalloc.c 314 | 2512 | bytes_free c-src/emacs/src/gmalloc.c 314 |
| 458 | _bytes_free c-src/emacs/src/gmalloc.c 376 | ||
| 459 | byte_stack c-src/emacs/src/lisp.h 3049 | ||
| 460 | bytes_total c-src/emacs/src/gmalloc.c 310 | 2513 | bytes_total c-src/emacs/src/gmalloc.c 310 |
| 461 | bytes_used c-src/emacs/src/gmalloc.c 312 | 2514 | bytes_used c-src/emacs/src/gmalloc.c 312 |
| 462 | _bytes_used c-src/emacs/src/gmalloc.c 374 | 2515 | c c-src/h.h /^#define c() d$/ |
| 2516 | c c-src/h.h 106 | ||
| 2517 | c c.c 180 | ||
| 2518 | c_ext c-src/etags.c 2271 | ||
| 463 | caccacacca c.c /^caccacacca (a,b,c,d,e,f,g)$/ | 2519 | caccacacca c.c /^caccacacca (a,b,c,d,e,f,g)$/ |
| 464 | cacheLRUEntry_s c.c 172 | 2520 | cacheLRUEntry_s c.c 172 |
| 465 | cacheLRUEntry_t c.c 177 | 2521 | cacheLRUEntry_t c.c 177 |
| 466 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ | 2522 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ |
| 467 | CALLMANY c-src/emacs/src/lisp.h /^#define CALLMANY(f, array) (f) (ARRAYELTS (array),/ | 2523 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ |
| 468 | CALLN c-src/emacs/src/lisp.h /^#define CALLN(f, ...) CALLMANY (f, ((Lisp_Object [/ | ||
| 469 | calloc c-src/emacs/src/gmalloc.c 1717 | 2524 | calloc c-src/emacs/src/gmalloc.c 1717 |
| 470 | calloc c-src/emacs/src/gmalloc.c 66 | 2525 | calloc c-src/emacs/src/gmalloc.c 66 |
| 471 | calloc c-src/emacs/src/gmalloc.c 70 | 2526 | calloc c-src/emacs/src/gmalloc.c 70 |
| 472 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ | ||
| 473 | can_be_null c-src/emacs/src/regex.h 370 | 2527 | can_be_null c-src/emacs/src/regex.h 370 |
| 474 | cancel_echoing c-src/emacs/src/keyboard.c /^cancel_echoing (void)$/ | 2528 | cancel_echoing c-src/emacs/src/keyboard.c /^cancel_echoing (void)$/ |
| 475 | canonicalize_filename c-src/etags.c /^canonicalize_filename (register char *fn)$/ | 2529 | canonicalize_filename c-src/etags.c /^canonicalize_filename (register char *fn)$/ |
| 476 | \capsenumerate tex-src/texinfo.tex /^\\def\\capsenumerate{\\enumerate{A}}$/ | ||
| 477 | CAR c-src/emacs/src/lisp.h /^CAR (Lisp_Object c)$/ | ||
| 478 | CAR_SAFE c-src/emacs/src/lisp.h /^CAR_SAFE (Lisp_Object c)$/ | ||
| 479 | \cartbot tex-src/texinfo.tex /^\\def\\cartbot{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 480 | \cartouche tex-src/texinfo.tex /^\\long\\def\\cartouche{%$/ | ||
| 481 | \carttop tex-src/texinfo.tex /^\\def\\carttop{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 482 | case_Lisp_Int c-src/emacs/src/lisp.h 438 | 2530 | case_Lisp_Int c-src/emacs/src/lisp.h 438 |
| 483 | cat_atoms prol-src/natded.prolog /^cat_atoms(A1,A2,A3):-$/ | 2531 | cat c-src/h.h 81 |
| 484 | CATCHER c-src/emacs/src/lisp.h 3021 | ||
| 485 | cat cp-src/c.C 126 | 2532 | cat cp-src/c.C 126 |
| 486 | cat cp-src/c.C 130 | 2533 | cat cp-src/c.C 130 |
| 487 | cat c-src/h.h 81 | ||
| 488 | cat prol-src/natded.prolog /^cat(A, Alpha@Beta, Ass3, Qs3, tree(fe,A:Alpha@Beta/ | 2534 | cat prol-src/natded.prolog /^cat(A, Alpha@Beta, Ass3, Qs3, tree(fe,A:Alpha@Beta/ |
| 489 | C_AUTO c-src/etags.c 2198 | 2535 | cat_atoms prol-src/natded.prolog /^cat_atoms(A1,A2,A3):-$/ |
| 490 | \cbl tex-src/texinfo.tex /^\\def\\cbl{{\\circle\\char'012\\hskip -6pt}}$/ | ||
| 491 | \cbr tex-src/texinfo.tex /^\\def\\cbr{{\\hskip 6pt\\circle\\char'011}}$/ | ||
| 492 | c c.c 180 | ||
| 493 | cccccccccc c-src/h.h 115 | 2536 | cccccccccc c-src/h.h 115 |
| 494 | C cp-src/fail.C 25 | ||
| 495 | C cp-src/fail.C 9 | ||
| 496 | C cp-src/fail.C /^ C(int i) {x = i;}$/ | ||
| 497 | c c-src/h.h 106 | ||
| 498 | c c-src/h.h /^#define c() d$/ | ||
| 499 | %cdiff make-src/Makefile /^%cdiff: CTAGS% CTAGS ${infiles}$/ | ||
| 500 | cdr c-src/emacs/src/lisp.h 1159 | 2537 | cdr c-src/emacs/src/lisp.h 1159 |
| 501 | CDR c-src/emacs/src/lisp.h /^CDR (Lisp_Object c)$/ | ||
| 502 | CDR_SAFE c-src/emacs/src/lisp.h /^CDR_SAFE (Lisp_Object c)$/ | ||
| 503 | cell y-src/parse.y 279 | 2538 | cell y-src/parse.y 279 |
| 504 | \center tex-src/texinfo.tex /^\\def\\center{\\parsearg\\centerzzz}$/ | ||
| 505 | \centerzzz tex-src/texinfo.tex /^\\def\\centerzzz #1{{\\advance\\hsize by -\\leftskip$/ | ||
| 506 | C_entries c-src/etags.c /^C_entries (int c_ext, FILE *inf)$/ | ||
| 507 | C_EXT c-src/etags.c 2193 | ||
| 508 | c_ext c-src/etags.c 2271 | ||
| 509 | CFLAGS make-src/Makefile /^CFLAGS=${WARNINGS} -ansi -g3 # -pg -O$/ | ||
| 510 | /cfs ps-src/rfc1245.ps /^\/cfs { $/ | ||
| 511 | cgrep html-src/software.html /^cgrep$/ | 2539 | cgrep html-src/software.html /^cgrep$/ |
| 512 | chain c-src/emacs/src/lisp.h 1162 | 2540 | chain c-src/emacs/src/lisp.h 1162 |
| 513 | chain c-src/emacs/src/lisp.h 2206 | 2541 | chain c-src/emacs/src/lisp.h 2206 |
| 514 | chain c-src/emacs/src/lisp.h 2396 | 2542 | chain c-src/emacs/src/lisp.h 2396 |
| 515 | chain_subst_2 merc-src/accumulator.m /^:- pred chain_subst_2(list(A)::in, map(A, B)::in, / | ||
| 516 | chain_subst merc-src/accumulator.m /^:- func chain_subst(accu_subst, accu_subst) = accu/ | 2543 | chain_subst merc-src/accumulator.m /^:- func chain_subst(accu_subst, accu_subst) = accu/ |
| 517 | ChangeFileType pas-src/common.pas /^function ChangeFileType; (*(FileName : NameString;/ | 2544 | chain_subst_2 merc-src/accumulator.m /^:- pred chain_subst_2(list(A)::in, map(A, B)::in, / |
| 518 | \chapbreak tex-src/texinfo.tex /^\\def\\chapbreak{\\dobreak \\chapheadingskip {-4000}}$/ | ||
| 519 | \chapentryfonts tex-src/texinfo.tex /^\\def\\chapentryfonts{\\secfonts \\rm}$/ | ||
| 520 | \chapentry tex-src/texinfo.tex /^\\def\\chapentry#1#2#3{\\dochapentry{#2\\labelspace#1}/ | ||
| 521 | \chapfonts tex-src/texinfo.tex /^\\def\\chapfonts{%$/ | ||
| 522 | \CHAPFopen tex-src/texinfo.tex /^\\def\\CHAPFopen{$/ | ||
| 523 | \CHAPFplain tex-src/texinfo.tex /^\\def\\CHAPFplain{$/ | ||
| 524 | \chapheading tex-src/texinfo.tex /^\\def\\chapheading{\\parsearg\\chapheadingzzz}$/ | ||
| 525 | \chapheadingzzz tex-src/texinfo.tex /^\\def\\chapheadingzzz #1{\\chapbreak %$/ | ||
| 526 | \chapoddpage tex-src/texinfo.tex /^\\def\\chapoddpage{\\chappager \\ifodd\\pageno \\else \\h/ | ||
| 527 | \chappager tex-src/texinfo.tex /^\\def\\chappager{\\par\\vfill\\supereject}$/ | ||
| 528 | \CHAPPAGodd tex-src/texinfo.tex /^\\def\\CHAPPAGodd{$/ | ||
| 529 | \CHAPPAGoff tex-src/texinfo.tex /^\\def\\CHAPPAGoff{$/ | ||
| 530 | \CHAPPAGon tex-src/texinfo.tex /^\\def\\CHAPPAGon{$/ | ||
| 531 | \chapternofonts tex-src/texinfo.tex /^\\def\\chapternofonts{%$/ | ||
| 532 | \chapter tex-src/texinfo.tex /^\\outer\\def\\chapter{\\parsearg\\chapterzzz}$/ | ||
| 533 | \chapterzzz tex-src/texinfo.tex /^\\def\\chapterzzz #1{\\seccheck{chapter}%$/ | ||
| 534 | CHARACTERBITS c-src/emacs/src/lisp.h 2457 | ||
| 535 | CHAR_ALT c-src/emacs/src/lisp.h 2445 | ||
| 536 | CHAR_BIT c-src/emacs/src/lisp.h 2957 | ||
| 537 | CHAR_BIT c-src/emacs/src/lisp.h 2959 | ||
| 538 | CHAR_BIT c-src/emacs/src/lisp.h 2964 | ||
| 539 | CHAR_BIT c-src/emacs/src/lisp.h 2969 | ||
| 540 | CHAR_BIT c-src/emacs/src/lisp.h 2974 | ||
| 541 | CHAR_BIT c-src/emacs/src/lisp.h 2978 | ||
| 542 | CHAR_BIT c-src/emacs/src/lisp.h 2983 | ||
| 543 | char_bits c-src/emacs/src/lisp.h 2443 | 2545 | char_bits c-src/emacs/src/lisp.h 2443 |
| 544 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 593 | 2546 | char_table_specials c-src/emacs/src/lisp.h 1692 |
| 545 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 597 | ||
| 546 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 605 | ||
| 547 | CHAR c-src/etags.c /^#define CHAR(x) ((unsigned int)(x) & (CHARS - 1))/ | ||
| 548 | CHAR_CTL c-src/emacs/src/lisp.h 2449 | ||
| 549 | CHAR_HYPER c-src/emacs/src/lisp.h 2447 | ||
| 550 | CHAR_META c-src/emacs/src/lisp.h 2450 | ||
| 551 | CHAR_MODIFIER_MASK c-src/emacs/src/lisp.h 2452 | ||
| 552 | charpos c-src/emacs/src/lisp.h 2011 | 2547 | charpos c-src/emacs/src/lisp.h 2011 |
| 553 | CHARS c-src/etags.c 157 | ||
| 554 | charset_unibyte c-src/emacs/src/regex.h 410 | 2548 | charset_unibyte c-src/emacs/src/regex.h 410 |
| 555 | CHAR_SHIFT c-src/emacs/src/lisp.h 2448 | ||
| 556 | CHAR_SUPER c-src/emacs/src/lisp.h 2446 | ||
| 557 | CHAR_TABLE_EXTRA_SLOTS c-src/emacs/src/lisp.h /^CHAR_TABLE_EXTRA_SLOTS (struct Lisp_Char_Table *ct/ | ||
| 558 | CHAR_TABLE_P c-src/emacs/src/lisp.h /^CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 559 | CHAR_TABLE_REF_ASCII c-src/emacs/src/lisp.h /^CHAR_TABLE_REF_ASCII (Lisp_Object ct, ptrdiff_t id/ | ||
| 560 | CHAR_TABLE_REF c-src/emacs/src/lisp.h /^CHAR_TABLE_REF (Lisp_Object ct, int idx)$/ | ||
| 561 | CHAR_TABLE_SET c-src/emacs/src/lisp.h /^CHAR_TABLE_SET (Lisp_Object ct, int idx, Lisp_Obje/ | ||
| 562 | char_table_specials c-src/emacs/src/lisp.h 1692 | ||
| 563 | CHAR_TABLE_STANDARD_SLOTS c-src/emacs/src/lisp.h 1697 | ||
| 564 | CHARTAB_SIZE_BITS_0 c-src/emacs/src/lisp.h 1567 | ||
| 565 | CHARTAB_SIZE_BITS_1 c-src/emacs/src/lisp.h 1568 | ||
| 566 | CHARTAB_SIZE_BITS_2 c-src/emacs/src/lisp.h 1569 | ||
| 567 | CHARTAB_SIZE_BITS_3 c-src/emacs/src/lisp.h 1570 | ||
| 568 | CHARTAB_SIZE_BITS c-src/emacs/src/lisp.h 1565 | ||
| 569 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}%$/ | ||
| 570 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}$/ | ||
| 571 | chartonmstr pas-src/common.pas /^function chartonmstr; (*($/ | 2549 | chartonmstr pas-src/common.pas /^function chartonmstr; (*($/ |
| 572 | CHAR_TYPE_SIZE y-src/cccp.y 87 | 2550 | checkQuotation php-src/lce_functions.php /^ function checkQuotation($str)$/ |
| 573 | CHAR y-src/cccp.c 7 | ||
| 574 | CHECK_ARRAY c-src/emacs/src/lisp.h /^CHECK_ARRAY (Lisp_Object x, Lisp_Object predicate)/ | ||
| 575 | CHECK_BOOL_VECTOR c-src/emacs/src/lisp.h /^CHECK_BOOL_VECTOR (Lisp_Object x)$/ | ||
| 576 | CHECK_BUFFER c-src/emacs/src/lisp.h /^CHECK_BUFFER (Lisp_Object x)$/ | ||
| 577 | CHECK_CONS c-src/emacs/src/lisp.h /^CHECK_CONS (Lisp_Object x)$/ | ||
| 578 | check_cons_list c-src/emacs/src/lisp.h /^# define check_cons_list() lisp_h_check_cons_list/ | 2551 | check_cons_list c-src/emacs/src/lisp.h /^# define check_cons_list() lisp_h_check_cons_list/ |
| 579 | checker make-src/Makefile /^checker:$/ | 2552 | checker make-src/Makefile /^checker:$/ |
| 580 | CHECKFLAGS make-src/Makefile /^CHECKFLAGS=-DDEBUG -Wno-unused-function$/ | ||
| 581 | checkhdr c-src/emacs/src/gmalloc.c /^checkhdr (const struct hdr *hdr)$/ | 2553 | checkhdr c-src/emacs/src/gmalloc.c /^checkhdr (const struct hdr *hdr)$/ |
| 582 | checkiso html-src/software.html /^checkiso$/ | 2554 | checkiso html-src/software.html /^checkiso$/ |
| 583 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 571 | ||
| 584 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 572 | ||
| 585 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 579 | ||
| 586 | CHECK_LIST_CONS c-src/emacs/src/lisp.h /^# define CHECK_LIST_CONS(x, y) lisp_h_CHECK_LIST_C/ | ||
| 587 | CHECK_LIST c-src/emacs/src/lisp.h /^CHECK_LIST (Lisp_Object x)$/ | ||
| 588 | CHECK_NATNUM c-src/emacs/src/lisp.h /^CHECK_NATNUM (Lisp_Object x)$/ | ||
| 589 | CHECK_NUMBER_CAR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CAR (Lisp_Object x)$/ | ||
| 590 | CHECK_NUMBER_CDR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CDR (Lisp_Object x)$/ | ||
| 591 | CHECK_NUMBER_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_COERCE_MARKER(x) \\$/ | ||
| 592 | CHECK_NUMBER c-src/emacs/src/lisp.h /^# define CHECK_NUMBER(x) lisp_h_CHECK_NUMBER (x)$/ | ||
| 593 | CHECK_NUMBER_OR_FLOAT_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(x) / | ||
| 594 | CHECK_NUMBER_OR_FLOAT c-src/emacs/src/lisp.h /^CHECK_NUMBER_OR_FLOAT (Lisp_Object x)$/ | ||
| 595 | CHECKOBJS make-src/Makefile /^CHECKOBJS=chkmalloc.o chkxm.o$/ | ||
| 596 | CHECK_PROCESS c-src/emacs/src/lisp.h /^CHECK_PROCESS (Lisp_Object x)$/ | ||
| 597 | checkQuotation php-src/lce_functions.php /^ function checkQuotation($str)$/ | ||
| 598 | CHECK_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_RANGED_INTEGER(x, lo, hi) \\$/ | ||
| 599 | CHECK_STRING_CAR c-src/emacs/src/lisp.h /^CHECK_STRING_CAR (Lisp_Object x)$/ | ||
| 600 | CHECK_SYMBOL c-src/emacs/src/lisp.h /^# define CHECK_SYMBOL(x) lisp_h_CHECK_SYMBOL (x)$/ | ||
| 601 | CHECK_TYPE c-src/emacs/src/lisp.h /^# define CHECK_TYPE(ok, predicate, x) lisp_h_CHECK/ | ||
| 602 | CHECK_TYPE_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_TYPE_RANGED_INTEGER(type, x) \\$/ | ||
| 603 | CHECK_VECTOR c-src/emacs/src/lisp.h /^CHECK_VECTOR (Lisp_Object x)$/ | ||
| 604 | CHECK_VECTOR_OR_STRING c-src/emacs/src/lisp.h /^CHECK_VECTOR_OR_STRING (Lisp_Object x)$/ | ||
| 605 | CHECK_WINDOW c-src/emacs/src/lisp.h /^CHECK_WINDOW (Lisp_Object x)$/ | ||
| 606 | \chfopen tex-src/texinfo.tex /^\\def\\chfopen #1#2{\\chapoddpage {\\chapfonts$/ | ||
| 607 | \chfplain tex-src/texinfo.tex /^\\def\\chfplain #1#2{%$/ | ||
| 608 | childDidExit objc-src/Subprocess.m /^- childDidExit$/ | 2555 | childDidExit objc-src/Subprocess.m /^- childDidExit$/ |
| 609 | chunks_free c-src/emacs/src/gmalloc.c 313 | 2556 | chunks_free c-src/emacs/src/gmalloc.c 313 |
| 610 | _chunks_free c-src/emacs/src/gmalloc.c 375 | ||
| 611 | chunks_used c-src/emacs/src/gmalloc.c 311 | 2557 | chunks_used c-src/emacs/src/gmalloc.c 311 |
| 612 | _chunks_used c-src/emacs/src/gmalloc.c 373 | ||
| 613 | \cindexsub tex-src/texinfo.tex /^\\def\\cindexsub {\\begingroup\\obeylines\\cindexsub}$/ | ||
| 614 | \cindex tex-src/texinfo.tex /^\\def\\cindex {\\cpindex}$/ | ||
| 615 | Circle.getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 616 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}%$/ | ||
| 617 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}$/ | ||
| 618 | C_JAVA c-src/etags.c 2197 | ||
| 619 | cjava c-src/etags.c 2936 | 2558 | cjava c-src/etags.c 2936 |
| 620 | Cjava_entries c-src/etags.c /^Cjava_entries (FILE *inf)$/ | ||
| 621 | Cjava_help c-src/etags.c 551 | ||
| 622 | Cjava_suffixes c-src/etags.c 549 | ||
| 623 | CK_ABS_C y-src/parse.y /^#define CK_ABS_C(x) if((x)<MIN_COL || (x)>MAX_COL)/ | ||
| 624 | CK_ABS_R y-src/parse.y /^#define CK_ABS_R(x) if((x)<MIN_ROW || (x)>MAX_ROW)/ | ||
| 625 | CK_REL_C y-src/parse.y /^#define CK_REL_C(x) if( ((x)>0 && MAX_COL-(x)<cu/ | ||
| 626 | CK_REL_R y-src/parse.y /^#define CK_REL_R(x) if( ((x)>0 && MAX_ROW-(x)<cu/ | ||
| 627 | ClassExample ruby-src/test.rb /^ class ClassExample$/ | ||
| 628 | classifyLine php-src/lce_functions.php /^ function classifyLine($line)$/ | ||
| 629 | class_method ruby-src/test.rb /^ def ClassExample.class_method$/ | 2559 | class_method ruby-src/test.rb /^ def ClassExample.class_method$/ |
| 2560 | classifyLine php-src/lce_functions.php /^ function classifyLine($line)$/ | ||
| 630 | clean make-src/Makefile /^clean:$/ | 2561 | clean make-src/Makefile /^clean:$/ |
| 2562 | clear cp-src/conway.hpp /^ void clear(void) { alive = 0; }$/ | ||
| 631 | clear-abbrev-table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | 2563 | clear-abbrev-table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / |
| 2564 | clear-this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 632 | clearAllKey objcpp-src/SimpleCalc.M /^- clearAllKey:sender$/ | 2565 | clearAllKey objcpp-src/SimpleCalc.M /^- clearAllKey:sender$/ |
| 633 | clear cp-src/conway.hpp /^ void clear(void) { alive = 0; }$/ | 2566 | clearKey objcpp-src/SimpleCalc.M /^- clearKey:sender$/ |
| 634 | clear_event c-src/emacs/src/keyboard.c /^clear_event (struct input_event *event)$/ | 2567 | clear_event c-src/emacs/src/keyboard.c /^clear_event (struct input_event *event)$/ |
| 635 | clear_input_pending c-src/emacs/src/keyboard.c /^clear_input_pending (void)$/ | 2568 | clear_input_pending c-src/emacs/src/keyboard.c /^clear_input_pending (void)$/ |
| 636 | clearKey objcpp-src/SimpleCalc.M /^- clearKey:sender$/ | ||
| 637 | clear_neighbors cp-src/clheir.cpp /^void discrete_location::clear_neighbors(void)$/ | 2569 | clear_neighbors cp-src/clheir.cpp /^void discrete_location::clear_neighbors(void)$/ |
| 638 | Clear/p ada-src/2ataspri.adb /^ procedure Clear (Cell : in out TAS_Cell) is$/ | ||
| 639 | Clear/p ada-src/2ataspri.ads /^ procedure Clear (Cell : in out TAS_Cell)/ | ||
| 640 | clear_screen cp-src/screen.cpp /^void clear_screen(void)$/ | 2570 | clear_screen cp-src/screen.cpp /^void clear_screen(void)$/ |
| 641 | \clear tex-src/texinfo.tex /^\\def\\clear{\\parsearg\\clearxxx}$/ | ||
| 642 | clear-this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 643 | clear_waiting_for_input c-src/emacs/src/keyboard.c /^clear_waiting_for_input (void)$/ | 2571 | clear_waiting_for_input c-src/emacs/src/keyboard.c /^clear_waiting_for_input (void)$/ |
| 644 | \clearxxx tex-src/texinfo.tex /^\\def\\clearxxx #1{$/ | ||
| 645 | cmd_error c-src/emacs/src/keyboard.c /^cmd_error (Lisp_Object data)$/ | 2572 | cmd_error c-src/emacs/src/keyboard.c /^cmd_error (Lisp_Object data)$/ |
| 646 | cmd_error_internal c-src/emacs/src/keyboard.c /^cmd_error_internal (Lisp_Object data, const char */ | 2573 | cmd_error_internal c-src/emacs/src/keyboard.c /^cmd_error_internal (Lisp_Object data, const char */ |
| 647 | cmpfn c-src/emacs/src/lisp.h /^ bool (*cmpfn) (struct hash_table_test *t, Lisp_O/ | 2574 | cmpfn c-src/emacs/src/lisp.h /^ bool (*cmpfn) (struct hash_table_test *t, Lisp_O/ |
| 648 | cmt prol-src/natded.prolog /^cmt:-$/ | 2575 | cmt prol-src/natded.prolog /^cmt:-$/ |
| 649 | CMultiChannelCSC19_3D cp-src/c.C 2 | ||
| 650 | cname c-src/etags.c 2519 | 2576 | cname c-src/etags.c 2519 |
| 651 | CNL c-src/etags.c /^#define CNL() \\$/ | ||
| 652 | CNL_SAVE_DEFINEDEF c-src/etags.c /^#define CNL_SAVE_DEFINEDEF() \\$/ | ||
| 653 | cno c-src/etags.c 224 | 2577 | cno c-src/etags.c 224 |
| 654 | COBOLFLAGS make-src/Makefile /^COBOLFLAGS=--language=none --regex='\/.......[a-zA-/ | ||
| 655 | Cobol_help c-src/etags.c 558 | ||
| 656 | Cobol_paragraphs c-src/etags.c /^Cobol_paragraphs (FILE *inf)$/ | ||
| 657 | Cobol_suffixes c-src/etags.c 556 | ||
| 658 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}%$/ | ||
| 659 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}$/ | ||
| 660 | colori cp-src/c.C 40 | 2578 | colori cp-src/c.C 40 |
| 661 | COLORS cp-src/screen.hpp 11 | ||
| 662 | __COLORS cp-src/screen.hpp 9 | ||
| 663 | /colorsetup ps-src/rfc1245.ps /^\/colorsetup {$/ | ||
| 664 | commaargvals prol-src/natded.prolog /^commaargvals(Args) -->$/ | 2579 | commaargvals prol-src/natded.prolog /^commaargvals(Args) -->$/ |
| 665 | command c-src/etags.c 187 | 2580 | command c-src/etags.c 187 |
| 666 | command-error-default-function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | 2581 | command-error-default-function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ |
| 2582 | command_loop c-src/emacs/src/keyboard.c /^command_loop (void)$/ | ||
| 667 | command_loop_1 c-src/emacs/src/keyboard.c /^command_loop_1 (void)$/ | 2583 | command_loop_1 c-src/emacs/src/keyboard.c /^command_loop_1 (void)$/ |
| 668 | command_loop_2 c-src/emacs/src/keyboard.c /^command_loop_2 (Lisp_Object ignore)$/ | 2584 | command_loop_2 c-src/emacs/src/keyboard.c /^command_loop_2 (Lisp_Object ignore)$/ |
| 669 | command_loop c-src/emacs/src/keyboard.c /^command_loop (void)$/ | ||
| 670 | command_loop_level c-src/emacs/src/keyboard.c 195 | 2585 | command_loop_level c-src/emacs/src/keyboard.c 195 |
| 671 | CommentAD php-src/lce_functions.php 70 | ||
| 672 | CommentAD php-src/lce_functions.php /^ function CommentAD($/ | ||
| 673 | comment php-src/lce_functions.php /^ function comment($line, $class)$/ | 2586 | comment php-src/lce_functions.php /^ function comment($line, $class)$/ |
| 674 | \comment tex-src/texinfo.tex /^\\def\\comment{\\catcode 64=\\other \\catcode 123=\\othe/ | ||
| 675 | \commentxxx tex-src/texinfo.tex /^\\def\\commentxxx #1{\\catcode 64=0 \\catcode 123=1 \\c/ | ||
| 676 | /COMMONBITMAPc ps-src/rfc1245.ps /^\/COMMONBITMAPc { $/ | ||
| 677 | /COMMONBITMAP ps-src/rfc1245.ps /^\/COMMONBITMAP { $/ | ||
| 678 | commutativity_assertion merc-src/accumulator.m /^:- pred commutativity_assertion(module_info::in,li/ | 2587 | commutativity_assertion merc-src/accumulator.m /^:- pred commutativity_assertion(module_info::in,li/ |
| 679 | COMPILED_ARGLIST c-src/emacs/src/lisp.h 2431 | ||
| 680 | COMPILED_BYTECODE c-src/emacs/src/lisp.h 2432 | ||
| 681 | COMPILED_CONSTANTS c-src/emacs/src/lisp.h 2433 | ||
| 682 | COMPILED_DOC_STRING c-src/emacs/src/lisp.h 2435 | ||
| 683 | COMPILED_INTERACTIVE c-src/emacs/src/lisp.h 2436 | ||
| 684 | COMPILEDP c-src/emacs/src/lisp.h /^COMPILEDP (Lisp_Object a)$/ | ||
| 685 | COMPILED_STACK_DEPTH c-src/emacs/src/lisp.h 2434 | ||
| 686 | compile_empty prol-src/natded.prolog /^compile_empty:-$/ | 2588 | compile_empty prol-src/natded.prolog /^compile_empty:-$/ |
| 687 | compile_lex prol-src/natded.prolog /^compile_lex(File):-$/ | 2589 | compile_lex prol-src/natded.prolog /^compile_lex(File):-$/ |
| 688 | complete prol-src/natded.prolog /^complete(Cat):-$/ | 2590 | complete prol-src/natded.prolog /^complete(Cat):-$/ |
| @@ -694,93 +2596,39 @@ compute_next_state cp-src/conway.hpp /^ void compute_next_state(void)$/ | |||
| 694 | conalgorithm html-src/algrthms.html /^Convolutionally$/ | 2596 | conalgorithm html-src/algrthms.html /^Convolutionally$/ |
| 695 | concat c-src/etags.c /^concat (const char *s1, const char *s2, const char/ | 2597 | concat c-src/etags.c /^concat (const char *s1, const char *s2, const char/ |
| 696 | concatenatenamestrings pas-src/common.pas /^function concatenatenamestrings; (*($/ | 2598 | concatenatenamestrings pas-src/common.pas /^function concatenatenamestrings; (*($/ |
| 697 | ConcatT pas-src/common.pas /^function ConcatT;(*($/ | ||
| 698 | Concept Index tex-src/gzip.texi /^@node Concept Index, , Problems, Top$/ | ||
| 699 | CONDITION_CASE c-src/emacs/src/lisp.h 3021 | ||
| 700 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ | ||
| 701 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is private;$/ | ||
| 702 | Cond_Signal/p ada-src/2ataspri.adb /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 703 | Cond_Signal/p ada-src/2ataspri.ads /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 704 | Cond_Timed_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Timed_Wait$/ | ||
| 705 | Cond_Timed_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Timed_Wait$/ | ||
| 706 | Cond_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 707 | Cond_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 708 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ | ||
| 709 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ | ||
| 710 | consider_token c-src/etags.c /^consider_token (char *str, int len, int c, int *c_/ | 2599 | consider_token c-src/etags.c /^consider_token (char *str, int len, int c, int *c_/ |
| 711 | CONSP c-src/emacs/src/lisp.h /^# define CONSP(x) lisp_h_CONSP (x)$/ | ||
| 712 | constant_args c-src/h.h 27 | ||
| 713 | constant c-src/emacs/src/lisp.h 668 | 2600 | constant c-src/emacs/src/lisp.h 668 |
| 714 | constant c-src/h.h 29 | 2601 | constant c-src/h.h 29 |
| 715 | Constant ruby-src/test1.ru 42 | ||
| 716 | constant y-src/cccp.y 112 | 2602 | constant y-src/cccp.y 112 |
| 717 | CONS_TO_INTEGER c-src/emacs/src/lisp.h /^#define CONS_TO_INTEGER(cons, type, var) \\$/ | 2603 | constant_args c-src/h.h 27 |
| 718 | constype c-src/emacs/src/lisp.h 3739 | 2604 | constype c-src/emacs/src/lisp.h 3739 |
| 719 | CONSTYPE_HEAP c-src/emacs/src/lisp.h 3739 | ||
| 720 | CONSTYPE_PURE c-src/emacs/src/lisp.h 3739 | ||
| 721 | consult_lex prol-src/natded.prolog /^consult_lex:-$/ | 2605 | consult_lex prol-src/natded.prolog /^consult_lex:-$/ |
| 722 | contents c-src/emacs/src/lisp.h 1372 | 2606 | contents c-src/emacs/src/lisp.h 1372 |
| 723 | contents c-src/emacs/src/lisp.h 1600 | 2607 | contents c-src/emacs/src/lisp.h 1600 |
| 724 | contents c-src/emacs/src/lisp.h 1624 | 2608 | contents c-src/emacs/src/lisp.h 1624 |
| 725 | \contents tex-src/texinfo.tex /^\\outer\\def\\contents{%$/ | ||
| 726 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ | ||
| 727 | Controls pyt-src/server.py /^class Controls:$/ | ||
| 728 | CONVERT_CHARSTRING_TO_VALUE pas-src/common.pas /^procedure CONVERT_CHARSTRING_TO_VALUE;(*($/ | ||
| 729 | Copying tex-src/gzip.texi /^@node Copying, Overview, , Top$/ | ||
| 730 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright }%$/ | ||
| 731 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright}$/ | ||
| 732 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ | ||
| 733 | count c-src/emacs/src/lisp.h 1863 | 2609 | count c-src/emacs/src/lisp.h 1863 |
| 734 | counter cp-src/c.C 33 | ||
| 735 | counter cp-src/c.C 36 | ||
| 736 | count_layers lua-src/allegro.lua /^local function count_layers (layer)$/ | 2610 | count_layers lua-src/allegro.lua /^local function count_layers (layer)$/ |
| 737 | count_words c-src/tab.c /^static int count_words(char *str, char delim)$/ | 2611 | count_words c-src/tab.c /^static int count_words(char *str, char delim)$/ |
| 2612 | counter cp-src/c.C 33 | ||
| 2613 | counter cp-src/c.C 36 | ||
| 738 | cow cp-src/c.C 127 | 2614 | cow cp-src/c.C 127 |
| 739 | cow cp-src/c.C 131 | 2615 | cow cp-src/c.C 131 |
| 740 | C_PLAIN c-src/etags.c 2194 | ||
| 741 | C_PLPL c-src/etags.c 2195 | ||
| 742 | cplpl c-src/etags.c 2935 | 2616 | cplpl c-src/etags.c 2935 |
| 743 | Cplusplus_entries c-src/etags.c /^Cplusplus_entries (FILE *inf)$/ | 2617 | create-bar forth-src/test-forth.fth /^: create-bar foo ;$/ |
| 744 | Cplusplus_help c-src/etags.c 540 | 2618 | createPOEntries php-src/lce_functions.php /^ function createPOEntries()$/ |
| 745 | Cplusplus_suffixes c-src/etags.c 535 | 2619 | createWidgets pyt-src/server.py /^ def createWidgets(self):$/ |
| 746 | CPPFLAGS make-src/Makefile /^CPPFLAGS=${CHECKFLAGS} -DSTDC_HEADERS -DHAVE_GETCW/ | 2620 | createWidgets pyt-src/server.py /^ def createWidgets(self, host):$/ |
| 747 | CPSRC make-src/Makefile /^CPSRC=c.C abstract.C abstract.H cfront.H burton.cp/ | ||
| 748 | /C ps-src/rfc1245.ps /^\/C { $/ | ||
| 749 | create_acc_call merc-src/accumulator.m /^:- func create_acc_call(hlds_goal::in(goal_plain_c/ | 2621 | create_acc_call merc-src/accumulator.m /^:- func create_acc_call(hlds_goal::in(goal_plain_c/ |
| 750 | create_acc_goal merc-src/accumulator.m /^:- pred create_acc_goal(hlds_goal::in, accu_substs/ | 2622 | create_acc_goal merc-src/accumulator.m /^:- pred create_acc_goal(hlds_goal::in, accu_substs/ |
| 751 | create-bar forth-src/test-forth.fth /^: create-bar foo ;$/ | ||
| 752 | Create_LL_Task/p ada-src/2ataspri.adb /^ procedure Create_LL_Task$/ | ||
| 753 | Create_LL_Task/p ada-src/2ataspri.ads /^ procedure Create_LL_Task$/ | ||
| 754 | create_new_base_goals merc-src/accumulator.m /^:- func create_new_base_goals(set(accu_goal_id), a/ | 2623 | create_new_base_goals merc-src/accumulator.m /^:- func create_new_base_goals(set(accu_goal_id), a/ |
| 755 | create_new_orig_recursive_goals merc-src/accumulator.m /^:- func create_new_orig_recursive_goals(set(accu_g/ | 2624 | create_new_orig_recursive_goals merc-src/accumulator.m /^:- func create_new_orig_recursive_goals(set(accu_g/ |
| 756 | create_new_recursive_goals merc-src/accumulator.m /^:- func create_new_recursive_goals(set(accu_goal_i/ | 2625 | create_new_recursive_goals merc-src/accumulator.m /^:- func create_new_recursive_goals(set(accu_goal_i/ |
| 757 | create_new_var merc-src/accumulator.m /^:- pred create_new_var(prog_var::in, string::in, p/ | 2626 | create_new_var merc-src/accumulator.m /^:- pred create_new_var(prog_var::in, string::in, p/ |
| 758 | create_orig_goal merc-src/accumulator.m /^:- pred create_orig_goal(hlds_goal::in, accu_subst/ | 2627 | create_orig_goal merc-src/accumulator.m /^:- pred create_orig_goal(hlds_goal::in, accu_subst/ |
| 759 | createPOEntries php-src/lce_functions.php /^ function createPOEntries()$/ | ||
| 760 | createWidgets pyt-src/server.py /^ def createWidgets(self):$/ | ||
| 761 | createWidgets pyt-src/server.py /^ def createWidgets(self, host):$/ | ||
| 762 | \cropmarks tex-src/texinfo.tex /^\\def\\cropmarks{\\let\\onepageout=\\croppageout }$/ | ||
| 763 | \croppageout tex-src/texinfo.tex /^\\def\\croppageout#1{\\hoffset=0pt % make sure this d/ | ||
| 764 | cscInitTime cp-src/c.C 7 | 2628 | cscInitTime cp-src/c.C 7 |
| 765 | cscSegmentationTime cp-src/c.C 8 | 2629 | cscSegmentationTime cp-src/c.C 8 |
| 766 | CSRC make-src/Makefile /^CSRC=abbrev.c ..\/etags\/h.h .\/\/c.c torture.c getopt/ | ||
| 767 | C_stab_entry c-src/etags.c 2271 | ||
| 768 | cstack c-src/etags.c 2523 | 2630 | cstack c-src/etags.c 2523 |
| 769 | C_STAR c-src/etags.c 2196 | ||
| 770 | Cstar_entries c-src/etags.c /^Cstar_entries (FILE *inf)$/ | ||
| 771 | Cstar_suffixes c-src/etags.c 562 | ||
| 772 | C_symtype c-src/etags.c /^C_symtype (char *str, int len, int c_ext)$/ | ||
| 773 | CTAGS13 CTAGS14 CTAGS15 make-src/Makefile /^CTAGS13 CTAGS14 CTAGS15: ctags% ${infiles}$/ | ||
| 774 | CTAGS c-src/etags.c 146 | ||
| 775 | CTAGS c-src/etags.c 147 | ||
| 776 | CTAGS c-src/etags.c 149 | ||
| 777 | CTAGS make-src/Makefile /^CTAGS: ctags ${infiles}$/ | ||
| 778 | CTAGS% make-src/Makefile /^CTAGS%: ctags% ${infiles}$/ | ||
| 779 | ctags make-src/Makefile /^ctags: etags.c ${OBJS}$/ | 2631 | ctags make-src/Makefile /^ctags: etags.c ${OBJS}$/ |
| 780 | \ctl tex-src/texinfo.tex /^\\def\\ctl{{\\circle\\char'013\\hskip -6pt}}% 6pt from / | ||
| 781 | \ctrl tex-src/texinfo.tex /^\\def\\ctrl #1{{\\tt \\rawbackslash \\hat}#1}$/ | ||
| 782 | \ctr tex-src/texinfo.tex /^\\def\\ctr{{\\hskip 6pt\\circle\\char'010}}$/ | ||
| 783 | Cube.data.getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 784 | curlb c-src/etags.c 2929 | 2632 | curlb c-src/etags.c 2929 |
| 785 | curlinepos c-src/etags.c 2931 | 2633 | curlinepos c-src/etags.c 2931 |
| 786 | current-idle-time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | 2634 | current-idle-time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ |
| @@ -791,143 +2639,35 @@ curry-test scm-src/test.scm /^(define (((((curry-test a) b) c) d) e)$/ | |||
| 791 | cursor_position cp-src/screen.cpp /^void cursor_position(void)$/ | 2639 | cursor_position cp-src/screen.cpp /^void cursor_position(void)$/ |
| 792 | cursor_x cp-src/screen.cpp 15 | 2640 | cursor_x cp-src/screen.cpp 15 |
| 793 | cursor_y cp-src/screen.cpp 15 | 2641 | cursor_y cp-src/screen.cpp 15 |
| 794 | CYAN cp-src/screen.hpp 15 | 2642 | d c-src/emacs/src/lisp.h 4673 |
| 795 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4258 | 2643 | d c-src/emacs/src/lisp.h 4679 |
| 796 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4262 | 2644 | d c.c 180 |
| 797 | DARKGRAY cp-src/screen.hpp 20 | ||
| 798 | data c-src/emacs/src/lisp.h 1395 | 2645 | data c-src/emacs/src/lisp.h 1395 |
| 799 | data c-src/emacs/src/lisp.h 2129 | 2646 | data c-src/emacs/src/lisp.h 2129 |
| 800 | data c-src/emacs/src/lisp.h 2395 | 2647 | data c-src/emacs/src/lisp.h 2395 |
| 801 | d c.c 180 | ||
| 802 | D cp-src/fail.C 41 | ||
| 803 | D cp-src/fail.C /^ D() : ::A::T2::T(97), x(1066) {}$/ | ||
| 804 | d c-src/emacs/src/lisp.h 4673 | ||
| 805 | d c-src/emacs/src/lisp.h 4679 | ||
| 806 | ddefineseen c-src/etags.c 2462 | 2648 | ddefineseen c-src/etags.c 2462 |
| 807 | DEAFUN c.c /^DEAFUN ("expand-file-name", Fexpand_file_name, Sex/ | ||
| 808 | debian-bug html-src/software.html /^debian-bug.el$/ | 2649 | debian-bug html-src/software.html /^debian-bug.el$/ |
| 809 | Debug cp-src/functions.cpp /^void Debug ( int lineno, int level, char* func , c/ | ||
| 810 | DEBUG c-src/etags.c 84 | ||
| 811 | DEBUG c-src/etags.c 85 | ||
| 812 | DEBUG c-src/etags.c 87 | ||
| 813 | DEBUG objc-src/PackInsp.m 37 | ||
| 814 | debug_on_exit c-src/emacs/src/lisp.h 2984 | 2650 | debug_on_exit c-src/emacs/src/lisp.h 2984 |
| 815 | decimalKey objcpp-src/SimpleCalc.M /^- decimalKey:sender$/ | 2651 | decimalKey objcpp-src/SimpleCalc.M /^- decimalKey:sender$/ |
| 816 | declared_special c-src/emacs/src/lisp.h 676 | 2652 | declared_special c-src/emacs/src/lisp.h 676 |
| 817 | DECLARE_GDB_SYM c-src/emacs/src/lisp.h /^#define DECLARE_GDB_SYM(type, id) type const id EX/ | ||
| 818 | decode_timer c-src/emacs/src/keyboard.c /^decode_timer (Lisp_Object timer, struct timespec */ | 2653 | decode_timer c-src/emacs/src/keyboard.c /^decode_timer (Lisp_Object timer, struct timespec */ |
| 2654 | def c-src/h.h 35 | ||
| 2655 | def c-src/h.h 38 | ||
| 819 | defalt c-src/emacs/src/lisp.h 1585 | 2656 | defalt c-src/emacs/src/lisp.h 1585 |
| 2657 | default-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar default-tags-table-function nil$/ | ||
| 820 | default_C_entries c-src/etags.c /^default_C_entries (FILE *inf)$/ | 2658 | default_C_entries c-src/etags.c /^default_C_entries (FILE *inf)$/ |
| 821 | default_C_help c-src/etags.c 515 | 2659 | default_C_help c-src/etags.c 515 |
| 822 | default_C_help c-src/etags.c 523 | 2660 | default_C_help c-src/etags.c 523 |
| 823 | default_C_suffixes c-src/etags.c 512 | 2661 | default_C_suffixes c-src/etags.c 512 |
| 824 | DEFAULT_HASH_SIZE c-src/emacs/src/lisp.h 1940 | ||
| 825 | __default_morecore c-src/emacs/src/gmalloc.c /^__default_morecore (ptrdiff_t increment)$/ | ||
| 826 | DEFAULT_REHASH_SIZE c-src/emacs/src/lisp.h 1950 | ||
| 827 | DEFAULT_REHASH_THRESHOLD c-src/emacs/src/lisp.h 1946 | ||
| 828 | default-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar default-tags-table-function nil$/ | ||
| 829 | defcell c-src/emacs/src/lisp.h 2351 | 2662 | defcell c-src/emacs/src/lisp.h 2351 |
| 830 | \defcodeindex tex-src/texinfo.tex /^\\def\\defcodeindex{\\parsearg\\newcodeindex}$/ | ||
| 831 | def c-src/h.h 35 | ||
| 832 | def c-src/h.h 38 | ||
| 833 | \defcvarheader tex-src/texinfo.tex /^\\def\\defcvarheader #1#2#3{%$/ | ||
| 834 | \defcv tex-src/texinfo.tex /^\\def\\defcv #1 {\\def\\defcvtype{#1}%$/ | ||
| 835 | \defcvx tex-src/texinfo.tex /^\\def\\defcvx #1 {\\errmessage{@defcvx in invalid con/ | ||
| 836 | \deffnheader tex-src/texinfo.tex /^\\def\\deffnheader #1#2#3{\\doind {fn}{\\code{#2}}%$/ | ||
| 837 | \deffn tex-src/texinfo.tex /^\\def\\deffn{\\defmethparsebody\\Edeffn\\deffnx\\deffnhe/ | ||
| 838 | \deffnx tex-src/texinfo.tex /^\\def\\deffnx #1 {\\errmessage{@deffnx in invalid con/ | ||
| 839 | \defindex tex-src/texinfo.tex /^\\def\\defindex{\\parsearg\\newindex}$/ | ||
| 840 | define-abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | 2663 | define-abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ |
| 841 | define-abbrev-table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | 2664 | define-abbrev-table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ |
| 842 | definedef c-src/etags.c 2464 | ||
| 843 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4663 | ||
| 844 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4665 | ||
| 845 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) DECLARE/ | ||
| 846 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) extern / | ||
| 847 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(id) = id;$/ | ||
| 848 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(val) ;$/ | ||
| 849 | define-global-abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | 2665 | define-global-abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ |
| 850 | DEFINE_LISP_SYMBOL c-src/emacs/src/lisp.h /^#define DEFINE_LISP_SYMBOL(name) \\$/ | ||
| 851 | define-mode-abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | 2666 | define-mode-abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / |
| 852 | DEFINE_NON_NIL_Q_SYMBOL_MACROS c-src/emacs/src/lisp.h 755 | 2667 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4663 |
| 853 | \defivarheader tex-src/texinfo.tex /^\\def\\defivarheader #1#2#3{%$/ | 2668 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4665 |
| 854 | \defivar tex-src/texinfo.tex /^\\def\\defivar{\\defvrparsebody\\Edefivar\\defivarx\\def/ | 2669 | definedef c-src/etags.c 2464 |
| 855 | \defivarx tex-src/texinfo.tex /^\\def\\defivarx #1 {\\errmessage{@defivarx in invalid/ | ||
| 856 | \defmacheader tex-src/texinfo.tex /^\\def\\defmacheader #1#2{\\doind {fn}{\\code{#1}}% Mak/ | ||
| 857 | \defmac tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | ||
| 858 | \defmacx tex-src/texinfo.tex /^\\def\\defmacx #1 {\\errmessage{@defmacx in invalid c/ | ||
| 859 | \defmethodheader tex-src/texinfo.tex /^\\def\\defmethodheader #1#2#3{%$/ | ||
| 860 | \defmethod tex-src/texinfo.tex /^\\def\\defmethod{\\defmethparsebody\\Edefmethod\\defmet/ | ||
| 861 | \defmethodx tex-src/texinfo.tex /^\\def\\defmethodx #1 {\\errmessage{@defmethodx in inv/ | ||
| 862 | \defmethparsebody tex-src/texinfo.tex /^\\def\\defmethparsebody #1#2#3#4 {\\begingroup\\inENV / | ||
| 863 | \defname tex-src/texinfo.tex /^\\def\\defname #1#2{%$/ | ||
| 864 | \defopheader tex-src/texinfo.tex /^\\def\\defopheader #1#2#3{%$/ | ||
| 865 | \defopparsebody tex-src/texinfo.tex /^\\def\\defopparsebody #1#2#3#4#5 {\\begingroup\\inENV / | ||
| 866 | \defop tex-src/texinfo.tex /^\\def\\defop #1 {\\def\\defoptype{#1}%$/ | ||
| 867 | \defoptheader tex-src/texinfo.tex /^\\def\\defoptheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 868 | \defopt tex-src/texinfo.tex /^\\def\\defopt{\\defvarparsebody\\Edefopt\\defoptx\\defop/ | ||
| 869 | \defoptx tex-src/texinfo.tex /^\\def\\defoptx #1 {\\errmessage{@defoptx in invalid c/ | ||
| 870 | \defopvarparsebody tex-src/texinfo.tex /^\\def\\defopvarparsebody #1#2#3#4#5 {\\begingroup\\inE/ | ||
| 871 | \defopx tex-src/texinfo.tex /^\\def\\defopx #1 {\\errmessage{@defopx in invalid con/ | ||
| 872 | \defparsebody tex-src/texinfo.tex /^\\def\\defparsebody #1#2#3{\\begingroup\\inENV% Enviro/ | ||
| 873 | Def_ ruby-src/test1.ru 12 | ||
| 874 | \defspecheader tex-src/texinfo.tex /^\\def\\defspecheader #1#2{\\doind {fn}{\\code{#1}}% Ma/ | ||
| 875 | \defspec tex-src/texinfo.tex /^\\def\\defspec{\\defparsebody\\Edefspec\\defspecx\\defsp/ | ||
| 876 | \defspecx tex-src/texinfo.tex /^\\def\\defspecx #1 {\\errmessage{@defspecx in invalid/ | ||
| 877 | DEFSYM c-src/emacs/src/lisp.h /^#define DEFSYM(sym, name) \/* empty *\/$/ | ||
| 878 | DEFSYM c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_CONSTANT_P, int, (Lisp_Ob/ | ||
| 879 | \deftpargs tex-src/texinfo.tex /^\\def\\deftpargs #1{\\bf \\defvarargs{#1}}$/ | ||
| 880 | \deftpheader tex-src/texinfo.tex /^\\def\\deftpheader #1#2#3{\\doind {tp}{\\code{#2}}%$/ | ||
| 881 | \deftp tex-src/texinfo.tex /^\\def\\deftp{\\defvrparsebody\\Edeftp\\deftpx\\deftphead/ | ||
| 882 | \deftpx tex-src/texinfo.tex /^\\def\\deftpx #1 {\\errmessage{@deftpx in invalid con/ | ||
| 883 | \deftypefnheader tex-src/texinfo.tex /^\\def\\deftypefnheader #1#2#3{\\deftypefnheaderx{#1}{/ | ||
| 884 | \deftypefnheaderx tex-src/texinfo.tex /^\\def\\deftypefnheaderx #1#2#3 #4\\relax{%$/ | ||
| 885 | \deftypefn tex-src/texinfo.tex /^\\def\\deftypefn{\\defmethparsebody\\Edeftypefn\\deftyp/ | ||
| 886 | \deftypefnx tex-src/texinfo.tex /^\\def\\deftypefnx #1 {\\errmessage{@deftypefnx in inv/ | ||
| 887 | \deftypefunargs tex-src/texinfo.tex /^\\def\\deftypefunargs #1{%$/ | ||
| 888 | \deftypefunheader tex-src/texinfo.tex /^\\def\\deftypefunheader #1#2{\\deftypefunheaderx{#1}#/ | ||
| 889 | \deftypefunheaderx tex-src/texinfo.tex /^\\def\\deftypefunheaderx #1#2 #3\\relax{%$/ | ||
| 890 | \deftypefun tex-src/texinfo.tex /^\\def\\deftypefun{\\defparsebody\\Edeftypefun\\deftypef/ | ||
| 891 | \deftypeunx tex-src/texinfo.tex /^\\def\\deftypeunx #1 {\\errmessage{@deftypeunx in inv/ | ||
| 892 | \deftypevarheader tex-src/texinfo.tex /^\\def\\deftypevarheader #1#2{%$/ | ||
| 893 | \deftypevar tex-src/texinfo.tex /^\\def\\deftypevar{\\defvarparsebody\\Edeftypevar\\defty/ | ||
| 894 | \deftypevarx tex-src/texinfo.tex /^\\def\\deftypevarx #1 {\\errmessage{@deftypevarx in i/ | ||
| 895 | \deftypevrheader tex-src/texinfo.tex /^\\def\\deftypevrheader #1#2#3{\\doind {vr}{\\code{#3}}/ | ||
| 896 | \deftypevr tex-src/texinfo.tex /^\\def\\deftypevr{\\defvrparsebody\\Edeftypevr\\deftypev/ | ||
| 897 | \deftypevrx tex-src/texinfo.tex /^\\def\\deftypevrx #1 {\\errmessage{@deftypevrx in inv/ | ||
| 898 | DEFUN_ARGS_0 c-src/emacs/src/lisp.h 714 | ||
| 899 | DEFUN_ARGS_1 c-src/emacs/src/lisp.h 715 | ||
| 900 | DEFUN_ARGS_2 c-src/emacs/src/lisp.h 716 | ||
| 901 | DEFUN_ARGS_3 c-src/emacs/src/lisp.h 717 | ||
| 902 | DEFUN_ARGS_4 c-src/emacs/src/lisp.h 718 | ||
| 903 | DEFUN_ARGS_5 c-src/emacs/src/lisp.h 719 | ||
| 904 | DEFUN_ARGS_6 c-src/emacs/src/lisp.h 721 | ||
| 905 | DEFUN_ARGS_7 c-src/emacs/src/lisp.h 723 | ||
| 906 | DEFUN_ARGS_8 c-src/emacs/src/lisp.h 725 | ||
| 907 | DEFUN_ARGS_MANY c-src/emacs/src/lisp.h 712 | ||
| 908 | \defunargs tex-src/texinfo.tex /^\\def\\defunargs #1{\\functionparens \\sl$/ | ||
| 909 | DEFUN_ARGS_UNEVALLED c-src/emacs/src/lisp.h 713 | ||
| 910 | DEFUN c-src/emacs/src/lisp.h /^#define DEFUN(lname, fnname, sname, minargs, maxar/ | ||
| 911 | defun_func1 c.c /^defun_func1()$/ | 2670 | defun_func1 c.c /^defun_func1()$/ |
| 912 | DEFUN_func2 c.c /^DEFUN_func2()$/ | ||
| 913 | \defunheader tex-src/texinfo.tex /^\\def\\defunheader #1#2{\\doind {fn}{\\code{#1}}% Make/ | ||
| 914 | \defun tex-src/texinfo.tex /^\\def\\defun{\\defparsebody\\Edefun\\defunx\\defunheader/ | ||
| 915 | \defunx tex-src/texinfo.tex /^\\def\\defunx #1 {\\errmessage{@defunx in invalid con/ | ||
| 916 | \defvarargs tex-src/texinfo.tex /^\\def\\defvarargs #1{\\normalparens #1%$/ | ||
| 917 | DEFVAR_BOOL c-src/emacs/src/lisp.h /^#define DEFVAR_BOOL(lname, vname, doc) \\$/ | ||
| 918 | DEFVAR_BUFFER_DEFAULTS c-src/emacs/src/lisp.h /^#define DEFVAR_BUFFER_DEFAULTS(lname, vname, doc) / | ||
| 919 | \defvarheader tex-src/texinfo.tex /^\\def\\defvarheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 920 | DEFVAR_INT c-src/emacs/src/lisp.h /^#define DEFVAR_INT(lname, vname, doc) \\$/ | ||
| 921 | DEFVAR_KBOARD c-src/emacs/src/lisp.h /^#define DEFVAR_KBOARD(lname, vname, doc) \\$/ | ||
| 922 | DEFVAR_LISP c-src/emacs/src/lisp.h /^#define DEFVAR_LISP(lname, vname, doc) \\$/ | ||
| 923 | DEFVAR_LISP_NOPRO c-src/emacs/src/lisp.h /^#define DEFVAR_LISP_NOPRO(lname, vname, doc) \\$/ | ||
| 924 | \defvarparsebody tex-src/texinfo.tex /^\\def\\defvarparsebody #1#2#3{\\begingroup\\inENV% Env/ | ||
| 925 | \defvar tex-src/texinfo.tex /^\\def\\defvar{\\defvarparsebody\\Edefvar\\defvarx\\defva/ | ||
| 926 | \defvarx tex-src/texinfo.tex /^\\def\\defvarx #1 {\\errmessage{@defvarx in invalid c/ | ||
| 927 | \defvrheader tex-src/texinfo.tex /^\\def\\defvrheader #1#2#3{\\doind {vr}{\\code{#2}}%$/ | ||
| 928 | \defvrparsebody tex-src/texinfo.tex /^\\def\\defvrparsebody #1#2#3#4 {\\begingroup\\inENV %$/ | ||
| 929 | \defvr tex-src/texinfo.tex /^\\def\\defvr{\\defvrparsebody\\Edefvr\\defvrx\\defvrhead/ | ||
| 930 | \defvrx tex-src/texinfo.tex /^\\def\\defvrx #1 {\\errmessage{@defvrx in invalid con/ | ||
| 931 | delegate objc-src/Subprocess.m /^- delegate$/ | 2671 | delegate objc-src/Subprocess.m /^- delegate$/ |
| 932 | deleteItem pyt-src/server.py /^ def deleteItem(self):$/ | 2672 | deleteItem pyt-src/server.py /^ def deleteItem(self):$/ |
| 933 | delete_kboard c-src/emacs/src/keyboard.c /^delete_kboard (KBOARD *kb)$/ | 2673 | delete_kboard c-src/emacs/src/keyboard.c /^delete_kboard (KBOARD *kb)$/ |
| @@ -937,64 +2677,25 @@ deliver_user_signal c-src/emacs/src/keyboard.c /^deliver_user_signal (int sig)$/ | |||
| 937 | depth c-src/emacs/src/lisp.h 1618 | 2677 | depth c-src/emacs/src/lisp.h 1618 |
| 938 | derived_analyses prol-src/natded.prolog /^derived_analyses([],[]).$/ | 2678 | derived_analyses prol-src/natded.prolog /^derived_analyses([],[]).$/ |
| 939 | describe_abbrev c-src/abbrev.c /^describe_abbrev (sym, stream)$/ | 2679 | describe_abbrev c-src/abbrev.c /^describe_abbrev (sym, stream)$/ |
| 940 | \description tex-src/texinfo.tex /^\\def\\description{\\tablez{\\dontindex}{1}{}{}{}{}}$/ | ||
| 941 | /desperatepapersize ps-src/rfc1245.ps /^\/desperatepapersize {$/ | ||
| 942 | detect_input_pending c-src/emacs/src/keyboard.c /^detect_input_pending (void)$/ | 2680 | detect_input_pending c-src/emacs/src/keyboard.c /^detect_input_pending (void)$/ |
| 943 | detect_input_pending_ignore_squeezables c-src/emacs/src/keyboard.c /^detect_input_pending_ignore_squeezables (void)$/ | 2681 | detect_input_pending_ignore_squeezables c-src/emacs/src/keyboard.c /^detect_input_pending_ignore_squeezables (void)$/ |
| 944 | detect_input_pending_run_timers c-src/emacs/src/keyboard.c /^detect_input_pending_run_timers (bool do_display)$/ | 2682 | detect_input_pending_run_timers c-src/emacs/src/keyboard.c /^detect_input_pending_run_timers (bool do_display)$/ |
| 945 | DEVICE_LAST c-src/h.h 24 | ||
| 946 | DEVICE_SWP c-src/h.h 23 | ||
| 947 | \dfn tex-src/texinfo.tex /^\\def\\dfn##1{\\realbackslash dfn {##1}}$/ | ||
| 948 | \df tex-src/texinfo.tex /^\\def\\df{\\let\\tentt=\\deftt \\let\\tenbf = \\defbf \\bf}/ | ||
| 949 | /DiacriticEncoding ps-src/rfc1245.ps /^\/DiacriticEncoding [$/ | ||
| 950 | dialog_loop erl-src/gs_dialog.erl /^dialog_loop(Module, Window, Frame, Extra, Args) ->/ | 2683 | dialog_loop erl-src/gs_dialog.erl /^dialog_loop(Module, Window, Frame, Extra, Args) ->/ |
| 951 | /dieresis ps-src/rfc1245.ps /^\/dieresis \/.notdef \/AE \/Oslash \/.notdef \/.notdef \// | ||
| 952 | dignorerest c-src/etags.c 2463 | 2684 | dignorerest c-src/etags.c 2463 |
| 953 | \direntry tex-src/texinfo.tex /^\\def\\direntry{\\begingroup\\direntryxxx}$/ | ||
| 954 | \direntryxxx tex-src/texinfo.tex /^\\long\\def\\direntryxxx #1\\end direntry{\\endgroup\\ig/ | ||
| 955 | discard-input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | 2685 | discard-input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ |
| 956 | discard_mouse_events c-src/emacs/src/keyboard.c /^discard_mouse_events (void)$/ | 2686 | discard_mouse_events c-src/emacs/src/keyboard.c /^discard_mouse_events (void)$/ |
| 957 | discrete_location cp-src/clheir.hpp 56 | ||
| 958 | discrete_location cp-src/clheir.hpp /^ discrete_location(int xi, int yi, int zi):$/ | 2687 | discrete_location cp-src/clheir.hpp /^ discrete_location(int xi, int yi, int zi):$/ |
| 2688 | discrete_location cp-src/clheir.hpp 56 | ||
| 959 | display cp-src/conway.cpp /^void display(void)$/ | 2689 | display cp-src/conway.cpp /^void display(void)$/ |
| 960 | \display tex-src/texinfo.tex /^\\def\\display{\\begingroup\\inENV %This group ends at/ | ||
| 961 | DisposeANameList pas-src/common.pas /^procedure DisposeANameList( $/ | ||
| 962 | DisposeNameList pas-src/common.pas /^procedure DisposeNameList;$/ | ||
| 963 | disposetextstring pas-src/common.pas /^procedure disposetextstring;(*($/ | 2690 | disposetextstring pas-src/common.pas /^procedure disposetextstring;(*($/ |
| 964 | /dmatrix ps-src/rfc1245.ps /^\/dmatrix matrix def$/ | ||
| 965 | \dmn tex-src/texinfo.tex /^\\def\\dmn#1{\\thinspace #1}$/ | ||
| 966 | dnone c-src/etags.c 2460 | 2691 | dnone c-src/etags.c 2460 |
| 967 | /dnormalize ps-src/rfc1245.ps /^\/dnormalize {$/ | ||
| 968 | \dobreak tex-src/texinfo.tex /^\\def\\dobreak#1#2{\\par\\ifdim\\lastskip<#1\\removelast/ | ||
| 969 | doc c-src/emacs/src/lisp.h 1689 | 2692 | doc c-src/emacs/src/lisp.h 1689 |
| 970 | \dochapentry tex-src/texinfo.tex /^\\def\\dochapentry#1#2{%$/ | 2693 | dog c-src/h.h 81 |
| 971 | \docodeindex tex-src/texinfo.tex /^\\def\\docodeindex#1{\\edef\\indexname{#1}\\parsearg\\si/ | ||
| 972 | dog cp-src/c.C 126 | 2694 | dog cp-src/c.C 126 |
| 973 | dog cp-src/c.C 130 | 2695 | dog cp-src/c.C 130 |
| 974 | dog c-src/h.h 81 | ||
| 975 | \doindex tex-src/texinfo.tex /^\\def\\doindex#1{\\edef\\indexname{#1}\\parsearg\\single/ | ||
| 976 | \doind tex-src/texinfo.tex /^\\def\\doind #1#2{%$/ | ||
| 977 | \donoderef tex-src/texinfo.tex /^\\def\\donoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 978 | \dontindex tex-src/texinfo.tex /^\\def\\dontindex #1{}$/ | ||
| 979 | \dopageno tex-src/texinfo.tex /^\\def\\dopageno#1{{\\rm #1}}$/ | ||
| 980 | \doprintindex tex-src/texinfo.tex /^\\def\\doprintindex#1{%$/ | ||
| 981 | \dosecentry tex-src/texinfo.tex /^\\def\\dosecentry#1#2{%$/ | ||
| 982 | \dosetq tex-src/texinfo.tex /^\\def\\dosetq #1#2{{\\let\\folio=0 \\turnoffactive%$/ | ||
| 983 | \doshortpageno tex-src/texinfo.tex /^\\def\\doshortpageno#1{{\\rm #1}}$/ | ||
| 984 | DOS_NT c-src/etags.c 117 | ||
| 985 | DOS_NT c-src/etags.c 118 | ||
| 986 | \dosubind tex-src/texinfo.tex /^\\def\\dosubind #1#2#3{%$/ | ||
| 987 | \dosubsecentry tex-src/texinfo.tex /^\\def\\dosubsecentry#1#2{%$/ | ||
| 988 | \dosubsubsecentry tex-src/texinfo.tex /^\\def\\dosubsubsecentry#1#2{%$/ | ||
| 989 | dotfill tex-src/texinfo.tex /^\\noindent\\hskip\\secondaryindent\\hbox{#1}\\indexdotf/ | ||
| 990 | dotfill tex-src/texinfo.tex /^ \\null\\nobreak\\indexdotfill % Have leaders before/ | 2696 | dotfill tex-src/texinfo.tex /^ \\null\\nobreak\\indexdotfill % Have leaders before/ |
| 991 | \dots tex-src/texinfo.tex /^\\def\\dots{$\\ldots$}$/ | 2697 | dotfill tex-src/texinfo.tex /^\\noindent\\hskip\\secondaryindent\\hbox{#1}\\indexdotf/ |
| 992 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots }%$/ | ||
| 993 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots}$/ | ||
| 994 | double_click_count c-src/emacs/src/keyboard.c 5222 | 2698 | double_click_count c-src/emacs/src/keyboard.c 5222 |
| 995 | \doublecolumnout tex-src/texinfo.tex /^\\def\\doublecolumnout{\\splittopskip=\\topskip \\split/ | ||
| 996 | /dpi ps-src/rfc1245.ps /^\/dpi 72 0 dmatrix defaultmatrix dtransform$/ | ||
| 997 | /D ps-src/rfc1245.ps /^\/D {curveto} bind def$/ | ||
| 998 | drag_n_drop_syms c-src/emacs/src/keyboard.c 4629 | 2699 | drag_n_drop_syms c-src/emacs/src/keyboard.c 4629 |
| 999 | dribble c-src/emacs/src/keyboard.c 236 | 2700 | dribble c-src/emacs/src/keyboard.c 236 |
| 1000 | dsharpseen c-src/etags.c 2461 | 2701 | dsharpseen c-src/etags.c 2461 |
| @@ -1014,77 +2715,39 @@ dummyfont tex-src/texinfo.tex /^\\let\\r=\\indexdummyfont$/ | |||
| 1014 | dummyfont tex-src/texinfo.tex /^\\let\\samp=\\indexdummyfont$/ | 2715 | dummyfont tex-src/texinfo.tex /^\\let\\samp=\\indexdummyfont$/ |
| 1015 | dummyfont tex-src/texinfo.tex /^\\let\\sc=\\indexdummyfont$/ | 2716 | dummyfont tex-src/texinfo.tex /^\\let\\sc=\\indexdummyfont$/ |
| 1016 | dummyfont tex-src/texinfo.tex /^\\let\\strong=\\indexdummyfont$/ | 2717 | dummyfont tex-src/texinfo.tex /^\\let\\strong=\\indexdummyfont$/ |
| 1017 | dummyfont tex-src/texinfo.tex /^\\let\\tclose=\\indexdummyfont$/ | ||
| 1018 | dummyfont tex-src/texinfo.tex /^\\let\\t=\\indexdummyfont$/ | 2718 | dummyfont tex-src/texinfo.tex /^\\let\\t=\\indexdummyfont$/ |
| 2719 | dummyfont tex-src/texinfo.tex /^\\let\\tclose=\\indexdummyfont$/ | ||
| 1019 | dummyfont tex-src/texinfo.tex /^\\let\\var=\\indexdummyfont$/ | 2720 | dummyfont tex-src/texinfo.tex /^\\let\\var=\\indexdummyfont$/ |
| 1020 | dummyfont tex-src/texinfo.tex /^\\let\\w=\\indexdummyfont$/ | 2721 | dummyfont tex-src/texinfo.tex /^\\let\\w=\\indexdummyfont$/ |
| 1021 | dummytex tex-src/texinfo.tex /^\\let\\TeX=\\indexdummytex$/ | 2722 | dummytex tex-src/texinfo.tex /^\\let\\TeX=\\indexdummytex$/ |
| 1022 | DUMPED c-src/emacs/src/gmalloc.c 80 | ||
| 1023 | dump pyt-src/server.py /^ def dump(self, folded):$/ | 2723 | dump pyt-src/server.py /^ def dump(self, folded):$/ |
| 1024 | eabs c-src/emacs/src/lisp.h /^#define eabs(x) ((x) < 0 ? -(x) : (x))$/ | 2724 | eabs c-src/emacs/src/lisp.h /^#define eabs(x) ((x) < 0 ? -(x) : (x))$/ |
| 1025 | \Ealphaenumerate tex-src/texinfo.tex /^\\def\\Ealphaenumerate{\\Eenumerate}$/ | ||
| 1026 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) \\$/ | 2725 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) \\$/ |
| 1027 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) ((void) (false && (cond))) / | 2726 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) ((void) (false && (cond))) / |
| 1028 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) \\$/ | 2727 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) \\$/ |
| 1029 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) assume (cond)$/ | 2728 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) assume (cond)$/ |
| 1030 | eax c-src/sysdep.h 31 | 2729 | eax c-src/sysdep.h 31 |
| 1031 | eax c-src/sysdep.h 33 | 2730 | eax c-src/sysdep.h 33 |
| 1032 | \Ecapsenumerate tex-src/texinfo.tex /^\\def\\Ecapsenumerate{\\Eenumerate}$/ | ||
| 1033 | \Ecartouche tex-src/texinfo.tex /^\\def\\Ecartouche{%$/ | ||
| 1034 | echo_add_key c-src/emacs/src/keyboard.c /^echo_add_key (Lisp_Object c)$/ | 2731 | echo_add_key c-src/emacs/src/keyboard.c /^echo_add_key (Lisp_Object c)$/ |
| 1035 | echo_char c-src/emacs/src/keyboard.c /^echo_char (Lisp_Object c)$/ | 2732 | echo_char c-src/emacs/src/keyboard.c /^echo_char (Lisp_Object c)$/ |
| 1036 | echo_dash c-src/emacs/src/keyboard.c /^echo_dash (void)$/ | 2733 | echo_dash c-src/emacs/src/keyboard.c /^echo_dash (void)$/ |
| 1037 | echoing c-src/emacs/src/keyboard.c 154 | ||
| 1038 | echo_kboard c-src/emacs/src/keyboard.c 166 | 2734 | echo_kboard c-src/emacs/src/keyboard.c 166 |
| 1039 | echo_keystrokes_p c-src/emacs/src/keyboard.c /^echo_keystrokes_p (void)$/ | 2735 | echo_keystrokes_p c-src/emacs/src/keyboard.c /^echo_keystrokes_p (void)$/ |
| 1040 | echo_length c-src/emacs/src/keyboard.c /^echo_length (void)$/ | 2736 | echo_length c-src/emacs/src/keyboard.c /^echo_length (void)$/ |
| 1041 | echo_message_buffer c-src/emacs/src/keyboard.c 171 | 2737 | echo_message_buffer c-src/emacs/src/keyboard.c 171 |
| 1042 | echo_now c-src/emacs/src/keyboard.c /^echo_now (void)$/ | 2738 | echo_now c-src/emacs/src/keyboard.c /^echo_now (void)$/ |
| 1043 | echo_truncate c-src/emacs/src/keyboard.c /^echo_truncate (ptrdiff_t nchars)$/ | 2739 | echo_truncate c-src/emacs/src/keyboard.c /^echo_truncate (ptrdiff_t nchars)$/ |
| 1044 | \Edescription tex-src/texinfo.tex /^\\def\\Edescription{\\Etable}% Necessary kludge.$/ | 2740 | echoing c-src/emacs/src/keyboard.c 154 |
| 1045 | %ediff make-src/Makefile /^%ediff: ETAGS% ETAGS ${infiles}$/ | ||
| 1046 | \Edisplay tex-src/texinfo.tex /^\\def\\Edisplay{\\endgroup\\afterenvbreak}%$/ | ||
| 1047 | editItem pyt-src/server.py /^ def editItem(self):$/ | 2741 | editItem pyt-src/server.py /^ def editItem(self):$/ |
| 1048 | editsite pyt-src/server.py /^ def editsite(self, site):$/ | 2742 | editsite pyt-src/server.py /^ def editsite(self, site):$/ |
| 1049 | edituser pyt-src/server.py /^ def edituser(self, user):$/ | 2743 | edituser pyt-src/server.py /^ def edituser(self, user):$/ |
| 1050 | \Eexample tex-src/texinfo.tex /^\\def\\Eexample{\\Elisp}$/ | ||
| 1051 | \Eflushleft tex-src/texinfo.tex /^\\def\\Eflushleft{\\endgroup\\afterenvbreak}%$/ | ||
| 1052 | \Eflushright tex-src/texinfo.tex /^\\def\\Eflushright{\\endgroup\\afterenvbreak}%$/ | ||
| 1053 | \Eformat tex-src/texinfo.tex /^\\def\\Eformat{\\endgroup\\afterenvbreak}$/ | ||
| 1054 | \Eftable tex-src/texinfo.tex /^\\def\\Eftable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1055 | egetenv c-src/emacs/src/lisp.h /^egetenv (const char *var)$/ | 2744 | egetenv c-src/emacs/src/lisp.h /^egetenv (const char *var)$/ |
| 1056 | \Egroup tex-src/texinfo.tex /^ \\def\\Egroup{\\egroup\\endgroup}%$/ | ||
| 1057 | \Eifclear tex-src/texinfo.tex /^\\def\\Eifclear{}$/ | ||
| 1058 | \Eifset tex-src/texinfo.tex /^\\def\\Eifset{}$/ | ||
| 1059 | \Eiftex tex-src/texinfo.tex /^\\def\\Eiftex{}$/ | ||
| 1060 | ELEM_I c-src/h.h 3 | ||
| 1061 | \Elisp tex-src/texinfo.tex /^\\def\\Elisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1062 | ELSRC make-src/Makefile /^ELSRC=TAGTEST.EL emacs\/lisp\/progmodes\/etags.el$/ | ||
| 1063 | emacs_abort c-src/emacs/src/lisp.h /^extern _Noreturn void emacs_abort (void) NO_INLINE/ | 2745 | emacs_abort c-src/emacs/src/lisp.h /^extern _Noreturn void emacs_abort (void) NO_INLINE/ |
| 1064 | EMACS_INT c-src/emacs/src/lisp.h 103 | ||
| 1065 | EMACS_INT c-src/emacs/src/lisp.h 91 | ||
| 1066 | EMACS_INT c-src/emacs/src/lisp.h 96 | ||
| 1067 | EMACS_INT_MAX c-src/emacs/src/lisp.h 105 | ||
| 1068 | EMACS_INT_MAX c-src/emacs/src/lisp.h 93 | ||
| 1069 | EMACS_INT_MAX c-src/emacs/src/lisp.h 98 | ||
| 1070 | EMACS_LISP_H c-src/emacs/src/lisp.h 22 | ||
| 1071 | EMACS_NAME c-src/etags.c 786 | ||
| 1072 | EMACS_UINT c-src/emacs/src/lisp.h 104 | ||
| 1073 | EMACS_UINT c-src/emacs/src/lisp.h 92 | ||
| 1074 | EMACS_UINT c-src/emacs/src/lisp.h 97 | ||
| 1075 | \emph tex-src/texinfo.tex /^\\def\\emph##1{\\realbackslash emph {##1}}$/ | ||
| 1076 | EmptyNmStr pas-src/common.pas /^function EmptyNmStr(* : NameString*);$/ | ||
| 1077 | /ENDBITMAP ps-src/rfc1245.ps /^\/ENDBITMAP {$/ | ||
| 1078 | end c-src/emacs/src/keyboard.c 8753 | 2746 | end c-src/emacs/src/keyboard.c 8753 |
| 1079 | end c-src/emacs/src/lisp.h 2039 | 2747 | end c-src/emacs/src/lisp.h 2039 |
| 1080 | end c-src/emacs/src/regex.h 432 | 2748 | end c-src/emacs/src/regex.h 432 |
| 1081 | \enddoublecolumns tex-src/texinfo.tex /^\\def\\enddoublecolumns{\\output={\\balancecolumns}\\ej/ | ||
| 1082 | /ENDPRINTCODE ps-src/rfc1245.ps /^\/ENDPRINTCODE {$/ | ||
| 1083 | \end tex-src/texinfo.tex /^\\def\\end{\\parsearg\\endxxx}$/ | ||
| 1084 | endtoken c-src/etags.c /^#define endtoken(c) (_etk[CHAR (c)]) \/* c ends tok/ | 2749 | endtoken c-src/etags.c /^#define endtoken(c) (_etk[CHAR (c)]) \/* c ends tok/ |
| 1085 | \endxxx tex-src/texinfo.tex /^\\def\\endxxx #1{%$/ | ||
| 1086 | enter_critical_section c-src/h.h 116 | 2750 | enter_critical_section c-src/h.h 116 |
| 1087 | ENTRY c-src/sysdep.h /^#define ENTRY(name) \\$/ | ||
| 1088 | entry perl-src/htlmify-cystic 218 | 2751 | entry perl-src/htlmify-cystic 218 |
| 1089 | entry perl-src/htlmify-cystic 234 | 2752 | entry perl-src/htlmify-cystic 234 |
| 1090 | entry perl-src/htlmify-cystic 245 | 2753 | entry perl-src/htlmify-cystic 245 |
| @@ -1093,113 +2756,76 @@ entry perl-src/htlmify-cystic 268 | |||
| 1093 | entry perl-src/htlmify-cystic 276 | 2756 | entry perl-src/htlmify-cystic 276 |
| 1094 | entry perl-src/htlmify-cystic 281 | 2757 | entry perl-src/htlmify-cystic 281 |
| 1095 | entry perl-src/htlmify-cystic 296 | 2758 | entry perl-src/htlmify-cystic 296 |
| 1096 | \entry tex-src/texinfo.tex /^\\def\\entry #1#2{\\begingroup$/ | ||
| 1097 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) enum TYPE$/ | ||
| 1098 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) unsigned int$/ | ||
| 1099 | \enumerate tex-src/texinfo.tex /^\\def\\enumerate{\\parsearg\\enumeratezzz}$/ | ||
| 1100 | \enumeratey tex-src/texinfo.tex /^\\def\\enumeratey #1 #2\\endenumeratey{%$/ | ||
| 1101 | \enumeratezzz tex-src/texinfo.tex /^\\def\\enumeratezzz #1{\\enumeratey #1 \\endenumerate/ | ||
| 1102 | \ENVcheck tex-src/texinfo.tex /^\\def\\ENVcheck{%$/ | ||
| 1103 | Environment tex-src/gzip.texi /^@node Environment, Tapes, Advanced usage, Top$/ | ||
| 1104 | /E ps-src/rfc1245.ps /^\/E {lineto} bind def$/ | ||
| 1105 | EQ c-src/emacs/src/lisp.h /^# define EQ(x, y) lisp_h_EQ (x, y)$/ | ||
| 1106 | equalsKey objcpp-src/SimpleCalc.M /^- equalsKey:sender$/ | 2759 | equalsKey objcpp-src/SimpleCalc.M /^- equalsKey:sender$/ |
| 1107 | EQUAL y-src/cccp.c 12 | ||
| 1108 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 1109 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\realbackslash equiv}$/ | ||
| 1110 | \Equotation tex-src/texinfo.tex /^\\def\\Equotation{\\par\\endgroup\\afterenvbreak}%$/ | ||
| 1111 | erlang_atom c-src/etags.c /^erlang_atom (char *s)$/ | 2760 | erlang_atom c-src/etags.c /^erlang_atom (char *s)$/ |
| 1112 | erlang_attribute c-src/etags.c /^erlang_attribute (char *s)$/ | 2761 | erlang_attribute c-src/etags.c /^erlang_attribute (char *s)$/ |
| 1113 | erlang_func c-src/etags.c /^erlang_func (char *s, char *last)$/ | 2762 | erlang_func c-src/etags.c /^erlang_func (char *s, char *last)$/ |
| 1114 | Erlang_functions c-src/etags.c /^Erlang_functions (FILE *inf)$/ | ||
| 1115 | Erlang_help c-src/etags.c 567 | ||
| 1116 | Erlang_suffixes c-src/etags.c 565 | ||
| 1117 | ERLSRC make-src/Makefile /^ERLSRC=gs_dialog.erl lines.erl lists.erl$/ | ||
| 1118 | error c-src/emacs/src/lisp.h /^extern _Noreturn void error (const char *, ...) AT/ | 2763 | error c-src/emacs/src/lisp.h /^extern _Noreturn void error (const char *, ...) AT/ |
| 1119 | error c-src/etags.c /^error (const char *format, ...)$/ | 2764 | error c-src/etags.c /^error (const char *format, ...)$/ |
| 1120 | error c-src/etags.c /^static void error (const char *, ...) ATTRIBUTE_FO/ | 2765 | error c-src/etags.c /^static void error (const char *, ...) ATTRIBUTE_FO/ |
| 1121 | \errorE tex-src/texinfo.tex /^\\def\\errorE#1{$/ | ||
| 1122 | Error_Information/t ada-src/2ataspri.ads /^ type Error_Information is new Interfaces.C.POSI/ | ||
| 1123 | error_signaled c-src/etags.c 264 | ||
| 1124 | \error tex-src/texinfo.tex /^\\def\\error{\\leavevmode\\lower.7ex\\copy\\errorbox}$/ | ||
| 1125 | ERROR y-src/cccp.c 9 | ||
| 1126 | error y-src/cccp.y /^error (msg)$/ | 2766 | error y-src/cccp.y /^error (msg)$/ |
| 1127 | ERROR y-src/parse.y 304 | 2767 | error_signaled c-src/etags.c 264 |
| 1128 | ErrStrToNmStr pas-src/common.pas /^function ErrStrToNmStr;(*($/ | ||
| 1129 | \Esmallexample tex-src/texinfo.tex /^\\def\\Esmallexample{\\Elisp}$/ | ||
| 1130 | \Esmallexample tex-src/texinfo.tex /^\\global\\def\\Esmallexample{\\Esmalllisp}$/ | ||
| 1131 | \Esmalllisp tex-src/texinfo.tex /^\\def\\Esmalllisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1132 | \Etable tex-src/texinfo.tex /^\\def\\Etable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1133 | ETAGS12 make-src/Makefile /^ETAGS12: etags12 ${infiles}$/ | ||
| 1134 | ETAGS13 ETAGS14 ETAGS15 make-src/Makefile /^ETAGS13 ETAGS14 ETAGS15: etags% ${infiles}$/ | ||
| 1135 | etags.1.man make-src/Makefile /^etags.1.man: etags.1$/ | ||
| 1136 | etags el-src/emacs/lisp/progmodes/etags.el /^(defgroup etags nil "Tags tables."$/ | 2768 | etags el-src/emacs/lisp/progmodes/etags.el /^(defgroup etags nil "Tags tables."$/ |
| 2769 | etags html-src/software.html /^Etags$/ | ||
| 2770 | etags make-src/Makefile /^etags: etags.c ${OBJS}$/ | ||
| 2771 | etags--xref-find-definitions el-src/emacs/lisp/progmodes/etags.el /^(defun etags--xref-find-definitions (pattern &opti/ | ||
| 2772 | etags--xref-limit el-src/emacs/lisp/progmodes/etags.el /^(defconst etags--xref-limit 1000)$/ | ||
| 1137 | etags-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-file-of-tag (&optional relative) ; Do/ | 2773 | etags-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-file-of-tag (&optional relative) ; Do/ |
| 1138 | etags_getcwd c-src/etags.c /^etags_getcwd (void)$/ | ||
| 1139 | etags-goto-tag-location el-src/emacs/lisp/progmodes/etags.el /^(defun etags-goto-tag-location (tag-info)$/ | 2774 | etags-goto-tag-location el-src/emacs/lisp/progmodes/etags.el /^(defun etags-goto-tag-location (tag-info)$/ |
| 1140 | etags html-src/software.html /^Etags$/ | ||
| 1141 | etags-list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun etags-list-tags (file) ; Doc string?$/ | 2775 | etags-list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun etags-list-tags (file) ; Doc string?$/ |
| 1142 | etags make-src/Makefile /^etags: etags.c ${OBJS}$/ | ||
| 1143 | ETAGS make-src/Makefile /^ETAGS: FRC etags ${infiles}$/ | ||
| 1144 | ETAGS% make-src/Makefile /^ETAGS%: FRC etags% ${infiles}$/ | ||
| 1145 | etags-recognize-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-recognize-tags-table ()$/ | 2776 | etags-recognize-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-recognize-tags-table ()$/ |
| 1146 | etags-snarf-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-snarf-tag (&optional use-explicit) ; / | 2777 | etags-snarf-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-snarf-tag (&optional use-explicit) ; / |
| 1147 | etags-tags-apropos-additional el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos-additional (regexp)$/ | ||
| 1148 | etags-tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos (string) ; Doc string?$/ | 2778 | etags-tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos (string) ; Doc string?$/ |
| 2779 | etags-tags-apropos-additional el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos-additional (regexp)$/ | ||
| 1149 | etags-tags-completion-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-completion-table () ; Doc string/ | 2780 | etags-tags-completion-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-completion-table () ; Doc string/ |
| 1150 | etags-tags-included-tables el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-included-tables () ; Doc string?/ | 2781 | etags-tags-included-tables el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-included-tables () ; Doc string?/ |
| 1151 | etags-tags-table-files el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-table-files () ; Doc string?$/ | 2782 | etags-tags-table-files el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-table-files () ; Doc string?$/ |
| 1152 | etags-verify-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-verify-tags-table ()$/ | 2783 | etags-verify-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-verify-tags-table ()$/ |
| 1153 | etags--xref-find-definitions el-src/emacs/lisp/progmodes/etags.el /^(defun etags--xref-find-definitions (pattern &opti/ | ||
| 1154 | etags-xref-find-definitions-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar etags-xref-find-definitions-tag-order '(ta/ | ||
| 1155 | etags-xref-find el-src/emacs/lisp/progmodes/etags.el /^(defun etags-xref-find (action id)$/ | 2784 | etags-xref-find el-src/emacs/lisp/progmodes/etags.el /^(defun etags-xref-find (action id)$/ |
| 1156 | etags--xref-limit el-src/emacs/lisp/progmodes/etags.el /^(defconst etags--xref-limit 1000)$/ | 2785 | etags-xref-find-definitions-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar etags-xref-find-definitions-tag-order '(ta/ |
| 1157 | \Etitlepage tex-src/texinfo.tex /^\\def\\Etitlepage{%$/ | 2786 | etags.1.man make-src/Makefile /^etags.1.man: etags.1$/ |
| 2787 | etags_getcwd c-src/etags.c /^etags_getcwd (void)$/ | ||
| 1158 | eval_dyn c-src/emacs/src/keyboard.c /^eval_dyn (Lisp_Object form)$/ | 2788 | eval_dyn c-src/emacs/src/keyboard.c /^eval_dyn (Lisp_Object form)$/ |
| 1159 | \evenfooting tex-src/texinfo.tex /^\\def\\evenfooting{\\parsearg\\evenfootingxxx}$/ | ||
| 1160 | \evenheading tex-src/texinfo.tex /^\\def\\evenheading{\\parsearg\\evenheadingxxx}$/ | ||
| 1161 | event-convert-list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | 2789 | event-convert-list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / |
| 1162 | event_head c-src/emacs/src/keyboard.c 11021 | ||
| 1163 | event-symbol-parse-modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | 2790 | event-symbol-parse-modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ |
| 2791 | event_head c-src/emacs/src/keyboard.c 11021 | ||
| 1164 | event_to_kboard c-src/emacs/src/keyboard.c /^event_to_kboard (struct input_event *event)$/ | 2792 | event_to_kboard c-src/emacs/src/keyboard.c /^event_to_kboard (struct input_event *event)$/ |
| 1165 | \everyfooting tex-src/texinfo.tex /^\\def\\everyfooting{\\parsearg\\everyfootingxxx}$/ | ||
| 1166 | \everyheading tex-src/texinfo.tex /^\\def\\everyheading{\\parsearg\\everyheadingxxx}$/ | ||
| 1167 | \Evtable tex-src/texinfo.tex /^\\def\\Evtable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1168 | \ewbot tex-src/texinfo.tex /^\\def\\ewbot{\\vrule height0pt depth\\cornerthick widt/ | ||
| 1169 | \ewtop tex-src/texinfo.tex /^\\def\\ewtop{\\vrule height\\cornerthick depth0pt widt/ | ||
| 1170 | exact c-src/emacs/src/gmalloc.c 200 | 2793 | exact c-src/emacs/src/gmalloc.c 200 |
| 1171 | /exclamdown ps-src/rfc1245.ps /^\/exclamdown \/logicalnot \/.notdef \/florin \/.notdef / | ||
| 1172 | \exdent tex-src/texinfo.tex /^\\def\\exdent{\\parsearg\\exdentyyy}$/ | ||
| 1173 | \exdentyyy tex-src/texinfo.tex /^\\def\\exdentyyy #1{{\\hfil\\break\\hbox{\\kern -\\exdent/ | ||
| 1174 | execute cp-src/c.C /^ void execute(CPluginCSCState& p, int w, in/ | 2794 | execute cp-src/c.C /^ void execute(CPluginCSCState& p, int w, in/ |
| 1175 | EXFUN c-src/emacs/src/lisp.h /^#define EXFUN(fnname, maxargs) \\$/ | ||
| 1176 | exit_critical_to_previous c-src/h.h 117 | ||
| 1177 | exit c-src/exit.c /^DEFUN(exit, (status), int status)$/ | 2795 | exit c-src/exit.c /^DEFUN(exit, (status), int status)$/ |
| 1178 | exit c-src/exit.strange_suffix /^DEFUN(exit, (status), int status)$/ | 2796 | exit c-src/exit.strange_suffix /^DEFUN(exit, (status), int status)$/ |
| 1179 | Exit_LL_Task/p ada-src/2ataspri.adb /^ procedure Exit_LL_Task is$/ | ||
| 1180 | Exit_LL_Task/p ada-src/2ataspri.ads /^ procedure Exit_LL_Task;$/ | ||
| 1181 | exit-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | 2797 | exit-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ |
| 2798 | exit_critical_to_previous c-src/h.h 117 | ||
| 2799 | exp y-src/atest.y 2 | ||
| 2800 | exp y-src/cccp.y 156 | ||
| 2801 | exp y-src/cccp.y 185 | ||
| 2802 | exp y-src/parse.y 95 | ||
| 1182 | exp1 y-src/cccp.y 148 | 2803 | exp1 y-src/cccp.y 148 |
| 2804 | exp_list y-src/parse.y 263 | ||
| 1183 | expand-abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | 2805 | expand-abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ |
| 1184 | expandmng prol-src/natded.prolog /^expandmng(var(V),var(V)).$/ | 2806 | expandmng prol-src/natded.prolog /^expandmng(var(V),var(V)).$/ |
| 1185 | expandmng_tree prol-src/natded.prolog /^expandmng_tree(tree(Rule,Syn:Sem,Trees),$/ | 2807 | expandmng_tree prol-src/natded.prolog /^expandmng_tree(tree(Rule,Syn:Sem,Trees),$/ |
| 1186 | expandmng_trees prol-src/natded.prolog /^expandmng_trees([],[]).$/ | 2808 | expandmng_trees prol-src/natded.prolog /^expandmng_trees([],[]).$/ |
| 1187 | expandsyn prol-src/natded.prolog /^expandsyn(Syn,Syn):-$/ | 2809 | expandsyn prol-src/natded.prolog /^expandsyn(Syn,Syn):-$/ |
| 1188 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\leavevmode\\raise.1ex\\hbox to 1em{\\/ | ||
| 1189 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\realbackslash expansion}$/ | ||
| 1190 | explicitly-quoted-pending-delete-mode el-src/TAGTEST.EL /^(defalias (quote explicitly-quoted-pending-delete-/ | 2810 | explicitly-quoted-pending-delete-mode el-src/TAGTEST.EL /^(defalias (quote explicitly-quoted-pending-delete-/ |
| 1191 | exp_list y-src/parse.y 263 | ||
| 1192 | expression_value y-src/cccp.y 68 | 2811 | expression_value y-src/cccp.y 68 |
| 1193 | exp y-src/atest.y 2 | ||
| 1194 | exp y-src/cccp.y 156 | ||
| 1195 | exp y-src/cccp.y 185 | ||
| 1196 | exp y-src/parse.y 95 | ||
| 1197 | EXTAGS make-src/Makefile /^EXTAGS: extags ${infiles} Makefile$/ | ||
| 1198 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 3497 | ||
| 1199 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 4372 | ||
| 1200 | ExtractCommentInfo pas-src/common.pas /^procedure ExtractCommentInfo; (*($/ | ||
| 1201 | extras c-src/emacs/src/lisp.h 1603 | 2812 | extras c-src/emacs/src/lisp.h 1603 |
| 1202 | extvar c-src/h.h 109 | 2813 | extvar c-src/h.h 109 |
| 2814 | f c-src/c.c /^T f(){if(x){}$/ | ||
| 2815 | f c-src/h.h 89 | ||
| 2816 | f c.c /^int f$/ | ||
| 2817 | f c.c 145 | ||
| 2818 | f c.c 156 | ||
| 2819 | f c.c 168 | ||
| 2820 | f cp-src/c.C /^ void f() {}$/ | ||
| 2821 | f cp-src/c.C /^ int f(){return 0;}; \/\/ first comment$/ | ||
| 2822 | f cp-src/c.C /^A<float,B<int> > A<B<float>,int>::f(A<int>* x) {}$/ | ||
| 2823 | f cp-src/c.C /^A<int>* f() {}$/ | ||
| 2824 | f cp-src/c.C /^class B<int> { void f() {} };$/ | ||
| 2825 | f cp-src/c.C /^int A<int>::f(A<int>* x) {}$/ | ||
| 2826 | f cp-src/c.C /^int f(A<int> x) {}$/ | ||
| 2827 | f cp-src/fail.C /^ int f() { return 5; }$/ | ||
| 2828 | f cp-src/fail.C /^int A::B::f() { return 2; }$/ | ||
| 1203 | f1 c.c /^ f1 () { \/* Do something. *\/; }$/ | 2829 | f1 c.c /^ f1 () { \/* Do something. *\/; }$/ |
| 1204 | f1 perl-src/kai-test.pl /^sub f1 {$/ | 2830 | f1 perl-src/kai-test.pl /^sub f1 {$/ |
| 1205 | f2 c.c /^void f2 () { \/* Do something. *\/; }$/ | 2831 | f2 c.c /^void f2 () { \/* Do something. *\/; }$/ |
| @@ -1209,90 +2835,34 @@ f4 perl-src/kai-test.pl /^sub Bar::f4 {$/ | |||
| 1209 | f5 perl-src/kai-test.pl /^sub f5 {$/ | 2835 | f5 perl-src/kai-test.pl /^sub f5 {$/ |
| 1210 | f6 perl-src/kai-test.pl /^sub f6 {$/ | 2836 | f6 perl-src/kai-test.pl /^sub f6 {$/ |
| 1211 | f7 perl-src/kai-test.pl /^sub f7 {$/ | 2837 | f7 perl-src/kai-test.pl /^sub f7 {$/ |
| 1212 | Fabbrev_expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | 2838 | fast_string_match_ignore_case c-src/emacs/src/lisp.h /^fast_string_match_ignore_case (Lisp_Object regexp,/ |
| 1213 | Fabbrev_symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | ||
| 1214 | Fabort_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | ||
| 1215 | =/f ada-src/etags-test-for.ada /^ function "=" (L, R : System.Address) return Boo/ | ||
| 1216 | Fails_t c-src/h.h 5 | ||
| 1217 | /fakecolorsetup ps-src/rfc1245.ps /^\/fakecolorsetup {$/ | ||
| 1218 | FASTCFLAGS make-src/Makefile /^FASTCFLAGS=-O3 -finline-functions -ffast-math -fun/ | ||
| 1219 | FASTCFLAGSWARN make-src/Makefile /^FASTCFLAGSWARN=${WARNINGS} -Werror ${FASTCFLAGS}$/ | ||
| 1220 | fastctags make-src/Makefile /^fastctags:$/ | 2839 | fastctags make-src/Makefile /^fastctags:$/ |
| 1221 | fastetags make-src/Makefile /^fastetags:$/ | 2840 | fastetags make-src/Makefile /^fastetags:$/ |
| 1222 | fastmap_accurate c-src/emacs/src/regex.h 383 | ||
| 1223 | fastmap c-src/emacs/src/regex.h 355 | 2841 | fastmap c-src/emacs/src/regex.h 355 |
| 1224 | fast_string_match_ignore_case c-src/emacs/src/lisp.h /^fast_string_match_ignore_case (Lisp_Object regexp,/ | 2842 | fastmap_accurate c-src/emacs/src/regex.h 383 |
| 1225 | fatala c.c /^void fatala () __attribute__ ((noreturn));$/ | ||
| 1226 | fatal c-src/etags.c /^fatal (const char *s1, const char *s2)$/ | 2843 | fatal c-src/etags.c /^fatal (const char *s1, const char *s2)$/ |
| 1227 | f c.c 145 | 2844 | fatala c.c /^void fatala () __attribute__ ((noreturn));$/ |
| 1228 | f c.c 156 | ||
| 1229 | f c.c 168 | ||
| 1230 | f c.c /^int f$/ | ||
| 1231 | Fclear_abbrev_table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | ||
| 1232 | Fclear_this_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 1233 | Fcommand_error_default_function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | ||
| 1234 | fconst forth-src/test-forth.fth /^3.1415e fconstant fconst$/ | 2845 | fconst forth-src/test-forth.fth /^3.1415e fconstant fconst$/ |
| 1235 | f cp-src/c.C /^A<float,B<int> > A<B<float>,int>::f(A<int>* x) {}$/ | 2846 | fdHandler objc-src/Subprocess.m /^- fdHandler:(int)theFd$/ |
| 1236 | f cp-src/c.C /^A<int>* f() {}$/ | 2847 | fdHandler objc-src/Subprocess.m /^fdHandler (int theFd, id self)$/ |
| 1237 | f cp-src/c.C /^class B<int> { void f() {} };$/ | ||
| 1238 | f cp-src/c.C /^int A<int>::f(A<int>* x) {}$/ | ||
| 1239 | f cp-src/c.C /^int f(A<int> x) {}$/ | ||
| 1240 | f cp-src/c.C /^ int f(){return 0;}; \/\/ first comment$/ | ||
| 1241 | f cp-src/c.C /^ void f() {}$/ | ||
| 1242 | f cp-src/fail.C /^int A::B::f() { return 2; }$/ | ||
| 1243 | f cp-src/fail.C /^ int f() { return 5; }$/ | ||
| 1244 | f c-src/c.c /^T f(){if(x){}$/ | ||
| 1245 | f c-src/h.h 89 | ||
| 1246 | Fcurrent_idle_time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | ||
| 1247 | Fcurrent_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("current-input-mode", Fcurrent_input_mode, / | ||
| 1248 | Fdefine_abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | ||
| 1249 | Fdefine_abbrev_table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | ||
| 1250 | Fdefine_global_abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | ||
| 1251 | Fdefine_mode_abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | ||
| 1252 | fdefunkey c-src/etags.c 2409 | 2848 | fdefunkey c-src/etags.c 2409 |
| 1253 | fdefunname c-src/etags.c 2410 | 2849 | fdefunname c-src/etags.c 2410 |
| 1254 | fdesc c-src/etags.c 201 | 2850 | fdesc c-src/etags.c 201 |
| 1255 | fdesc c-src/etags.c 212 | 2851 | fdesc c-src/etags.c 212 |
| 1256 | fdHandler objc-src/Subprocess.m /^- fdHandler:(int)theFd$/ | ||
| 1257 | fdHandler objc-src/Subprocess.m /^fdHandler (int theFd, id self)$/ | ||
| 1258 | Fdiscard_input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | ||
| 1259 | fdp c-src/etags.c 217 | 2852 | fdp c-src/etags.c 217 |
| 1260 | Fevent_convert_list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | ||
| 1261 | Fevent_symbol_parse_modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | ||
| 1262 | Fexit_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | ||
| 1263 | Fexpand_abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | ||
| 1264 | ff cp-src/c.C /^ int ff(){return 1;};$/ | 2853 | ff cp-src/c.C /^ int ff(){return 1;};$/ |
| 1265 | F_getit c-src/etags.c /^F_getit (FILE *inf)$/ | ||
| 1266 | >field1 forth-src/test-forth.fth /^ 9 field >field1$/ | ||
| 1267 | >field2 forth-src/test-forth.fth /^ 5 field >field2$/ | ||
| 1268 | field_of_play cp-src/conway.cpp 18 | 2854 | field_of_play cp-src/conway.cpp 18 |
| 1269 | fignore c-src/etags.c 2416 | 2855 | fignore c-src/etags.c 2416 |
| 2856 | file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun file-of-tag (&optional relative)$/ | ||
| 2857 | file-of-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar file-of-tag-function nil$/ | ||
| 2858 | fileJoin php-src/lce_functions.php /^ function fileJoin()$/ | ||
| 1270 | file_end perl-src/htlmify-cystic /^sub file_end ()$/ | 2859 | file_end perl-src/htlmify-cystic /^sub file_end ()$/ |
| 1271 | file_index perl-src/htlmify-cystic 33 | 2860 | file_index perl-src/htlmify-cystic 33 |
| 1272 | fileJoin php-src/lce_functions.php /^ function fileJoin()$/ | 2861 | file_tocs perl-src/htlmify-cystic 30 |
| 1273 | filename_is_absolute c-src/etags.c /^filename_is_absolute (char *fn)$/ | 2862 | filename_is_absolute c-src/etags.c /^filename_is_absolute (char *fn)$/ |
| 1274 | filenames c-src/etags.c 196 | 2863 | filenames c-src/etags.c 196 |
| 1275 | file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun file-of-tag (&optional relative)$/ | ||
| 1276 | file-of-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar file-of-tag-function nil$/ | ||
| 1277 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}%$/ | ||
| 1278 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}$/ | ||
| 1279 | file_tocs perl-src/htlmify-cystic 30 | ||
| 1280 | /fillprocs ps-src/rfc1245.ps /^\/fillprocs 32 array def$/ | ||
| 1281 | FILTER make-src/Makefile /^FILTER=grep -v '\\.[Cchefy][lor]*,[1-9][0-9]*' || t/ | ||
| 1282 | FINAL_FREE_BLOCKS c-src/emacs/src/gmalloc.c 135 | ||
| 1283 | Finalize_Cond/p ada-src/2ataspri.adb /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 1284 | Finalize_Cond/p ada-src/2ataspri.ads /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 1285 | Finalize_Lock/p ada-src/2ataspri.adb /^ procedure Finalize_Lock (L : in out Lock) is$/ | ||
| 1286 | Finalize_Lock/p ada-src/2ataspri.ads /^ procedure Finalize_Lock (L : in out Lock);$/ | ||
| 1287 | FINALIZERP c-src/emacs/src/lisp.h /^FINALIZERP (Lisp_Object x)$/ | ||
| 1288 | Finalize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Finalize_TAS_Cell (Cell : in out TAS_/ | ||
| 1289 | Finalize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Finalize_TAS_Cell (Cell : in out TA/ | ||
| 1290 | \finalout tex-src/texinfo.tex /^\\def\\finalout{\\overfullrule=0pt}$/ | ||
| 1291 | findcats prol-src/natded.prolog /^findcats([],Left,Left).$/ | ||
| 1292 | find_entries c-src/etags.c /^find_entries (FILE *inf)$/ | ||
| 1293 | \findex tex-src/texinfo.tex /^\\def\\findex {\\fnindex}$/ | ||
| 1294 | find-tag-default-function el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-default-function nil$/ | ||
| 1295 | find-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag (tagname &optional next-p regexp-p/ | 2864 | find-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag (tagname &optional next-p regexp-p/ |
| 2865 | find-tag-default-function el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-default-function nil$/ | ||
| 1296 | find-tag-history el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-history nil) ; Doc string?$/ | 2866 | find-tag-history el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-history nil) ; Doc string?$/ |
| 1297 | find-tag-hook el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-hook nil$/ | 2867 | find-tag-hook el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-hook nil$/ |
| 1298 | find-tag-in-order el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-in-order (pattern$/ | 2868 | find-tag-in-order el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-in-order (pattern$/ |
| @@ -1310,160 +2880,82 @@ find-tag-regexp-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-ta | |||
| 1310 | find-tag-search-function el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-search-function nil$/ | 2880 | find-tag-search-function el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-search-function nil$/ |
| 1311 | find-tag-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-tag (string)$/ | 2881 | find-tag-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-tag (string)$/ |
| 1312 | find-tag-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-tag-order nil$/ | 2882 | find-tag-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-tag-order nil$/ |
| 2883 | find_entries c-src/etags.c /^find_entries (FILE *inf)$/ | ||
| 1313 | find_user_signal_name c-src/emacs/src/keyboard.c /^find_user_signal_name (int sig)$/ | 2884 | find_user_signal_name c-src/emacs/src/keyboard.c /^find_user_signal_name (int sig)$/ |
| 2885 | findcats prol-src/natded.prolog /^findcats([],Left,Left).$/ | ||
| 1314 | finish_appendices perl-src/htlmify-cystic /^sub finish_appendices ()$/ | 2886 | finish_appendices perl-src/htlmify-cystic /^sub finish_appendices ()$/ |
| 1315 | finish_sections perl-src/htlmify-cystic /^sub finish_sections ()$/ | 2887 | finish_sections perl-src/htlmify-cystic /^sub finish_sections ()$/ |
| 1316 | finish_subsections perl-src/htlmify-cystic /^sub finish_subsections ()$/ | 2888 | finish_subsections perl-src/htlmify-cystic /^sub finish_subsections ()$/ |
| 1317 | finish_subsubsections perl-src/htlmify-cystic /^sub finish_subsubsections ()$/ | 2889 | finish_subsubsections perl-src/htlmify-cystic /^sub finish_subsubsections ()$/ |
| 1318 | \finishtitlepage tex-src/texinfo.tex /^\\def\\finishtitlepage{%$/ | ||
| 1319 | finlist c-src/etags.c 2414 | 2890 | finlist c-src/etags.c 2414 |
| 1320 | Finput_pending_p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 1321 | Finsert_abbrev_table_description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | ||
| 1322 | First100Chars pas-src/common.pas /^procedure First100Chars; (*($/ | ||
| 1323 | first c-src/emacs/src/gmalloc.c 151 | 2891 | first c-src/emacs/src/gmalloc.c 151 |
| 1324 | fitchtreelist prol-src/natded.prolog /^fitchtreelist([]).$/ | 2892 | fitchtreelist prol-src/natded.prolog /^fitchtreelist([]).$/ |
| 1325 | FIXNUM_BITS c-src/emacs/src/lisp.h 252 | ||
| 1326 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^#define FIXNUM_OVERFLOW_P(i) \\$/ | ||
| 1327 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_O/ | ||
| 1328 | fixup_locale c-src/emacs/src/lisp.h /^INLINE void fixup_locale (void) {}$/ | 2893 | fixup_locale c-src/emacs/src/lisp.h /^INLINE void fixup_locale (void) {}$/ |
| 1329 | flag2str pyt-src/server.py /^def flag2str(value, string):$/ | ||
| 1330 | flag c-src/getopt.h 83 | 2894 | flag c-src/getopt.h 83 |
| 2895 | flag2str pyt-src/server.py /^def flag2str(value, string):$/ | ||
| 1331 | flistseen c-src/etags.c 2415 | 2896 | flistseen c-src/etags.c 2415 |
| 1332 | FLOATP c-src/emacs/src/lisp.h /^# define FLOATP(x) lisp_h_FLOATP (x)$/ | ||
| 1333 | FLOAT_TO_STRING_BUFSIZE c-src/emacs/src/lisp.h 3927 | ||
| 1334 | /fl ps-src/rfc1245.ps /^\/fl { $/ | ||
| 1335 | \flushcr tex-src/texinfo.tex /^\\def\\flushcr{\\ifx\\par\\lisppar \\def\\next##1{}\\else / | ||
| 1336 | \flushleft tex-src/texinfo.tex /^\\def\\flushleft{%$/ | ||
| 1337 | \flushright tex-src/texinfo.tex /^\\def\\flushright{%$/ | ||
| 1338 | Fmake_abbrev_table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | ||
| 1339 | /FMBEGINEPSF ps-src/rfc1245.ps /^\/FMBEGINEPSF { $/ | ||
| 1340 | /FMBEGINPAGE ps-src/rfc1245.ps /^\/FMBEGINPAGE { $/ | ||
| 1341 | /Fmcc ps-src/rfc1245.ps /^\/Fmcc {$/ | ||
| 1342 | /FMDEFINEFONT ps-src/rfc1245.ps /^\/FMDEFINEFONT { $/ | ||
| 1343 | /FMDOCUMENT ps-src/rfc1245.ps /^\/FMDOCUMENT { $/ | ||
| 1344 | /FMENDEPSF ps-src/rfc1245.ps /^\/FMENDEPSF {$/ | ||
| 1345 | /FMENDPAGE ps-src/rfc1245.ps /^\/FMENDPAGE {$/ | ||
| 1346 | /FMLOCAL ps-src/rfc1245.ps /^\/FMLOCAL {$/ | ||
| 1347 | /FMNORMALIZEGRAPHICS ps-src/rfc1245.ps /^\/FMNORMALIZEGRAPHICS { $/ | ||
| 1348 | /FMVERSION ps-src/rfc1245.ps /^\/FMVERSION {$/ | ||
| 1349 | /FMversion ps-src/rfc1245.ps /^\/FMversion (2.0) def $/ | ||
| 1350 | fn c-src/exit.c /^ void EXFUN((*fn[1]), (NOARGS));$/ | 2897 | fn c-src/exit.c /^ void EXFUN((*fn[1]), (NOARGS));$/ |
| 1351 | fn c-src/exit.strange_suffix /^ void EXFUN((*fn[1]), (NOARGS));$/ | 2898 | fn c-src/exit.strange_suffix /^ void EXFUN((*fn[1]), (NOARGS));$/ |
| 1352 | fnin y-src/parse.y 68 | 2899 | fnin y-src/parse.y 68 |
| 1353 | \fnitemindex tex-src/texinfo.tex /^\\def\\fnitemindex #1{\\doind {fn}{\\code{#1}}}%$/ | ||
| 1354 | focus_set pyt-src/server.py /^ def focus_set(self):$/ | 2900 | focus_set pyt-src/server.py /^ def focus_set(self):$/ |
| 1355 | follow_key c-src/emacs/src/keyboard.c /^follow_key (Lisp_Object keymap, Lisp_Object key)$/ | 2901 | follow_key c-src/emacs/src/keyboard.c /^follow_key (Lisp_Object keymap, Lisp_Object key)$/ |
| 1356 | fonts\rm tex-src/texinfo.tex /^ \\indexfonts\\rm \\tolerance=9500 \\advance\\baseline/ | ||
| 1357 | fonts tex-src/texinfo.tex /^\\obeyspaces \\obeylines \\ninett \\indexfonts \\rawbac/ | 2902 | fonts tex-src/texinfo.tex /^\\obeyspaces \\obeylines \\ninett \\indexfonts \\rawbac/ |
| 1358 | foo1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ | 2903 | fonts\rm tex-src/texinfo.tex /^ \\indexfonts\\rm \\tolerance=9500 \\advance\\baseline/ |
| 1359 | foo2 ruby-src/test1.ru /^ alias_method ( :foo2, #cmmt$/ | 2904 | foo c-src/h.h 18 |
| 1360 | foobar2_ c-src/h.h 16 | ||
| 1361 | foobar2 c-src/h.h 20 | ||
| 1362 | foobar c.c /^extern void foobar (void) __attribute__ ((section / | ||
| 1363 | foobar c-src/c.c /^int foobar() {;}$/ | ||
| 1364 | foo==bar el-src/TAGTEST.EL /^(defun foo==bar () (message "hi")) ; Bug#5624$/ | ||
| 1365 | Foo::Bar perl-src/kai-test.pl /^package Foo::Bar;$/ | ||
| 1366 | foo c.c 150 | 2905 | foo c.c 150 |
| 1367 | foo c.c 166 | 2906 | foo c.c 166 |
| 1368 | foo c.c 167 | 2907 | foo c.c 167 |
| 1369 | foo c.c 178 | 2908 | foo c.c 178 |
| 1370 | foo c.c 189 | 2909 | foo c.c 189 |
| 2910 | foo cp-src/c.C /^ foo() {$/ | ||
| 1371 | foo cp-src/c.C 68 | 2911 | foo cp-src/c.C 68 |
| 1372 | foo cp-src/c.C 79 | 2912 | foo cp-src/c.C 79 |
| 1373 | foo cp-src/c.C /^ foo() {$/ | ||
| 1374 | foo cp-src/x.cc /^XX::foo()$/ | 2913 | foo cp-src/x.cc /^XX::foo()$/ |
| 1375 | foo c-src/h.h 18 | ||
| 1376 | (foo) forth-src/test-forth.fth /^: (foo) 1 ;$/ | ||
| 1377 | foo forth-src/test-forth.fth /^: foo (foo) ;$/ | ||
| 1378 | foo f-src/entry.for /^ character*(*) function foo()$/ | 2914 | foo f-src/entry.for /^ character*(*) function foo()$/ |
| 1379 | foo f-src/entry.strange /^ character*(*) function foo()$/ | 2915 | foo f-src/entry.strange /^ character*(*) function foo()$/ |
| 1380 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ | 2916 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ |
| 1381 | Foo perl-src/kai-test.pl /^package Foo;$/ | 2917 | foo forth-src/test-forth.fth /^: foo (foo) ;$/ |
| 1382 | foo php-src/ptest.php /^foo()$/ | 2918 | foo php-src/ptest.php /^foo()$/ |
| 1383 | foo ruby-src/test1.ru /^ attr_reader :foo$/ | 2919 | foo ruby-src/test1.ru /^ attr_reader :foo$/ |
| 1384 | foo! ruby-src/test1.ru /^ def foo!$/ | 2920 | foo! ruby-src/test1.ru /^ def foo!$/ |
| 1385 | Fopen_dribble_file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | 2921 | foo1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ |
| 2922 | foo2 ruby-src/test1.ru /^ alias_method ( :foo2, #cmmt$/ | ||
| 2923 | foo==bar el-src/TAGTEST.EL /^(defun foo==bar () (message "hi")) ; Bug#5624$/ | ||
| 2924 | foobar c-src/c.c /^int foobar() {;}$/ | ||
| 2925 | foobar c.c /^extern void foobar (void) __attribute__ ((section / | ||
| 2926 | foobar2 c-src/h.h 20 | ||
| 2927 | foobar2_ c-src/h.h 16 | ||
| 1386 | foperator c-src/etags.c 2411 | 2928 | foperator c-src/etags.c 2411 |
| 1387 | force_auto_save_soon c-src/emacs/src/keyboard.c /^force_auto_save_soon (void)$/ | 2929 | force_auto_save_soon c-src/emacs/src/keyboard.c /^force_auto_save_soon (void)$/ |
| 1388 | force_explicit_name c-src/etags.c 265 | 2930 | force_explicit_name c-src/etags.c 265 |
| 1389 | force_quit_count c-src/emacs/src/keyboard.c 10387 | 2931 | force_quit_count c-src/emacs/src/keyboard.c 10387 |
| 1390 | FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_var, list_var, v/ | ||
| 1391 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ | ||
| 1392 | foreign_export merc-src/accumulator.m /^:- pragma foreign_export("C", unravel_univ(in, out/ | 2932 | foreign_export merc-src/accumulator.m /^:- pragma foreign_export("C", unravel_univ(in, out/ |
| 1393 | formatSize objc-src/PackInsp.m /^-(const char *)formatSize:(const char *)size inBuf/ | 2933 | formatSize objc-src/PackInsp.m /^-(const char *)formatSize:(const char *)size inBuf/ |
| 1394 | \format tex-src/texinfo.tex /^\\def\\format{\\begingroup\\inENV %This group ends at / | ||
| 1395 | Forth_help c-src/etags.c 573 | ||
| 1396 | FORTHSRC make-src/Makefile /^FORTHSRC=test-forth.fth$/ | ||
| 1397 | Forth_suffixes c-src/etags.c 571 | ||
| 1398 | Forth_words c-src/etags.c /^Forth_words (FILE *inf)$/ | ||
| 1399 | Fortran_functions c-src/etags.c /^Fortran_functions (FILE *inf)$/ | ||
| 1400 | Fortran_help c-src/etags.c 579 | ||
| 1401 | Fortran_suffixes c-src/etags.c 577 | ||
| 1402 | found c-src/emacs/src/lisp.h 2344 | 2934 | found c-src/emacs/src/lisp.h 2344 |
| 1403 | Fposn_at_point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | ||
| 1404 | Fposn_at_x_y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | ||
| 1405 | /F ps-src/rfc1245.ps /^\/F { $/ | ||
| 1406 | fracas html-src/software.html /^Fracas$/ | 2935 | fracas html-src/software.html /^Fracas$/ |
| 1407 | /fraction ps-src/rfc1245.ps /^\/fraction \/currency \/guilsinglleft \/guilsinglright/ | ||
| 1408 | frag c-src/emacs/src/gmalloc.c 152 | 2936 | frag c-src/emacs/src/gmalloc.c 152 |
| 1409 | _fraghead c-src/emacs/src/gmalloc.c 370 | ||
| 1410 | /FrameDict ps-src/rfc1245.ps /^\/FrameDict 190 dict def $/ | ||
| 1411 | frame_local c-src/emacs/src/lisp.h 2341 | 2937 | frame_local c-src/emacs/src/lisp.h 2341 |
| 1412 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ | 2938 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ |
| 1413 | FRC make-src/Makefile /^FRC:;$/ | ||
| 1414 | Fread_key_sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 1415 | Fread_key_sequence_vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 1416 | Frecent_keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | ||
| 1417 | Frecursion_depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | ||
| 1418 | Frecursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | ||
| 1419 | free c-src/emacs/src/gmalloc.c 166 | 2939 | free c-src/emacs/src/gmalloc.c 166 |
| 1420 | free c-src/emacs/src/gmalloc.c 1719 | 2940 | free c-src/emacs/src/gmalloc.c 1719 |
| 1421 | free c-src/emacs/src/gmalloc.c 67 | 2941 | free c-src/emacs/src/gmalloc.c 67 |
| 1422 | free c-src/emacs/src/gmalloc.c 72 | 2942 | free c-src/emacs/src/gmalloc.c 72 |
| 1423 | _free c-src/emacs/src/gmalloc.c /^_free (void *ptr)$/ | ||
| 1424 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ | ||
| 1425 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ | 2943 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ |
| 1426 | FREEFLOOD c-src/emacs/src/gmalloc.c 1858 | ||
| 1427 | free_for prol-src/natded.prolog /^free_for(var(_),_,_).$/ | 2944 | free_for prol-src/natded.prolog /^free_for(var(_),_,_).$/ |
| 1428 | freehook c-src/emacs/src/gmalloc.c /^freehook (void *ptr)$/ | ||
| 1429 | _free_internal c-src/emacs/src/gmalloc.c /^_free_internal (void *ptr)$/ | ||
| 1430 | _free_internal_nolock c-src/emacs/src/gmalloc.c /^_free_internal_nolock (void *ptr)$/ | ||
| 1431 | free_regexps c-src/etags.c /^free_regexps (void)$/ | 2945 | free_regexps c-src/etags.c /^free_regexps (void)$/ |
| 1432 | free_tree c-src/etags.c /^free_tree (register node *np)$/ | 2946 | free_tree c-src/etags.c /^free_tree (register node *np)$/ |
| 1433 | free_var prol-src/natded.prolog /^free_var(var(V),var(V)).$/ | 2947 | free_var prol-src/natded.prolog /^free_var(var(V),var(V)).$/ |
| 1434 | \frenchspacing tex-src/texinfo.tex /^\\def\\frenchspacing{\\sfcode46=1000 \\sfcode63=1000 \\/ | 2948 | freehook c-src/emacs/src/gmalloc.c /^freehook (void *ptr)$/ |
| 1435 | /freq ps-src/rfc1245.ps /^\/freq dpi 18.75 div 8 div round dup 0 eq {pop 1} i/ | ||
| 1436 | Freset_this_command_lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | ||
| 1437 | fresh_vars prol-src/natded.prolog /^fresh_vars(var(V),var(V)).$/ | 2949 | fresh_vars prol-src/natded.prolog /^fresh_vars(var(V),var(V)).$/ |
| 1438 | Fset_input_interrupt_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 1439 | Fset_input_meta_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 1440 | Fset_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 1441 | Fset_output_flow_control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 1442 | Fset_quit_char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 1443 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ | ||
| 1444 | fstartlist c-src/etags.c 2413 | 2950 | fstartlist c-src/etags.c 2413 |
| 1445 | Fsuspend_emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | ||
| 1446 | \ftable tex-src/texinfo.tex /^\\def\\ftable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 1447 | F_takeprec c-src/etags.c /^F_takeprec (void)$/ | ||
| 1448 | Fthis_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 1449 | Fthis_command_keys_vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 1450 | Fthis_single_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 1451 | Fthis_single_command_raw_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 1452 | Ftop_level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | ||
| 1453 | Ftrack_mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | ||
| 1454 | FUN0 y-src/parse.y /^yylex FUN0()$/ | ||
| 1455 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ | ||
| 1456 | FUN1 y-src/parse.y /^yyerror FUN1(char *, s)$/ | ||
| 1457 | FUN2 y-src/parse.y /^make_list FUN2(YYSTYPE, car, YYSTYPE, cdr)$/ | ||
| 1458 | FUN2 y-src/parse.y /^parse_cell_or_range FUN2(char **,ptr, struct rng */ | ||
| 1459 | func1 c.c /^int func1$/ | ||
| 1460 | func2 c.c /^int func2 (a,b$/ | ||
| 1461 | funcboo c.c /^bool funcboo ()$/ | ||
| 1462 | func c-src/emacs/src/lisp.h /^ void (*func) (int);$/ | ||
| 1463 | func c-src/emacs/src/lisp.h /^ void (*func) (Lisp_Object);$/ | 2951 | func c-src/emacs/src/lisp.h /^ void (*func) (Lisp_Object);$/ |
| 2952 | func c-src/emacs/src/lisp.h /^ void (*func) (int);$/ | ||
| 1464 | func c-src/emacs/src/lisp.h /^ void (*func) (void *);$/ | 2953 | func c-src/emacs/src/lisp.h /^ void (*func) (void *);$/ |
| 1465 | func c-src/emacs/src/lisp.h /^ void (*func) (void);$/ | 2954 | func c-src/emacs/src/lisp.h /^ void (*func) (void);$/ |
| 2955 | func1 c.c /^int func1$/ | ||
| 2956 | func2 c.c /^int func2 (a,b$/ | ||
| 1466 | func_key_syms c-src/emacs/src/keyboard.c 4626 | 2957 | func_key_syms c-src/emacs/src/keyboard.c 4626 |
| 2958 | funcboo c.c /^bool funcboo ()$/ | ||
| 1467 | funcpointer c-src/emacs/src/lisp.h 2126 | 2959 | funcpointer c-src/emacs/src/lisp.h 2126 |
| 1468 | funcptr c-src/h.h /^ fu int (*funcptr) (void *ptr);$/ | 2960 | funcptr c-src/h.h /^ fu int (*funcptr) (void *ptr);$/ |
| 1469 | function c-src/emacs/src/lisp.h 1685 | 2961 | function c-src/emacs/src/lisp.h 1685 |
| @@ -1471,11 +2963,7 @@ function c-src/emacs/src/lisp.h 2197 | |||
| 1471 | function c-src/emacs/src/lisp.h 2985 | 2963 | function c-src/emacs/src/lisp.h 2985 |
| 1472 | function c-src/emacs/src/lisp.h 694 | 2964 | function c-src/emacs/src/lisp.h 694 |
| 1473 | function c-src/etags.c 194 | 2965 | function c-src/etags.c 194 |
| 1474 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 4766 | ||
| 1475 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5061 | ||
| 1476 | FUNCTIONP c-src/emacs/src/lisp.h /^FUNCTIONP (Lisp_Object obj)$/ | ||
| 1477 | functionp c-src/emacs/src/lisp.h /^functionp (Lisp_Object object)$/ | 2966 | functionp c-src/emacs/src/lisp.h /^functionp (Lisp_Object object)$/ |
| 1478 | Funexpand_abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | ||
| 1479 | fval forth-src/test-forth.fth /^fconst fvalue fval$/ | 2967 | fval forth-src/test-forth.fth /^fconst fvalue fval$/ |
| 1480 | fvar forth-src/test-forth.fth /^fvariable fvar$/ | 2968 | fvar forth-src/test-forth.fth /^fvariable fvar$/ |
| 1481 | fvdef c-src/etags.c 2418 | 2969 | fvdef c-src/etags.c 2418 |
| @@ -1484,138 +2972,73 @@ fvnameseen c-src/etags.c 2412 | |||
| 1484 | fvnone c-src/etags.c 2408 | 2972 | fvnone c-src/etags.c 2408 |
| 1485 | fwd c-src/emacs/src/lisp.h 2346 | 2973 | fwd c-src/emacs/src/lisp.h 2346 |
| 1486 | fwd c-src/emacs/src/lisp.h 690 | 2974 | fwd c-src/emacs/src/lisp.h 690 |
| 1487 | Fx_get_selection_internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | 2975 | g cp-src/c.C /^ int g(){return 2;};$/ |
| 1488 | Fx_get_selection_internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | ||
| 1489 | Fy_get_selection_internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | ||
| 1490 | galileo html-src/software.html /^GaliLEO$/ | 2976 | galileo html-src/software.html /^GaliLEO$/ |
| 1491 | GatherControls pyt-src/server.py /^ def GatherControls(self):$/ | ||
| 1492 | gather pyt-src/server.py /^ def gather(self):$/ | 2977 | gather pyt-src/server.py /^ def gather(self):$/ |
| 1493 | GCALIGNED c-src/emacs/src/lisp.h 288 | ||
| 1494 | GCALIGNED c-src/emacs/src/lisp.h 290 | ||
| 1495 | GCALIGNMENT c-src/emacs/src/lisp.h 243 | ||
| 1496 | gc_aset c-src/emacs/src/lisp.h /^gc_aset (Lisp_Object array, ptrdiff_t idx, Lisp_Ob/ | 2978 | gc_aset c-src/emacs/src/lisp.h /^gc_aset (Lisp_Object array, ptrdiff_t idx, Lisp_Ob/ |
| 1497 | GC_MAKE_GCPROS_NOOPS c-src/emacs/src/lisp.h 3172 | ||
| 1498 | gcmarkbit c-src/emacs/src/lisp.h 1974 | 2979 | gcmarkbit c-src/emacs/src/lisp.h 1974 |
| 1499 | gcmarkbit c-src/emacs/src/lisp.h 1981 | 2980 | gcmarkbit c-src/emacs/src/lisp.h 1981 |
| 1500 | gcmarkbit c-src/emacs/src/lisp.h 2035 | 2981 | gcmarkbit c-src/emacs/src/lisp.h 2035 |
| 1501 | gcmarkbit c-src/emacs/src/lisp.h 2113 | 2982 | gcmarkbit c-src/emacs/src/lisp.h 2113 |
| 1502 | gcmarkbit c-src/emacs/src/lisp.h 2204 | 2983 | gcmarkbit c-src/emacs/src/lisp.h 2204 |
| 1503 | gcmarkbit c-src/emacs/src/lisp.h 656 | 2984 | gcmarkbit c-src/emacs/src/lisp.h 656 |
| 1504 | GC_MARK_STACK_CHECK_GCPROS c-src/emacs/src/lisp.h 3173 | ||
| 1505 | GC_MARK_STACK c-src/emacs/src/lisp.h 3177 | ||
| 1506 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(a) \\$/ | ||
| 1507 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(varname) ((void) gcpro1)$/ | ||
| 1508 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(a, b) \\$/ | ||
| 1509 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(varname1, varname2) ((void) gcpro2,/ | ||
| 1510 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(a, b, c) \\$/ | ||
| 1511 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(varname1, varname2, varname3) \\$/ | ||
| 1512 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(a, b, c, d) \\$/ | ||
| 1513 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(varname1, varname2, varname3, varna/ | ||
| 1514 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(a, b, c, d, e) \\$/ | ||
| 1515 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(varname1, varname2, varname3, varna/ | ||
| 1516 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(a, b, c, d, e, f) \\$/ | ||
| 1517 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(varname1, varname2, varname3, varna/ | ||
| 1518 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) \\$/ | ||
| 1519 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) (GCPRO6 (a, b,/ | ||
| 1520 | gcpro c-src/emacs/src/lisp.h 3042 | 2985 | gcpro c-src/emacs/src/lisp.h 3042 |
| 1521 | gcpro c-src/emacs/src/lisp.h 3132 | 2986 | gcpro c-src/emacs/src/lisp.h 3132 |
| 1522 | g cp-src/c.C /^ int g(){return 2;};$/ | 2987 | gen_help_event c-src/emacs/src/keyboard.c /^gen_help_event (Lisp_Object help, Lisp_Object fram/ |
| 1523 | GCTYPEBITS c-src/emacs/src/lisp.h 67 | ||
| 1524 | GCTYPEBITS c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (int, GCTYPEBITS)$/ | ||
| 1525 | GC_USE_GCPROS_AS_BEFORE c-src/emacs/src/lisp.h 3171 | ||
| 1526 | GC_USE_GCPROS_CHECK_ZOMBIES c-src/emacs/src/lisp.h 3174 | ||
| 1527 | genalgorithm html-src/algrthms.html /^Generating the Data<\/font><\/i><\/b>$/ | 2988 | genalgorithm html-src/algrthms.html /^Generating the Data<\/font><\/i><\/b>$/ |
| 1528 | generate_warning merc-src/accumulator.m /^:- pred generate_warning(module_info::in, prog_var/ | 2989 | generate_warning merc-src/accumulator.m /^:- pred generate_warning(module_info::in, prog_var/ |
| 1529 | generate_warnings merc-src/accumulator.m /^:- pred generate_warnings(module_info::in, prog_va/ | 2990 | generate_warnings merc-src/accumulator.m /^:- pred generate_warnings(module_info::in, prog_va/ |
| 1530 | ~generic_object cp-src/clheir.cpp /^generic_object::~generic_object(void)$/ | ||
| 1531 | generic_object cp-src/clheir.cpp /^generic_object::generic_object(void)$/ | 2991 | generic_object cp-src/clheir.cpp /^generic_object::generic_object(void)$/ |
| 1532 | generic_object cp-src/clheir.hpp 13 | 2992 | generic_object cp-src/clheir.hpp 13 |
| 1533 | GENERIC_PTR y-src/cccp.y 56 | ||
| 1534 | GENERIC_PTR y-src/cccp.y 58 | ||
| 1535 | gen_help_event c-src/emacs/src/keyboard.c /^gen_help_event (Lisp_Object help, Lisp_Object fram/ | ||
| 1536 | GEQ y-src/cccp.c 15 | ||
| 1537 | getArchs objc-src/PackInsp.m /^-(void)getArchs$/ | 2993 | getArchs objc-src/PackInsp.m /^-(void)getArchs$/ |
| 1538 | getcjmp c-src/emacs/src/keyboard.c 147 | 2994 | getDomainNames php-src/lce_functions.php /^ function getDomainNames()$/ |
| 2995 | getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 2996 | getPOReader php-src/lce_functions.php /^ function &getPOReader($domain)$/ | ||
| 2997 | getPath objc-src/PackInsp.m /^-(const char *)getPath:(char *)buf forType:(const / | ||
| 2998 | getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 2999 | getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 3000 | getTextDomains php-src/lce_functions.php /^ function getTextDomains($lines)$/ | ||
| 1539 | get_compressor_from_suffix c-src/etags.c /^get_compressor_from_suffix (char *file, char **ext/ | 3001 | get_compressor_from_suffix c-src/etags.c /^get_compressor_from_suffix (char *file, char **ext/ |
| 1540 | get_contiguous_space c-src/emacs/src/gmalloc.c /^get_contiguous_space (ptrdiff_t size, void *positi/ | 3002 | get_contiguous_space c-src/emacs/src/gmalloc.c /^get_contiguous_space (ptrdiff_t size, void *positi/ |
| 1541 | get_current_dir_name c-src/emacs/src/gmalloc.c 33 | 3003 | get_current_dir_name c-src/emacs/src/gmalloc.c 33 |
| 1542 | getDomainNames php-src/lce_functions.php /^ function getDomainNames()$/ | ||
| 1543 | getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 1544 | get_input_pending c-src/emacs/src/keyboard.c /^get_input_pending (int flags)$/ | 3004 | get_input_pending c-src/emacs/src/keyboard.c /^get_input_pending (int flags)$/ |
| 1545 | get_language_from_filename c-src/etags.c /^get_language_from_filename (char *file, int case_s/ | 3005 | get_language_from_filename c-src/etags.c /^get_language_from_filename (char *file, int case_s/ |
| 1546 | get_language_from_interpreter c-src/etags.c /^get_language_from_interpreter (char *interpreter)$/ | 3006 | get_language_from_interpreter c-src/etags.c /^get_language_from_interpreter (char *interpreter)$/ |
| 1547 | get_language_from_langname c-src/etags.c /^get_language_from_langname (const char *name)$/ | 3007 | get_language_from_langname c-src/etags.c /^get_language_from_langname (const char *name)$/ |
| 1548 | GetLayerByName lua-src/allegro.lua /^function GetLayerByName (name)$/ | ||
| 1549 | get_layer_by_name lua-src/allegro.lua /^local function get_layer_by_name (sprite, layer, n/ | 3008 | get_layer_by_name lua-src/allegro.lua /^local function get_layer_by_name (sprite, layer, n/ |
| 1550 | GetNameList pas-src/common.pas /^function GetNameList; (* : BinNodePointer;*)$/ | 3009 | get_tag c-src/etags.c /^get_tag (register char *bp, char **namepp)$/ |
| 1551 | GetNewNameListNode pas-src/common.pas /^function GetNewNameListNode;(*($/ | 3010 | get_word c-src/tab.c /^static char *get_word(char **str, char delim)$/ |
| 1552 | getopt1.o make-src/Makefile /^getopt1.o: emacs\/lib-src\/getopt1.c$/ | 3011 | getcjmp c-src/emacs/src/keyboard.c 147 |
| 1553 | _GETOPT_H c-src/getopt.h 19 | ||
| 1554 | GETOPTOBJS make-src/Makefile /^GETOPTOBJS= #getopt.o getopt1.o$/ | ||
| 1555 | getopt.o make-src/Makefile /^getopt.o: emacs\/lib-src\/getopt.c$/ | ||
| 1556 | getopt perl-src/yagrip.pl /^sub getopt {$/ | 3012 | getopt perl-src/yagrip.pl /^sub getopt {$/ |
| 1557 | Get_Own_Priority/f ada-src/2ataspri.adb /^ function Get_Own_Priority return System.Any_Pri/ | 3013 | getopt.o make-src/Makefile /^getopt.o: emacs\/lib-src\/getopt.c$/ |
| 1558 | Get_Own_Priority/f ada-src/2ataspri.ads /^ function Get_Own_Priority return System.Any_Pri/ | 3014 | getopt1.o make-src/Makefile /^getopt1.o: emacs\/lib-src\/getopt1.c$/ |
| 1559 | getPath objc-src/PackInsp.m /^-(const char *)getPath:(char *)buf forType:(const / | ||
| 1560 | getPOReader php-src/lce_functions.php /^ function &getPOReader($domain)$/ | ||
| 1561 | getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 1562 | getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 1563 | Get_Priority/f ada-src/2ataspri.adb /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 1564 | Get_Priority/f ada-src/2ataspri.ads /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 1565 | getptys objc-src/Subprocess.m /^getptys (int *master, int *slave)$/ | 3015 | getptys objc-src/Subprocess.m /^getptys (int *master, int *slave)$/ |
| 1566 | get_tag c-src/etags.c /^get_tag (register char *bp, char **namepp)$/ | ||
| 1567 | getTextDomains php-src/lce_functions.php /^ function getTextDomains($lines)$/ | ||
| 1568 | gettext php-src/lce_functions.php /^ function gettext($msgid)$/ | 3016 | gettext php-src/lce_functions.php /^ function gettext($msgid)$/ |
| 1569 | GetTextRef pas-src/common.pas /^function GetTextRef;(*($/ | ||
| 1570 | GetUniqueLayerName lua-src/allegro.lua /^function GetUniqueLayerName ()$/ | ||
| 1571 | get_word c-src/tab.c /^static char *get_word(char **str, char delim)$/ | ||
| 1572 | GE y-src/parse.c 8 | ||
| 1573 | ggg c-src/h.h 10 | 3017 | ggg c-src/h.h 10 |
| 1574 | ghi1 c-src/h.h 36 | 3018 | ghi1 c-src/h.h 36 |
| 1575 | ghi2 c-src/h.h 39 | 3019 | ghi2 c-src/h.h 39 |
| 1576 | giallo cp-src/c.C 40 | 3020 | giallo cp-src/c.C 40 |
| 1577 | glider cp-src/conway.cpp /^void glider(int x, int y)$/ | 3021 | glider cp-src/conway.cpp /^void glider(int x, int y)$/ |
| 1578 | \gloggingall tex-src/texinfo.tex /^\\def\\gloggingall{\\begingroup \\globaldefs = 1 \\logg/ | ||
| 1579 | /gn ps-src/rfc1245.ps /^\/gn { $/ | ||
| 1580 | gnu html-src/software.html /^Free software that I wrote for the GNU project or / | 3022 | gnu html-src/software.html /^Free software that I wrote for the GNU project or / |
| 1581 | _GNU_SOURCE c-src/etags.c 94 | ||
| 1582 | gobble_input c-src/emacs/src/keyboard.c /^gobble_input (void)$/ | 3023 | gobble_input c-src/emacs/src/keyboard.c /^gobble_input (void)$/ |
| 1583 | goto-tag-location-function el-src/emacs/lisp/progmodes/etags.el /^(defvar goto-tag-location-function nil$/ | 3024 | goto-tag-location-function el-src/emacs/lisp/progmodes/etags.el /^(defvar goto-tag-location-function nil$/ |
| 1584 | goto_xy cp-src/screen.cpp /^void goto_xy(unsigned char x, unsigned char y)$/ | 3025 | goto_xy cp-src/screen.cpp /^void goto_xy(unsigned char x, unsigned char y)$/ |
| 1585 | /G ps-src/rfc1245.ps /^\/G { $/ | 3026 | handleList pyt-src/server.py /^ def handleList(self, event):$/ |
| 1586 | /graymode ps-src/rfc1245.ps /^\/graymode true def$/ | 3027 | handleNew pyt-src/server.py /^ def handleNew(self, event):$/ |
| 1587 | /grayness ps-src/rfc1245.ps /^\/grayness {$/ | ||
| 1588 | GREEN cp-src/screen.hpp 14 | ||
| 1589 | \group tex-src/texinfo.tex /^\\def\\group{\\begingroup$/ | ||
| 1590 | GROW_RAW_KEYBUF c-src/emacs/src/keyboard.c 119 | ||
| 1591 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}%$/ | ||
| 1592 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}$/ | ||
| 1593 | /guillemotleft ps-src/rfc1245.ps /^\/guillemotleft \/guillemotright \/ellipsis \/.notdef / | ||
| 1594 | handle_async_input c-src/emacs/src/keyboard.c /^handle_async_input (void)$/ | 3028 | handle_async_input c-src/emacs/src/keyboard.c /^handle_async_input (void)$/ |
| 1595 | handle_input_available_signal c-src/emacs/src/keyboard.c /^handle_input_available_signal (int sig)$/ | 3029 | handle_input_available_signal c-src/emacs/src/keyboard.c /^handle_input_available_signal (int sig)$/ |
| 1596 | handle_interrupt c-src/emacs/src/keyboard.c /^handle_interrupt (bool in_signal_handler)$/ | 3030 | handle_interrupt c-src/emacs/src/keyboard.c /^handle_interrupt (bool in_signal_handler)$/ |
| 1597 | handle_interrupt_signal c-src/emacs/src/keyboard.c /^handle_interrupt_signal (int sig)$/ | 3031 | handle_interrupt_signal c-src/emacs/src/keyboard.c /^handle_interrupt_signal (int sig)$/ |
| 1598 | handleList pyt-src/server.py /^ def handleList(self, event):$/ | 3032 | handle_user_signal c-src/emacs/src/keyboard.c /^handle_user_signal (int sig)$/ |
| 1599 | handleNew pyt-src/server.py /^ def handleNew(self, event):$/ | ||
| 1600 | handler c-src/emacs/src/lisp.h 3023 | 3033 | handler c-src/emacs/src/lisp.h 3023 |
| 1601 | handlertype c-src/emacs/src/lisp.h 3021 | 3034 | handlertype c-src/emacs/src/lisp.h 3021 |
| 1602 | handle_user_signal c-src/emacs/src/keyboard.c /^handle_user_signal (int sig)$/ | ||
| 1603 | has_arg c-src/getopt.h 82 | 3035 | has_arg c-src/getopt.h 82 |
| 1604 | hash c-src/emacs/src/lisp.h 1843 | 3036 | hash c-src/emacs/src/lisp.h 1843 |
| 1605 | hash c-src/etags.c /^hash (const char *str, int len)$/ | 3037 | hash c-src/etags.c /^hash (const char *str, int len)$/ |
| 1606 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ | ||
| 1607 | HASH_HASH c-src/emacs/src/lisp.h /^HASH_HASH (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 1608 | HASH_INDEX c-src/emacs/src/lisp.h /^HASH_INDEX (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 1609 | HASH_KEY c-src/emacs/src/lisp.h /^HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx/ | ||
| 1610 | HASH_NEXT c-src/emacs/src/lisp.h /^HASH_NEXT (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 1611 | HASH_TABLE_P c-src/emacs/src/lisp.h /^HASH_TABLE_P (Lisp_Object a)$/ | ||
| 1612 | HASH_TABLE_SIZE c-src/emacs/src/lisp.h /^HASH_TABLE_SIZE (struct Lisp_Hash_Table *h)$/ | ||
| 1613 | hash_table_test c-src/emacs/src/lisp.h 1805 | 3038 | hash_table_test c-src/emacs/src/lisp.h 1805 |
| 1614 | HASH_VALUE c-src/emacs/src/lisp.h /^HASH_VALUE (struct Lisp_Hash_Table *h, ptrdiff_t i/ | 3039 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ |
| 1615 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ | ||
| 1616 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ | ||
| 1617 | HAVE_NTGUI c-src/etags.c 116 | ||
| 1618 | hdr c-src/emacs/src/gmalloc.c 1860 | 3040 | hdr c-src/emacs/src/gmalloc.c 1860 |
| 3041 | head_table c-src/emacs/src/keyboard.c 11027 | ||
| 1619 | header c-src/emacs/src/lisp.h 1371 | 3042 | header c-src/emacs/src/lisp.h 1371 |
| 1620 | header c-src/emacs/src/lisp.h 1388 | 3043 | header c-src/emacs/src/lisp.h 1388 |
| 1621 | header c-src/emacs/src/lisp.h 1581 | 3044 | header c-src/emacs/src/lisp.h 1581 |
| @@ -1623,44 +3046,18 @@ header c-src/emacs/src/lisp.h 1610 | |||
| 1623 | header c-src/emacs/src/lisp.h 1672 | 3046 | header c-src/emacs/src/lisp.h 1672 |
| 1624 | header c-src/emacs/src/lisp.h 1826 | 3047 | header c-src/emacs/src/lisp.h 1826 |
| 1625 | header_size c-src/emacs/src/lisp.h 1471 | 3048 | header_size c-src/emacs/src/lisp.h 1471 |
| 1626 | \HEADINGSafter tex-src/texinfo.tex /^\\def\\HEADINGSafter{\\let\\HEADINGShook=\\HEADINGSdoub/ | ||
| 1627 | \HEADINGSdouble tex-src/texinfo.tex /^\\def\\HEADINGSdouble{$/ | ||
| 1628 | \HEADINGSdoublex tex-src/texinfo.tex /^\\def\\HEADINGSdoublex{%$/ | ||
| 1629 | \HEADINGSoff tex-src/texinfo.tex /^\\def\\HEADINGSoff{$/ | ||
| 1630 | \HEADINGSon tex-src/texinfo.tex /^\\def\\HEADINGSon{\\HEADINGSdouble}$/ | ||
| 1631 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSdouble}}$/ | ||
| 1632 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSsingle}}$/ | ||
| 1633 | \HEADINGSsingleafter tex-src/texinfo.tex /^\\def\\HEADINGSsingleafter{\\let\\HEADINGShook=\\HEADIN/ | ||
| 1634 | \HEADINGSsingle tex-src/texinfo.tex /^\\def\\HEADINGSsingle{$/ | ||
| 1635 | \HEADINGSsinglex tex-src/texinfo.tex /^\\def\\HEADINGSsinglex{%$/ | ||
| 1636 | \headings tex-src/texinfo.tex /^\\def\\headings #1 {\\csname HEADINGS#1\\endcsname}$/ | ||
| 1637 | \heading tex-src/texinfo.tex /^\\def\\heading{\\parsearg\\secheadingi}$/ | ||
| 1638 | head_table c-src/emacs/src/keyboard.c 11027 | ||
| 1639 | _heapbase c-src/emacs/src/gmalloc.c 355 | ||
| 1640 | HEAP c-src/emacs/src/gmalloc.c 131 | ||
| 1641 | _heapindex c-src/emacs/src/gmalloc.c 364 | ||
| 1642 | _heapinfo c-src/emacs/src/gmalloc.c 358 | ||
| 1643 | _heaplimit c-src/emacs/src/gmalloc.c 367 | ||
| 1644 | heapsize c-src/emacs/src/gmalloc.c 361 | 3049 | heapsize c-src/emacs/src/gmalloc.c 361 |
| 1645 | hello scm-src/test.scm /^(define hello "Hello, Emacs!")$/ | 3050 | hello scm-src/test.scm /^(define hello "Hello, Emacs!")$/ |
| 1646 | hello scm-src/test.scm /^(set! hello "Hello, world!")$/ | 3051 | hello scm-src/test.scm /^(set! hello "Hello, world!")$/ |
| 1647 | hello-world scm-src/test.scm /^(define (hello-world)$/ | 3052 | hello-world scm-src/test.scm /^(define (hello-world)$/ |
| 1648 | help_char_p c-src/emacs/src/keyboard.c /^help_char_p (Lisp_Object c)$/ | ||
| 1649 | help c-src/etags.c 193 | 3053 | help c-src/etags.c 193 |
| 1650 | help_form_saved_window_configs c-src/emacs/src/keyboard.c 2156 | ||
| 1651 | helpPanel objcpp-src/SimpleCalc.M /^- helpPanel:sender$/ | 3054 | helpPanel objcpp-src/SimpleCalc.M /^- helpPanel:sender$/ |
| 3055 | help_char_p c-src/emacs/src/keyboard.c /^help_char_p (Lisp_Object c)$/ | ||
| 3056 | help_form_saved_window_configs c-src/emacs/src/keyboard.c 2156 | ||
| 1652 | helpwin pyt-src/server.py /^def helpwin(helpdict):$/ | 3057 | helpwin pyt-src/server.py /^def helpwin(helpdict):$/ |
| 1653 | hide_cursor cp-src/screen.cpp /^void hide_cursor(void)$/ | 3058 | hide_cursor cp-src/screen.cpp /^void hide_cursor(void)$/ |
| 1654 | hlds merc-src/accumulator.m /^:- import_module hlds.$/ | 3059 | hlds merc-src/accumulator.m /^:- import_module hlds.$/ |
| 1655 | /home/www/pub/etags.c.gz make-src/Makefile /^\/home\/www\/pub\/etags.c.gz: etags.c$/ | ||
| 1656 | /home/www/pub/software/unix/etags.tar.gz make-src/Makefile /^\/home\/www\/pub\/software\/unix\/etags.tar.gz: Makefile/ | ||
| 1657 | /H ps-src/rfc1245.ps /^\/H { $/ | ||
| 1658 | HTML_help c-src/etags.c 584 | ||
| 1659 | HTML_labels c-src/etags.c /^HTML_labels (FILE *inf)$/ | ||
| 1660 | HTMLSRC make-src/Makefile /^HTMLSRC=softwarelibero.html index.shtml algrthms.h/ | ||
| 1661 | HTML_suffixes c-src/etags.c 582 | ||
| 1662 | htmltreelist prol-src/natded.prolog /^htmltreelist([]).$/ | 3060 | htmltreelist prol-src/natded.prolog /^htmltreelist([]).$/ |
| 1663 | /hx ps-src/rfc1245.ps /^\/hx { $/ | ||
| 1664 | hybrid_aligned_alloc c-src/emacs/src/gmalloc.c /^hybrid_aligned_alloc (size_t alignment, size_t siz/ | 3061 | hybrid_aligned_alloc c-src/emacs/src/gmalloc.c /^hybrid_aligned_alloc (size_t alignment, size_t siz/ |
| 1665 | hybrid_calloc c-src/emacs/src/gmalloc.c /^hybrid_calloc (size_t nmemb, size_t size)$/ | 3062 | hybrid_calloc c-src/emacs/src/gmalloc.c /^hybrid_calloc (size_t nmemb, size_t size)$/ |
| 1666 | hybrid_free c-src/emacs/src/gmalloc.c /^hybrid_free (void *ptr)$/ | 3063 | hybrid_free c-src/emacs/src/gmalloc.c /^hybrid_free (void *ptr)$/ |
| @@ -1668,275 +3065,137 @@ hybrid_get_current_dir_name c-src/emacs/src/gmalloc.c /^hybrid_get_current_dir_n | |||
| 1668 | hybrid_malloc c-src/emacs/src/gmalloc.c /^hybrid_malloc (size_t size)$/ | 3065 | hybrid_malloc c-src/emacs/src/gmalloc.c /^hybrid_malloc (size_t size)$/ |
| 1669 | hybrid_realloc c-src/emacs/src/gmalloc.c /^hybrid_realloc (void *ptr, size_t size)$/ | 3066 | hybrid_realloc c-src/emacs/src/gmalloc.c /^hybrid_realloc (void *ptr, size_t size)$/ |
| 1670 | hypothetical_mem prol-src/natded.prolog /^hypothetical_mem(fi(N),Ass,_):-$/ | 3067 | hypothetical_mem prol-src/natded.prolog /^hypothetical_mem(fi(N),Ass,_):-$/ |
| 1671 | /iacute ps-src/rfc1245.ps /^\/iacute \/igrave \/icircumflex \/idieresis \/ntilde \/o/ | ||
| 1672 | ialpage tex-src/texinfo.tex /^ \\availdimen@=\\pageheight \\advance\\availdimen@ by/ | ||
| 1673 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\pa/ | ||
| 1674 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\parti/ | ||
| 1675 | ialpage tex-src/texinfo.tex /^\\newbox\\partialpage$/ | ||
| 1676 | ialpage= tex-src/texinfo.tex /^ \\output={\\global\\setbox\\partialpage=$/ | ||
| 1677 | i c.c 169 | ||
| 1678 | /Icircumflex ps-src/rfc1245.ps /^\/Icircumflex \/Idieresis \/Igrave \/Oacute \/Ocircumfl/ | ||
| 1679 | i cp-src/c.C 132 | ||
| 1680 | /ic ps-src/rfc1245.ps /^\/ic [ $/ | ||
| 1681 | i c-src/c.c 2 | 3068 | i c-src/c.c 2 |
| 1682 | i c-src/emacs/src/lisp.h 4673 | 3069 | i c-src/emacs/src/lisp.h 4673 |
| 1683 | i c-src/emacs/src/lisp.h 4679 | 3070 | i c-src/emacs/src/lisp.h 4679 |
| 1684 | i c-src/emacs/src/lisp.h 567 | 3071 | i c-src/emacs/src/lisp.h 567 |
| 3072 | i c.c 169 | ||
| 3073 | i cp-src/c.C 132 | ||
| 3074 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\pa/ | ||
| 3075 | ialpage tex-src/texinfo.tex /^ \\availdimen@=\\pageheight \\advance\\availdimen@ by/ | ||
| 3076 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\parti/ | ||
| 3077 | ialpage tex-src/texinfo.tex /^\\newbox\\partialpage$/ | ||
| 3078 | ialpage= tex-src/texinfo.tex /^ \\output={\\global\\setbox\\partialpage=$/ | ||
| 1685 | identify_goal_type merc-src/accumulator.m /^:- pred identify_goal_type(pred_id::in, proc_id::i/ | 3079 | identify_goal_type merc-src/accumulator.m /^:- pred identify_goal_type(pred_id::in, proc_id::i/ |
| 1686 | identify_out_and_out_prime merc-src/accumulator.m /^:- pred identify_out_and_out_prime(module_info::in/ | 3080 | identify_out_and_out_prime merc-src/accumulator.m /^:- pred identify_out_and_out_prime(module_info::in/ |
| 1687 | identify_recursive_calls merc-src/accumulator.m /^:- pred identify_recursive_calls(pred_id::in, proc/ | 3081 | identify_recursive_calls merc-src/accumulator.m /^:- pred identify_recursive_calls(pred_id::in, proc/ |
| 1688 | idx c-src/emacs/src/lisp.h 3150 | 3082 | idx c-src/emacs/src/lisp.h 3150 |
| 1689 | IEEE_FLOATING_POINT c-src/emacs/src/lisp.h 2415 | ||
| 1690 | \ifclearfail tex-src/texinfo.tex /^\\def\\ifclearfail{\\begingroup\\ignoresections\\ifclea/ | ||
| 1691 | \ifclearfailxxx tex-src/texinfo.tex /^\\long\\def\\ifclearfailxxx #1\\end ifclear{\\endgroup\\/ | ||
| 1692 | \ifclear tex-src/texinfo.tex /^\\def\\ifclear{\\begingroup\\ignoresections\\parsearg\\i/ | ||
| 1693 | \ifclearxxx tex-src/texinfo.tex /^\\def\\ifclearxxx #1{\\endgroup$/ | ||
| 1694 | \ifinfo tex-src/texinfo.tex /^\\def\\ifinfo{\\begingroup\\ignoresections\\ifinfoxxx}$/ | ||
| 1695 | \ifinfoxxx tex-src/texinfo.tex /^\\long\\def\\ifinfoxxx #1\\end ifinfo{\\endgroup\\ignore/ | ||
| 1696 | \ifsetfail tex-src/texinfo.tex /^\\def\\ifsetfail{\\begingroup\\ignoresections\\ifsetfai/ | ||
| 1697 | \ifsetfailxxx tex-src/texinfo.tex /^\\long\\def\\ifsetfailxxx #1\\end ifset{\\endgroup\\igno/ | ||
| 1698 | \ifset tex-src/texinfo.tex /^\\def\\ifset{\\begingroup\\ignoresections\\parsearg\\ifs/ | ||
| 1699 | \ifsetxxx tex-src/texinfo.tex /^\\def\\ifsetxxx #1{\\endgroup$/ | ||
| 1700 | \iftex tex-src/texinfo.tex /^\\def\\iftex{}$/ | ||
| 1701 | \ifusingtt tex-src/texinfo.tex /^\\def\\ifusingtt#1#2{\\ifdim \\fontdimen3\\the\\font=0pt/ | ||
| 1702 | ignore_case c-src/etags.c 266 | 3083 | ignore_case c-src/etags.c 266 |
| 1703 | ignore_mouse_drag_p c-src/emacs/src/keyboard.c 1256 | 3084 | ignore_mouse_drag_p c-src/emacs/src/keyboard.c 1256 |
| 1704 | \ignoresections tex-src/texinfo.tex /^\\def\\ignoresections{%$/ | ||
| 1705 | \ignore tex-src/texinfo.tex /^\\def\\ignore{\\begingroup\\ignoresections$/ | ||
| 1706 | \ignorexxx tex-src/texinfo.tex /^\\long\\def\\ignorexxx #1\\end ignore{\\endgroup\\ignore/ | ||
| 1707 | \ii tex-src/texinfo.tex /^\\def\\ii#1{{\\it #1}} % italic font$/ | ||
| 1708 | ill=\relax tex-src/texinfo.tex /^\\let\\refill=\\relax$/ | 3085 | ill=\relax tex-src/texinfo.tex /^\\let\\refill=\\relax$/ |
| 1709 | IMAGEP c-src/emacs/src/lisp.h /^IMAGEP (Lisp_Object x)$/ | ||
| 1710 | immediate_quit c-src/emacs/src/keyboard.c 174 | 3086 | immediate_quit c-src/emacs/src/keyboard.c 174 |
| 1711 | impatto html-src/softwarelibero.html /^Impatto pratico del software libero$/ | 3087 | impatto html-src/softwarelibero.html /^Impatto pratico del software libero$/ |
| 1712 | implementation merc-src/accumulator.m /^:- implementation.$/ | 3088 | implementation merc-src/accumulator.m /^:- implementation.$/ |
| 3089 | in_word_set c-src/etags.c /^in_word_set (register const char *str, register un/ | ||
| 1713 | inattribute c-src/etags.c 2400 | 3090 | inattribute c-src/etags.c 2400 |
| 1714 | inc cp-src/Range.h /^ double inc (void) const { return rng_inc; }$/ | 3091 | inc cp-src/Range.h /^ double inc (void) const { return rng_inc; }$/ |
| 1715 | /inch ps-src/rfc1245.ps /^\/inch {72 mul} def$/ | ||
| 1716 | \include tex-src/texinfo.tex /^\\def\\include{\\parsearg\\includezzz}$/ | ||
| 1717 | \includezzz tex-src/texinfo.tex /^\\def\\includezzz #1{{\\def\\thisfile{#1}\\input #1$/ | ||
| 1718 | \indexbackslash tex-src/texinfo.tex /^ \\def\\indexbackslash{\\rawbackslashxx}$/ | ||
| 1719 | index c-src/emacs/src/lisp.h 1856 | 3092 | index c-src/emacs/src/lisp.h 1856 |
| 1720 | \indexdotfill tex-src/texinfo.tex /^\\def\\indexdotfill{\\cleaders$/ | ||
| 1721 | \indexdummies tex-src/texinfo.tex /^\\def\\indexdummies{%$/ | ||
| 1722 | \indexdummydots tex-src/texinfo.tex /^\\def\\indexdummydots{...}$/ | ||
| 1723 | \indexdummyfont tex-src/texinfo.tex /^\\def\\indexdummyfont#1{#1}$/ | ||
| 1724 | =\indexdummyfont tex-src/texinfo.tex /^\\let\\cite=\\indexdummyfont$/ | ||
| 1725 | \indexdummytex tex-src/texinfo.tex /^\\def\\indexdummytex{TeX}$/ | ||
| 1726 | \indexfonts tex-src/texinfo.tex /^\\def\\indexfonts{%$/ | ||
| 1727 | \indexnofonts tex-src/texinfo.tex /^\\def\\indexnofonts{%$/ | ||
| 1728 | \inENV tex-src/texinfo.tex /^\\newif\\ifENV \\ENVfalse \\def\\inENV{\\ifENV\\relax\\els/ | ||
| 1729 | infabsdir c-src/etags.c 206 | 3093 | infabsdir c-src/etags.c 206 |
| 1730 | infabsname c-src/etags.c 205 | 3094 | infabsname c-src/etags.c 205 |
| 1731 | infiles make-src/Makefile /^infiles = $(filter-out ${NONSRCS},${SRCS}) srclist/ | 3095 | infiles make-src/Makefile /^infiles = $(filter-out ${NONSRCS},${SRCS}) srclist/ |
| 1732 | infname c-src/etags.c 204 | 3096 | infname c-src/etags.c 204 |
| 1733 | \infoappendixsec tex-src/texinfo.tex /^\\def\\infoappendixsec{\\parsearg\\appendixseczzz}$/ | ||
| 1734 | \infoappendixsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsec{\\parsearg\\appendixsubseczz/ | ||
| 1735 | \infoappendixsubsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsubsec{\\parsearg\\appendixsubsu/ | ||
| 1736 | \infoappendix tex-src/texinfo.tex /^\\def\\infoappendix{\\parsearg\\appendixzzz}$/ | ||
| 1737 | \infochapter tex-src/texinfo.tex /^\\def\\infochapter{\\parsearg\\chapterzzz}$/ | ||
| 1738 | info c-src/emacs/src/gmalloc.c 157 | 3097 | info c-src/emacs/src/gmalloc.c 157 |
| 1739 | infoPanel objcpp-src/SimpleCalc.M /^- infoPanel:sender$/ | 3098 | infoPanel objcpp-src/SimpleCalc.M /^- infoPanel:sender$/ |
| 1740 | \inforef tex-src/texinfo.tex /^\\def\\inforef #1{\\inforefzzz #1,,,,**}$/ | ||
| 1741 | \inforefzzz tex-src/texinfo.tex /^\\def\\inforefzzz #1,#2,#3,#4**{See Info file \\file{/ | ||
| 1742 | \infosection tex-src/texinfo.tex /^\\def\\infosection{\\parsearg\\sectionzzz}$/ | ||
| 1743 | \infosubsection tex-src/texinfo.tex /^\\def\\infosubsection{\\parsearg\\subsectionzzz}$/ | ||
| 1744 | \infosubsubsection tex-src/texinfo.tex /^\\def\\infosubsubsection{\\parsearg\\subsubsectionzzz}/ | ||
| 1745 | \infotop tex-src/texinfo.tex /^\\def\\infotop{\\parsearg\\unnumberedzzz}$/ | ||
| 1746 | \infounnumberedsec tex-src/texinfo.tex /^\\def\\infounnumberedsec{\\parsearg\\unnumberedseczzz}/ | ||
| 1747 | \infounnumberedsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsec{\\parsearg\\unnumberedsubs/ | ||
| 1748 | \infounnumberedsubsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsubsec{\\parsearg\\unnumbereds/ | ||
| 1749 | \infounnumbered tex-src/texinfo.tex /^\\def\\infounnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 1750 | inita c.c /^static void inita () {}$/ | ||
| 1751 | initb c.c /^static void initb () {}$/ | ||
| 1752 | init_control c.c 239 | ||
| 1753 | init c-src/etags.c /^init (void)$/ | 3099 | init c-src/etags.c /^init (void)$/ |
| 1754 | Initialize_Cond/p ada-src/2ataspri.adb /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 1755 | Initialize_Cond/p ada-src/2ataspri.ads /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 1756 | initialize_goal_store merc-src/accumulator.m /^:- func initialize_goal_store(list(hlds_goal), ins/ | ||
| 1757 | Initialize_LL_Tasks/p ada-src/2ataspri.adb /^ procedure Initialize_LL_Tasks (T : TCB_Ptr) is$/ | ||
| 1758 | Initialize_LL_Tasks/p ada-src/2ataspri.ads /^ procedure Initialize_LL_Tasks (T : TCB_Ptr);$/ | ||
| 1759 | Initialize_Lock/p ada-src/2ataspri.adb /^ procedure Initialize_Lock$/ | ||
| 1760 | Initialize_Lock/p ada-src/2ataspri.ads /^ procedure Initialize_Lock (Prio : System.Any_Pr/ | ||
| 1761 | initialize-new-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun initialize-new-tags-table ()$/ | ||
| 1762 | initialize_random_junk y-src/cccp.y /^initialize_random_junk ()$/ | ||
| 1763 | InitializeStringPackage pas-src/common.pas /^procedure InitializeStringPackage;$/ | ||
| 1764 | Initialize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Initialize_TAS_Cell (Cell : out TAS_C/ | ||
| 1765 | Initialize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Initialize_TAS_Cell (Cell : out TA/ | ||
| 1766 | initial_kboard c-src/emacs/src/keyboard.c 84 | ||
| 1767 | \initial tex-src/texinfo.tex /^\\def\\initial #1{%$/ | ||
| 1768 | init_kboard c-src/emacs/src/keyboard.c /^init_kboard (KBOARD *kb, Lisp_Object type)$/ | ||
| 1769 | init_keyboard c-src/emacs/src/keyboard.c /^init_keyboard (void)$/ | ||
| 1770 | InitNameList pas-src/common.pas /^procedure InitNameList;$/ | ||
| 1771 | InitNameStringPool pas-src/common.pas /^procedure InitNameStringPool;$/ | ||
| 1772 | init objcpp-src/SimpleCalc.M /^- init$/ | ||
| 1773 | init objc-src/Subprocess.m /^ andStdErr:(BOOL)wantsStdErr$/ | 3100 | init objc-src/Subprocess.m /^ andStdErr:(BOOL)wantsStdErr$/ |
| 1774 | init objc-src/Subprocess.m /^- init:(const char *)subprocessString$/ | 3101 | init objc-src/Subprocess.m /^- init:(const char *)subprocessString$/ |
| 1775 | __init__ pyt-src/server.py /^ def __init__(self):$/ | 3102 | init objcpp-src/SimpleCalc.M /^- init$/ |
| 1776 | __init__ pyt-src/server.py /^ def __init__(self, host, sitelist, master=None/ | 3103 | init_control c.c 239 |
| 1777 | __init__ pyt-src/server.py /^ def __init__(self, master=None):$/ | 3104 | init_kboard c-src/emacs/src/keyboard.c /^init_kboard (KBOARD *kb, Lisp_Object type)$/ |
| 1778 | __init__ pyt-src/server.py /^ def __init__(self, Master, text, textvar, widt/ | 3105 | init_keyboard c-src/emacs/src/keyboard.c /^init_keyboard (void)$/ |
| 1779 | __init__ pyt-src/server.py /^ def __init__(self, newlegend, list, editor, ma/ | ||
| 1780 | __init__ pyt-src/server.py /^ def __init__(self, user, userlist, master=None/ | ||
| 1781 | init_registry cp-src/clheir.cpp /^void init_registry(void)$/ | 3106 | init_registry cp-src/clheir.cpp /^void init_registry(void)$/ |
| 1782 | init_tool_bar_items c-src/emacs/src/keyboard.c /^init_tool_bar_items (Lisp_Object reuse)$/ | 3107 | init_tool_bar_items c-src/emacs/src/keyboard.c /^init_tool_bar_items (Lisp_Object reuse)$/ |
| 1783 | Inner1/b ada-src/etags-test-for.ada /^ package body Inner1 is$/ | 3108 | inita c.c /^static void inita () {}$/ |
| 1784 | Inner1/b ada-src/waroquiers.ada /^ package body Inner1 is$/ | 3109 | initb c.c /^static void initb () {}$/ |
| 1785 | Inner1/s ada-src/etags-test-for.ada /^ package Inner1 is$/ | 3110 | initial_kboard c-src/emacs/src/keyboard.c 84 |
| 1786 | Inner1/s ada-src/waroquiers.ada /^ package Inner1 is$/ | 3111 | initialize-new-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun initialize-new-tags-table ()$/ |
| 1787 | Inner2/b ada-src/etags-test-for.ada /^ package body Inner2 is$/ | 3112 | initialize_goal_store merc-src/accumulator.m /^:- func initialize_goal_store(list(hlds_goal), ins/ |
| 1788 | Inner2/b ada-src/waroquiers.ada /^ package body Inner2 is$/ | 3113 | initialize_random_junk y-src/cccp.y /^initialize_random_junk ()$/ |
| 1789 | Inner2/s ada-src/etags-test-for.ada /^ package Inner2 is$/ | 3114 | input-pending-p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ |
| 1790 | Inner2/s ada-src/waroquiers.ada /^ package Inner2 is$/ | ||
| 1791 | input_available_clear_time c-src/emacs/src/keyboard.c 324 | 3115 | input_available_clear_time c-src/emacs/src/keyboard.c 324 |
| 1792 | INPUT_EVENT_POS_MAX c-src/emacs/src/keyboard.c 3698 | ||
| 1793 | INPUT_EVENT_POS_MIN c-src/emacs/src/keyboard.c 3701 | ||
| 1794 | input_pending c-src/emacs/src/keyboard.c 239 | 3116 | input_pending c-src/emacs/src/keyboard.c 239 |
| 1795 | input-pending-p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 1796 | input_polling_used c-src/emacs/src/keyboard.c /^input_polling_used (void)$/ | 3117 | input_polling_used c-src/emacs/src/keyboard.c /^input_polling_used (void)$/ |
| 1797 | input_was_pending c-src/emacs/src/keyboard.c 287 | 3118 | input_was_pending c-src/emacs/src/keyboard.c 287 |
| 1798 | insert-abbrev-table-description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | 3119 | insert-abbrev-table-description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ |
| 1799 | insertion_type c-src/emacs/src/lisp.h 1989 | 3120 | insertion_type c-src/emacs/src/lisp.h 1989 |
| 1800 | insertname pas-src/common.pas /^function insertname;(*($/ | 3121 | insertname pas-src/common.pas /^function insertname;(*($/ |
| 1801 | INSERT_TREE_NODE pas-src/common.pas /^procedure INSERT_TREE_NODE;(*( $/ | 3122 | instance_method ruby-src/test.rb /^ def instance_method$/ |
| 1802 | Install_Abort_Handler/p ada-src/2ataspri.adb /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 1803 | Install_Abort_Handler/p ada-src/2ataspri.ads /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 1804 | Install_Error_Handler/p ada-src/2ataspri.adb /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 1805 | Install_Error_Handler/p ada-src/2ataspri.ads /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 1806 | instance_method_equals= ruby-src/test.rb /^ def instance_method_equals=$/ | 3123 | instance_method_equals= ruby-src/test.rb /^ def instance_method_equals=$/ |
| 1807 | instance_method_exclamation! ruby-src/test.rb /^ def instance_method_exclamation!$/ | 3124 | instance_method_exclamation! ruby-src/test.rb /^ def instance_method_exclamation!$/ |
| 1808 | instance_method_question? ruby-src/test.rb /^ def instance_method_question?$/ | 3125 | instance_method_question? ruby-src/test.rb /^ def instance_method_question?$/ |
| 1809 | instance_method ruby-src/test.rb /^ def instance_method$/ | ||
| 1810 | INSTANTIATE_MDIAGARRAY_FRIENDS cp-src/MDiagArray2.h /^#define INSTANTIATE_MDIAGARRAY_FRIENDS(T) \\$/ | ||
| 1811 | instruct c-src/etags.c 2527 | ||
| 1812 | instr y-src/parse.y 81 | 3126 | instr y-src/parse.y 81 |
| 1813 | INT_BIT c-src/emacs/src/gmalloc.c 124 | 3127 | instruct c-src/etags.c 2527 |
| 1814 | INT c-src/h.h 32 | 3128 | int merc-src/accumulator.m /^:- import_module int.$/ |
| 3129 | intNumber go-src/test1.go 13 | ||
| 1815 | integer c-src/emacs/src/lisp.h 2127 | 3130 | integer c-src/emacs/src/lisp.h 2127 |
| 3131 | integer y-src/cccp.y 112 | ||
| 1816 | integer_overflow y-src/cccp.y /^integer_overflow ()$/ | 3132 | integer_overflow y-src/cccp.y /^integer_overflow ()$/ |
| 1817 | INTEGERP c-src/emacs/src/lisp.h /^# define INTEGERP(x) lisp_h_INTEGERP (x)$/ | ||
| 1818 | INTEGER_TO_CONS c-src/emacs/src/lisp.h /^#define INTEGER_TO_CONS(i) \\$/ | ||
| 1819 | integertonmstr pas-src/common.pas /^function integertonmstr; (* (TheInteger : integer)/ | 3133 | integertonmstr pas-src/common.pas /^function integertonmstr; (* (TheInteger : integer)/ |
| 1820 | integer y-src/cccp.y 112 | ||
| 1821 | intensity1 f-src/entry.for /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3134 | intensity1 f-src/entry.for /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1822 | intensity1 f-src/entry.strange /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3135 | intensity1 f-src/entry.strange /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1823 | intensity1 f-src/entry.strange_suffix /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3136 | intensity1 f-src/entry.strange_suffix /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1824 | interface_locate c-src/c.c /^interface_locate(void)$/ | ||
| 1825 | interface merc-src/accumulator.m /^:- interface.$/ | 3137 | interface merc-src/accumulator.m /^:- interface.$/ |
| 1826 | \internalBitem tex-src/texinfo.tex /^\\def\\internalBitem{\\smallbreak \\parsearg\\itemzzz}$/ | 3138 | interface_locate c-src/c.c /^interface_locate(void)$/ |
| 1827 | \internalBitemx tex-src/texinfo.tex /^\\def\\internalBitemx{\\par \\parsearg\\itemzzz}$/ | ||
| 1828 | \internalBkitem tex-src/texinfo.tex /^\\def\\internalBkitem{\\smallbreak \\parsearg\\kitemzzz/ | ||
| 1829 | \internalBkitemx tex-src/texinfo.tex /^\\def\\internalBkitemx{\\par \\parsearg\\kitemzzz}$/ | ||
| 1830 | \internalBxitem tex-src/texinfo.tex /^\\def\\internalBxitem "#1"{\\def\\xitemsubtopix{#1} \\s/ | ||
| 1831 | \internalBxitemx tex-src/texinfo.tex /^\\def\\internalBxitemx "#1"{\\def\\xitemsubtopix{#1} \\/ | ||
| 1832 | internal_last_event_frame c-src/emacs/src/keyboard.c 228 | ||
| 1833 | \internalsetq tex-src/texinfo.tex /^\\def\\internalsetq #1#2{'xrdef {#1}{\\csname #2\\endc/ | ||
| 1834 | intern c-src/emacs/src/lisp.h /^intern (const char *str)$/ | 3139 | intern c-src/emacs/src/lisp.h /^intern (const char *str)$/ |
| 1835 | intern_c_string c-src/emacs/src/lisp.h /^intern_c_string (const char *str)$/ | 3140 | intern_c_string c-src/emacs/src/lisp.h /^intern_c_string (const char *str)$/ |
| 3141 | internal_last_event_frame c-src/emacs/src/keyboard.c 228 | ||
| 1836 | interned c-src/emacs/src/lisp.h 672 | 3142 | interned c-src/emacs/src/lisp.h 672 |
| 1837 | interpreters c-src/etags.c 197 | 3143 | interpreters c-src/etags.c 197 |
| 3144 | interrupt_input c-src/emacs/src/keyboard.c 328 | ||
| 1838 | interrupt_input_blocked c-src/emacs/src/keyboard.c 76 | 3145 | interrupt_input_blocked c-src/emacs/src/keyboard.c 76 |
| 1839 | interrupt_input_blocked c-src/emacs/src/lisp.h 3048 | 3146 | interrupt_input_blocked c-src/emacs/src/lisp.h 3048 |
| 1840 | interrupt_input c-src/emacs/src/keyboard.c 328 | ||
| 1841 | interrupts_deferred c-src/emacs/src/keyboard.c 331 | 3147 | interrupts_deferred c-src/emacs/src/keyboard.c 331 |
| 1842 | INTERVAL c-src/emacs/src/lisp.h 1149 | ||
| 1843 | INTMASK c-src/emacs/src/lisp.h 437 | ||
| 1844 | int merc-src/accumulator.m /^:- import_module int.$/ | ||
| 1845 | intNumber go-src/test1.go 13 | ||
| 1846 | intoken c-src/etags.c /^#define intoken(c) (_itk[CHAR (c)]) \/* c can be in/ | 3148 | intoken c-src/etags.c /^#define intoken(c) (_itk[CHAR (c)]) \/* c can be in/ |
| 1847 | intspec c-src/emacs/src/lisp.h 1688 | 3149 | intspec c-src/emacs/src/lisp.h 1688 |
| 1848 | INTTYPEBITS c-src/emacs/src/lisp.h 249 | ||
| 1849 | INT_TYPE_SIZE y-src/cccp.y 91 | ||
| 1850 | intvar c-src/emacs/src/lisp.h 2277 | 3150 | intvar c-src/emacs/src/lisp.h 2277 |
| 1851 | INT y-src/cccp.c 6 | ||
| 1852 | invalidate_nodes c-src/etags.c /^invalidate_nodes (fdesc *badfdp, node **npp)$/ | 3151 | invalidate_nodes c-src/etags.c /^invalidate_nodes (fdesc *badfdp, node **npp)$/ |
| 1853 | Invoking gzip tex-src/gzip.texi /^@node Invoking gzip, Advanced usage, Sample, Top$/ | ||
| 1854 | in_word_set c-src/etags.c /^in_word_set (register const char *str, register un/ | ||
| 1855 | io merc-src/accumulator.m /^:- import_module io.$/ | 3152 | io merc-src/accumulator.m /^:- import_module io.$/ |
| 1856 | IpAddrKind rs-src/test.rs 3 | ||
| 1857 | ipc3dChannelType cp-src/c.C 1 | ||
| 1858 | ipc3dCSC19 cp-src/c.C 6 | 3153 | ipc3dCSC19 cp-src/c.C 6 |
| 3154 | ipc3dChannelType cp-src/c.C 1 | ||
| 1859 | ipc3dIslandHierarchy cp-src/c.C 1 | 3155 | ipc3dIslandHierarchy cp-src/c.C 1 |
| 1860 | ipc3dLinkControl cp-src/c.C 1 | 3156 | ipc3dLinkControl cp-src/c.C 1 |
| 1861 | __ip c.c 159 | ||
| 1862 | /ip ps-src/rfc1245.ps /^\/ip { $/ | ||
| 1863 | /i ps-src/rfc1245.ps /^\/i \/j \/k \/l \/m \/n \/o \/p \/q \/r \/s \/t \/u \/v \/w \/x \/y/ | ||
| 1864 | irregular_location cp-src/clheir.hpp 47 | ||
| 1865 | irregular_location cp-src/clheir.hpp /^ irregular_location(double xi, double yi, doubl/ | 3157 | irregular_location cp-src/clheir.hpp /^ irregular_location(double xi, double yi, doubl/ |
| 1866 | ISALNUM c-src/etags.c /^#define ISALNUM(c) isalnum (CHAR (c))$/ | 3158 | irregular_location cp-src/clheir.hpp 47 |
| 1867 | ISALPHA c-src/etags.c /^#define ISALPHA(c) isalpha (CHAR (c))$/ | ||
| 1868 | is_associative_construction merc-src/accumulator.m /^:- pred is_associative_construction(module_info::i/ | ||
| 1869 | isComment php-src/lce_functions.php /^ function isComment($class)$/ | 3159 | isComment php-src/lce_functions.php /^ function isComment($class)$/ |
| 1870 | IsControlCharName pas-src/common.pas /^function IsControlCharName($/ | 3160 | isHoliday cp-src/functions.cpp /^bool isHoliday ( Date d ){$/ |
| 1871 | IsControlChar pas-src/common.pas /^function IsControlChar; (*($/ | 3161 | isLeap cp-src/functions.cpp /^bool isLeap ( int year ){$/ |
| 3162 | is_associative_construction merc-src/accumulator.m /^:- pred is_associative_construction(module_info::i/ | ||
| 1872 | is_curly_brace_form c-src/h.h 54 | 3163 | is_curly_brace_form c-src/h.h 54 |
| 1873 | IS_DAEMON c-src/emacs/src/lisp.h 4257 | ||
| 1874 | IS_DAEMON c-src/emacs/src/lisp.h 4261 | ||
| 1875 | ISDIGIT c-src/etags.c /^#define ISDIGIT(c) isdigit (CHAR (c))$/ | ||
| 1876 | is_explicit c-src/h.h 49 | 3164 | is_explicit c-src/h.h 49 |
| 1877 | is_func c-src/etags.c 221 | 3165 | is_func c-src/etags.c 221 |
| 1878 | isHoliday cp-src/functions.cpp /^bool isHoliday ( Date d ){$/ | ||
| 1879 | is_hor_space y-src/cccp.y 953 | 3166 | is_hor_space y-src/cccp.y 953 |
| 1880 | is_idchar y-src/cccp.y 948 | 3167 | is_idchar y-src/cccp.y 948 |
| 1881 | is_idstart y-src/cccp.y 950 | 3168 | is_idstart y-src/cccp.y 950 |
| 1882 | isLeap cp-src/functions.cpp /^bool isLeap ( int year ){$/ | ||
| 1883 | ISLOWER c-src/etags.c /^#define ISLOWER(c) islower (CHAR (c))$/ | ||
| 1884 | is_muldiv_operation cp-src/c.C /^is_muldiv_operation(pc)$/ | 3169 | is_muldiv_operation cp-src/c.C /^is_muldiv_operation(pc)$/ |
| 1885 | ISO_FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5149 | 3170 | is_ordset prol-src/ordsets.prolog /^is_ordset(X) :- var(X), !, fail.$/ |
| 3171 | is_recursive_case merc-src/accumulator.m /^:- pred is_recursive_case(list(hlds_goal)::in, pre/ | ||
| 1886 | iso_lispy_function_keys c-src/emacs/src/keyboard.c 5151 | 3172 | iso_lispy_function_keys c-src/emacs/src/keyboard.c 5151 |
| 1887 | isoperator prol-src/natded.prolog /^isoperator(Char):-$/ | 3173 | isoperator prol-src/natded.prolog /^isoperator(Char):-$/ |
| 1888 | isoptab prol-src/natded.prolog /^isoptab('%').$/ | 3174 | isoptab prol-src/natded.prolog /^isoptab('%').$/ |
| 1889 | is_ordset prol-src/ordsets.prolog /^is_ordset(X) :- var(X), !, fail.$/ | ||
| 1890 | is_recursive_case merc-src/accumulator.m /^:- pred is_recursive_case(list(hlds_goal)::in, pre/ | ||
| 1891 | Is_Set/f ada-src/2ataspri.adb /^ function Is_Set (Cell : in TAS_Cell) return Bo/ | ||
| 1892 | Is_Set/f ada-src/2ataspri.ads /^ function Is_Set (Cell : in TAS_Cell)/ | ||
| 1893 | ISUPPER c-src/etags.c /^# define ISUPPER(c) isupper (CHAR (c))$/ | ||
| 1894 | iswhite c-src/etags.c /^#define iswhite(c) (_wht[CHAR (c)]) \/* c is white / | 3175 | iswhite c-src/etags.c /^#define iswhite(c) (_wht[CHAR (c)]) \/* c is white / |
| 1895 | \itemcontents tex-src/texinfo.tex /^\\def\\itemcontents{#1}%$/ | ||
| 1896 | \itemfont tex-src/texinfo.tex /^\\def\\itemfont{#2}%$/ | ||
| 1897 | \itemizeitem tex-src/texinfo.tex /^\\def\\itemizeitem{%$/ | ||
| 1898 | \itemize tex-src/texinfo.tex /^\\def\\itemize{\\parsearg\\itemizezzz}$/ | ||
| 1899 | \itemizey tex-src/texinfo.tex /^\\def\\itemizey #1#2{%$/ | ||
| 1900 | \itemizezzz tex-src/texinfo.tex /^\\def\\itemizezzz #1{%$/ | ||
| 1901 | item_properties c-src/emacs/src/keyboard.c 7568 | 3176 | item_properties c-src/emacs/src/keyboard.c 7568 |
| 1902 | \item tex-src/texinfo.tex /^\\def\\item{\\errmessage{@item while not in a table}}/ | ||
| 1903 | \itemx tex-src/texinfo.tex /^\\def\\itemx{\\errmessage{@itemx while not in a table/ | ||
| 1904 | \itemzzz tex-src/texinfo.tex /^\\def\\itemzzz #1{\\begingroup %$/ | ||
| 1905 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}%$/ | ||
| 1906 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}$/ | ||
| 1907 | JAVASRC make-src/Makefile /^JAVASRC=AWTEMul.java KeyEve.java SMan.java SysCol./ | ||
| 1908 | jmp c-src/emacs/src/lisp.h 3044 | 3177 | jmp c-src/emacs/src/lisp.h 3044 |
| 1909 | just_read_file c-src/etags.c /^just_read_file (FILE *inf)$/ | 3178 | just_read_file c-src/etags.c /^just_read_file (FILE *inf)$/ |
| 1910 | kbd_buffer c-src/emacs/src/keyboard.c 291 | 3179 | kbd_buffer c-src/emacs/src/keyboard.c 291 |
| 1911 | kbd_buffer_events_waiting c-src/emacs/src/keyboard.c /^kbd_buffer_events_waiting (void)$/ | 3180 | kbd_buffer_events_waiting c-src/emacs/src/keyboard.c /^kbd_buffer_events_waiting (void)$/ |
| 1912 | kbd_buffer_get_event c-src/emacs/src/keyboard.c /^kbd_buffer_get_event (KBOARD **kbp,$/ | 3181 | kbd_buffer_get_event c-src/emacs/src/keyboard.c /^kbd_buffer_get_event (KBOARD **kbp,$/ |
| 1913 | kbd_buffer_nr_stored c-src/emacs/src/keyboard.c /^kbd_buffer_nr_stored (void)$/ | 3182 | kbd_buffer_nr_stored c-src/emacs/src/keyboard.c /^kbd_buffer_nr_stored (void)$/ |
| 1914 | KBD_BUFFER_SIZE c-src/emacs/src/keyboard.c 82 | ||
| 1915 | kbd_buffer_store_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_event (register struct input_even/ | 3183 | kbd_buffer_store_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_event (register struct input_even/ |
| 1916 | kbd_buffer_store_event_hold c-src/emacs/src/keyboard.c /^kbd_buffer_store_event_hold (register struct input/ | 3184 | kbd_buffer_store_event_hold c-src/emacs/src/keyboard.c /^kbd_buffer_store_event_hold (register struct input/ |
| 1917 | kbd_buffer_store_help_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_help_event (Lisp_Object frame, Li/ | 3185 | kbd_buffer_store_help_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_help_event (Lisp_Object frame, Li/ |
| 1918 | kbd_buffer_unget_event c-src/emacs/src/keyboard.c /^kbd_buffer_unget_event (register struct input_even/ | 3186 | kbd_buffer_unget_event c-src/emacs/src/keyboard.c /^kbd_buffer_unget_event (register struct input_even/ |
| 1919 | kbd_fetch_ptr c-src/emacs/src/keyboard.c 297 | 3187 | kbd_fetch_ptr c-src/emacs/src/keyboard.c 297 |
| 1920 | \kbdfoo tex-src/texinfo.tex /^\\def\\kbdfoo#1#2#3\\par{\\def\\one{#1}\\def\\three{#3}\\d/ | ||
| 1921 | kbd_store_ptr c-src/emacs/src/keyboard.c 302 | 3188 | kbd_store_ptr c-src/emacs/src/keyboard.c 302 |
| 1922 | \kbd tex-src/texinfo.tex /^\\def\\kbd#1{\\def\\look{#1}\\expandafter\\kbdfoo\\look??/ | ||
| 1923 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}%$/ | ||
| 1924 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}$/ | ||
| 1925 | kboard c-src/emacs/src/keyboard.c 860 | 3189 | kboard c-src/emacs/src/keyboard.c 860 |
| 1926 | kboard_stack c-src/emacs/src/keyboard.c 858 | 3190 | kboard_stack c-src/emacs/src/keyboard.c 858 |
| 1927 | kboard_stack c-src/emacs/src/keyboard.c 864 | 3191 | kboard_stack c-src/emacs/src/keyboard.c 864 |
| 1928 | KBYTES objc-src/PackInsp.m 58 | ||
| 1929 | key_and_value c-src/emacs/src/lisp.h 1868 | 3192 | key_and_value c-src/emacs/src/lisp.h 1868 |
| 1930 | keyremap c-src/emacs/src/keyboard.c 8742 | 3193 | keyremap c-src/emacs/src/keyboard.c 8742 |
| 1931 | keyremap c-src/emacs/src/keyboard.c 8754 | 3194 | keyremap c-src/emacs/src/keyboard.c 8754 |
| 1932 | keyremap_step c-src/emacs/src/keyboard.c /^keyremap_step (Lisp_Object *keybuf, int bufsize, v/ | 3195 | keyremap_step c-src/emacs/src/keyboard.c /^keyremap_step (Lisp_Object *keybuf, int bufsize, v/ |
| 1933 | keys_of_keyboard c-src/emacs/src/keyboard.c /^keys_of_keyboard (void)$/ | 3196 | keys_of_keyboard c-src/emacs/src/keyboard.c /^keys_of_keyboard (void)$/ |
| 1934 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}%$/ | ||
| 1935 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}$/ | ||
| 1936 | \key tex-src/texinfo.tex /^\\def\\key #1{{\\tt \\exhyphenpenalty=10000\\uppercase{/ | ||
| 1937 | KEY_TO_CHAR c-src/emacs/src/keyboard.c /^#define KEY_TO_CHAR(k) (XINT (k) & ((1 << CHARACTE/ | ||
| 1938 | keyvalcgi prol-src/natded.prolog /^keyvalcgi(Key,Val):-$/ | ||
| 1939 | keyval prol-src/natded.prolog /^keyval(key(Key,Val)) --> [Key,'='], valseq(Val).$/ | 3197 | keyval prol-src/natded.prolog /^keyval(key(Key,Val)) --> [Key,'='], valseq(Val).$/ |
| 3198 | keyvalcgi prol-src/natded.prolog /^keyvalcgi(Key,Val):-$/ | ||
| 1940 | keyvalscgi prol-src/natded.prolog /^keyvalscgi(KeyVals),$/ | 3199 | keyvalscgi prol-src/natded.prolog /^keyvalscgi(KeyVals),$/ |
| 1941 | keyvalseq prol-src/natded.prolog /^keyvalseq([KeyVal|KeyVals]) --> $/ | 3200 | keyvalseq prol-src/natded.prolog /^keyvalseq([KeyVal|KeyVals]) --> $/ |
| 1942 | keyword_parsing y-src/cccp.y 73 | 3201 | keyword_parsing y-src/cccp.y 73 |
| @@ -1944,10 +3203,6 @@ keywords y-src/cccp.y 114 | |||
| 1944 | keywords y-src/cccp.y 306 | 3203 | keywords y-src/cccp.y 306 |
| 1945 | kind c-src/emacs/src/keyboard.c 11024 | 3204 | kind c-src/emacs/src/keyboard.c 11024 |
| 1946 | kind c-src/h.h 46 | 3205 | kind c-src/h.h 46 |
| 1947 | \kindex tex-src/texinfo.tex /^\\def\\kindex {\\kyindex}$/ | ||
| 1948 | \kitem tex-src/texinfo.tex /^\\def\\kitem{\\errmessage{@kitem while not in a table/ | ||
| 1949 | \kitemx tex-src/texinfo.tex /^\\def\\kitemx{\\errmessage{@kitemx while not in a tab/ | ||
| 1950 | \kitemzzz tex-src/texinfo.tex /^\\def\\kitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 1951 | kset_echo_string c-src/emacs/src/keyboard.c /^kset_echo_string (struct kboard *kb, Lisp_Object v/ | 3206 | kset_echo_string c-src/emacs/src/keyboard.c /^kset_echo_string (struct kboard *kb, Lisp_Object v/ |
| 1952 | kset_kbd_queue c-src/emacs/src/keyboard.c /^kset_kbd_queue (struct kboard *kb, Lisp_Object val/ | 3207 | kset_kbd_queue c-src/emacs/src/keyboard.c /^kset_kbd_queue (struct kboard *kb, Lisp_Object val/ |
| 1953 | kset_keyboard_translate_table c-src/emacs/src/keyboard.c /^kset_keyboard_translate_table (struct kboard *kb, / | 3208 | kset_keyboard_translate_table c-src/emacs/src/keyboard.c /^kset_keyboard_translate_table (struct kboard *kb, / |
| @@ -1957,21 +3212,14 @@ kset_local_function_key_map c-src/emacs/src/keyboard.c /^kset_local_function_key | |||
| 1957 | kset_overriding_terminal_local_map c-src/emacs/src/keyboard.c /^kset_overriding_terminal_local_map (struct kboard / | 3212 | kset_overriding_terminal_local_map c-src/emacs/src/keyboard.c /^kset_overriding_terminal_local_map (struct kboard / |
| 1958 | kset_real_last_command c-src/emacs/src/keyboard.c /^kset_real_last_command (struct kboard *kb, Lisp_Ob/ | 3213 | kset_real_last_command c-src/emacs/src/keyboard.c /^kset_real_last_command (struct kboard *kb, Lisp_Ob/ |
| 1959 | kset_system_key_syms c-src/emacs/src/keyboard.c /^kset_system_key_syms (struct kboard *kb, Lisp_Obje/ | 3214 | kset_system_key_syms c-src/emacs/src/keyboard.c /^kset_system_key_syms (struct kboard *kb, Lisp_Obje/ |
| 1960 | LabeledEntry pyt-src/server.py /^class LabeledEntry(Frame):$/ | ||
| 1961 | \labelspace tex-src/texinfo.tex /^\\def\\labelspace{\\hskip1em \\relax}$/ | ||
| 1962 | lang c-src/etags.c 208 | 3215 | lang c-src/etags.c 208 |
| 1963 | lang c-src/etags.c 251 | 3216 | lang c-src/etags.c 251 |
| 1964 | lang c-src/etags.c 259 | 3217 | lang c-src/etags.c 259 |
| 1965 | Lang_function c-src/etags.c 182 | ||
| 1966 | Lang_function c-src/h.h 6 | ||
| 1967 | lang_names c-src/etags.c 718 | 3218 | lang_names c-src/etags.c 718 |
| 1968 | language c-src/etags.c 199 | 3219 | language c-src/etags.c 199 |
| 3220 | last-tag el-src/emacs/lisp/progmodes/etags.el /^(defvar last-tag nil$/ | ||
| 1969 | last_abbrev_point c-src/abbrev.c 79 | 3221 | last_abbrev_point c-src/abbrev.c 79 |
| 1970 | lasta c.c 272 | ||
| 1971 | lastargmargin tex-src/texinfo.tex /^\\newskip\\deflastargmargin \\deflastargmargin=18pt$/ | ||
| 1972 | lastargmargin tex-src/texinfo.tex /^\\setbox0=\\hbox{\\hskip \\deflastargmargin{\\rm #2}\\hs/ | ||
| 1973 | last_auto_save c-src/emacs/src/keyboard.c 214 | 3222 | last_auto_save c-src/emacs/src/keyboard.c 214 |
| 1974 | lastb c.c 278 | ||
| 1975 | last_heapinfo c-src/emacs/src/gmalloc.c 402 | 3223 | last_heapinfo c-src/emacs/src/gmalloc.c 402 |
| 1976 | last_mouse_button c-src/emacs/src/keyboard.c 5215 | 3224 | last_mouse_button c-src/emacs/src/keyboard.c 5215 |
| 1977 | last_mouse_x c-src/emacs/src/keyboard.c 5216 | 3225 | last_mouse_x c-src/emacs/src/keyboard.c 5216 |
| @@ -1979,31 +3227,20 @@ last_mouse_y c-src/emacs/src/keyboard.c 5217 | |||
| 1979 | last_non_minibuf_size c-src/emacs/src/keyboard.c 207 | 3227 | last_non_minibuf_size c-src/emacs/src/keyboard.c 207 |
| 1980 | last_point_position c-src/emacs/src/keyboard.c 217 | 3228 | last_point_position c-src/emacs/src/keyboard.c 217 |
| 1981 | last_state_size c-src/emacs/src/gmalloc.c 401 | 3229 | last_state_size c-src/emacs/src/gmalloc.c 401 |
| 1982 | last-tag el-src/emacs/lisp/progmodes/etags.el /^(defvar last-tag nil$/ | ||
| 1983 | last_undo_boundary c-src/emacs/src/keyboard.c 1287 | 3230 | last_undo_boundary c-src/emacs/src/keyboard.c 1287 |
| 1984 | LATEST make-src/Makefile /^LATEST=17$/ | 3231 | lasta c.c 272 |
| 3232 | lastargmargin tex-src/texinfo.tex /^\\newskip\\deflastargmargin \\deflastargmargin=18pt$/ | ||
| 3233 | lastargmargin tex-src/texinfo.tex /^\\setbox0=\\hbox{\\hskip \\deflastargmargin{\\rm #2}\\hs/ | ||
| 3234 | lastb c.c 278 | ||
| 1985 | lb c-src/etags.c 2923 | 3235 | lb c-src/etags.c 2923 |
| 1986 | \lbrb tex-src/texinfo.tex /^\\def\\lbrb{{\\bf\\char`\\[}} \\def\\rbrb{{\\bf\\char`\\]}}$/ | ||
| 1987 | lbs c-src/etags.c 2924 | 3236 | lbs c-src/etags.c 2924 |
| 3237 | lce php-src/lce_functions.php /^ function lce()$/ | ||
| 1988 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($d_name, $d_path/ | 3238 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($d_name, $d_path/ |
| 1989 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($domain, $path)$/ | 3239 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($domain, $path)$/ |
| 1990 | LCE_COMMENT php-src/lce_functions.php 13 | ||
| 1991 | LCE_COMMENT_TOOL php-src/lce_functions.php 17 | ||
| 1992 | LCE_COMMENT_USER php-src/lce_functions.php 15 | ||
| 1993 | lce_dgettext php-src/lce_functions.php /^ function lce_dgettext($domain, $msgid)$/ | 3240 | lce_dgettext php-src/lce_functions.php /^ function lce_dgettext($domain, $msgid)$/ |
| 1994 | LCE_FUNCTIONS php-src/lce_functions.php 4 | ||
| 1995 | lce_geteditcode php-src/lce_functions.php /^ function lce_geteditcode($type, $name, $text, $r/ | 3241 | lce_geteditcode php-src/lce_functions.php /^ function lce_geteditcode($type, $name, $text, $r/ |
| 1996 | lce_gettext php-src/lce_functions.php /^ function lce_gettext($msgid)$/ | 3242 | lce_gettext php-src/lce_functions.php /^ function lce_gettext($msgid)$/ |
| 1997 | L_CELL y-src/parse.c 10 | ||
| 1998 | LCE_MSGID php-src/lce_functions.php 19 | ||
| 1999 | LCE_MSGSTR php-src/lce_functions.php 21 | ||
| 2000 | lce php-src/lce_functions.php /^ function lce()$/ | ||
| 2001 | lce_textdomain php-src/lce_functions.php /^ function lce_textdomain($domain)$/ | 3243 | lce_textdomain php-src/lce_functions.php /^ function lce_textdomain($domain)$/ |
| 2002 | LCE_TEXT php-src/lce_functions.php 23 | ||
| 2003 | LCE_UNKNOWN php-src/lce_functions.php 9 | ||
| 2004 | LCE_WS php-src/lce_functions.php 11 | ||
| 2005 | L_CONST y-src/parse.c 13 | ||
| 2006 | LDFLAGS make-src/Makefile /^LDFLAGS=#-static -lc_p$/ | ||
| 2007 | leasqr html-src/software.html /^Leasqr$/ | 3244 | leasqr html-src/software.html /^Leasqr$/ |
| 2008 | left c-src/etags.c 216 | 3245 | left c-src/etags.c 216 |
| 2009 | left_shift y-src/cccp.y /^left_shift (a, b)$/ | 3246 | left_shift y-src/cccp.y /^left_shift (a, b)$/ |
| @@ -2011,100 +3248,49 @@ len c-src/etags.c 237 | |||
| 2011 | length c-src/etags.c 2495 | 3248 | length c-src/etags.c 2495 |
| 2012 | length y-src/cccp.y 113 | 3249 | length y-src/cccp.y 113 |
| 2013 | length y-src/cccp.y 44 | 3250 | length y-src/cccp.y 44 |
| 2014 | LEQ y-src/cccp.c 14 | ||
| 2015 | /less ps-src/rfc1245.ps /^\/less \/equal \/greater \/question \/at \/A \/B \/C \/D \/E/ | ||
| 2016 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}%$/ | ||
| 2017 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}$/ | ||
| 2018 | let c-src/emacs/src/lisp.h 2981 | 3251 | let c-src/emacs/src/lisp.h 2981 |
| 2019 | letter tex-src/texinfo.tex /^ {#1}{Appendix \\appendixletter}{\\noexpand\\folio}}/ | 3252 | letter tex-src/texinfo.tex /^ {#1}{Appendix \\appendixletter}{\\noexpand\\folio}}/ |
| 2020 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\noexpand\\folio}/ | ||
| 2021 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\/ | ||
| 2022 | letter tex-src/texinfo.tex /^ {\\appendixletter}$/ | 3253 | letter tex-src/texinfo.tex /^ {\\appendixletter}$/ |
| 2023 | letter tex-src/texinfo.tex /^ {\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\th/ | 3254 | letter tex-src/texinfo.tex /^ {\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\th/ |
| 2024 | letter tex-src/texinfo.tex /^\\chapmacro {#1}{Appendix \\appendixletter}%$/ | 3255 | letter tex-src/texinfo.tex /^\\chapmacro {#1}{Appendix \\appendixletter}%$/ |
| 2025 | letter tex-src/texinfo.tex /^\\gdef\\thissection{#1}\\secheading {#1}{\\appendixlet/ | 3256 | letter tex-src/texinfo.tex /^\\gdef\\thissection{#1}\\secheading {#1}{\\appendixlet/ |
| 2026 | letter tex-src/texinfo.tex /^\\subsecheading {#1}{\\appendixletter}{\\the\\secno}{\\/ | 3257 | letter tex-src/texinfo.tex /^\\subsecheading {#1}{\\appendixletter}{\\the\\secno}{\\/ |
| 3258 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\noexpand\\folio}/ | ||
| 3259 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\/ | ||
| 2027 | letter: tex-src/texinfo.tex /^\\xdef\\thischapter{Appendix \\appendixletter: \\noexp/ | 3260 | letter: tex-src/texinfo.tex /^\\xdef\\thischapter{Appendix \\appendixletter: \\noexp/ |
| 2028 | level c-src/emacs/src/lisp.h 3153 | 3261 | level c-src/emacs/src/lisp.h 3153 |
| 2029 | lex prol-src/natded.prolog /^lex(W,SynOut,Sem):-$/ | 3262 | lex prol-src/natded.prolog /^lex(W,SynOut,Sem):-$/ |
| 2030 | lexptr y-src/cccp.y 332 | 3263 | lexptr y-src/cccp.y 332 |
| 2031 | LE y-src/parse.c 7 | ||
| 2032 | L_FN0 y-src/parse.c 14 | ||
| 2033 | L_FN1R y-src/parse.c 20 | ||
| 2034 | L_FN1 y-src/parse.c 15 | ||
| 2035 | L_FN2R y-src/parse.c 21 | ||
| 2036 | L_FN2 y-src/parse.c 16 | ||
| 2037 | L_FN3R y-src/parse.c 22 | ||
| 2038 | L_FN3 y-src/parse.c 17 | ||
| 2039 | L_FN4R y-src/parse.c 23 | ||
| 2040 | L_FN4 y-src/parse.c 18 | ||
| 2041 | L_FNNR y-src/parse.c 24 | ||
| 2042 | L_FNN y-src/parse.c 19 | ||
| 2043 | L_getit c-src/etags.c /^L_getit (void)$/ | ||
| 2044 | L_GE y-src/parse.c 27 | ||
| 2045 | __libc_atexit c-src/exit.c 30 | ||
| 2046 | __libc_atexit c-src/exit.strange_suffix 30 | ||
| 2047 | libs merc-src/accumulator.m /^:- import_module libs.$/ | 3264 | libs merc-src/accumulator.m /^:- import_module libs.$/ |
| 2048 | licenze html-src/softwarelibero.html /^Licenze d'uso di un programma$/ | 3265 | licenze html-src/softwarelibero.html /^Licenze d'uso di un programma$/ |
| 2049 | LIGHTBLUE cp-src/screen.hpp 21 | ||
| 2050 | LIGHTCYAN cp-src/screen.hpp 23 | ||
| 2051 | LIGHTGRAY cp-src/screen.hpp 19 | ||
| 2052 | LIGHTGREEN cp-src/screen.hpp 22 | ||
| 2053 | LIGHTMAGENTA cp-src/screen.hpp 25 | ||
| 2054 | LIGHTRED cp-src/screen.hpp 24 | ||
| 2055 | limit cp-src/Range.h /^ double limit (void) const { return rng_limit; }$/ | 3266 | limit cp-src/Range.h /^ double limit (void) const { return rng_limit; }$/ |
| 3267 | line c-src/etags.c 2493 | ||
| 3268 | line perl-src/htlmify-cystic 37 | ||
| 3269 | line y-src/parse.y 87 | ||
| 3270 | lineCount php-src/lce_functions.php /^ function lineCount($entry)$/ | ||
| 2056 | linebuffer c-src/etags.c 239 | 3271 | linebuffer c-src/etags.c 239 |
| 2057 | linebuffer_init c-src/etags.c /^linebuffer_init (linebuffer *lbp)$/ | 3272 | linebuffer_init c-src/etags.c /^linebuffer_init (linebuffer *lbp)$/ |
| 2058 | linebuffer_setlen c-src/etags.c /^linebuffer_setlen (linebuffer *lbp, int toksize)$/ | 3273 | linebuffer_setlen c-src/etags.c /^linebuffer_setlen (linebuffer *lbp, int toksize)$/ |
| 2059 | lineCount php-src/lce_functions.php /^ function lineCount($entry)$/ | ||
| 2060 | line c-src/etags.c 2493 | ||
| 2061 | lineno c-src/emacs/src/lisp.h 3147 | 3274 | lineno c-src/emacs/src/lisp.h 3147 |
| 2062 | lineno c-src/etags.c 2506 | 3275 | lineno c-src/etags.c 2506 |
| 2063 | \linenumber tex-src/texinfo.tex /^ \\def\\linenumber{\\the\\inputlineno:\\space}$/ | ||
| 2064 | line perl-src/htlmify-cystic 37 | ||
| 2065 | linepos c-src/etags.c 2507 | 3276 | linepos c-src/etags.c 2507 |
| 2066 | linepos c-src/etags.c 2922 | 3277 | linepos c-src/etags.c 2922 |
| 2067 | line y-src/parse.y 87 | ||
| 2068 | links html-src/software.html /^Links to interesting software$/ | 3278 | links html-src/software.html /^Links to interesting software$/ |
| 2069 | Lisp_Bits c-src/emacs/src/lisp.h 239 | ||
| 2070 | Lisp_Boolfwd c-src/emacs/src/lisp.h 2284 | ||
| 2071 | Lisp_Bool_Vector c-src/emacs/src/lisp.h 1384 | ||
| 2072 | Lisp_Buffer_Local_Value c-src/emacs/src/lisp.h 2334 | ||
| 2073 | Lisp_Buffer_Objfwd c-src/emacs/src/lisp.h 2302 | ||
| 2074 | Lisp_Char_Table c-src/emacs/src/lisp.h 1575 | ||
| 2075 | Lisp_Compiled c-src/emacs/src/lisp.h 2429 | ||
| 2076 | Lisp_Cons c-src/emacs/src/lisp.h 475 | ||
| 2077 | lisp_eval_depth c-src/emacs/src/lisp.h 3045 | 3279 | lisp_eval_depth c-src/emacs/src/lisp.h 3045 |
| 2078 | Lisp_Finalizer c-src/emacs/src/lisp.h 2186 | ||
| 2079 | Lisp_Float c-src/emacs/src/lisp.h 2391 | ||
| 2080 | Lisp_Float c-src/emacs/src/lisp.h 477 | ||
| 2081 | Lisp_Free c-src/emacs/src/lisp.h 2201 | ||
| 2082 | Lisp_functions c-src/etags.c /^Lisp_functions (FILE *inf)$/ | ||
| 2083 | Lisp_Fwd_Bool c-src/emacs/src/lisp.h 505 | ||
| 2084 | Lisp_Fwd_Buffer_Obj c-src/emacs/src/lisp.h 507 | ||
| 2085 | Lisp_Fwd c-src/emacs/src/lisp.h 2368 | ||
| 2086 | Lisp_Fwd_Int c-src/emacs/src/lisp.h 504 | ||
| 2087 | Lisp_Fwd_Kboard_Obj c-src/emacs/src/lisp.h 508 | ||
| 2088 | Lisp_Fwd_Obj c-src/emacs/src/lisp.h 506 | ||
| 2089 | Lisp_Fwd_Type c-src/emacs/src/lisp.h 502 | ||
| 2090 | Lisp_Hash_Table c-src/emacs/src/lisp.h 1823 | ||
| 2091 | lisp_h_check_cons_list c-src/emacs/src/lisp.h /^# define lisp_h_check_cons_list() ((void) 0)$/ | ||
| 2092 | lisp_h_CHECK_LIST_CONS c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_LIST_CONS(x, y) CHECK_TYPE (C/ | 3280 | lisp_h_CHECK_LIST_CONS c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_LIST_CONS(x, y) CHECK_TYPE (C/ |
| 2093 | lisp_h_CHECK_NUMBER c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_NUMBER(x) CHECK_TYPE (INTEGER/ | 3281 | lisp_h_CHECK_NUMBER c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_NUMBER(x) CHECK_TYPE (INTEGER/ |
| 2094 | lisp_h_CHECK_SYMBOL c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_SYMBOL(x) CHECK_TYPE (SYMBOLP/ | 3282 | lisp_h_CHECK_SYMBOL c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_SYMBOL(x) CHECK_TYPE (SYMBOLP/ |
| 2095 | lisp_h_CHECK_TYPE c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_TYPE(ok, predicate, x) \\$/ | 3283 | lisp_h_CHECK_TYPE c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_TYPE(ok, predicate, x) \\$/ |
| 2096 | lisp_h_CONSP c-src/emacs/src/lisp.h /^#define lisp_h_CONSP(x) (XTYPE (x) == Lisp_Cons)$/ | 3284 | lisp_h_CONSP c-src/emacs/src/lisp.h /^#define lisp_h_CONSP(x) (XTYPE (x) == Lisp_Cons)$/ |
| 2097 | Lisp_help c-src/etags.c 591 | ||
| 2098 | lisp_h_EQ c-src/emacs/src/lisp.h /^#define lisp_h_EQ(x, y) (XLI (x) == XLI (y))$/ | 3285 | lisp_h_EQ c-src/emacs/src/lisp.h /^#define lisp_h_EQ(x, y) (XLI (x) == XLI (y))$/ |
| 2099 | lisp_h_FLOATP c-src/emacs/src/lisp.h /^#define lisp_h_FLOATP(x) (XTYPE (x) == Lisp_Float)/ | 3286 | lisp_h_FLOATP c-src/emacs/src/lisp.h /^#define lisp_h_FLOATP(x) (XTYPE (x) == Lisp_Float)/ |
| 2100 | lisp_h_INTEGERP c-src/emacs/src/lisp.h /^#define lisp_h_INTEGERP(x) ((XTYPE (x) & (Lisp_Int/ | 3287 | lisp_h_INTEGERP c-src/emacs/src/lisp.h /^#define lisp_h_INTEGERP(x) ((XTYPE (x) & (Lisp_Int/ |
| 2101 | lisp_h_make_number c-src/emacs/src/lisp.h /^# define lisp_h_make_number(n) \\$/ | ||
| 2102 | lisp_h_MARKERP c-src/emacs/src/lisp.h /^#define lisp_h_MARKERP(x) (MISCP (x) && XMISCTYPE / | 3288 | lisp_h_MARKERP c-src/emacs/src/lisp.h /^#define lisp_h_MARKERP(x) (MISCP (x) && XMISCTYPE / |
| 2103 | lisp_h_MISCP c-src/emacs/src/lisp.h /^#define lisp_h_MISCP(x) (XTYPE (x) == Lisp_Misc)$/ | 3289 | lisp_h_MISCP c-src/emacs/src/lisp.h /^#define lisp_h_MISCP(x) (XTYPE (x) == Lisp_Misc)$/ |
| 2104 | lisp_h_NILP c-src/emacs/src/lisp.h /^#define lisp_h_NILP(x) EQ (x, Qnil)$/ | 3290 | lisp_h_NILP c-src/emacs/src/lisp.h /^#define lisp_h_NILP(x) EQ (x, Qnil)$/ |
| 2105 | lisp_h_SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SET_SYMBOL_VAL(sym, v) \\$/ | 3291 | lisp_h_SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SET_SYMBOL_VAL(sym, v) \\$/ |
| 2106 | lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sy/ | ||
| 2107 | lisp_h_SYMBOLP c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOLP(x) (XTYPE (x) == Lisp_Symbo/ | 3292 | lisp_h_SYMBOLP c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOLP(x) (XTYPE (x) == Lisp_Symbo/ |
| 3293 | lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sy/ | ||
| 2108 | lisp_h_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_VAL(sym) \\$/ | 3294 | lisp_h_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_VAL(sym) \\$/ |
| 2109 | lisp_h_VECTORLIKEP c-src/emacs/src/lisp.h /^#define lisp_h_VECTORLIKEP(x) (XTYPE (x) == Lisp_V/ | 3295 | lisp_h_VECTORLIKEP c-src/emacs/src/lisp.h /^#define lisp_h_VECTORLIKEP(x) (XTYPE (x) == Lisp_V/ |
| 2110 | lisp_h_XCAR c-src/emacs/src/lisp.h /^#define lisp_h_XCAR(c) XCONS (c)->car$/ | 3296 | lisp_h_XCAR c-src/emacs/src/lisp.h /^#define lisp_h_XCAR(c) XCONS (c)->car$/ |
| @@ -2112,63 +3298,17 @@ lisp_h_XCDR c-src/emacs/src/lisp.h /^#define lisp_h_XCDR(c) XCONS (c)->u.cdr$/ | |||
| 2112 | lisp_h_XCONS c-src/emacs/src/lisp.h /^#define lisp_h_XCONS(a) \\$/ | 3298 | lisp_h_XCONS c-src/emacs/src/lisp.h /^#define lisp_h_XCONS(a) \\$/ |
| 2113 | lisp_h_XFASTINT c-src/emacs/src/lisp.h /^# define lisp_h_XFASTINT(a) XINT (a)$/ | 3299 | lisp_h_XFASTINT c-src/emacs/src/lisp.h /^# define lisp_h_XFASTINT(a) XINT (a)$/ |
| 2114 | lisp_h_XHASH c-src/emacs/src/lisp.h /^#define lisp_h_XHASH(a) XUINT (a)$/ | 3300 | lisp_h_XHASH c-src/emacs/src/lisp.h /^#define lisp_h_XHASH(a) XUINT (a)$/ |
| 2115 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) (i)$/ | ||
| 2116 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) ((Lisp_Object) { i })$/ | 3301 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) ((Lisp_Object) { i })$/ |
| 3302 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) (i)$/ | ||
| 2117 | lisp_h_XINT c-src/emacs/src/lisp.h /^# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)$/ | 3303 | lisp_h_XINT c-src/emacs/src/lisp.h /^# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)$/ |
| 2118 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) (o)$/ | ||
| 2119 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) ((o).i)$/ | 3304 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) ((o).i)$/ |
| 3305 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) (o)$/ | ||
| 2120 | lisp_h_XPNTR c-src/emacs/src/lisp.h /^#define lisp_h_XPNTR(a) \\$/ | 3306 | lisp_h_XPNTR c-src/emacs/src/lisp.h /^#define lisp_h_XPNTR(a) \\$/ |
| 2121 | lisp_h_XSYMBOL c-src/emacs/src/lisp.h /^# define lisp_h_XSYMBOL(a) \\$/ | 3307 | lisp_h_XSYMBOL c-src/emacs/src/lisp.h /^# define lisp_h_XSYMBOL(a) \\$/ |
| 2122 | lisp_h_XTYPE c-src/emacs/src/lisp.h /^# define lisp_h_XTYPE(a) ((enum Lisp_Type) (XLI (a/ | 3308 | lisp_h_XTYPE c-src/emacs/src/lisp.h /^# define lisp_h_XTYPE(a) ((enum Lisp_Type) (XLI (a/ |
| 2123 | lisp_h_XUNTAG c-src/emacs/src/lisp.h /^# define lisp_h_XUNTAG(a, type) ((void *) (intptr_/ | 3309 | lisp_h_XUNTAG c-src/emacs/src/lisp.h /^# define lisp_h_XUNTAG(a, type) ((void *) (intptr_/ |
| 2124 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) (i)$/ | 3310 | lisp_h_check_cons_list c-src/emacs/src/lisp.h /^# define lisp_h_check_cons_list() ((void) 0)$/ |
| 2125 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) {i}$/ | 3311 | lisp_h_make_number c-src/emacs/src/lisp.h /^# define lisp_h_make_number(n) \\$/ |
| 2126 | LISP_INITIALLY_ZERO c-src/emacs/src/lisp.h 582 | ||
| 2127 | Lisp_Int0 c-src/emacs/src/lisp.h 461 | ||
| 2128 | Lisp_Int1 c-src/emacs/src/lisp.h 462 | ||
| 2129 | Lisp_Intfwd c-src/emacs/src/lisp.h 2274 | ||
| 2130 | Lisp_Kboard_Objfwd c-src/emacs/src/lisp.h 2362 | ||
| 2131 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN(name, type, argdecls, arg/ | ||
| 2132 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x/ | ||
| 2133 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x)/ | ||
| 2134 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_VAL, Lisp_Object, (struct/ | ||
| 2135 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCAR, Lisp_Object, (Lisp_Object / | ||
| 2136 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCONS, struct Lisp_Cons *, (Lisp/ | ||
| 2137 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XHASH, EMACS_INT, (Lisp_Object a/ | ||
| 2138 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XLI, EMACS_INT, (Lisp_Object o),/ | ||
| 2139 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XPNTR, void *, (Lisp_Object a), / | ||
| 2140 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN_VOID(name, argdecls, args/ | ||
| 2141 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_LIST_CONS, (Lisp_Obje/ | ||
| 2142 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_TYPE,$/ | ||
| 2143 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (SET_SYMBOL_VAL,$/ | ||
| 2144 | Lisp_Marker c-src/emacs/src/lisp.h 1978 | ||
| 2145 | Lisp_Misc_Any c-src/emacs/src/lisp.h 1971 | ||
| 2146 | Lisp_Misc c-src/emacs/src/lisp.h 2212 | ||
| 2147 | Lisp_Misc c-src/emacs/src/lisp.h 458 | ||
| 2148 | Lisp_Misc_Finalizer c-src/emacs/src/lisp.h 491 | ||
| 2149 | Lisp_Misc_Float c-src/emacs/src/lisp.h 494 | ||
| 2150 | Lisp_Misc_Free c-src/emacs/src/lisp.h 487 | ||
| 2151 | Lisp_Misc_Limit c-src/emacs/src/lisp.h 496 | ||
| 2152 | Lisp_Misc_Marker c-src/emacs/src/lisp.h 488 | ||
| 2153 | Lisp_Misc_Overlay c-src/emacs/src/lisp.h 489 | ||
| 2154 | Lisp_Misc_Save_Value c-src/emacs/src/lisp.h 490 | ||
| 2155 | Lisp_Misc_Type c-src/emacs/src/lisp.h 485 | ||
| 2156 | Lisp_Object c-src/emacs/src/lisp.h 567 | ||
| 2157 | Lisp_Object c-src/emacs/src/lisp.h 577 | ||
| 2158 | Lisp_Objfwd c-src/emacs/src/lisp.h 2294 | ||
| 2159 | Lisp_Overlay c-src/emacs/src/lisp.h 2021 | ||
| 2160 | Lisp_Save_Type c-src/emacs/src/lisp.h 2064 | ||
| 2161 | Lisp_Save_Value c-src/emacs/src/lisp.h 2110 | ||
| 2162 | Lisp_String c-src/emacs/src/lisp.h 466 | ||
| 2163 | Lisp_Sub_Char_Table c-src/emacs/src/lisp.h 1606 | ||
| 2164 | Lisp_Subr c-src/emacs/src/lisp.h 1670 | ||
| 2165 | Lisp_suffixes c-src/etags.c 589 | ||
| 2166 | Lisp_Symbol c-src/emacs/src/lisp.h 454 | ||
| 2167 | Lisp_Symbol c-src/emacs/src/lisp.h 654 | ||
| 2168 | \lisp tex-src/texinfo.tex /^\\def\\lisp{\\aboveenvbreak$/ | ||
| 2169 | Lisp_Type c-src/emacs/src/lisp.h 451 | ||
| 2170 | Lisp_Vector c-src/emacs/src/lisp.h 1369 | ||
| 2171 | Lisp_Vectorlike c-src/emacs/src/lisp.h 472 | ||
| 2172 | lispy_accent_codes c-src/emacs/src/keyboard.c 4634 | 3312 | lispy_accent_codes c-src/emacs/src/keyboard.c 4634 |
| 2173 | lispy_accent_keys c-src/emacs/src/keyboard.c 4741 | 3313 | lispy_accent_keys c-src/emacs/src/keyboard.c 4741 |
| 2174 | lispy_drag_n_drop_names c-src/emacs/src/keyboard.c 5181 | 3314 | lispy_drag_n_drop_names c-src/emacs/src/keyboard.c 5181 |
| @@ -2178,102 +3318,39 @@ lispy_kana_keys c-src/emacs/src/keyboard.c 5026 | |||
| 2178 | lispy_modifier_list c-src/emacs/src/keyboard.c /^lispy_modifier_list (int modifiers)$/ | 3318 | lispy_modifier_list c-src/emacs/src/keyboard.c /^lispy_modifier_list (int modifiers)$/ |
| 2179 | lispy_multimedia_keys c-src/emacs/src/keyboard.c 4962 | 3319 | lispy_multimedia_keys c-src/emacs/src/keyboard.c 4962 |
| 2180 | lispy_wheel_names c-src/emacs/src/keyboard.c 5174 | 3320 | lispy_wheel_names c-src/emacs/src/keyboard.c 5174 |
| 2181 | list2i c-src/emacs/src/lisp.h /^list2i (EMACS_INT x, EMACS_INT y)$/ | ||
| 2182 | list3i c-src/emacs/src/lisp.h /^list3i (EMACS_INT x, EMACS_INT y, EMACS_INT w)$/ | ||
| 2183 | list4i c-src/emacs/src/lisp.h /^list4i (EMACS_INT x, EMACS_INT y, EMACS_INT w, EMA/ | ||
| 2184 | LISTCONTENTSBUTTON objc-src/PackInsp.m 48 | ||
| 2185 | LISTCONTENTS objc-src/PackInsp.m 39 | ||
| 2186 | list c-src/emacs/src/gmalloc.c 186 | 3321 | list c-src/emacs/src/gmalloc.c 186 |
| 2187 | LISTDESCRIPTIONBUTTON objc-src/PackInsp.m 49 | ||
| 2188 | ListEdit pyt-src/server.py /^class ListEdit(Frame):$/ | ||
| 2189 | list merc-src/accumulator.m /^:- import_module list.$/ | 3322 | list merc-src/accumulator.m /^:- import_module list.$/ |
| 2190 | list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun list-tags (file &optional _next-match)$/ | 3323 | list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun list-tags (file &optional _next-match)$/ |
| 2191 | list-tags-function el-src/emacs/lisp/progmodes/etags.el /^(defvar list-tags-function nil$/ | 3324 | list-tags-function el-src/emacs/lisp/progmodes/etags.el /^(defvar list-tags-function nil$/ |
| 3325 | list2i c-src/emacs/src/lisp.h /^list2i (EMACS_INT x, EMACS_INT y)$/ | ||
| 3326 | list3i c-src/emacs/src/lisp.h /^list3i (EMACS_INT x, EMACS_INT y, EMACS_INT w)$/ | ||
| 3327 | list4i c-src/emacs/src/lisp.h /^list4i (EMACS_INT x, EMACS_INT y, EMACS_INT w, EMA/ | ||
| 2192 | list_to_ord_set prol-src/ordsets.prolog /^list_to_ord_set(List, Set) :-$/ | 3328 | list_to_ord_set prol-src/ordsets.prolog /^list_to_ord_set(List, Set) :-$/ |
| 2193 | LL_Assert/p ada-src/2ataspri.adb /^ procedure LL_Assert (B : Boolean; M : String) i/ | ||
| 2194 | LL_Assert/p ada-src/2ataspri.ads /^ procedure LL_Assert (B : Boolean; M : String);$/ | ||
| 2195 | L_LE y-src/parse.c 25 | ||
| 2196 | LL_Task_Procedure_Access/t ada-src/2ataspri.ads /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 2197 | LL_Task_Procedure_Access/t ada-src/etags-test-for.ada /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 2198 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 2199 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr) is$/ | ||
| 2200 | LL_Wrapper/p ada-src/etags-test-for.ada /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 2201 | L_NE y-src/parse.c 26 | ||
| 2202 | lno c-src/etags.c 223 | 3329 | lno c-src/etags.c 223 |
| 2203 | /lnormalize ps-src/rfc1245.ps /^\/lnormalize { $/ | 3330 | load objc-src/PackInsp.m /^-load$/ |
| 2204 | loadContentsOf objc-src/PackInsp.m /^-loadContentsOf:(const char *)type inTable:(HashTa/ | 3331 | loadContentsOf objc-src/PackInsp.m /^-loadContentsOf:(const char *)type inTable:(HashTa/ |
| 2205 | loadImage objc-src/PackInsp.m /^-loadImage$/ | 3332 | loadImage objc-src/PackInsp.m /^-loadImage$/ |
| 2206 | loadKeyValuesFrom objc-src/PackInsp.m /^-loadKeyValuesFrom:(const char *)type inTable:(Has/ | 3333 | loadKeyValuesFrom objc-src/PackInsp.m /^-loadKeyValuesFrom:(const char *)type inTable:(Has/ |
| 2207 | load objc-src/PackInsp.m /^-load$/ | ||
| 2208 | loadPORManager php-src/lce_functions.php /^ function &loadPORManager()$/ | 3334 | loadPORManager php-src/lce_functions.php /^ function &loadPORManager()$/ |
| 2209 | local_if_set c-src/emacs/src/lisp.h 2338 | 3335 | local_if_set c-src/emacs/src/lisp.h 2338 |
| 2210 | LOCALIZE_ARCH objc-src/PackInsp.m /^#define LOCALIZE_ARCH(s) NXLoadLocalizedStringFrom/ | ||
| 2211 | LOCALIZE objc-src/PackInsp.m /^#define LOCALIZE(s) NXLoadLocalizedStringFromTabl/ | ||
| 2212 | Locate pas-src/common.pas /^function Locate; (*($/ | ||
| 2213 | location cp-src/clheir.hpp 33 | ||
| 2214 | location cp-src/clheir.hpp /^ location() { }$/ | 3336 | location cp-src/clheir.hpp /^ location() { }$/ |
| 2215 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS() \\$/ | 3337 | location cp-src/clheir.hpp 33 |
| 2216 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS()$/ | ||
| 2217 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK() \\$/ | ||
| 2218 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK()$/ | ||
| 2219 | Lock/t ada-src/2ataspri.ads /^ type Lock is$/ | ||
| 2220 | Lock/t ada-src/2ataspri.ads /^ type Lock is private;$/ | ||
| 2221 | \loggingall tex-src/texinfo.tex /^\\def\\loggingall{\\tracingcommands2 \\tracingstats2 $/ | ||
| 2222 | LONG_TYPE_SIZE y-src/cccp.y 95 | ||
| 2223 | LOOKING_AT c-src/etags.c /^#define LOOKING_AT(cp, kw) \/* kw is the keyword, / | ||
| 2224 | LOOKING_AT_NOCASE c-src/etags.c /^#define LOOKING_AT_NOCASE(cp, kw) \/* the keyword i/ | ||
| 2225 | lookup_call merc-src/accumulator.m /^:- pred lookup_call(accu_goal_store::in, accu_goal/ | ||
| 2226 | LOOKUP objc-src/PackInsp.m 176 | ||
| 2227 | LOOKUP objc-src/PackInsp.m /^#define LOOKUP(key, notfound) ([table isKey:key] ?/ | ||
| 2228 | lookup y-src/cccp.y /^lookup (name, len, hash)$/ | 3338 | lookup y-src/cccp.y /^lookup (name, len, hash)$/ |
| 2229 | LOOP_ON_INPUT_LINES c-src/etags.c /^#define LOOP_ON_INPUT_LINES(file_pointer, line_buf/ | 3339 | lookup_call merc-src/accumulator.m /^:- pred lookup_call(accu_goal_store::in, accu_goal/ |
| 2230 | \losespace tex-src/texinfo.tex /^\\def\\losespace #1{#1}$/ | ||
| 2231 | lowcase c-src/etags.c /^#define lowcase(c) tolower (CHAR (c))$/ | 3340 | lowcase c-src/etags.c /^#define lowcase(c) tolower (CHAR (c))$/ |
| 2232 | \lowercaseenumerate tex-src/texinfo.tex /^\\def\\lowercaseenumerate{%$/ | ||
| 2233 | LowerCaseNmStr pas-src/common.pas /^function LowerCaseNmStr; (*($/ | ||
| 2234 | /L ps-src/rfc1245.ps /^\/L { $/ | ||
| 2235 | /L ps-src/rfc1245.ps /^\/L \/M \/N \/O \/P \/Q \/R \/S \/T \/U \/V \/W \/X \/Y \/Z \/brac/ | ||
| 2236 | L_RANGE y-src/parse.c 11 | ||
| 2237 | LSH y-src/cccp.c 16 | ||
| 2238 | \l tex-src/texinfo.tex /^\\def\\l#1{{\\li #1}\\null} % $/ | ||
| 2239 | LTGT cp-src/MDiagArray2.h 144 | ||
| 2240 | LTGT cp-src/MDiagArray2.h 35 | ||
| 2241 | LTGT cp-src/MDiagArray2.h 39 | ||
| 2242 | LTGT cp-src/MDiagArray2.h 42 | ||
| 2243 | Lua_functions c-src/etags.c /^Lua_functions (FILE *inf)$/ | ||
| 2244 | Lua_help c-src/etags.c 600 | ||
| 2245 | LUASRC make-src/Makefile /^LUASRC=allegro.lua$/ | ||
| 2246 | Lua_suffixes c-src/etags.c 598 | ||
| 2247 | lucid_event_type_list_p c-src/emacs/src/keyboard.c /^lucid_event_type_list_p (Lisp_Object object)$/ | 3341 | lucid_event_type_list_p c-src/emacs/src/keyboard.c /^lucid_event_type_list_p (Lisp_Object object)$/ |
| 2248 | L_VAR y-src/parse.c 12 | ||
| 2249 | \lvvmode tex-src/texinfo.tex /^\\def\\lvvmode{\\vbox to 0pt{}}$/ | ||
| 2250 | mabort c-src/emacs/src/gmalloc.c /^mabort (enum mcheck_status status)$/ | 3342 | mabort c-src/emacs/src/gmalloc.c /^mabort (enum mcheck_status status)$/ |
| 2251 | mach_host_self c-src/machsyscalls.h /^SYSCALL (mach_host_self, -29,$/ | 3343 | mach_host_self c-src/machsyscalls.h /^SYSCALL (mach_host_self, -29,$/ |
| 2252 | Machine_Exceptions/t ada-src/2ataspri.ads /^ type Machine_Exceptions is new Interfaces.C.POS/ | ||
| 2253 | Machin_T/b ada-src/waroquiers.ada /^ protected body Machin_T is$/ | ||
| 2254 | Machin_T/t ada-src/etags-test-for.ada /^ protected Machin_T is$/ | ||
| 2255 | Machin_T/t ada-src/etags-test-for.ada /^ protected type Machin_T is$/ | ||
| 2256 | Machin_T/t ada-src/waroquiers.ada /^ protected type Machin_T is$/ | ||
| 2257 | mach_msg_trap c-src/machsyscalls.h /^SYSCALL (mach_msg_trap, -25,$/ | 3344 | mach_msg_trap c-src/machsyscalls.h /^SYSCALL (mach_msg_trap, -25,$/ |
| 2258 | mach_reply_port c-src/machsyscalls.h /^SYSCALL (mach_reply_port, -26,$/ | 3345 | mach_reply_port c-src/machsyscalls.h /^SYSCALL (mach_reply_port, -26,$/ |
| 2259 | mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/ | 3346 | mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/ |
| 2260 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ | 3347 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ |
| 2261 | MAGENTA cp-src/screen.hpp 17 | ||
| 2262 | MAGICBYTE c-src/emacs/src/gmalloc.c 1856 | ||
| 2263 | magic c-src/emacs/src/gmalloc.c 1863 | 3348 | magic c-src/emacs/src/gmalloc.c 1863 |
| 2264 | MAGICFREE c-src/emacs/src/gmalloc.c 1855 | ||
| 2265 | MAGICWORD c-src/emacs/src/gmalloc.c 1854 | ||
| 2266 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ | 3349 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ |
| 2267 | \majorheading tex-src/texinfo.tex /^\\def\\majorheading{\\parsearg\\majorheadingzzz}$/ | ||
| 2268 | \majorheadingzzz tex-src/texinfo.tex /^\\def\\majorheadingzzz #1{%$/ | ||
| 2269 | make-abbrev-table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | 3350 | make-abbrev-table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ |
| 2270 | make_coor prol-src/natded.prolog /^make_coor(s(_),Alpha,Sem1,Sem2,Alpha@Sem1@Sem2).$/ | ||
| 2271 | make_C_tag c-src/etags.c /^make_C_tag (bool isfun)$/ | 3351 | make_C_tag c-src/etags.c /^make_C_tag (bool isfun)$/ |
| 3352 | make_coor prol-src/natded.prolog /^make_coor(s(_),Alpha,Sem1,Sem2,Alpha@Sem1@Sem2).$/ | ||
| 2272 | make_ctrl_char c-src/emacs/src/keyboard.c /^make_ctrl_char (int c)$/ | 3353 | make_ctrl_char c-src/emacs/src/keyboard.c /^make_ctrl_char (int c)$/ |
| 2273 | MakeDispose pyt-src/server.py /^ def MakeDispose(self):$/ | ||
| 2274 | Makefile_filenames c-src/etags.c 603 | ||
| 2275 | Makefile_help c-src/etags.c 605 | ||
| 2276 | Makefile_targets c-src/etags.c /^Makefile_targets (FILE *inf)$/ | ||
| 2277 | make_fixnum_or_float c-src/emacs/src/lisp.h /^#define make_fixnum_or_float(val) \\$/ | 3354 | make_fixnum_or_float c-src/emacs/src/lisp.h /^#define make_fixnum_or_float(val) \\$/ |
| 2278 | make_formatted_string c-src/emacs/src/lisp.h /^extern Lisp_Object make_formatted_string (char *, / | 3355 | make_formatted_string c-src/emacs/src/lisp.h /^extern Lisp_Object make_formatted_string (char *, / |
| 2279 | make_lisp_ptr c-src/emacs/src/lisp.h /^make_lisp_ptr (void *ptr, enum Lisp_Type type)$/ | 3356 | make_lisp_ptr c-src/emacs/src/lisp.h /^make_lisp_ptr (void *ptr, enum Lisp_Type type)$/ |
| @@ -2284,176 +3361,98 @@ make_lispy_focus_out c-src/emacs/src/keyboard.c /^make_lispy_focus_out (Lisp_Obj | |||
| 2284 | make_lispy_movement c-src/emacs/src/keyboard.c /^make_lispy_movement (struct frame *frame, Lisp_Obj/ | 3361 | make_lispy_movement c-src/emacs/src/keyboard.c /^make_lispy_movement (struct frame *frame, Lisp_Obj/ |
| 2285 | make_lispy_position c-src/emacs/src/keyboard.c /^make_lispy_position (struct frame *f, Lisp_Object / | 3362 | make_lispy_position c-src/emacs/src/keyboard.c /^make_lispy_position (struct frame *f, Lisp_Object / |
| 2286 | make_lispy_switch_frame c-src/emacs/src/keyboard.c /^make_lispy_switch_frame (Lisp_Object frame)$/ | 3363 | make_lispy_switch_frame c-src/emacs/src/keyboard.c /^make_lispy_switch_frame (Lisp_Object frame)$/ |
| 2287 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ | ||
| 2288 | make_number c-src/emacs/src/lisp.h /^# define make_number(n) lisp_h_make_number (n)$/ | 3364 | make_number c-src/emacs/src/lisp.h /^# define make_number(n) lisp_h_make_number (n)$/ |
| 2289 | make_pointer_integer c-src/emacs/src/lisp.h /^make_pointer_integer (void *p)$/ | 3365 | make_pointer_integer c-src/emacs/src/lisp.h /^make_pointer_integer (void *p)$/ |
| 2290 | make_scroll_bar_position c-src/emacs/src/keyboard.c /^make_scroll_bar_position (struct input_event *ev, / | 3366 | make_scroll_bar_position c-src/emacs/src/keyboard.c /^make_scroll_bar_position (struct input_event *ev, / |
| 2291 | MakeSitelist pyt-src/server.py /^ def MakeSitelist(self, master):$/ | ||
| 2292 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ | ||
| 2293 | make_tag c-src/etags.c /^make_tag (const char *name, \/* tag name, or NULL / | 3367 | make_tag c-src/etags.c /^make_tag (const char *name, \/* tag name, or NULL / |
| 2294 | make_uninit_sub_char_table c-src/emacs/src/lisp.h /^make_uninit_sub_char_table (int depth, int min_cha/ | 3368 | make_uninit_sub_char_table c-src/emacs/src/lisp.h /^make_uninit_sub_char_table (int depth, int min_cha/ |
| 2295 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ | 3369 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ |
| 2296 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ | 3370 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ |
| 2297 | malloc_atfork_handler_parent c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_parent (void)$/ | 3371 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ |
| 2298 | malloc_atfork_handler_prepare c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_prepare (void)$/ | ||
| 2299 | malloc c-src/emacs/src/gmalloc.c 1715 | 3372 | malloc c-src/emacs/src/gmalloc.c 1715 |
| 2300 | malloc c-src/emacs/src/gmalloc.c 64 | 3373 | malloc c-src/emacs/src/gmalloc.c 64 |
| 2301 | malloc c-src/emacs/src/gmalloc.c 68 | 3374 | malloc c-src/emacs/src/gmalloc.c 68 |
| 2302 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ | 3375 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ |
| 2303 | _malloc c-src/emacs/src/gmalloc.c /^_malloc (size_t size)$/ | 3376 | malloc_atfork_handler_parent c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_parent (void)$/ |
| 2304 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ | 3377 | malloc_atfork_handler_prepare c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_prepare (void)$/ |
| 2305 | malloc_enable_thread c-src/emacs/src/gmalloc.c /^malloc_enable_thread (void)$/ | 3378 | malloc_enable_thread c-src/emacs/src/gmalloc.c /^malloc_enable_thread (void)$/ |
| 2306 | __malloc_extra_blocks c-src/emacs/src/gmalloc.c 381 | ||
| 2307 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1857 | ||
| 2308 | mallochook c-src/emacs/src/gmalloc.c /^mallochook (size_t size)$/ | ||
| 2309 | malloc_info c-src/emacs/src/gmalloc.c 167 | 3379 | malloc_info c-src/emacs/src/gmalloc.c 167 |
| 2310 | malloc_initialize_1 c-src/emacs/src/gmalloc.c /^malloc_initialize_1 (void)$/ | 3380 | malloc_initialize_1 c-src/emacs/src/gmalloc.c /^malloc_initialize_1 (void)$/ |
| 2311 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ | 3381 | mallochook c-src/emacs/src/gmalloc.c /^mallochook (size_t size)$/ |
| 2312 | __malloc_initialized c-src/emacs/src/gmalloc.c 379 | ||
| 2313 | _malloc_internal c-src/emacs/src/gmalloc.c /^_malloc_internal (size_t size)$/ | ||
| 2314 | _malloc_internal_nolock c-src/emacs/src/gmalloc.c /^_malloc_internal_nolock (size_t size)$/ | ||
| 2315 | _malloc_mutex c-src/emacs/src/gmalloc.c 517 | ||
| 2316 | _malloc_thread_enabled_p c-src/emacs/src/gmalloc.c 519 | ||
| 2317 | man manpage make-src/Makefile /^man manpage: etags.1.man$/ | 3382 | man manpage make-src/Makefile /^man manpage: etags.1.man$/ |
| 2318 | /manualpapersize ps-src/rfc1245.ps /^\/manualpapersize {$/ | ||
| 2319 | MANY c-src/emacs/src/lisp.h 2833 | ||
| 2320 | mao c-src/h.h 101 | 3383 | mao c-src/h.h 101 |
| 2321 | map c-src/emacs/src/keyboard.c 8748 | 3384 | map c-src/emacs/src/keyboard.c 8748 |
| 2322 | map merc-src/accumulator.m /^:- import_module map.$/ | 3385 | map merc-src/accumulator.m /^:- import_module map.$/ |
| 3386 | map_word prol-src/natded.prolog /^map_word([[_]|Ws],Exp):-$/ | ||
| 2323 | mapping html-src/algrthms.html /^Mapping the Channel Symbols$/ | 3387 | mapping html-src/algrthms.html /^Mapping the Channel Symbols$/ |
| 2324 | mapsyn prol-src/natded.prolog /^mapsyn(A\/B,AM\/BM):-$/ | 3388 | mapsyn prol-src/natded.prolog /^mapsyn(A\/B,AM\/BM):-$/ |
| 2325 | map_word prol-src/natded.prolog /^map_word([[_]|Ws],Exp):-$/ | ||
| 2326 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ | ||
| 2327 | mark_kboards c-src/emacs/src/keyboard.c /^mark_kboards (void)$/ | 3389 | mark_kboards c-src/emacs/src/keyboard.c /^mark_kboards (void)$/ |
| 2328 | \math tex-src/texinfo.tex /^\\def\\math#1{\\implicitmath #1\\implicitmath}$/ | 3390 | max c-src/emacs/src/lisp.h /^#define max(a, b) ((a) > (b) ? (a) : (b))$/ |
| 2329 | MAX_ALLOCA c-src/emacs/src/lisp.h 4556 | 3391 | max c-src/emacs/src/lisp.h 58 |
| 2330 | max_args c-src/emacs/src/lisp.h 1686 | ||
| 2331 | maxargs c-src/emacs/src/lisp.h 2831 | ||
| 2332 | max c.c /^__attribute__ ((always_inline)) max (int a, int b)/ | 3392 | max c.c /^__attribute__ ((always_inline)) max (int a, int b)/ |
| 2333 | max c.c /^max (int a, int b)$/ | 3393 | max c.c /^max (int a, int b)$/ |
| 2334 | max cp-src/conway.cpp /^#define max(x,y) ((x > y) ? x : y)$/ | 3394 | max cp-src/conway.cpp /^#define max(x,y) ((x > y) ? x : y)$/ |
| 2335 | max c-src/emacs/src/lisp.h 58 | 3395 | max_args c-src/emacs/src/lisp.h 1686 |
| 2336 | max c-src/emacs/src/lisp.h /^#define max(a, b) ((a) > (b) ? (a) : (b))$/ | ||
| 2337 | MAX_ENCODED_BYTES c-src/emacs/src/keyboard.c 2254 | ||
| 2338 | MAX_HASH_VALUE c-src/etags.c 2329 | ||
| 2339 | max_num_directions cp-src/clheir.hpp 31 | 3396 | max_num_directions cp-src/clheir.hpp 31 |
| 2340 | max_num_generic_objects cp-src/clheir.cpp 9 | 3397 | max_num_generic_objects cp-src/clheir.cpp 9 |
| 2341 | MAXPATHLEN c-src/etags.c 115 | 3398 | maxargs c-src/emacs/src/lisp.h 2831 |
| 2342 | /max ps-src/rfc1245.ps /^\/max {2 copy lt {exch} if pop} bind def$/ | ||
| 2343 | MAX_WORD_LENGTH c-src/etags.c 2327 | ||
| 2344 | maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/ | ||
| 2345 | maybe merc-src/accumulator.m /^:- import_module maybe.$/ | 3399 | maybe merc-src/accumulator.m /^:- import_module maybe.$/ |
| 2346 | MAYBEREL y-src/parse.y /^#define MAYBEREL(p) (*(p)=='[' && (isdigit((p)[1])/ | 3400 | maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/ |
| 2347 | MBYTES objc-src/PackInsp.m 59 | ||
| 2348 | Mcccp y-src/cccp.y /^main ()$/ | ||
| 2349 | Mc cp-src/c.C /^int main (void) { my_function0(0); my_function1(1)/ | ||
| 2350 | mcCSC cp-src/c.C 6 | 3401 | mcCSC cp-src/c.C 6 |
| 2351 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ | 3402 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ |
| 2352 | MCHECK_DISABLED c-src/emacs/src/gmalloc.c 285 | ||
| 2353 | MCHECK_FREE c-src/emacs/src/gmalloc.c 287 | ||
| 2354 | MCHECK_HEAD c-src/emacs/src/gmalloc.c 288 | ||
| 2355 | MCHECK_OK c-src/emacs/src/gmalloc.c 286 | ||
| 2356 | mcheck_status c-src/emacs/src/gmalloc.c 283 | 3403 | mcheck_status c-src/emacs/src/gmalloc.c 283 |
| 2357 | MCHECK_TAIL c-src/emacs/src/gmalloc.c 289 | ||
| 2358 | mcheck_used c-src/emacs/src/gmalloc.c 2012 | 3404 | mcheck_used c-src/emacs/src/gmalloc.c 2012 |
| 2359 | Mconway.cpp cp-src/conway.cpp /^void main(void)$/ | ||
| 2360 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ | 3405 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ |
| 2361 | MDiagArray2 cp-src/MDiagArray2.h 78 | ||
| 2362 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const Array<T>& a) : DiagArray2<T> / | ||
| 2363 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const DiagArray2<T>& a) : DiagArray/ | ||
| 2364 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const MDiagArray2<T>& a) : DiagArra/ | ||
| 2365 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c, const T& val) : DiagA/ | ||
| 2366 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c) : DiagArray2<T> (r, c/ | ||
| 2367 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (T *d, int r, int c) : DiagArray2<T>/ | ||
| 2368 | ~MDiagArray2 cp-src/MDiagArray2.h /^ ~MDiagArray2 (void) { }$/ | ||
| 2369 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (void) : DiagArray2<T> () { }$/ | ||
| 2370 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 2371 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ | 3406 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ |
| 3407 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 2372 | memalign c-src/emacs/src/gmalloc.c /^memalign (size_t alignment, size_t size)$/ | 3408 | memalign c-src/emacs/src/gmalloc.c /^memalign (size_t alignment, size_t size)$/ |
| 2373 | member_lessthan_goalid merc-src/accumulator.m /^:- pred member_lessthan_goalid(accu_goal_store::in/ | ||
| 2374 | member prol-src/natded.prolog /^member(X,[X|_]).$/ | 3409 | member prol-src/natded.prolog /^member(X,[X|_]).$/ |
| 3410 | member_lessthan_goalid merc-src/accumulator.m /^:- pred member_lessthan_goalid(accu_goal_store::in/ | ||
| 2375 | memclear c-src/emacs/src/lisp.h /^memclear (void *p, ptrdiff_t nbytes)$/ | 3411 | memclear c-src/emacs/src/lisp.h /^memclear (void *p, ptrdiff_t nbytes)$/ |
| 2376 | menu_bar_item c-src/emacs/src/keyboard.c /^menu_bar_item (Lisp_Object key, Lisp_Object item, / | 3412 | menu_bar_item c-src/emacs/src/keyboard.c /^menu_bar_item (Lisp_Object key, Lisp_Object item, / |
| 2377 | menu_bar_items c-src/emacs/src/keyboard.c /^menu_bar_items (Lisp_Object old)$/ | 3413 | menu_bar_items c-src/emacs/src/keyboard.c /^menu_bar_items (Lisp_Object old)$/ |
| 2378 | menu_bar_items_index c-src/emacs/src/keyboard.c 7369 | 3414 | menu_bar_items_index c-src/emacs/src/keyboard.c 7369 |
| 2379 | menu_bar_items_vector c-src/emacs/src/keyboard.c 7368 | 3415 | menu_bar_items_vector c-src/emacs/src/keyboard.c 7368 |
| 2380 | menu_bar_one_keymap_changed_items c-src/emacs/src/keyboard.c 7363 | 3416 | menu_bar_one_keymap_changed_items c-src/emacs/src/keyboard.c 7363 |
| 2381 | menu_item_eval_property_1 c-src/emacs/src/keyboard.c /^menu_item_eval_property_1 (Lisp_Object arg)$/ | ||
| 2382 | menu_item_eval_property c-src/emacs/src/keyboard.c /^menu_item_eval_property (Lisp_Object sexpr)$/ | 3417 | menu_item_eval_property c-src/emacs/src/keyboard.c /^menu_item_eval_property (Lisp_Object sexpr)$/ |
| 3418 | menu_item_eval_property_1 c-src/emacs/src/keyboard.c /^menu_item_eval_property_1 (Lisp_Object arg)$/ | ||
| 2383 | menu_separator_name_p c-src/emacs/src/keyboard.c /^menu_separator_name_p (const char *label)$/ | 3419 | menu_separator_name_p c-src/emacs/src/keyboard.c /^menu_separator_name_p (const char *label)$/ |
| 2384 | \menu tex-src/texinfo.tex /^\\long\\def\\menu #1\\end menu{}$/ | ||
| 2385 | Metags c-src/etags.c /^main (int argc, char **argv)$/ | ||
| 2386 | metasource c-src/etags.c 198 | 3420 | metasource c-src/etags.c 198 |
| 2387 | Mfail cp-src/fail.C /^main()$/ | ||
| 2388 | min_args c-src/emacs/src/lisp.h 1686 | ||
| 2389 | min_char c-src/emacs/src/lisp.h 1621 | ||
| 2390 | min cp-src/conway.cpp /^#define min(x,y) ((x > y) ? y : x)$/ | ||
| 2391 | min c-src/emacs/src/gmalloc.c /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ | 3421 | min c-src/emacs/src/gmalloc.c /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ |
| 2392 | min c-src/emacs/src/lisp.h 57 | ||
| 2393 | min c-src/emacs/src/lisp.h /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ | 3422 | min c-src/emacs/src/lisp.h /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ |
| 2394 | MIN_HASH_VALUE c-src/etags.c 2328 | 3423 | min c-src/emacs/src/lisp.h 57 |
| 2395 | /min ps-src/rfc1245.ps /^\/min {2 copy gt {exch} if pop} bind def$/ | 3424 | min cp-src/conway.cpp /^#define min(x,y) ((x > y) ? y : x)$/ |
| 3425 | min_args c-src/emacs/src/lisp.h 1686 | ||
| 3426 | min_char c-src/emacs/src/lisp.h 1621 | ||
| 2396 | minus cp-src/functions.cpp /^void Date::minus ( int days , int month , int year/ | 3427 | minus cp-src/functions.cpp /^void Date::minus ( int days , int month , int year/ |
| 2397 | \minus tex-src/texinfo.tex /^\\def\\minus{$-$}$/ | ||
| 2398 | MIN_WORD_LENGTH c-src/etags.c 2326 | ||
| 2399 | MISCP c-src/emacs/src/lisp.h /^# define MISCP(x) lisp_h_MISCP (x)$/ | ||
| 2400 | miti html-src/softwarelibero.html /^Sfatiamo alcuni miti$/ | 3428 | miti html-src/softwarelibero.html /^Sfatiamo alcuni miti$/ |
| 2401 | Mkai-test.pl perl-src/kai-test.pl /^package main;$/ | ||
| 2402 | modifier_names c-src/emacs/src/keyboard.c 6319 | 3429 | modifier_names c-src/emacs/src/keyboard.c 6319 |
| 2403 | modifier_symbols c-src/emacs/src/keyboard.c 6327 | 3430 | modifier_symbols c-src/emacs/src/keyboard.c 6327 |
| 2404 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ | 3431 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ |
| 2405 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ | 3432 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ |
| 2406 | ModuleExample ruby-src/test.rb /^module ModuleExample$/ | ||
| 2407 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ | 3433 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ |
| 3434 | more= ruby-src/test1.ru /^ :more$/ | ||
| 2408 | more_aligned_int c.c 165 | 3435 | more_aligned_int c.c 165 |
| 2409 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ | 3436 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ |
| 2410 | morecore_recursing c-src/emacs/src/gmalloc.c 604 | 3437 | morecore_recursing c-src/emacs/src/gmalloc.c 604 |
| 2411 | More_Lisp_Bits c-src/emacs/src/lisp.h 801 | ||
| 2412 | more= ruby-src/test1.ru /^ :more$/ | ||
| 2413 | MOST_NEGATIVE_FIXNUM c-src/emacs/src/lisp.h 835 | ||
| 2414 | MOST_POSITIVE_FIXNUM c-src/emacs/src/lisp.h 834 | ||
| 2415 | mouse_syms c-src/emacs/src/keyboard.c 4627 | 3438 | mouse_syms c-src/emacs/src/keyboard.c 4627 |
| 2416 | move cp-src/clheir.cpp /^void agent::move(int direction)$/ | 3439 | move cp-src/clheir.cpp /^void agent::move(int direction)$/ |
| 2417 | MOVE c-src/sysdep.h /^#define MOVE(x,y) movl x, y$/ | ||
| 2418 | MoveLayerAfter lua-src/allegro.lua /^function MoveLayerAfter (this_one)$/ | ||
| 2419 | MoveLayerBefore lua-src/allegro.lua /^function MoveLayerBefore (this_one)$/ | ||
| 2420 | MoveLayerBottom lua-src/allegro.lua /^function MoveLayerBottom ()$/ | ||
| 2421 | MoveLayerTop lua-src/allegro.lua /^function MoveLayerTop ()$/ | ||
| 2422 | mprobe c-src/emacs/src/gmalloc.c /^mprobe (void *ptr)$/ | 3440 | mprobe c-src/emacs/src/gmalloc.c /^mprobe (void *ptr)$/ |
| 2423 | /M ps-src/rfc1245.ps /^\/M {newpath moveto} bind def$/ | ||
| 2424 | MSDOS c-src/etags.c 100 | ||
| 2425 | MSDOS c-src/etags.c 106 | ||
| 2426 | MSDOS c-src/etags.c 107 | ||
| 2427 | MSDOS c-src/etags.c 110 | ||
| 2428 | msgid php-src/lce_functions.php /^ function msgid($line, $class)$/ | 3441 | msgid php-src/lce_functions.php /^ function msgid($line, $class)$/ |
| 2429 | MSGSEL f-src/entry.for /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2430 | MSGSEL f-src/entry.strange /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2431 | MSGSEL f-src/entry.strange_suffix /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2432 | msgstr php-src/lce_functions.php /^ function msgstr($line, $class)$/ | 3442 | msgstr php-src/lce_functions.php /^ function msgstr($line, $class)$/ |
| 2433 | /ms ps-src/rfc1245.ps /^\/ms { $/ | ||
| 2434 | mstats c-src/emacs/src/gmalloc.c 308 | 3443 | mstats c-src/emacs/src/gmalloc.c 308 |
| 2435 | Mtest1.go go-src/test1.go 1 | ||
| 2436 | Mtest1.go go-src/test1.go /^func main() {$/ | ||
| 2437 | Mtest.go go-src/test.go 1 | ||
| 2438 | Mtest.go go-src/test.go /^func main() {$/ | ||
| 2439 | Mtest.rs rs-src/test.rs /^fn main() {$/ | ||
| 2440 | mtg html-src/software.html /^MTG$/ | ||
| 2441 | mt prol-src/natded.prolog /^mt:-$/ | 3444 | mt prol-src/natded.prolog /^mt:-$/ |
| 2442 | multibyte c-src/emacs/src/regex.h 403 | 3445 | mtg html-src/software.html /^MTG$/ |
| 2443 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6231 | ||
| 2444 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6764 | ||
| 2445 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 2446 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 2447 | multi_line c-src/etags.c 267 | 3446 | multi_line c-src/etags.c 267 |
| 2448 | Mx.cc cp-src/x.cc /^main(int argc, char *argv[])$/ | 3447 | multibyte c-src/emacs/src/regex.h 403 |
| 2449 | \mylbrace tex-src/texinfo.tex /^\\def\\mylbrace {{\\tt \\char '173}}$/ | ||
| 2450 | mypi forth-src/test-forth.fth /^synonym mypi fconst$/ | ||
| 2451 | my_printf c.c /^my_printf (void *my_object, const char *my_format,/ | 3448 | my_printf c.c /^my_printf (void *my_object, const char *my_format,/ |
| 2452 | \myrbrace tex-src/texinfo.tex /^\\def\\myrbrace {{\\tt \\char '175}}$/ | ||
| 2453 | my_struct c.c 226 | ||
| 2454 | my_struct c-src/h.h 91 | 3449 | my_struct c-src/h.h 91 |
| 2455 | my_typedef c.c 228 | 3450 | my_struct c.c 226 |
| 2456 | my_typedef c-src/h.h 93 | 3451 | my_typedef c-src/h.h 93 |
| 3452 | my_typedef c.c 228 | ||
| 3453 | mypi forth-src/test-forth.fth /^synonym mypi fconst$/ | ||
| 3454 | n c-src/exit.c 28 | ||
| 3455 | n c-src/exit.strange_suffix 28 | ||
| 2457 | name c-src/emacs/src/keyboard.c 7241 | 3456 | name c-src/emacs/src/keyboard.c 7241 |
| 2458 | name c-src/emacs/src/lisp.h 1808 | 3457 | name c-src/emacs/src/lisp.h 1808 |
| 2459 | name c-src/emacs/src/lisp.h 3144 | 3458 | name c-src/emacs/src/lisp.h 3144 |
| @@ -2464,11 +3463,7 @@ name c-src/etags.c 2271 | |||
| 2464 | name c-src/etags.c 261 | 3463 | name c-src/etags.c 261 |
| 2465 | name c-src/getopt.h 76 | 3464 | name c-src/getopt.h 76 |
| 2466 | name c-src/getopt.h 78 | 3465 | name c-src/getopt.h 78 |
| 2467 | named c-src/etags.c 2505 | ||
| 2468 | NameHasChar pas-src/common.pas /^function NameHasChar; (* (TheName : NameString; Th/ | ||
| 2469 | name perl-src/htlmify-cystic 357 | 3466 | name perl-src/htlmify-cystic 357 |
| 2470 | namestringequal pas-src/common.pas /^function namestringequal;(*(var Name1,Name2 : Name/ | ||
| 2471 | NameStringLess pas-src/common.pas /^function NameStringLess;(*(var Name1,Name2 : NameS/ | ||
| 2472 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Function}%$/ | 3467 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Function}%$/ |
| 2473 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Macro}%$/ | 3468 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Macro}%$/ |
| 2474 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Special Form}%$/ | 3469 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Special Form}%$/ |
| @@ -2477,45 +3472,29 @@ name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Variable}%$/ | |||
| 2477 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\deftpargs{#3}\\endgrou/ | 3472 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\deftpargs{#3}\\endgrou/ |
| 2478 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defunargs{#3}\\endgrou/ | 3473 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defunargs{#3}\\endgrou/ |
| 2479 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defvarargs{#3}\\endgro/ | 3474 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defvarargs{#3}\\endgro/ |
| 2480 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defcvtype{} of #1}%$/ | ||
| 2481 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defoptype{} on #1}%$/ | ||
| 2482 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Instance Variable of #1}%/ | 3475 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Instance Variable of #1}%/ |
| 2483 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Method on #1}%$/ | 3476 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Method on #1}%$/ |
| 3477 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defcvtype{} of #1}%$/ | ||
| 3478 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defoptype{} on #1}%$/ | ||
| 2484 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Function}%$/ | 3479 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Function}%$/ |
| 2485 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Variable}%$/ | 3480 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Variable}%$/ |
| 2486 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}%$/ | ||
| 2487 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}$/ | 3481 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}$/ |
| 2488 | NAME y-src/cccp.c 8 | 3482 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}%$/ |
| 2489 | name y-src/cccp.y 113 | 3483 | name y-src/cccp.y 113 |
| 2490 | name y-src/cccp.y 43 | 3484 | name y-src/cccp.y 43 |
| 3485 | named c-src/etags.c 2505 | ||
| 3486 | namestringequal pas-src/common.pas /^function namestringequal;(*(var Name1,Name2 : Name/ | ||
| 2491 | nargs c-src/emacs/src/lisp.h 2987 | 3487 | nargs c-src/emacs/src/lisp.h 2987 |
| 2492 | NATNUMP c-src/emacs/src/lisp.h /^NATNUMP (Lisp_Object x)$/ | ||
| 2493 | /nbluet ps-src/rfc1245.ps /^\/nbluet 256 array def$/ | ||
| 2494 | n c-src/exit.c 28 | ||
| 2495 | n c-src/exit.strange_suffix 28 | ||
| 2496 | NDEBUG c-src/etags.c 88 | ||
| 2497 | need_adjustment c-src/emacs/src/lisp.h 1986 | 3488 | need_adjustment c-src/emacs/src/lisp.h 1986 |
| 2498 | \need tex-src/texinfo.tex /^\\def\\need{\\parsearg\\needx}$/ | ||
| 2499 | \needx tex-src/texinfo.tex /^\\def\\needx#1{%$/ | ||
| 2500 | NEG y-src/parse.c 9 | ||
| 2501 | neighbors cp-src/clheir.hpp 59 | 3489 | neighbors cp-src/clheir.hpp 59 |
| 2502 | nelem cp-src/Range.h /^ int nelem (void) const { return rng_nelem; }$/ | 3490 | nelem cp-src/Range.h /^ int nelem (void) const { return rng_nelem; }$/ |
| 2503 | nestlev c-src/etags.c 2525 | 3491 | nestlev c-src/etags.c 2525 |
| 2504 | \newcodeindex tex-src/texinfo.tex /^\\def\\newcodeindex #1{$/ | ||
| 2505 | \newindex tex-src/texinfo.tex /^\\def\\newindex #1{$/ | ||
| 2506 | NewLayer lua-src/allegro.lua /^function NewLayer (name, x, y, w, h)$/ | ||
| 2507 | NewLayerSet lua-src/allegro.lua /^function NewLayerSet (name)$/ | ||
| 2508 | newlb c-src/etags.c 2930 | ||
| 2509 | newlinepos c-src/etags.c 2932 | ||
| 2510 | NewNameString pas-src/common.pas /^procedure NewNameString; (* (var NSP: NameStringPo/ | ||
| 2511 | new objc-src/PackInsp.m /^+new$/ | 3492 | new objc-src/PackInsp.m /^+new$/ |
| 2512 | new perl-src/htlmify-cystic 163 | 3493 | new perl-src/htlmify-cystic 163 |
| 2513 | new_tag perl-src/htlmify-cystic 18 | 3494 | new_tag perl-src/htlmify-cystic 18 |
| 3495 | newlb c-src/etags.c 2930 | ||
| 3496 | newlinepos c-src/etags.c 2932 | ||
| 2514 | newtextstring pas-src/common.pas /^function newtextstring; (*: TextString;*)$/ | 3497 | newtextstring pas-src/common.pas /^function newtextstring; (*: TextString;*)$/ |
| 2515 | next_alive cp-src/conway.hpp 7 | ||
| 2516 | next_almost_prime c-src/emacs/src/lisp.h /^extern EMACS_INT next_almost_prime (EMACS_INT) ATT/ | ||
| 2517 | NEXT_ALMOST_PRIME_LIMIT c-src/emacs/src/lisp.h 3573 | ||
| 2518 | next c.c 174 | ||
| 2519 | next c-src/emacs/src/gmalloc.c 164 | 3498 | next c-src/emacs/src/gmalloc.c 164 |
| 2520 | next c-src/emacs/src/gmalloc.c 188 | 3499 | next c-src/emacs/src/gmalloc.c 188 |
| 2521 | next c-src/emacs/src/gmalloc.c 198 | 3500 | next c-src/emacs/src/gmalloc.c 198 |
| @@ -2529,119 +3508,67 @@ next c-src/emacs/src/lisp.h 3028 | |||
| 2529 | next c-src/emacs/src/lisp.h 3134 | 3508 | next c-src/emacs/src/lisp.h 3134 |
| 2530 | next c-src/emacs/src/lisp.h 700 | 3509 | next c-src/emacs/src/lisp.h 700 |
| 2531 | next c-src/etags.c 203 | 3510 | next c-src/etags.c 203 |
| 3511 | next c.c 174 | ||
| 3512 | next y-src/cccp.y 42 | ||
| 2532 | next-file el-src/emacs/lisp/progmodes/etags.el /^(defun next-file (&optional initialize novisit)$/ | 3513 | next-file el-src/emacs/lisp/progmodes/etags.el /^(defun next-file (&optional initialize novisit)$/ |
| 2533 | next-file-list el-src/emacs/lisp/progmodes/etags.el /^(defvar next-file-list nil$/ | 3514 | next-file-list el-src/emacs/lisp/progmodes/etags.el /^(defvar next-file-list nil$/ |
| 3515 | next_alive cp-src/conway.hpp 7 | ||
| 3516 | next_almost_prime c-src/emacs/src/lisp.h /^extern EMACS_INT next_almost_prime (EMACS_INT) ATT/ | ||
| 2534 | next_free c-src/emacs/src/lisp.h 1851 | 3517 | next_free c-src/emacs/src/lisp.h 1851 |
| 2535 | nextfree c-src/emacs/src/lisp.h 3029 | ||
| 2536 | \next tex-src/texinfo.tex /^\\def\\next##1{}\\next}$/ | ||
| 2537 | next_weak c-src/emacs/src/lisp.h 1875 | 3518 | next_weak c-src/emacs/src/lisp.h 1875 |
| 2538 | next y-src/cccp.y 42 | 3519 | nextfree c-src/emacs/src/lisp.h 3029 |
| 2539 | NE y-src/parse.c 6 | ||
| 2540 | nfree c-src/emacs/src/gmalloc.c 150 | 3520 | nfree c-src/emacs/src/gmalloc.c 150 |
| 2541 | /ngrayt ps-src/rfc1245.ps /^\/ngrayt 256 array def$/ | ||
| 2542 | /ngreent ps-src/rfc1245.ps /^\/ngreent 256 array def$/ | ||
| 2543 | NIL_IS_ZERO c-src/emacs/src/lisp.h 1515 | ||
| 2544 | NILP c-src/emacs/src/lisp.h /^# define NILP(x) lisp_h_NILP (x)$/ | ||
| 2545 | nl c-src/etags.c 2521 | 3521 | nl c-src/etags.c 2521 |
| 2546 | NmStrToErrStr pas-src/common.pas /^function NmStrToErrStr;(*($/ | 3522 | no tex-src/texinfo.tex /^\\global\\advance \\appendixno by 1 \\message{Appendix/ |
| 2547 | NmStrToInteger pas-src/common.pas /^function NmStrToInteger; (* (Str : NameString) : i/ | 3523 | no tex-src/texinfo.tex /^\\ifnum\\secno=0 Appendix\\xreftie'char\\the\\appendixn/ |
| 2548 | \nm tex-src/testenv.tex /^\\newcommand{\\nm}[2]{\\nomenclature{#1}{#2}}$/ | 3524 | no tex-src/texinfo.tex /^\\newcount \\appendixno \\appendixno = `\\@$/ |
| 3525 | no.\the\secno tex-src/texinfo.tex /^\\else \\ifnum \\subsecno=0 Section\\xreftie'char\\the\\/ | ||
| 3526 | no.\the\secno.\the\subsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 3527 | no.\the\secno.\the\subsecno.\the\subsubsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2549 | no_argument c-src/getopt.h 89 | 3528 | no_argument c-src/getopt.h 89 |
| 3529 | no_lang_help c-src/etags.c 707 | ||
| 3530 | no_sub c-src/emacs/src/regex.h 387 | ||
| 2550 | nocase_tail c-src/etags.c /^nocase_tail (const char *cp)$/ | 3531 | nocase_tail c-src/etags.c /^nocase_tail (const char *cp)$/ |
| 2551 | node c-src/etags.c 225 | 3532 | node c-src/etags.c 225 |
| 2552 | noderef tex-src/texinfo.tex /^\\appendixnoderef %$/ | ||
| 2553 | node_st c-src/etags.c 214 | 3533 | node_st c-src/etags.c 214 |
| 2554 | \node tex-src/texinfo.tex /^\\def\\node{\\ENVcheck\\parsearg\\nodezzz}$/ | 3534 | noderef tex-src/texinfo.tex /^\\appendixnoderef %$/ |
| 2555 | \nodexxx[ tex-src/texinfo.tex /^\\def\\nodexxx[#1,#2]{\\gdef\\lastnode{#1}}$/ | ||
| 2556 | \nodezzz tex-src/texinfo.tex /^\\def\\nodezzz#1{\\nodexxx [#1,]}$/ | ||
| 2557 | \nofillexdent tex-src/texinfo.tex /^\\def\\nofillexdent{\\parsearg\\nofillexdentyyy}$/ | ||
| 2558 | \nofillexdentyyy tex-src/texinfo.tex /^\\def\\nofillexdentyyy #1{{\\advance \\leftskip by -\\e/ | ||
| 2559 | nofonts% tex-src/texinfo.tex /^{\\chapternofonts%$/ | ||
| 2560 | nofonts tex-src/texinfo.tex /^{\\indexnofonts$/ | 3535 | nofonts tex-src/texinfo.tex /^{\\indexnofonts$/ |
| 2561 | no_lang_help c-src/etags.c 707 | 3536 | nofonts% tex-src/texinfo.tex /^{\\chapternofonts%$/ |
| 2562 | none_help c-src/etags.c 703 | 3537 | none_help c-src/etags.c 703 |
| 2563 | NONPOINTER_BITS c-src/emacs/src/lisp.h 78 | ||
| 2564 | NONPOINTER_BITS c-src/emacs/src/lisp.h 80 | ||
| 2565 | NONSRCS make-src/Makefile /^NONSRCS=entry.strange lists.erl clheir.hpp.gz$/ | ||
| 2566 | \normalbackslash tex-src/texinfo.tex /^\\def\\normalbackslash{{\\tt\\rawbackslashxx}}$/ | ||
| 2567 | \normalcaret tex-src/texinfo.tex /^\\def\\normalcaret{^}$/ | ||
| 2568 | \normaldoublequote tex-src/texinfo.tex /^\\def\\normaldoublequote{"}$/ | ||
| 2569 | \normalgreater tex-src/texinfo.tex /^\\def\\normalgreater{>}$/ | ||
| 2570 | normalize_fresh prol-src/natded.prolog /^normalize_fresh(M,N):-$/ | ||
| 2571 | normalize prol-src/natded.prolog /^normalize(M,MNorm):-$/ | 3538 | normalize prol-src/natded.prolog /^normalize(M,MNorm):-$/ |
| 2572 | /normalize ps-src/rfc1245.ps /^\/normalize {$/ | 3539 | normalize_fresh prol-src/natded.prolog /^normalize_fresh(M,N):-$/ |
| 2573 | normalize_tree prol-src/natded.prolog /^normalize_tree(tree(Rule,Syn:Sem,Trees),$/ | 3540 | normalize_tree prol-src/natded.prolog /^normalize_tree(tree(Rule,Syn:Sem,Trees),$/ |
| 2574 | normalize_trees prol-src/natded.prolog /^normalize_trees([],[]).$/ | 3541 | normalize_trees prol-src/natded.prolog /^normalize_trees([],[]).$/ |
| 2575 | \normalless tex-src/texinfo.tex /^\\def\\normalless{<}$/ | ||
| 2576 | \normalplus tex-src/texinfo.tex /^\\def\\normalplus{+}$/ | ||
| 2577 | \normaltilde tex-src/texinfo.tex /^\\def\\normaltilde{~}$/ | ||
| 2578 | \normalunderscore tex-src/texinfo.tex /^\\def\\normalunderscore{_}$/ | ||
| 2579 | \normalverticalbar tex-src/texinfo.tex /^\\def\\normalverticalbar{|}$/ | ||
| 2580 | nosave pyt-src/server.py /^ def nosave(self):$/ | 3542 | nosave pyt-src/server.py /^ def nosave(self):$/ |
| 2581 | no_sub c-src/emacs/src/regex.h 387 | 3543 | not_bol c-src/emacs/src/regex.h 391 |
| 3544 | not_eol c-src/emacs/src/regex.h 394 | ||
| 3545 | not_single_kboard_state c-src/emacs/src/keyboard.c /^not_single_kboard_state (KBOARD *kboard)$/ | ||
| 2582 | notag2 c-src/dostorture.c 26 | 3546 | notag2 c-src/dostorture.c 26 |
| 2583 | notag2 c-src/torture.c 26 | 3547 | notag2 c-src/torture.c 26 |
| 2584 | notag4 c-src/dostorture.c 45 | 3548 | notag4 c-src/dostorture.c 45 |
| 2585 | notag4 c-src/torture.c 45 | 3549 | notag4 c-src/torture.c 45 |
| 2586 | not_bol c-src/emacs/src/regex.h 391 | ||
| 2587 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/.notdef \/.not/ | ||
| 2588 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/space \/exclam/ | ||
| 2589 | not_eol c-src/emacs/src/regex.h 394 | ||
| 2590 | NOTEQUAL y-src/cccp.c 13 | ||
| 2591 | no tex-src/texinfo.tex /^\\global\\advance \\appendixno by 1 \\message{Appendix/ | ||
| 2592 | no tex-src/texinfo.tex /^\\ifnum\\secno=0 Appendix\\xreftie'char\\the\\appendixn/ | ||
| 2593 | no tex-src/texinfo.tex /^\\newcount \\appendixno \\appendixno = `\\@$/ | ||
| 2594 | no.\the\secno tex-src/texinfo.tex /^\\else \\ifnum \\subsecno=0 Section\\xreftie'char\\the\\/ | ||
| 2595 | no.\the\secno.\the\subsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2596 | no.\the\secno.\the\subsecno.\the\subsubsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2597 | notinname c-src/etags.c /^#define notinname(c) (_nin[CHAR (c)]) \/* c is not / | 3550 | notinname c-src/etags.c /^#define notinname(c) (_nin[CHAR (c)]) \/* c is not / |
| 2598 | not_single_kboard_state c-src/emacs/src/keyboard.c /^not_single_kboard_state (KBOARD *kboard)$/ | ||
| 2599 | npending c-src/emacs/src/keyboard.c 7244 | 3551 | npending c-src/emacs/src/keyboard.c 7244 |
| 2600 | /N ps-src/rfc1245.ps /^\/N { $/ | ||
| 2601 | /nredt ps-src/rfc1245.ps /^\/nredt 256 array def$/ | ||
| 2602 | \nsbot tex-src/texinfo.tex /^\\def\\nsbot{\\vbox$/ | ||
| 2603 | \nstop tex-src/texinfo.tex /^\\def\\nstop{\\vbox$/ | ||
| 2604 | /Ntilde ps-src/rfc1245.ps /^\/Ntilde \/Odieresis \/Udieresis \/aacute \/agrave \/aci/ | ||
| 2605 | ntool_bar_items c-src/emacs/src/keyboard.c 7974 | 3552 | ntool_bar_items c-src/emacs/src/keyboard.c 7974 |
| 2606 | NULL_PTR y-src/cccp.y 63 | 3553 | numOfChannels cp-src/c.C 1 |
| 2607 | NULL y-src/cccp.y 51 | ||
| 2608 | \numberedsec tex-src/texinfo.tex /^\\outer\\def\\numberedsec{\\parsearg\\seczzz}$/ | ||
| 2609 | \numberedsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsec{\\parsearg\\numberedsubsec/ | ||
| 2610 | \numberedsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubseczzz #1{\\seccheck{subsection}%$/ | ||
| 2611 | \numberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsubsec{\\parsearg\\numberedsub/ | ||
| 2612 | \numberedsubsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubsubseczzz #1{\\seccheck{subsubsecti/ | ||
| 2613 | numberKeys objcpp-src/SimpleCalc.M /^- numberKeys:sender$/ | ||
| 2614 | number_len c-src/etags.c /^static int number_len (long) ATTRIBUTE_CONST;$/ | ||
| 2615 | /numbersign ps-src/rfc1245.ps /^\/numbersign \/dollar \/percent \/ampersand \/quotesing/ | ||
| 2616 | numbervars prol-src/natded.prolog /^numbervars(X):-$/ | ||
| 2617 | num_columns cp-src/conway.cpp 16 | 3554 | num_columns cp-src/conway.cpp 16 |
| 2618 | \numericenumerate tex-src/texinfo.tex /^\\def\\numericenumerate{%$/ | ||
| 2619 | num_input_events c-src/emacs/src/keyboard.c 210 | 3555 | num_input_events c-src/emacs/src/keyboard.c 210 |
| 2620 | NUM_MOD_NAMES c-src/emacs/src/keyboard.c 6325 | ||
| 2621 | numOfChannels cp-src/c.C 1 | ||
| 2622 | NUM_RECENT_KEYS c-src/emacs/src/keyboard.c 91 | ||
| 2623 | num_regs c-src/emacs/src/regex.h 430 | 3556 | num_regs c-src/emacs/src/regex.h 430 |
| 2624 | num_rows cp-src/conway.cpp 15 | 3557 | num_rows cp-src/conway.cpp 15 |
| 2625 | NUMSTATS objc-src/PackInsp.h 36 | 3558 | numberKeys objcpp-src/SimpleCalc.M /^- numberKeys:sender$/ |
| 3559 | number_len c-src/etags.c /^static int number_len (long) ATTRIBUTE_CONST;$/ | ||
| 3560 | numbervars prol-src/natded.prolog /^numbervars(X):-$/ | ||
| 2626 | nvars c-src/emacs/src/lisp.h 3140 | 3561 | nvars c-src/emacs/src/lisp.h 3140 |
| 2627 | Objc_help c-src/etags.c 613 | ||
| 2628 | OBJCPPSRC make-src/Makefile /^OBJCPPSRC=SimpleCalc.H SimpleCalc.M$/ | ||
| 2629 | OBJCSRC make-src/Makefile /^OBJCSRC=Subprocess.h Subprocess.m PackInsp.h PackI/ | ||
| 2630 | Objc_suffixes c-src/etags.c 609 | ||
| 2631 | objdef c-src/etags.c 2484 | 3562 | objdef c-src/etags.c 2484 |
| 2632 | object c-src/emacs/src/lisp.h 2128 | 3563 | object c-src/emacs/src/lisp.h 2128 |
| 2633 | object_registry cp-src/clheir.cpp 10 | 3564 | object_registry cp-src/clheir.cpp 10 |
| 2634 | OBJS make-src/Makefile /^OBJS=${GETOPTOBJS} ${REGEXOBJS} ${CHECKOBJS}$/ | ||
| 2635 | objtag c-src/etags.c 2453 | 3565 | objtag c-src/etags.c 2453 |
| 2636 | objvar c-src/emacs/src/lisp.h 2297 | 3566 | objvar c-src/emacs/src/lisp.h 2297 |
| 2637 | obstack_chunk_alloc y-src/parse.y 47 | 3567 | obstack_chunk_alloc y-src/parse.y 47 |
| 2638 | obstack_chunk_free y-src/parse.y 48 | 3568 | obstack_chunk_free y-src/parse.y 48 |
| 2639 | ocatseen c-src/etags.c 2477 | 3569 | ocatseen c-src/etags.c 2477 |
| 2640 | /ocircumflex ps-src/rfc1245.ps /^\/ocircumflex \/odieresis \/otilde \/uacute \/ugrave \/u/ | ||
| 2641 | octave_MDiagArray2_h cp-src/MDiagArray2.h 29 | 3570 | octave_MDiagArray2_h cp-src/MDiagArray2.h 29 |
| 2642 | octave_Range_h cp-src/Range.h 24 | 3571 | octave_Range_h cp-src/Range.h 24 |
| 2643 | \oddfooting tex-src/texinfo.tex /^\\def\\oddfooting{\\parsearg\\oddfootingxxx}$/ | ||
| 2644 | \oddheading tex-src/texinfo.tex /^\\def\\oddheading{\\parsearg\\oddheadingxxx}$/ | ||
| 2645 | oediff make-src/Makefile /^oediff: OTAGS ETAGS ${infiles}$/ | 3572 | oediff make-src/Makefile /^oediff: OTAGS ETAGS ${infiles}$/ |
| 2646 | offset c-src/emacs/src/lisp.h 2305 | 3573 | offset c-src/emacs/src/lisp.h 2305 |
| 2647 | offset c-src/emacs/src/lisp.h 2365 | 3574 | offset c-src/emacs/src/lisp.h 2365 |
| @@ -2656,218 +3583,136 @@ omethodcolon c-src/etags.c 2481 | |||
| 2656 | omethodparm c-src/etags.c 2482 | 3583 | omethodparm c-src/etags.c 2482 |
| 2657 | omethodsign c-src/etags.c 2479 | 3584 | omethodsign c-src/etags.c 2479 |
| 2658 | omethodtag c-src/etags.c 2480 | 3585 | omethodtag c-src/etags.c 2480 |
| 2659 | \onepageout tex-src/texinfo.tex /^\\def\\onepageout#1{\\hoffset=\\normaloffset$/ | ||
| 2660 | onone c-src/etags.c 2472 | 3586 | onone c-src/etags.c 2472 |
| 2661 | oparenseen c-src/etags.c 2476 | 3587 | oparenseen c-src/etags.c 2476 |
| 2662 | OPENBUTTON objc-src/PackInsp.m 47 | 3588 | open objc-src/PackInsp.m /^-open:sender$/ |
| 2663 | \opencontents tex-src/texinfo.tex /^\\def\\opencontents{\\openout \\contentsfile = \\jobnam/ | ||
| 2664 | open-dribble-file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | 3589 | open-dribble-file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ |
| 2665 | \openindices tex-src/texinfo.tex /^\\def\\openindices{%$/ | ||
| 2666 | openInWorkspace objc-src/PackInsp.m /^static void openInWorkspace(const char *filename)$/ | 3590 | openInWorkspace objc-src/PackInsp.m /^static void openInWorkspace(const char *filename)$/ |
| 2667 | open objc-src/PackInsp.m /^-open:sender$/ | ||
| 2668 | operationKeys objcpp-src/SimpleCalc.M /^- operationKeys:sender$/ | 3591 | operationKeys objcpp-src/SimpleCalc.M /^- operationKeys:sender$/ |
| 2669 | operator+ cp-src/c.C /^ A operator+(A& a) {};$/ | 3592 | operator y-src/cccp.y 438 |
| 2670 | operator+ cp-src/c.C /^const A& A::operator+(const A&) { }$/ | ||
| 2671 | operator - cp-src/c.C /^void operator -(int, int) {}$/ | ||
| 2672 | operator+ cp-src/c.C /^void operator+(int, int) {}$/ | ||
| 2673 | operator = cp-src/functions.cpp /^Date & Date::operator = ( Date d ){$/ | ||
| 2674 | operator += cp-src/functions.cpp /^Date & Date::operator += ( int days ){$/ | ||
| 2675 | operator -= cp-src/functions.cpp /^Date & Date::operator -= ( int days ){$/ | ||
| 2676 | operator ++ cp-src/functions.cpp /^Date & Date::operator ++ ( void ){$/ | 3593 | operator ++ cp-src/functions.cpp /^Date & Date::operator ++ ( void ){$/ |
| 2677 | operator -- cp-src/functions.cpp /^Date & Date::operator -- ( void ){$/ | 3594 | operator += cp-src/functions.cpp /^Date & Date::operator += ( int days ){$/ |
| 3595 | operator - cp-src/c.C /^void operator -(int, int) {}$/ | ||
| 2678 | operator - cp-src/functions.cpp /^int Date::operator - ( Date d ){$/ | 3596 | operator - cp-src/functions.cpp /^int Date::operator - ( Date d ){$/ |
| 3597 | operator -- cp-src/functions.cpp /^Date & Date::operator -- ( void ){$/ | ||
| 3598 | operator -= cp-src/functions.cpp /^Date & Date::operator -= ( int days ){$/ | ||
| 2679 | operator < cp-src/functions.cpp /^int Date::operator < ( Date d ) {$/ | 3599 | operator < cp-src/functions.cpp /^int Date::operator < ( Date d ) {$/ |
| 3600 | operator << cp-src/functions.cpp /^ostream& operator << ( ostream &c, Date d ) {$/ | ||
| 3601 | operator = cp-src/MDiagArray2.h /^ MDiagArray2<T>& operator = (const MDiagArray2<T>/ | ||
| 3602 | operator = cp-src/functions.cpp /^Date & Date::operator = ( Date d ){$/ | ||
| 2680 | operator == cp-src/functions.cpp /^int Date::operator == ( Date d ) {$/ | 3603 | operator == cp-src/functions.cpp /^int Date::operator == ( Date d ) {$/ |
| 2681 | operator > cp-src/functions.cpp /^int Date::operator > ( Date d ) {$/ | 3604 | operator > cp-src/functions.cpp /^int Date::operator > ( Date d ) {$/ |
| 2682 | operator >> cp-src/functions.cpp /^istream& operator >> ( istream &i, Date & dd ){$/ | 3605 | operator >> cp-src/functions.cpp /^istream& operator >> ( istream &i, Date & dd ){$/ |
| 2683 | operator << cp-src/functions.cpp /^ostream& operator << ( ostream &c, Date d ) {$/ | 3606 | operator MArray2<T> cp-src/MDiagArray2.h /^ operator MArray2<T> () const$/ |
| 2684 | operator = cp-src/MDiagArray2.h /^ MDiagArray2<T>& operator = (const MDiagArray2<T>/ | ||
| 2685 | OperatorFun c-src/h.h 88 | ||
| 2686 | operator int cp-src/c.C /^void operator int(int, int) {}$/ | 3607 | operator int cp-src/c.C /^void operator int(int, int) {}$/ |
| 2687 | operator int cp-src/fail.C /^ operator int() const {return x;}$/ | 3608 | operator int cp-src/fail.C /^ operator int() const {return x;}$/ |
| 2688 | operator MArray2<T> cp-src/MDiagArray2.h /^ operator MArray2<T> () const$/ | 3609 | operator+ cp-src/c.C /^ A operator+(A& a) {};$/ |
| 2689 | operator y-src/cccp.y 438 | 3610 | operator+ cp-src/c.C /^const A& A::operator+(const A&) { }$/ |
| 2690 | \opnr tex-src/texinfo.tex /^\\def\\opnr{{\\sf\\char`\\(}} \\def\\clnr{{\\sf\\char`\\)}} / | 3611 | operator+ cp-src/c.C /^void operator+(int, int) {}$/ |
| 2691 | opparsebody\Edefop\defopx\defopheader\defoptype tex-src/texinfo.tex /^\\defopparsebody\\Edefop\\defopx\\defopheader\\defoptyp/ | 3612 | opparsebody\Edefop\defopx\defopheader\defoptype tex-src/texinfo.tex /^\\defopparsebody\\Edefop\\defopx\\defopheader\\defoptyp/ |
| 2692 | oprotocol c-src/etags.c 2473 | 3613 | oprotocol c-src/etags.c 2473 |
| 2693 | /O ps-src/rfc1245.ps /^\/O {closepath} bind def$/ | ||
| 2694 | optional_argument c-src/getopt.h 91 | ||
| 2695 | option c-src/getopt.h 73 | 3614 | option c-src/getopt.h 73 |
| 2696 | OPTIONS make-src/Makefile /^OPTIONS=--members --declarations --regex=@regexfil/ | 3615 | optional_argument c-src/getopt.h 91 |
| 2697 | opvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype tex-src/texinfo.tex /^\\defopvarparsebody\\Edefcv\\defcvx\\defcvarheader\\def/ | 3616 | opvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype tex-src/texinfo.tex /^\\defopvarparsebody\\Edefcv\\defcvx\\defcvarheader\\def/ |
| 2698 | ord_add_element prol-src/ordsets.prolog /^ord_add_element([], Element, [Element]).$/ | 3617 | ord_add_element prol-src/ordsets.prolog /^ord_add_element([], Element, [Element]).$/ |
| 2699 | ord_del_element prol-src/ordsets.prolog /^ord_del_element([], _, []).$/ | 3618 | ord_del_element prol-src/ordsets.prolog /^ord_del_element([], _, []).$/ |
| 2700 | ord_disjoint prol-src/ordsets.prolog /^ord_disjoint(Set1, Set2) :-$/ | 3619 | ord_disjoint prol-src/ordsets.prolog /^ord_disjoint(Set1, Set2) :-$/ |
| 2701 | /ordfeminine ps-src/rfc1245.ps /^\/ordfeminine \/ordmasculine \/.notdef \/ae \/oslash \/q/ | 3620 | ord_intersect prol-src/ordsets.prolog /^ord_intersect([Head1|Tail1], [Head2|Tail2]) :-$/ |
| 3621 | ord_intersection prol-src/ordsets.prolog /^ord_intersection(Sets, Intersection) :- $/ | ||
| 3622 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], Set2, [], Set2).$/ | ||
| 3623 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], _, []).$/ | ||
| 2702 | ord_intersection2 prol-src/ordsets.prolog /^ord_intersection2(1, [Set|Sets], Set0, Sets0) :- !/ | 3624 | ord_intersection2 prol-src/ordsets.prolog /^ord_intersection2(1, [Set|Sets], Set0, Sets0) :- !/ |
| 2703 | ord_intersection3 prol-src/ordsets.prolog /^ord_intersection3(<, _, Set1, Head2, Tail2, Inters/ | 3625 | ord_intersection3 prol-src/ordsets.prolog /^ord_intersection3(<, _, Set1, Head2, Tail2, Inters/ |
| 2704 | ord_intersection4 prol-src/ordsets.prolog /^ord_intersection4(<, _, Set1, Head2, Tail2, Inters/ | 3626 | ord_intersection4 prol-src/ordsets.prolog /^ord_intersection4(<, _, Set1, Head2, Tail2, Inters/ |
| 2705 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], _, []).$/ | ||
| 2706 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], Set2, [], Set2).$/ | ||
| 2707 | ord_intersection prol-src/ordsets.prolog /^ord_intersection(Sets, Intersection) :- $/ | ||
| 2708 | ord_intersect prol-src/ordsets.prolog /^ord_intersect([Head1|Tail1], [Head2|Tail2]) :-$/ | ||
| 2709 | ord_member prol-src/ordsets.prolog /^ord_member(X, [E|Es]) :-$/ | 3627 | ord_member prol-src/ordsets.prolog /^ord_member(X, [E|Es]) :-$/ |
| 2710 | ord_seteq prol-src/ordsets.prolog /^ord_seteq(Set1, Set2) :-$/ | 3628 | ord_seteq prol-src/ordsets.prolog /^ord_seteq(Set1, Set2) :-$/ |
| 2711 | ord_setproduct prol-src/ordsets.prolog /^ord_setproduct([], _, []).$/ | 3629 | ord_setproduct prol-src/ordsets.prolog /^ord_setproduct([], _, []).$/ |
| 2712 | ord_subset prol-src/ordsets.prolog /^ord_subset([], _).$/ | 3630 | ord_subset prol-src/ordsets.prolog /^ord_subset([], _).$/ |
| 2713 | ord_subtract prol-src/ordsets.prolog /^ord_subtract(Set1, Set2, Union) :-$/ | 3631 | ord_subtract prol-src/ordsets.prolog /^ord_subtract(Set1, Set2, Union) :-$/ |
| 2714 | ord_symdiff prol-src/ordsets.prolog /^ord_symdiff([], Set2, Set2).$/ | 3632 | ord_symdiff prol-src/ordsets.prolog /^ord_symdiff([], Set2, Set2).$/ |
| 2715 | ord_union4 prol-src/ordsets.prolog /^ord_union4(<, Head, Set1, Head2, Tail2, [Head|Unio/ | ||
| 2716 | ord_union_all prol-src/ordsets.prolog /^ord_union_all(1, [Set|Sets], Set, Sets) :- !.$/ | ||
| 2717 | ord_union prol-src/ordsets.prolog /^ord_union(Set1, Set2, Union) :-$/ | 3633 | ord_union prol-src/ordsets.prolog /^ord_union(Set1, Set2, Union) :-$/ |
| 2718 | ord_union prol-src/ordsets.prolog /^ord_union([], Union) :- !, Union = [].$/ | 3634 | ord_union prol-src/ordsets.prolog /^ord_union([], Union) :- !, Union = [].$/ |
| 2719 | OR y-src/cccp.c 10 | 3635 | ord_union4 prol-src/ordsets.prolog /^ord_union4(<, Head, Set1, Head2, Tail2, [Head|Unio/ |
| 3636 | ord_union_all prol-src/ordsets.prolog /^ord_union_all(1, [Set|Sets], Set, Sets) :- !.$/ | ||
| 2720 | oss html-src/softwarelibero.html /^Il movimento open source$/ | 3637 | oss html-src/softwarelibero.html /^Il movimento open source$/ |
| 2721 | otagseen c-src/etags.c 2475 | 3638 | otagseen c-src/etags.c 2475 |
| 2722 | OTAGS make-src/Makefile /^OTAGS: oetags ${SRCS} srclist$/ | 3639 | outputTime cp-src/c.C 9 |
| 2723 | /Otilde ps-src/rfc1245.ps /^\/Otilde \/OE \/oe \/endash \/emdash \/quotedblleft \/quo/ | ||
| 2724 | output_file perl-src/htlmify-cystic 35 | 3640 | output_file perl-src/htlmify-cystic 35 |
| 2725 | output_files perl-src/htlmify-cystic 32 | 3641 | output_files perl-src/htlmify-cystic 32 |
| 2726 | outputtable html-src/algrthms.html /^Output$/ | 3642 | outputtable html-src/algrthms.html /^Output$/ |
| 2727 | outputTime cp-src/c.C 9 | ||
| 2728 | outsyn prol-src/natded.prolog /^outsyn(['Any'],_).$/ | 3643 | outsyn prol-src/natded.prolog /^outsyn(['Any'],_).$/ |
| 2729 | OVERLAYP c-src/emacs/src/lisp.h /^OVERLAYP (Lisp_Object x)$/ | 3644 | p c-src/emacs/src/lisp.h 4673 |
| 2730 | Overview tex-src/gzip.texi /^@node Overview, Sample, Copying, Top$/ | 3645 | p c-src/emacs/src/lisp.h 4679 |
| 2731 | PackageInspector objc-src/PackInsp.h /^@interface PackageInspector:WMInspector$/ | 3646 | p.x forth-src/test-forth.fth /^ 1 CELLS +FIELD p.x \\ A single cell filed name/ |
| 2732 | \pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ | 3647 | p.y forth-src/test-forth.fth /^ 1 CELLS +FIELD p.y \\ A single cell field name/ |
| 2733 | /pagedimen ps-src/rfc1245.ps /^\/pagedimen { $/ | 3648 | p/f ada-src/etags-test-for.ada /^ function p pragma Import (C,$/ |
| 3649 | p/f ada-src/etags-test-for.ada /^function p ("p");$/ | ||
| 3650 | pD c-src/emacs/src/lisp.h 165 | ||
| 3651 | pD c-src/emacs/src/lisp.h 167 | ||
| 3652 | pD c-src/emacs/src/lisp.h 169 | ||
| 3653 | pD c-src/emacs/src/lisp.h 171 | ||
| 3654 | pI c-src/emacs/src/lisp.h 106 | ||
| 3655 | pI c-src/emacs/src/lisp.h 94 | ||
| 3656 | pI c-src/emacs/src/lisp.h 99 | ||
| 3657 | pMd c-src/emacs/src/lisp.h 150 | ||
| 3658 | pMd c-src/emacs/src/lisp.h 155 | ||
| 3659 | pMu c-src/emacs/src/lisp.h 151 | ||
| 3660 | pMu c-src/emacs/src/lisp.h 156 | ||
| 3661 | p_next c-src/etags.c 258 | ||
| 2734 | pagesize c-src/emacs/src/gmalloc.c 1703 | 3662 | pagesize c-src/emacs/src/gmalloc.c 1703 |
| 2735 | \pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ | ||
| 2736 | \page tex-src/texinfo.tex /^ \\def\\page{%$/ | ||
| 2737 | \page tex-src/texinfo.tex /^\\def\\page{\\par\\vfill\\supereject}$/ | ||
| 2738 | pair merc-src/accumulator.m /^:- import_module pair.$/ | 3663 | pair merc-src/accumulator.m /^:- import_module pair.$/ |
| 2739 | /papersize ps-src/rfc1245.ps /^\/papersize {$/ | ||
| 2740 | /paragraph ps-src/rfc1245.ps /^\/paragraph \/germandbls \/registered \/copyright \/tra/ | ||
| 2741 | /parenright ps-src/rfc1245.ps /^\/parenright \/asterisk \/plus \/comma \/hyphen \/period/ | ||
| 2742 | parent c-src/emacs/src/keyboard.c 8745 | 3664 | parent c-src/emacs/src/keyboard.c 8745 |
| 2743 | parent c-src/emacs/src/lisp.h 1590 | 3665 | parent c-src/emacs/src/lisp.h 1590 |
| 2744 | \parseargline tex-src/texinfo.tex /^\\def\\parseargline{\\begingroup \\obeylines \\parsearg/ | 3666 | parse prol-src/natded.prolog /^parse(Ws,Cat):-$/ |
| 2745 | \parsearg tex-src/texinfo.tex /^\\def\\parsearg #1{\\let\\next=#1\\begingroup\\obeylines/ | 3667 | parseFromVars php-src/lce_functions.php /^ function parseFromVars($prefix)$/ |
| 2746 | \parseargx tex-src/texinfo.tex /^\\def\\parseargx{%$/ | ||
| 2747 | parse_c_expression y-src/cccp.y /^parse_c_expression (string)$/ | 3668 | parse_c_expression y-src/cccp.y /^parse_c_expression (string)$/ |
| 2748 | parse_cgi prol-src/natded.prolog /^parse_cgi(TokenList,KeyVals):-$/ | 3669 | parse_cgi prol-src/natded.prolog /^parse_cgi(TokenList,KeyVals):-$/ |
| 2749 | parse_error y-src/parse.y 82 | 3670 | parse_error y-src/parse.y 82 |
| 2750 | parse_escape y-src/cccp.y /^parse_escape (string_ptr)$/ | 3671 | parse_escape y-src/cccp.y /^parse_escape (string_ptr)$/ |
| 2751 | parseFromVars php-src/lce_functions.php /^ function parseFromVars($prefix)$/ | ||
| 2752 | parse_hash y-src/parse.y 64 | 3672 | parse_hash y-src/parse.y 64 |
| 2753 | parse_menu_item c-src/emacs/src/keyboard.c /^parse_menu_item (Lisp_Object item, int inmenubar)$/ | 3673 | parse_menu_item c-src/emacs/src/keyboard.c /^parse_menu_item (Lisp_Object item, int inmenubar)$/ |
| 2754 | parse_modifiers c-src/emacs/src/keyboard.c /^parse_modifiers (Lisp_Object symbol)$/ | 3674 | parse_modifiers c-src/emacs/src/keyboard.c /^parse_modifiers (Lisp_Object symbol)$/ |
| 2755 | parse_modifiers_uncached c-src/emacs/src/keyboard.c /^parse_modifiers_uncached (Lisp_Object symbol, ptrd/ | 3675 | parse_modifiers_uncached c-src/emacs/src/keyboard.c /^parse_modifiers_uncached (Lisp_Object symbol, ptrd/ |
| 2756 | parse_number y-src/cccp.y /^parse_number (olen)$/ | 3676 | parse_number y-src/cccp.y /^parse_number (olen)$/ |
| 2757 | parse prol-src/natded.prolog /^parse(Ws,Cat):-$/ | ||
| 2758 | parse_return_error y-src/cccp.y 70 | ||
| 2759 | parse_return y-src/parse.y 74 | 3677 | parse_return y-src/parse.y 74 |
| 3678 | parse_return_error y-src/cccp.y 70 | ||
| 2760 | parse_solitary_modifier c-src/emacs/src/keyboard.c /^parse_solitary_modifier (Lisp_Object symbol)$/ | 3679 | parse_solitary_modifier c-src/emacs/src/keyboard.c /^parse_solitary_modifier (Lisp_Object symbol)$/ |
| 2761 | parse_tool_bar_item c-src/emacs/src/keyboard.c /^parse_tool_bar_item (Lisp_Object key, Lisp_Object / | 3680 | parse_tool_bar_item c-src/emacs/src/keyboard.c /^parse_tool_bar_item (Lisp_Object key, Lisp_Object / |
| 2762 | parse_tree merc-src/accumulator.m /^:- import_module parse_tree.$/ | 3681 | parse_tree merc-src/accumulator.m /^:- import_module parse_tree.$/ |
| 2763 | Pascal_functions c-src/etags.c /^Pascal_functions (FILE *inf)$/ | ||
| 2764 | Pascal_help c-src/etags.c 621 | ||
| 2765 | Pascal_suffixes c-src/etags.c 619 | ||
| 2766 | PASSRC make-src/Makefile /^PASSRC=common.pas$/ | ||
| 2767 | pat c-src/etags.c 262 | 3682 | pat c-src/etags.c 262 |
| 2768 | pattern c-src/etags.c 260 | 3683 | pattern c-src/etags.c 260 |
| 2769 | p c-src/emacs/src/lisp.h 4673 | ||
| 2770 | p c-src/emacs/src/lisp.h 4679 | ||
| 2771 | pD c-src/emacs/src/lisp.h 165 | ||
| 2772 | pD c-src/emacs/src/lisp.h 167 | ||
| 2773 | pD c-src/emacs/src/lisp.h 169 | ||
| 2774 | pD c-src/emacs/src/lisp.h 171 | ||
| 2775 | pdlcount c-src/emacs/src/lisp.h 3046 | 3684 | pdlcount c-src/emacs/src/lisp.h 3046 |
| 2776 | PDT c-src/h.h /^ Date 04 May 87 235311 PDT (Mon)$/ | ||
| 2777 | pending-delete-mode el-src/TAGTEST.EL /^(defalias 'pending-delete-mode 'delete-selection-m/ | 3685 | pending-delete-mode el-src/TAGTEST.EL /^(defalias 'pending-delete-mode 'delete-selection-m/ |
| 2778 | pending_funcalls c-src/emacs/src/keyboard.c 4377 | 3686 | pending_funcalls c-src/emacs/src/keyboard.c 4377 |
| 2779 | pending_signals c-src/emacs/src/keyboard.c 80 | 3687 | pending_signals c-src/emacs/src/keyboard.c 80 |
| 2780 | /periodcentered ps-src/rfc1245.ps /^\/periodcentered \/quotesinglbase \/quotedblbase \/per/ | ||
| 2781 | Perl_functions c-src/etags.c /^Perl_functions (FILE *inf)$/ | ||
| 2782 | Perl_help c-src/etags.c 630 | ||
| 2783 | Perl_interpreters c-src/etags.c 628 | ||
| 2784 | PERLSRC make-src/Makefile /^PERLSRC=htlmify-cystic yagrip.pl kai-test.pl mirro/ | ||
| 2785 | Perl_suffixes c-src/etags.c 626 | ||
| 2786 | p/f ada-src/etags-test-for.ada /^function p ("p");$/ | ||
| 2787 | p/f ada-src/etags-test-for.ada /^ function p pragma Import (C,$/ | ||
| 2788 | pfatal c-src/etags.c /^pfatal (const char *s1)$/ | 3688 | pfatal c-src/etags.c /^pfatal (const char *s1)$/ |
| 2789 | pfdset c-src/h.h 57 | 3689 | pfdset c-src/h.h 57 |
| 2790 | pfnote c-src/etags.c /^pfnote (char *name, bool is_func, char *linestart,/ | 3690 | pfnote c-src/etags.c /^pfnote (char *name, bool is_func, char *linestart,/ |
| 2791 | /PF ps-src/rfc1245.ps /^\/PF { $/ | ||
| 2792 | PHP_functions c-src/etags.c /^PHP_functions (FILE *inf)$/ | ||
| 2793 | PHP_help c-src/etags.c 639 | ||
| 2794 | PHPSRC make-src/Makefile /^PHPSRC=lce_functions.php ptest.php sendmail.php$/ | ||
| 2795 | PHP_suffixes c-src/etags.c 637 | ||
| 2796 | pI c-src/emacs/src/lisp.h 106 | ||
| 2797 | pI c-src/emacs/src/lisp.h 94 | ||
| 2798 | pI c-src/emacs/src/lisp.h 99 | ||
| 2799 | \pindex tex-src/texinfo.tex /^\\def\\pindex {\\pgindex}$/ | ||
| 2800 | pinned c-src/emacs/src/lisp.h 679 | 3691 | pinned c-src/emacs/src/lisp.h 679 |
| 2801 | Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1 is$/ | ||
| 2802 | Pkg1/b ada-src/waroquiers.ada /^package body Pkg1 is$/ | ||
| 2803 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 2804 | Pkg1_Func1/f ada-src/etags-test-for.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 2805 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 2806 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 2807 | Pkg1_Func1/f ada-src/waroquiers.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 2808 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 2809 | Pkg1_Func2/f ada-src/etags-test-for.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 2810 | Pkg1_Func2/f ada-src/waroquiers.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 2811 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1_Pkg1 is$/ | ||
| 2812 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 2813 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^package body Pkg1_Pkg1 is$/ | ||
| 2814 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 2815 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 2816 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 2817 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 2818 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 2819 | Pkg1_Pkg1/s ada-src/etags-test-for.ada /^ package Pkg1_Pkg1 is$/ | ||
| 2820 | Pkg1_Pkg1/s ada-src/waroquiers.ada /^ package Pkg1_Pkg1 is$/ | ||
| 2821 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1;$/ | ||
| 2822 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 2823 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1;$/ | ||
| 2824 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 2825 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 2826 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 2827 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 2828 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 2829 | Pkg1/s ada-src/etags-test-for.ada /^package Pkg1 is$/ | ||
| 2830 | Pkg1/s ada-src/waroquiers.ada /^package Pkg1 is$/ | ||
| 2831 | plainc c-src/etags.c 2934 | ||
| 2832 | plain_C_entries c-src/etags.c /^plain_C_entries (FILE *inf)$/ | 3692 | plain_C_entries c-src/etags.c /^plain_C_entries (FILE *inf)$/ |
| 2833 | plain_C_suffixes c-src/etags.c 643 | 3693 | plain_C_suffixes c-src/etags.c 643 |
| 2834 | \plainsecheading tex-src/texinfo.tex /^\\def\\plainsecheading #1{\\secheadingi {#1}}$/ | 3694 | plainc c-src/etags.c 2934 |
| 2835 | plist c-src/emacs/src/lisp.h 2040 | 3695 | plist c-src/emacs/src/lisp.h 2040 |
| 2836 | plist c-src/emacs/src/lisp.h 697 | 3696 | plist c-src/emacs/src/lisp.h 697 |
| 2837 | plus cp-src/functions.cpp /^void Date::plus ( int days , int month , int year / | 3697 | plus cp-src/functions.cpp /^void Date::plus ( int days , int month , int year / |
| 2838 | plus go-src/test1.go 5 | 3698 | plus go-src/test1.go 5 |
| 2839 | plusvalseq prol-src/natded.prolog /^plusvalseq([]) --> [].$/ | 3699 | plusvalseq prol-src/natded.prolog /^plusvalseq([]) --> [].$/ |
| 2840 | pMd c-src/emacs/src/lisp.h 150 | ||
| 2841 | pMd c-src/emacs/src/lisp.h 155 | ||
| 2842 | pMu c-src/emacs/src/lisp.h 151 | ||
| 2843 | pMu c-src/emacs/src/lisp.h 156 | ||
| 2844 | p_next c-src/etags.c 258 | ||
| 2845 | POEntryAD php-src/lce_functions.php 29 | ||
| 2846 | POEntry php-src/lce_functions.php 105 | ||
| 2847 | POEntry php-src/lce_functions.php /^ function POEntry()$/ | ||
| 2848 | pointer c-src/emacs/src/lisp.h 2125 | ||
| 2849 | point forth-src/test-forth.fth /^BEGIN-STRUCTURE point \\ create the named structure/ | 3700 | point forth-src/test-forth.fth /^BEGIN-STRUCTURE point \\ create the named structure/ |
| 2850 | \point tex-src/texinfo.tex /^\\def\\point{$\\star$}$/ | 3701 | pointer c-src/emacs/src/lisp.h 2125 |
| 2851 | poll_for_input_1 c-src/emacs/src/keyboard.c /^poll_for_input_1 (void)$/ | ||
| 2852 | poll_for_input c-src/emacs/src/keyboard.c /^poll_for_input (struct atimer *timer)$/ | 3702 | poll_for_input c-src/emacs/src/keyboard.c /^poll_for_input (struct atimer *timer)$/ |
| 3703 | poll_for_input_1 c-src/emacs/src/keyboard.c /^poll_for_input_1 (void)$/ | ||
| 2853 | poll_suppress_count c-src/emacs/src/keyboard.c 1908 | 3704 | poll_suppress_count c-src/emacs/src/keyboard.c 1908 |
| 2854 | poll_suppress_count c-src/emacs/src/lisp.h 3047 | 3705 | poll_suppress_count c-src/emacs/src/lisp.h 3047 |
| 2855 | poll_timer c-src/emacs/src/keyboard.c 1915 | 3706 | poll_timer c-src/emacs/src/keyboard.c 1915 |
| 2856 | popclass_above c-src/etags.c /^popclass_above (int bracelev)$/ | ||
| 2857 | pop_kboard c-src/emacs/src/keyboard.c /^pop_kboard (void)$/ | ||
| 2858 | pop-tag-mark el-src/emacs/lisp/progmodes/etags.el /^(defalias 'pop-tag-mark 'xref-pop-marker-stack)$/ | 3707 | pop-tag-mark el-src/emacs/lisp/progmodes/etags.el /^(defalias 'pop-tag-mark 'xref-pop-marker-stack)$/ |
| 2859 | POReader php-src/lce_functions.php 163 | 3708 | pop_kboard c-src/emacs/src/keyboard.c /^pop_kboard (void)$/ |
| 2860 | POReader php-src/lce_functions.php /^ function POReader($domain, $filename)$/ | 3709 | popclass_above c-src/etags.c /^popclass_above (int bracelev)$/ |
| 2861 | PORManager php-src/lce_functions.php 498 | ||
| 2862 | PORManager php-src/lce_functions.php /^ function PORManager()$/ | ||
| 2863 | position_to_Time c-src/emacs/src/keyboard.c /^position_to_Time (ptrdiff_t pos)$/ | 3710 | position_to_Time c-src/emacs/src/keyboard.c /^position_to_Time (ptrdiff_t pos)$/ |
| 2864 | posix_memalign c-src/emacs/src/gmalloc.c /^posix_memalign (void **memptr, size_t alignment, s/ | 3711 | posix_memalign c-src/emacs/src/gmalloc.c /^posix_memalign (void **memptr, size_t alignment, s/ |
| 2865 | posn-at-point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | 3712 | posn-at-point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ |
| 2866 | posn-at-x-y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | 3713 | posn-at-x-y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / |
| 2867 | possible_sum_sign y-src/cccp.y /^#define possible_sum_sign(a, b, sum) ((((a) ^ (b))/ | 3714 | possible_sum_sign y-src/cccp.y /^#define possible_sum_sign(a, b, sum) ((((a) ^ (b))/ |
| 2868 | PostControls pyt-src/server.py /^ def PostControls(self):$/ | ||
| 2869 | post pyt-src/server.py /^ def post(self):$/ | 3715 | post pyt-src/server.py /^ def post(self):$/ |
| 2870 | POSTSCRIPTFLAGS make-src/Makefile /^POSTSCRIPTFLAGS=--language=none --regex='#\/[^ \\t{]/ | ||
| 2871 | pot_etags_version c-src/etags.c 81 | 3716 | pot_etags_version c-src/etags.c 81 |
| 2872 | pp1 c-src/dostorture.c /^int pp1($/ | 3717 | pp1 c-src/dostorture.c /^int pp1($/ |
| 2873 | pp1 c-src/torture.c /^int pp1($/ | 3718 | pp1 c-src/torture.c /^int pp1($/ |
| @@ -2884,226 +3729,105 @@ pp_html_table_fitch_tree prol-src/natded.prolog /^pp_html_table_fitch_tree(T):-$ | |||
| 2884 | pp_html_table_tree prol-src/natded.prolog /^pp_html_table_tree(T):-$/ | 3729 | pp_html_table_tree prol-src/natded.prolog /^pp_html_table_tree(T):-$/ |
| 2885 | pp_html_tree prol-src/natded.prolog /^pp_html_tree(ass(Syn,V,'$VAR'(N))):-$/ | 3730 | pp_html_tree prol-src/natded.prolog /^pp_html_tree(ass(Syn,V,'$VAR'(N))):-$/ |
| 2886 | pp_html_trees prol-src/natded.prolog /^pp_html_trees([T|Ts],N,M):-$/ | 3731 | pp_html_trees prol-src/natded.prolog /^pp_html_trees([T|Ts],N,M):-$/ |
| 3732 | pp_lam prol-src/natded.prolog /^pp_lam(Var^Alpha):-$/ | ||
| 2887 | pp_lam_bracket prol-src/natded.prolog /^pp_lam_bracket(A^B):-$/ | 3733 | pp_lam_bracket prol-src/natded.prolog /^pp_lam_bracket(A^B):-$/ |
| 2888 | pp_lam_paren prol-src/natded.prolog /^pp_lam_paren(Var^Alpha):-$/ | 3734 | pp_lam_paren prol-src/natded.prolog /^pp_lam_paren(Var^Alpha):-$/ |
| 2889 | pp_lam prol-src/natded.prolog /^pp_lam(Var^Alpha):-$/ | ||
| 2890 | pp_paren prol-src/natded.prolog /^pp_paren(C):-$/ | 3735 | pp_paren prol-src/natded.prolog /^pp_paren(C):-$/ |
| 2891 | pp_rule prol-src/natded.prolog /^pp_rule(fe):-write('\/E').$/ | 3736 | pp_rule prol-src/natded.prolog /^pp_rule(fe):-write('\/E').$/ |
| 2892 | /P ps-src/rfc1245.ps /^\/P { $/ | 3737 | pp_syn prol-src/natded.prolog /^pp_syn(A\/B):-$/ |
| 2893 | pp_syn_back prol-src/natded.prolog /^pp_syn_back(A\/B):-$/ | 3738 | pp_syn_back prol-src/natded.prolog /^pp_syn_back(A\/B):-$/ |
| 2894 | pp_syn_paren prol-src/natded.prolog /^pp_syn_paren(A\/B):-$/ | 3739 | pp_syn_paren prol-src/natded.prolog /^pp_syn_paren(A\/B):-$/ |
| 2895 | pp_syn prol-src/natded.prolog /^pp_syn(A\/B):-$/ | ||
| 2896 | pp_tree prol-src/natded.prolog /^pp_tree(T):-$/ | 3740 | pp_tree prol-src/natded.prolog /^pp_tree(T):-$/ |
| 2897 | pp_trees prol-src/natded.prolog /^pp_trees([T|Ts],Column):-$/ | 3741 | pp_trees prol-src/natded.prolog /^pp_trees([T|Ts],Column):-$/ |
| 3742 | pp_word prol-src/natded.prolog /^pp_word(W):-$/ | ||
| 2898 | pp_word_list prol-src/natded.prolog /^pp_word_list([]).$/ | 3743 | pp_word_list prol-src/natded.prolog /^pp_word_list([]).$/ |
| 2899 | pp_word_list_rest prol-src/natded.prolog /^pp_word_list_rest([]).$/ | 3744 | pp_word_list_rest prol-src/natded.prolog /^pp_word_list_rest([]).$/ |
| 2900 | pp_word prol-src/natded.prolog /^pp_word(W):-$/ | ||
| 2901 | Pre_Call_State/t ada-src/2ataspri.ads /^ type Pre_Call_State is new System.Address;$/ | ||
| 2902 | .PRECIOUS make-src/Makefile /^.PRECIOUS: ETAGS CTAGS ETAGS16 CTAGS16 ETAGS17 CTA/ | ||
| 2903 | predicate c-src/emacs/src/lisp.h 2307 | 3745 | predicate c-src/emacs/src/lisp.h 2307 |
| 2904 | prev c.c 175 | ||
| 2905 | prev c-src/emacs/src/gmalloc.c 165 | 3746 | prev c-src/emacs/src/gmalloc.c 165 |
| 2906 | prev c-src/emacs/src/gmalloc.c 189 | 3747 | prev c-src/emacs/src/gmalloc.c 189 |
| 2907 | prev c-src/emacs/src/lisp.h 2191 | 3748 | prev c-src/emacs/src/lisp.h 2191 |
| 2908 | \primary tex-src/texinfo.tex /^\\def\\primary #1{\\line{#1\\hfil}}$/ | 3749 | prev c.c 175 |
| 2909 | PrintAdd go-src/test1.go /^func (n intNumber) PrintAdd() {$/ | ||
| 2910 | PrintAdd go-src/test1.go /^func (s str) PrintAdd() {$/ | ||
| 2911 | printClassification php-src/lce_functions.php /^ function printClassification()$/ | 3750 | printClassification php-src/lce_functions.php /^ function printClassification()$/ |
| 2912 | \printedmanual tex-src/texinfo.tex /^\\def\\printedmanual{\\ignorespaces #5}%$/ | ||
| 2913 | \printedmanual tex-src/texinfo.tex /^section ``\\printednodename'' in \\cite{\\printedmanu/ | ||
| 2914 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #1}%$/ | ||
| 2915 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #3}%$/ | ||
| 2916 | print_help c-src/etags.c /^print_help (argument *argbuffer)$/ | 3751 | print_help c-src/etags.c /^print_help (argument *argbuffer)$/ |
| 2917 | \printindex tex-src/texinfo.tex /^\\def\\printindex{\\parsearg\\doprintindex}$/ | ||
| 2918 | print_language_names c-src/etags.c /^print_language_names (void)$/ | 3752 | print_language_names c-src/etags.c /^print_language_names (void)$/ |
| 3753 | print_version c-src/etags.c /^print_version (void)$/ | ||
| 2919 | printmax_t c-src/emacs/src/lisp.h 148 | 3754 | printmax_t c-src/emacs/src/lisp.h 148 |
| 2920 | printmax_t c-src/emacs/src/lisp.h 153 | 3755 | printmax_t c-src/emacs/src/lisp.h 153 |
| 2921 | \print tex-src/texinfo.tex /^\\def\\print{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 2922 | \print tex-src/texinfo.tex /^\\def\\print{\\realbackslash print}$/ | ||
| 2923 | PRINT_UNDOCUMENTED_OPTIONS_HELP c-src/etags.c 804 | ||
| 2924 | print_version c-src/etags.c /^print_version (void)$/ | ||
| 2925 | Private objc-src/Subprocess.m /^@interface Subprocess(Private)$/ | ||
| 2926 | Private_T/b ada-src/etags-test-for.ada /^ task body Private_T is$/ | ||
| 2927 | Private_T/b ada-src/waroquiers.ada /^ task body Private_T is$/ | ||
| 2928 | Private_T/k ada-src/etags-test-for.ada /^ task Private_T;$/ | ||
| 2929 | Private_T/k ada-src/waroquiers.ada /^ task Private_T;$/ | ||
| 2930 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T;$/ | ||
| 2931 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T is$/ | ||
| 2932 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T;$/ | ||
| 2933 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T is$/ | ||
| 2934 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is$/ | ||
| 2935 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is private;$/ | ||
| 2936 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is$/ | ||
| 2937 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is private;$/ | ||
| 2938 | Problems tex-src/gzip.texi /^@node Problems, Concept Index, Tapes, Top$/ | ||
| 2939 | proc c-src/h.h 87 | 3756 | proc c-src/h.h 87 |
| 2940 | process_file c-src/etags.c /^process_file (FILE *fh, char *fn, language *lang)$/ | 3757 | process_file c-src/etags.c /^process_file (FILE *fh, char *fn, language *lang)$/ |
| 2941 | process_file_name c-src/etags.c /^process_file_name (char *file, language *lang)$/ | 3758 | process_file_name c-src/etags.c /^process_file_name (char *file, language *lang)$/ |
| 2942 | PROCESSP c-src/emacs/src/lisp.h /^PROCESSP (Lisp_Object a)$/ | ||
| 2943 | process_pending_signals c-src/emacs/src/keyboard.c /^process_pending_signals (void)$/ | 3759 | process_pending_signals c-src/emacs/src/keyboard.c /^process_pending_signals (void)$/ |
| 2944 | process_special_events c-src/emacs/src/keyboard.c /^process_special_events (void)$/ | 3760 | process_special_events c-src/emacs/src/keyboard.c /^process_special_events (void)$/ |
| 2945 | process_tool_bar_item c-src/emacs/src/keyboard.c /^process_tool_bar_item (Lisp_Object key, Lisp_Objec/ | 3761 | process_tool_bar_item c-src/emacs/src/keyboard.c /^process_tool_bar_item (Lisp_Object key, Lisp_Objec/ |
| 2946 | Proc/t ada-src/2ataspri.ads /^ type Proc is access procedure (Addr : System.Ad/ | ||
| 2947 | prof make-src/Makefile /^prof: ETAGS$/ | 3762 | prof make-src/Makefile /^prof: ETAGS$/ |
| 2948 | prolog_atom c-src/etags.c /^prolog_atom (char *s, size_t pos)$/ | 3763 | prolog_atom c-src/etags.c /^prolog_atom (char *s, size_t pos)$/ |
| 2949 | Prolog_functions c-src/etags.c /^Prolog_functions (FILE *inf)$/ | ||
| 2950 | Prolog_help c-src/etags.c 654 | ||
| 2951 | prolog_pr c-src/etags.c /^prolog_pr (char *s, char *last)$/ | 3764 | prolog_pr c-src/etags.c /^prolog_pr (char *s, char *last)$/ |
| 2952 | prolog_skip_comment c-src/etags.c /^prolog_skip_comment (linebuffer *plb, FILE *inf)$/ | 3765 | prolog_skip_comment c-src/etags.c /^prolog_skip_comment (linebuffer *plb, FILE *inf)$/ |
| 2953 | Prolog_suffixes c-src/etags.c 652 | ||
| 2954 | PROLSRC make-src/Makefile /^PROLSRC=ordsets.prolog natded.prolog$/ | ||
| 2955 | PROP c-src/emacs/src/keyboard.c 8379 | ||
| 2956 | PROP c-src/emacs/src/keyboard.c /^#define PROP(IDX) AREF (tool_bar_item_properties, / | ||
| 2957 | prop c-src/etags.c 209 | 3766 | prop c-src/etags.c 209 |
| 2958 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) \/* empty *\/$/ | ||
| 2959 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) protect_malloc_/ | ||
| 2960 | protect_malloc_state c-src/emacs/src/gmalloc.c /^protect_malloc_state (int protect_p)$/ | 3767 | protect_malloc_state c-src/emacs/src/gmalloc.c /^protect_malloc_state (int protect_p)$/ |
| 2961 | PRTPKG f-src/entry.for /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2962 | PRTPKG f-src/entry.strange /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2963 | PRTPKG f-src/entry.strange_suffix /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2964 | PSEUDO c-src/sysdep.h /^#define PSEUDO(name, syscall_name, args) / | ||
| 2965 | PSEUDOVECSIZE c-src/emacs/src/lisp.h /^#define PSEUDOVECSIZE(type, nonlispfield) \\$/ | ||
| 2966 | PSEUDOVECTOR_AREA_BITS c-src/emacs/src/lisp.h 818 | ||
| 2967 | PSEUDOVECTOR_FLAG c-src/emacs/src/lisp.h 774 | ||
| 2968 | PSEUDOVECTORP c-src/emacs/src/lisp.h /^PSEUDOVECTORP (Lisp_Object a, int code)$/ | ||
| 2969 | PSEUDOVECTOR_REST_BITS c-src/emacs/src/lisp.h 813 | ||
| 2970 | PSEUDOVECTOR_REST_MASK c-src/emacs/src/lisp.h 814 | ||
| 2971 | PSEUDOVECTOR_SIZE_BITS c-src/emacs/src/lisp.h 808 | ||
| 2972 | PSEUDOVECTOR_SIZE_MASK c-src/emacs/src/lisp.h 809 | ||
| 2973 | PSEUDOVECTOR_TYPEP c-src/emacs/src/lisp.h /^PSEUDOVECTOR_TYPEP (struct vectorlike_header *a, i/ | ||
| 2974 | PS_functions c-src/etags.c /^PS_functions (FILE *inf)$/ | ||
| 2975 | PS_help c-src/etags.c 649 | ||
| 2976 | PSSRC make-src/Makefile /^PSSRC=rfc1245.ps$/ | ||
| 2977 | PS_suffixes c-src/etags.c 647 | ||
| 2978 | pthread_mutexattr_setprio_ceiling/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprio_ceiling$/ | 3768 | pthread_mutexattr_setprio_ceiling/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprio_ceiling$/ |
| 2979 | pthread_mutexattr_setprotocol/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprotocol$/ | 3769 | pthread_mutexattr_setprotocol/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprotocol$/ |
| 2980 | PTY_LENGTH objc-src/Subprocess.m 21 | ||
| 2981 | PTY_TEMPLATE objc-src/Subprocess.m 20 | ||
| 2982 | Public_T/t ada-src/etags-test-for.ada /^ type Public_T is$/ | ||
| 2983 | Public_T/t ada-src/waroquiers.ada /^ type Public_T is$/ | ||
| 2984 | purpose c-src/emacs/src/lisp.h 1594 | 3770 | purpose c-src/emacs/src/lisp.h 1594 |
| 2985 | pushclass_above c-src/etags.c /^pushclass_above (int bracelev, char *str, int len)/ | ||
| 2986 | PUSH_C_STR c-src/emacs/src/keyboard.c /^#define PUSH_C_STR(str, listvar) \\$/ | ||
| 2987 | PUSH_HANDLER c-src/emacs/src/lisp.h /^#define PUSH_HANDLER(c, tag_ch_val, handlertype) \\/ | ||
| 2988 | push_kboard c-src/emacs/src/keyboard.c /^push_kboard (struct kboard *k)$/ | 3771 | push_kboard c-src/emacs/src/keyboard.c /^push_kboard (struct kboard *k)$/ |
| 3772 | pushclass_above c-src/etags.c /^pushclass_above (int bracelev, char *str, int len)/ | ||
| 2989 | put_entries c-src/etags.c /^put_entries (register node *np)$/ | 3773 | put_entries c-src/etags.c /^put_entries (register node *np)$/ |
| 2990 | PVEC_BOOL_VECTOR c-src/emacs/src/lisp.h 787 | ||
| 2991 | PVEC_BUFFER c-src/emacs/src/lisp.h 788 | ||
| 2992 | PVEC_CHAR_TABLE c-src/emacs/src/lisp.h 796 | ||
| 2993 | PVEC_COMPILED c-src/emacs/src/lisp.h 795 | ||
| 2994 | PVEC_FONT c-src/emacs/src/lisp.h 798 | ||
| 2995 | PVEC_FRAME c-src/emacs/src/lisp.h 785 | ||
| 2996 | PVEC_FREE c-src/emacs/src/lisp.h 783 | ||
| 2997 | PVEC_HASH_TABLE c-src/emacs/src/lisp.h 789 | ||
| 2998 | PVEC_NORMAL_VECTOR c-src/emacs/src/lisp.h 782 | ||
| 2999 | PVEC_OTHER c-src/emacs/src/lisp.h 793 | ||
| 3000 | PVEC_PROCESS c-src/emacs/src/lisp.h 784 | ||
| 3001 | PVEC_SUB_CHAR_TABLE c-src/emacs/src/lisp.h 797 | ||
| 3002 | PVEC_SUBR c-src/emacs/src/lisp.h 792 | ||
| 3003 | PVEC_TERMINAL c-src/emacs/src/lisp.h 790 | ||
| 3004 | pvec_type c-src/emacs/src/lisp.h 780 | 3774 | pvec_type c-src/emacs/src/lisp.h 780 |
| 3005 | PVEC_TYPE_MASK c-src/emacs/src/lisp.h 819 | ||
| 3006 | PVEC_WINDOW_CONFIGURATION c-src/emacs/src/lisp.h 791 | ||
| 3007 | PVEC_WINDOW c-src/emacs/src/lisp.h 786 | ||
| 3008 | p.x forth-src/test-forth.fth /^ 1 CELLS +FIELD p.x \\ A single cell filed name/ | ||
| 3009 | \pxref tex-src/texinfo.tex /^\\def\\pxref#1{see \\xrefX[#1,,,,,,,]}$/ | ||
| 3010 | p.y forth-src/test-forth.fth /^ 1 CELLS +FIELD p.y \\ A single cell field name/ | ||
| 3011 | Python_functions c-src/etags.c /^Python_functions (FILE *inf)$/ | ||
| 3012 | Python_help c-src/etags.c 660 | ||
| 3013 | Python_suffixes c-src/etags.c 658 | ||
| 3014 | PYTSRC make-src/Makefile /^PYTSRC=server.py$/ | ||
| 3015 | quantizing html-src/algrthms.html /^Quantizing the Received$/ | 3775 | quantizing html-src/algrthms.html /^Quantizing the Received$/ |
| 3016 | questo ../c/c.web 34 | 3776 | questo ../c/c.web 34 |
| 3017 | quiettest make-src/Makefile /^quiettest:$/ | 3777 | quiettest make-src/Makefile /^quiettest:$/ |
| 3018 | quit_char c-src/emacs/src/keyboard.c 192 | 3778 | quit_char c-src/emacs/src/keyboard.c 192 |
| 3019 | QUIT c-src/emacs/src/lisp.h 3101 | ||
| 3020 | QUITP c-src/emacs/src/lisp.h 3112 | ||
| 3021 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ | 3779 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ |
| 3022 | \quotation tex-src/texinfo.tex /^\\def\\quotation{%$/ | ||
| 3023 | /quoteleft ps-src/rfc1245.ps /^\/quoteleft \/quoteright \/.notdef \/.notdef \/ydieresi/ | ||
| 3024 | qux1 ruby-src/test1.ru /^ :qux1)$/ | ||
| 3025 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor(:bogus)/ | 3780 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor(:bogus)/ |
| 3781 | qux1 ruby-src/test1.ru /^ :qux1)$/ | ||
| 3026 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ | 3782 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ |
| 3027 | r0 c-src/sysdep.h 54 | 3783 | r0 c-src/sysdep.h 54 |
| 3028 | r1 c-src/sysdep.h 55 | 3784 | r1 c-src/sysdep.h 55 |
| 3029 | r_alloc c-src/emacs/src/lisp.h /^extern void *r_alloc (void **, size_t) ATTRIBUTE_A/ | 3785 | r_alloc c-src/emacs/src/lisp.h /^extern void *r_alloc (void **, size_t) ATTRIBUTE_A/ |
| 3030 | Range cp-src/Range.h 35 | ||
| 3031 | Range cp-src/Range.h /^ Range (const Range& r)$/ | ||
| 3032 | Range cp-src/Range.h /^ Range (double b, double l)$/ | ||
| 3033 | Range cp-src/Range.h /^ Range (double b, double l, double i)$/ | ||
| 3034 | Range cp-src/Range.h /^ Range (void)$/ | ||
| 3035 | RANGED_INTEGERP c-src/emacs/src/lisp.h /^RANGED_INTEGERP (intmax_t lo, Lisp_Object x, intma/ | ||
| 3036 | range_exp_list y-src/parse.y 273 | ||
| 3037 | range_exp y-src/parse.y 269 | 3786 | range_exp y-src/parse.y 269 |
| 3038 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}%$/ | 3787 | range_exp_list y-src/parse.y 273 |
| 3039 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}% \\indexbacksl/ | ||
| 3040 | raw_keybuf_count c-src/emacs/src/keyboard.c 117 | ||
| 3041 | raw_keybuf c-src/emacs/src/keyboard.c 116 | 3788 | raw_keybuf c-src/emacs/src/keyboard.c 116 |
| 3789 | raw_keybuf_count c-src/emacs/src/keyboard.c 117 | ||
| 3042 | rbtp c.c 240 | 3790 | rbtp c.c 240 |
| 3043 | RCSid objc-src/PackInsp.m 30 | 3791 | re_iswctype c-src/emacs/src/regex.h 602 |
| 3792 | re_nsub c-src/emacs/src/regex.h 364 | ||
| 3793 | re_pattern_buffer c-src/emacs/src/regex.h 335 | ||
| 3794 | re_pattern_buffer c-src/h.h 119 | ||
| 3795 | re_registers c-src/emacs/src/regex.h 428 | ||
| 3796 | re_wchar_t c-src/emacs/src/regex.h 600 | ||
| 3797 | re_wchar_t c-src/emacs/src/regex.h 623 | ||
| 3798 | re_wctype c-src/emacs/src/regex.h 601 | ||
| 3799 | re_wctype_t c-src/emacs/src/regex.h 599 | ||
| 3800 | re_wctype_t c-src/emacs/src/regex.h 618 | ||
| 3801 | re_wctype_to_bit c-src/emacs/src/regex.h /^# define re_wctype_to_bit(cc) 0$/ | ||
| 3802 | read cp-src/conway.hpp /^ char read() { return alive; }$/ | ||
| 3803 | read php-src/lce_functions.php /^ function read()$/ | ||
| 3804 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 3805 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 3044 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 3806 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3045 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 3807 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3046 | readable_events c-src/emacs/src/keyboard.c /^readable_events (int flags)$/ | ||
| 3047 | READABLE_EVENTS_DO_TIMERS_NOW c-src/emacs/src/keyboard.c 346 | ||
| 3048 | READABLE_EVENTS_FILTER_EVENTS c-src/emacs/src/keyboard.c 347 | ||
| 3049 | READABLE_EVENTS_IGNORE_SQUEEZABLES c-src/emacs/src/keyboard.c 348 | ||
| 3050 | \readauxfile tex-src/texinfo.tex /^\\def\\readauxfile{%$/ | ||
| 3051 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ | 3808 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ |
| 3052 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ | 3809 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ |
| 3053 | read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ | 3810 | read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ |
| 3054 | read_char_x_menu_prompt c-src/emacs/src/keyboard.c /^read_char_x_menu_prompt (Lisp_Object map,$/ | 3811 | read_char_x_menu_prompt c-src/emacs/src/keyboard.c /^read_char_x_menu_prompt (Lisp_Object map,$/ |
| 3055 | read cp-src/conway.hpp /^ char read() { return alive; }$/ | ||
| 3056 | read_decoded_event_from_main_queue c-src/emacs/src/keyboard.c /^read_decoded_event_from_main_queue (struct timespe/ | 3812 | read_decoded_event_from_main_queue c-src/emacs/src/keyboard.c /^read_decoded_event_from_main_queue (struct timespe/ |
| 3057 | read_event_from_main_queue c-src/emacs/src/keyboard.c /^read_event_from_main_queue (struct timespec *end_t/ | 3813 | read_event_from_main_queue c-src/emacs/src/keyboard.c /^read_event_from_main_queue (struct timespec *end_t/ |
| 3058 | read_key_sequence_cmd c-src/emacs/src/keyboard.c 232 | ||
| 3059 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 3060 | read_key_sequence c-src/emacs/src/keyboard.c /^read_key_sequence (Lisp_Object *keybuf, int bufsiz/ | 3814 | read_key_sequence c-src/emacs/src/keyboard.c /^read_key_sequence (Lisp_Object *keybuf, int bufsiz/ |
| 3815 | read_key_sequence_cmd c-src/emacs/src/keyboard.c 232 | ||
| 3061 | read_key_sequence_remapped c-src/emacs/src/keyboard.c 233 | 3816 | read_key_sequence_remapped c-src/emacs/src/keyboard.c 233 |
| 3062 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 3063 | read_key_sequence_vs c-src/emacs/src/keyboard.c /^read_key_sequence_vs (Lisp_Object prompt, Lisp_Obj/ | 3817 | read_key_sequence_vs c-src/emacs/src/keyboard.c /^read_key_sequence_vs (Lisp_Object prompt, Lisp_Obj/ |
| 3064 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ | ||
| 3065 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / | ||
| 3066 | Read_Lock/p ada-src/2ataspri.adb /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 3067 | Read_Lock/p ada-src/2ataspri.ads /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 3068 | read_menu_command c-src/emacs/src/keyboard.c /^read_menu_command (void)$/ | 3818 | read_menu_command c-src/emacs/src/keyboard.c /^read_menu_command (void)$/ |
| 3069 | read php-src/lce_functions.php /^ function read()$/ | ||
| 3070 | read_toc perl-src/htlmify-cystic /^sub read_toc ()$/ | 3819 | read_toc perl-src/htlmify-cystic /^sub read_toc ()$/ |
| 3071 | ReadVacation cp-src/functions.cpp /^void ReadVacation ( char *filename ) {$/ | 3820 | readable_events c-src/emacs/src/keyboard.c /^readable_events (int flags)$/ |
| 3821 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ | ||
| 3822 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / | ||
| 3823 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ | ||
| 3072 | realloc c-src/emacs/src/gmalloc.c 1716 | 3824 | realloc c-src/emacs/src/gmalloc.c 1716 |
| 3073 | realloc c-src/emacs/src/gmalloc.c 65 | 3825 | realloc c-src/emacs/src/gmalloc.c 65 |
| 3074 | realloc c-src/emacs/src/gmalloc.c 69 | 3826 | realloc c-src/emacs/src/gmalloc.c 69 |
| 3075 | _realloc c-src/emacs/src/gmalloc.c /^_realloc (void *ptr, size_t size)$/ | ||
| 3076 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ | ||
| 3077 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ | 3827 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ |
| 3078 | _realloc_internal c-src/emacs/src/gmalloc.c /^_realloc_internal (void *ptr, size_t size)$/ | ||
| 3079 | _realloc_internal_nolock c-src/emacs/src/gmalloc.c /^_realloc_internal_nolock (void *ptr, size_t size)$/ | ||
| 3080 | RE_BACKSLASH_ESCAPE_IN_LISTS c-src/emacs/src/regex.h 47 | ||
| 3081 | RE_BK_PLUS_QM c-src/emacs/src/regex.h 52 | ||
| 3082 | RECC_ALNUM c-src/emacs/src/regex.h 610 | ||
| 3083 | RECC_ALPHA c-src/emacs/src/regex.h 610 | ||
| 3084 | RECC_ASCII c-src/emacs/src/regex.h 617 | ||
| 3085 | RECC_BLANK c-src/emacs/src/regex.h 615 | ||
| 3086 | RECC_CNTRL c-src/emacs/src/regex.h 613 | ||
| 3087 | RECC_DIGIT c-src/emacs/src/regex.h 614 | ||
| 3088 | RECC_ERROR c-src/emacs/src/regex.h 609 | ||
| 3089 | RECC_GRAPH c-src/emacs/src/regex.h 611 | ||
| 3090 | RECC_LOWER c-src/emacs/src/regex.h 612 | ||
| 3091 | RECC_MULTIBYTE c-src/emacs/src/regex.h 616 | ||
| 3092 | RECC_NONASCII c-src/emacs/src/regex.h 616 | ||
| 3093 | RECC_PRINT c-src/emacs/src/regex.h 611 | ||
| 3094 | RECC_PUNCT c-src/emacs/src/regex.h 613 | ||
| 3095 | RECC_SPACE c-src/emacs/src/regex.h 615 | ||
| 3096 | RECC_UNIBYTE c-src/emacs/src/regex.h 617 | ||
| 3097 | RECC_UPPER c-src/emacs/src/regex.h 612 | ||
| 3098 | RECC_WORD c-src/emacs/src/regex.h 610 | ||
| 3099 | RECC_XDIGIT c-src/emacs/src/regex.h 614 | ||
| 3100 | recent_keys c-src/emacs/src/keyboard.c 100 | ||
| 3101 | recent-keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | 3828 | recent-keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / |
| 3829 | recent_keys c-src/emacs/src/keyboard.c 100 | ||
| 3102 | recent_keys_index c-src/emacs/src/keyboard.c 94 | 3830 | recent_keys_index c-src/emacs/src/keyboard.c 94 |
| 3103 | RE_CHAR_CLASSES c-src/emacs/src/regex.h 58 | ||
| 3104 | RE_CONTEXT_INDEP_ANCHORS c-src/emacs/src/regex.h 72 | ||
| 3105 | RE_CONTEXT_INDEP_OPS c-src/emacs/src/regex.h 80 | ||
| 3106 | RE_CONTEXT_INVALID_OPS c-src/emacs/src/regex.h 84 | ||
| 3107 | record_asynch_buffer_change c-src/emacs/src/keyboard.c /^record_asynch_buffer_change (void)$/ | 3831 | record_asynch_buffer_change c-src/emacs/src/keyboard.c /^record_asynch_buffer_change (void)$/ |
| 3108 | record_auto_save c-src/emacs/src/keyboard.c /^record_auto_save (void)$/ | 3832 | record_auto_save c-src/emacs/src/keyboard.c /^record_auto_save (void)$/ |
| 3109 | record_char c-src/emacs/src/keyboard.c /^record_char (Lisp_Object c)$/ | 3833 | record_char c-src/emacs/src/keyboard.c /^record_char (Lisp_Object c)$/ |
| @@ -3111,177 +3835,62 @@ record_menu_key c-src/emacs/src/keyboard.c /^record_menu_key (Lisp_Object c)$/ | |||
| 3111 | record_single_kboard_state c-src/emacs/src/keyboard.c /^record_single_kboard_state ()$/ | 3835 | record_single_kboard_state c-src/emacs/src/keyboard.c /^record_single_kboard_state ()$/ |
| 3112 | record_xmalloc c-src/emacs/src/lisp.h /^extern void *record_xmalloc (size_t) ATTRIBUTE_ALL/ | 3836 | record_xmalloc c-src/emacs/src/lisp.h /^extern void *record_xmalloc (size_t) ATTRIBUTE_ALL/ |
| 3113 | recover_top_level_message c-src/emacs/src/keyboard.c 138 | 3837 | recover_top_level_message c-src/emacs/src/keyboard.c 138 |
| 3114 | Rectangle.getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 3115 | recursion-depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | 3838 | recursion-depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ |
| 3116 | recursive_edit_1 c-src/emacs/src/keyboard.c /^recursive_edit_1 (void)$/ | ||
| 3117 | recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | 3839 | recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ |
| 3840 | recursive_edit_1 c-src/emacs/src/keyboard.c /^recursive_edit_1 (void)$/ | ||
| 3118 | recursive_edit_unwind c-src/emacs/src/keyboard.c /^recursive_edit_unwind (Lisp_Object buffer)$/ | 3841 | recursive_edit_unwind c-src/emacs/src/keyboard.c /^recursive_edit_unwind (Lisp_Object buffer)$/ |
| 3119 | RED cp-src/screen.hpp 16 | ||
| 3120 | RE_DEBUG c-src/emacs/src/regex.h 161 | ||
| 3121 | redirect c-src/emacs/src/lisp.h 663 | 3842 | redirect c-src/emacs/src/lisp.h 663 |
| 3122 | RE_DOT_NEWLINE c-src/emacs/src/regex.h 88 | ||
| 3123 | RE_DOT_NOT_NULL c-src/emacs/src/regex.h 92 | ||
| 3124 | reduce prol-src/natded.prolog /^reduce((X^M)@N,L):- % beta reduction$/ | 3843 | reduce prol-src/natded.prolog /^reduce((X^M)@N,L):- % beta reduction$/ |
| 3125 | reduce_subterm prol-src/natded.prolog /^reduce_subterm(M,M2):-$/ | 3844 | reduce_subterm prol-src/natded.prolog /^reduce_subterm(M,M2):-$/ |
| 3126 | RE_DUP_MAX c-src/emacs/src/regex.h 253 | ||
| 3127 | RE_DUP_MAX c-src/emacs/src/regex.h 256 | ||
| 3128 | /ReEncode ps-src/rfc1245.ps /^\/ReEncode { $/ | ||
| 3129 | refreshPort pyt-src/server.py /^ def refreshPort(self):$/ | 3845 | refreshPort pyt-src/server.py /^ def refreshPort(self):$/ |
| 3130 | RE_FRUGAL c-src/emacs/src/regex.h 147 | ||
| 3131 | \ref tex-src/texinfo.tex /^\\def\\ref#1{\\xrefX[#1,,,,,,,]}$/ | ||
| 3132 | \refx tex-src/texinfo.tex /^\\def\\refx#1#2{%$/ | ||
| 3133 | REG_BADBR c-src/emacs/src/regex.h 313 | ||
| 3134 | REG_BADPAT c-src/emacs/src/regex.h 305 | ||
| 3135 | REG_BADRPT c-src/emacs/src/regex.h 316 | ||
| 3136 | REG_EBRACE c-src/emacs/src/regex.h 312 | ||
| 3137 | REG_EBRACK c-src/emacs/src/regex.h 310 | ||
| 3138 | REG_ECOLLATE c-src/emacs/src/regex.h 306 | ||
| 3139 | REG_ECTYPE c-src/emacs/src/regex.h 307 | ||
| 3140 | REG_EEND c-src/emacs/src/regex.h 319 | ||
| 3141 | REG_EESCAPE c-src/emacs/src/regex.h 308 | ||
| 3142 | REG_ENOSYS c.c 279 | ||
| 3143 | REG_ENOSYS c-src/emacs/src/regex.h 297 | ||
| 3144 | REG_EPAREN c-src/emacs/src/regex.h 311 | ||
| 3145 | REG_ERANGE c-src/emacs/src/regex.h 314 | ||
| 3146 | REG_ERANGEX c-src/emacs/src/regex.h 322 | ||
| 3147 | REG_ERPAREN c-src/emacs/src/regex.h 321 | ||
| 3148 | reg_errcode_t c.c 279 | ||
| 3149 | reg_errcode_t c-src/emacs/src/regex.h 323 | 3846 | reg_errcode_t c-src/emacs/src/regex.h 323 |
| 3150 | REG_ESIZE c-src/emacs/src/regex.h 320 | 3847 | reg_errcode_t c.c 279 |
| 3151 | REG_ESPACE c-src/emacs/src/regex.h 315 | 3848 | reg_syntax_t c-src/emacs/src/regex.h 43 |
| 3152 | REG_ESUBREG c-src/emacs/src/regex.h 309 | ||
| 3153 | regex c-src/etags.c 219 | 3849 | regex c-src/etags.c 219 |
| 3154 | regexfile make-src/Makefile /^regexfile: Makefile$/ | ||
| 3155 | _REGEX_H c-src/emacs/src/regex.h 21 | ||
| 3156 | REGEX make-src/Makefile /^REGEX=\/[ \\t]*DEFVAR_[A-Z_ \\t\\n(]+"\\([^"]+\\)"\/$/ | ||
| 3157 | REGEXOBJS make-src/Makefile /^REGEXOBJS=regex.o$/ | ||
| 3158 | regex.o make-src/Makefile /^regex.o: emacs\/src\/regex.c$/ | 3850 | regex.o make-src/Makefile /^regex.o: emacs\/src\/regex.c$/ |
| 3851 | regex_t c-src/emacs/src/regex.h 416 | ||
| 3852 | regex_tag_multiline c-src/etags.c /^regex_tag_multiline (void)$/ | ||
| 3853 | regexfile make-src/Makefile /^regexfile: Makefile$/ | ||
| 3159 | regexp c-src/etags.c 256 | 3854 | regexp c-src/etags.c 256 |
| 3160 | regexp c-src/etags.c 268 | 3855 | regexp c-src/etags.c 268 |
| 3161 | regex_tag_multiline c-src/etags.c /^regex_tag_multiline (void)$/ | ||
| 3162 | regex_t c-src/emacs/src/regex.h 416 | ||
| 3163 | REG_EXTENDED c-src/emacs/src/regex.h 263 | ||
| 3164 | REG_ICASE c-src/emacs/src/regex.h 267 | ||
| 3165 | registerAction objcpp-src/SimpleCalc.M /^- registerAction:(SEL)action$/ | 3856 | registerAction objcpp-src/SimpleCalc.M /^- registerAction:(SEL)action$/ |
| 3166 | register_heapinfo c-src/emacs/src/gmalloc.c /^register_heapinfo (void)$/ | 3857 | register_heapinfo c-src/emacs/src/gmalloc.c /^register_heapinfo (void)$/ |
| 3167 | regmatch_t c-src/emacs/src/regex.h 451 | 3858 | regmatch_t c-src/emacs/src/regex.h 451 |
| 3168 | REG_NEWLINE c-src/emacs/src/regex.h 272 | ||
| 3169 | REG_NOERROR c-src/emacs/src/regex.h 300 | ||
| 3170 | REG_NOMATCH c-src/emacs/src/regex.h 301 | ||
| 3171 | REG_NOSUB c-src/emacs/src/regex.h 276 | ||
| 3172 | REG_NOTBOL c-src/emacs/src/regex.h 286 | ||
| 3173 | REG_NOTEOL c-src/emacs/src/regex.h 289 | ||
| 3174 | regoff_t c-src/emacs/src/regex.h 423 | 3859 | regoff_t c-src/emacs/src/regex.h 423 |
| 3175 | regs_allocated c-src/emacs/src/regex.h 379 | ||
| 3176 | regs cp-src/screen.cpp 16 | ||
| 3177 | regs c-src/etags.c 263 | 3860 | regs c-src/etags.c 263 |
| 3861 | regs cp-src/screen.cpp 16 | ||
| 3862 | regs_allocated c-src/emacs/src/regex.h 379 | ||
| 3178 | regset c-src/h.h 31 | 3863 | regset c-src/h.h 31 |
| 3179 | REGS_FIXED c-src/emacs/src/regex.h 378 | ||
| 3180 | REGS_REALLOCATE c-src/emacs/src/regex.h 377 | ||
| 3181 | REGS_UNALLOCATED c-src/emacs/src/regex.h 376 | ||
| 3182 | reg_syntax_t c-src/emacs/src/regex.h 43 | ||
| 3183 | regular_top_level_message c-src/emacs/src/keyboard.c 143 | 3864 | regular_top_level_message c-src/emacs/src/keyboard.c 143 |
| 3184 | rehash_size c-src/emacs/src/lisp.h 1835 | 3865 | rehash_size c-src/emacs/src/lisp.h 1835 |
| 3185 | rehash_threshold c-src/emacs/src/lisp.h 1839 | 3866 | rehash_threshold c-src/emacs/src/lisp.h 1839 |
| 3186 | RE_HAT_LISTS_NOT_NEWLINE c-src/emacs/src/regex.h 96 | ||
| 3187 | RE_INTERVALS c-src/emacs/src/regex.h 101 | ||
| 3188 | re_iswctype c-src/emacs/src/regex.h 602 | ||
| 3189 | relative_filename c-src/etags.c /^relative_filename (char *file, char *dir)$/ | 3867 | relative_filename c-src/etags.c /^relative_filename (char *file, char *dir)$/ |
| 3190 | =\relax tex-src/texinfo.tex /^\\let\\appendix=\\relax$/ | ||
| 3191 | =\relax tex-src/texinfo.tex /^\\let\\chapter=\\relax$/ | ||
| 3192 | =\relax tex-src/texinfo.tex /^\\let\\section=\\relax$/ | ||
| 3193 | =\relax tex-src/texinfo.tex /^\\let\\subsection=\\relax$/ | ||
| 3194 | =\relax tex-src/texinfo.tex /^\\let\\subsubsection=\\relax$/ | ||
| 3195 | release distrib make-src/Makefile /^release distrib: web$/ | 3868 | release distrib make-src/Makefile /^release distrib: web$/ |
| 3196 | RELEASELIST make-src/Makefile /^RELEASELIST=pot@gnu.org xemacs-review@xemacs.org j/ | ||
| 3197 | ReleaseNameString pas-src/common.pas /^procedure ReleaseNameString; (* (var NSP: NameStri/ | ||
| 3198 | RE_LIMITED_OPS c-src/emacs/src/regex.h 105 | ||
| 3199 | removeexp prol-src/natded.prolog /^removeexp(E,E,'NIL'):-!.$/ | 3869 | removeexp prol-src/natded.prolog /^removeexp(E,E,'NIL'):-!.$/ |
| 3200 | RemoveLayer lua-src/allegro.lua /^function RemoveLayer ()$/ | ||
| 3201 | RemoveUnderlineControl pas-src/common.pas /^function RemoveUnderlineControl; (*($/ | ||
| 3202 | RE_NEWLINE_ALT c-src/emacs/src/regex.h 109 | ||
| 3203 | RE_NO_BK_BRACES c-src/emacs/src/regex.h 114 | ||
| 3204 | RE_NO_BK_PARENS c-src/emacs/src/regex.h 118 | ||
| 3205 | RE_NO_BK_REFS c-src/emacs/src/regex.h 122 | ||
| 3206 | RE_NO_BK_VBAR c-src/emacs/src/regex.h 126 | ||
| 3207 | RE_NO_EMPTY_RANGES c-src/emacs/src/regex.h 132 | ||
| 3208 | RE_NO_GNU_OPS c-src/emacs/src/regex.h 144 | ||
| 3209 | RE_NO_NEWLINE_ANCHOR c-src/emacs/src/regex.h 153 | ||
| 3210 | RE_NO_POSIX_BACKTRACKING c-src/emacs/src/regex.h 140 | ||
| 3211 | RE_NREGS c-src/emacs/src/regex.h 440 | ||
| 3212 | re_nsub c-src/emacs/src/regex.h 364 | ||
| 3213 | reorder_modifiers c-src/emacs/src/keyboard.c /^reorder_modifiers (Lisp_Object symbol)$/ | 3870 | reorder_modifiers c-src/emacs/src/keyboard.c /^reorder_modifiers (Lisp_Object symbol)$/ |
| 3214 | re_pattern_buffer c-src/emacs/src/regex.h 335 | ||
| 3215 | re_pattern_buffer c-src/h.h 119 | ||
| 3216 | ReprOfChar pas-src/common.pas /^function ReprOfChar; (*( ch : char) : NameString;*/ | ||
| 3217 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ | ||
| 3218 | request c.c /^request request (a, b)$/ | 3871 | request c.c /^request request (a, b)$/ |
| 3219 | requeued_events_pending_p c-src/emacs/src/keyboard.c /^requeued_events_pending_p (void)$/ | 3872 | requeued_events_pending_p c-src/emacs/src/keyboard.c /^requeued_events_pending_p (void)$/ |
| 3220 | required_argument c-src/getopt.h 90 | ||
| 3221 | require merc-src/accumulator.m /^:- import_module require.$/ | 3873 | require merc-src/accumulator.m /^:- import_module require.$/ |
| 3222 | re_registers c-src/emacs/src/regex.h 428 | 3874 | required_argument c-src/getopt.h 90 |
| 3223 | \resetmathfonts tex-src/texinfo.tex /^\\def\\resetmathfonts{%$/ | ||
| 3224 | reset-this-command-lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | 3875 | reset-this-command-lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ |
| 3225 | RE_SHY_GROUPS c-src/emacs/src/regex.h 150 | ||
| 3226 | restore_getcjmp c-src/emacs/src/keyboard.c /^restore_getcjmp (sys_jmp_buf temp)$/ | 3876 | restore_getcjmp c-src/emacs/src/keyboard.c /^restore_getcjmp (sys_jmp_buf temp)$/ |
| 3227 | restore_kboard_configuration c-src/emacs/src/keyboard.c /^restore_kboard_configuration (int was_locked)$/ | 3877 | restore_kboard_configuration c-src/emacs/src/keyboard.c /^restore_kboard_configuration (int was_locked)$/ |
| 3228 | /restorematrix ps-src/rfc1245.ps /^\/restorematrix {$/ | ||
| 3229 | _Restrict_arr_ c-src/emacs/src/regex.h 555 | ||
| 3230 | _Restrict_arr_ c-src/emacs/src/regex.h 557 | ||
| 3231 | _Restrict_ c-src/emacs/src/regex.h 540 | ||
| 3232 | _Restrict_ c-src/emacs/src/regex.h 542 | ||
| 3233 | _Restrict_ c-src/emacs/src/regex.h 544 | ||
| 3234 | \result tex-src/texinfo.tex /^\\def\\result{\\leavevmode\\raise.15ex\\hbox to 1em{\\hf/ | ||
| 3235 | \result tex-src/texinfo.tex /^\\def\\result{\\realbackslash result}$/ | ||
| 3236 | RESUME_POLLING c-src/emacs/src/keyboard.c 2170 | ||
| 3237 | RE_SYNTAX_AWK c-src/emacs/src/regex.h 186 | ||
| 3238 | RE_SYNTAX_ED c-src/emacs/src/regex.h 216 | ||
| 3239 | RE_SYNTAX_EGREP c-src/emacs/src/regex.h 206 | ||
| 3240 | RE_SYNTAX_EMACS c-src/emacs/src/regex.h 183 | ||
| 3241 | RE_SYNTAX_GNU_AWK c-src/emacs/src/regex.h 193 | ||
| 3242 | RE_SYNTAX_GREP c-src/emacs/src/regex.h 201 | ||
| 3243 | RE_SYNTAX_POSIX_AWK c-src/emacs/src/regex.h 197 | ||
| 3244 | RE_SYNTAX_POSIX_BASIC c-src/emacs/src/regex.h 225 | ||
| 3245 | _RE_SYNTAX_POSIX_COMMON c-src/emacs/src/regex.h 221 | ||
| 3246 | RE_SYNTAX_POSIX_EGREP c-src/emacs/src/regex.h 212 | ||
| 3247 | RE_SYNTAX_POSIX_EXTENDED c-src/emacs/src/regex.h 234 | ||
| 3248 | RE_SYNTAX_POSIX_MINIMAL_BASIC c-src/emacs/src/regex.h 231 | ||
| 3249 | RE_SYNTAX_POSIX_MINIMAL_EXTENDED c-src/emacs/src/regex.h 242 | ||
| 3250 | RE_SYNTAX_SED c-src/emacs/src/regex.h 218 | ||
| 3251 | RE_TRANSLATE_TYPE c-src/emacs/src/regex.h 332 | ||
| 3252 | return_to_command_loop c-src/emacs/src/keyboard.c 135 | 3878 | return_to_command_loop c-src/emacs/src/keyboard.c 135 |
| 3253 | RETURN_UNGCPRO c-src/emacs/src/lisp.h /^#define RETURN_UNGCPRO(expr) \\$/ | ||
| 3254 | RE_UNMATCHED_RIGHT_PAREN_ORD c-src/emacs/src/regex.h 136 | ||
| 3255 | reverse prol-src/natded.prolog /^reverse([],Ws,Ws).$/ | 3879 | reverse prol-src/natded.prolog /^reverse([],Ws,Ws).$/ |
| 3256 | revert objc-src/PackInsp.m /^-revert:sender$/ | 3880 | revert objc-src/PackInsp.m /^-revert:sender$/ |
| 3257 | re_wchar_t c-src/emacs/src/regex.h 600 | ||
| 3258 | re_wchar_t c-src/emacs/src/regex.h 623 | ||
| 3259 | re_wctype c-src/emacs/src/regex.h 601 | ||
| 3260 | re_wctype_t c-src/emacs/src/regex.h 599 | ||
| 3261 | re_wctype_t c-src/emacs/src/regex.h 618 | ||
| 3262 | re_wctype_to_bit c-src/emacs/src/regex.h /^# define re_wctype_to_bit(cc) 0$/ | ||
| 3263 | /RF ps-src/rfc1245.ps /^\/RF { $/ | ||
| 3264 | right c-src/etags.c 216 | 3881 | right c-src/etags.c 216 |
| 3265 | right_shift y-src/cccp.y /^right_shift (a, b)$/ | 3882 | right_shift y-src/cccp.y /^right_shift (a, b)$/ |
| 3266 | ring1 c.c 241 | 3883 | ring1 c.c 241 |
| 3267 | ring2 c.c 242 | 3884 | ring2 c.c 242 |
| 3268 | rm_eo c-src/emacs/src/regex.h 450 | 3885 | rm_eo c-src/emacs/src/regex.h 450 |
| 3269 | rm_so c-src/emacs/src/regex.h 449 | 3886 | rm_so c-src/emacs/src/regex.h 449 |
| 3270 | \rm tex-src/texinfo.tex /^\\def\\rm{\\realbackslash rm }%$/ | ||
| 3271 | rng_base cp-src/Range.h 79 | 3887 | rng_base cp-src/Range.h 79 |
| 3272 | rng_inc cp-src/Range.h 81 | 3888 | rng_inc cp-src/Range.h 81 |
| 3273 | rng_limit cp-src/Range.h 80 | 3889 | rng_limit cp-src/Range.h 80 |
| 3274 | rng_nelem cp-src/Range.h 83 | 3890 | rng_nelem cp-src/Range.h 83 |
| 3275 | rosso cp-src/c.C 40 | 3891 | rosso cp-src/c.C 40 |
| 3276 | /R ps-src/rfc1245.ps /^\/R { $/ | ||
| 3277 | /RR ps-src/rfc1245.ps /^\/RR { $/ | ||
| 3278 | RSH y-src/cccp.c 17 | ||
| 3279 | rsyncfromfly make-src/Makefile /^rsyncfromfly:$/ | 3892 | rsyncfromfly make-src/Makefile /^rsyncfromfly:$/ |
| 3280 | rsynctofly make-src/Makefile /^rsynctofly:$/ | 3893 | rsynctofly make-src/Makefile /^rsynctofly:$/ |
| 3281 | RTE/s ada-src/2ataspri.adb /^ package RTE renames Interfaces.C.POSIX_RTE;$/ | ||
| 3282 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}%$/ | ||
| 3283 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}$/ | ||
| 3284 | \r tex-src/texinfo.tex /^\\def\\r#1{{\\rm #1}} % roman font$/ | ||
| 3285 | rtint c-src/h.h 60 | 3894 | rtint c-src/h.h 60 |
| 3286 | rtint c-src/h.h 68 | 3895 | rtint c-src/h.h 68 |
| 3287 | rtstr c-src/h.h 61 | 3896 | rtstr c-src/h.h 61 |
| @@ -3291,208 +3900,98 @@ rtunion_def c-src/h.h 64 | |||
| 3291 | rtx c-src/h.h 62 | 3900 | rtx c-src/h.h 62 |
| 3292 | rtxnp c-src/h.h 71 | 3901 | rtxnp c-src/h.h 71 |
| 3293 | rtxp c-src/h.h 70 | 3902 | rtxp c-src/h.h 70 |
| 3294 | ` ruby-src/test.rb /^ def `(command)$/ | 3903 | s c-src/emacs/src/lisp.h 4672 |
| 3295 | + ruby-src/test.rb /^ def +(y)$/ | 3904 | s c-src/emacs/src/lisp.h 4678 |
| 3296 | << ruby-src/test.rb /^ def <<(y)$/ | ||
| 3297 | <= ruby-src/test.rb /^ def <=(y)$/ | ||
| 3298 | <=> ruby-src/test.rb /^ def <=>(y)$/ | ||
| 3299 | == ruby-src/test.rb /^ def ==(y)$/ | ||
| 3300 | === ruby-src/test.rb /^ def ===(y)$/ | ||
| 3301 | [] ruby-src/test.rb /^ def [](y)$/ | ||
| 3302 | []= ruby-src/test.rb /^ def []=(y, val)$/ | ||
| 3303 | RUN make-src/Makefile /^RUN=$/ | ||
| 3304 | RUN make-src/Makefile /^RUN=time --quiet --format '%U + %S: %E'$/ | ||
| 3305 | RXINCLUDE make-src/Makefile /^RXINCLUDE=-Iemacs\/src$/ | ||
| 3306 | s1 cp-src/c.C 32 | 3905 | s1 cp-src/c.C 32 |
| 3307 | /s1 ps-src/rfc1245.ps /^\/s1 1 string def$/ | ||
| 3308 | s2 cp-src/c.C 35 | 3906 | s2 cp-src/c.C 35 |
| 3309 | SAFE_ALLOCA c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA(size) ((size) <= sa_avail \\/ | ||
| 3310 | SAFE_ALLOCA_LISP c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_LISP(buf, nelt) \\$/ | ||
| 3311 | SAFE_ALLOCA_STRING c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_STRING(ptr, string) \\$/ | ||
| 3312 | SAFE_FREE c-src/emacs/src/lisp.h /^#define SAFE_FREE() \\$/ | ||
| 3313 | SAFE_NALLOCA c-src/emacs/src/lisp.h /^#define SAFE_NALLOCA(buf, multiplier, nitems) \\/ | ||
| 3314 | safe_run_hook_funcall c-src/emacs/src/keyboard.c /^safe_run_hook_funcall (ptrdiff_t nargs, Lisp_Objec/ | 3907 | safe_run_hook_funcall c-src/emacs/src/keyboard.c /^safe_run_hook_funcall (ptrdiff_t nargs, Lisp_Objec/ |
| 3315 | safe_run_hooks_1 c-src/emacs/src/keyboard.c /^safe_run_hooks_1 (ptrdiff_t nargs, Lisp_Object *ar/ | ||
| 3316 | safe_run_hooks c-src/emacs/src/keyboard.c /^safe_run_hooks (Lisp_Object hook)$/ | 3908 | safe_run_hooks c-src/emacs/src/keyboard.c /^safe_run_hooks (Lisp_Object hook)$/ |
| 3909 | safe_run_hooks_1 c-src/emacs/src/keyboard.c /^safe_run_hooks_1 (ptrdiff_t nargs, Lisp_Object *ar/ | ||
| 3317 | safe_run_hooks_error c-src/emacs/src/keyboard.c /^safe_run_hooks_error (Lisp_Object error, ptrdiff_t/ | 3910 | safe_run_hooks_error c-src/emacs/src/keyboard.c /^safe_run_hooks_error (Lisp_Object error, ptrdiff_t/ |
| 3318 | Sample tex-src/gzip.texi /^@node Sample, Invoking gzip, Overview, Top$/ | 3911 | save pyt-src/server.py /^ def save(self):$/ |
| 3319 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}%$/ | ||
| 3320 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}$/ | ||
| 3321 | \samp tex-src/texinfo.tex /^\\def\\samp #1{`\\tclose{#1}'\\null}$/ | ||
| 3322 | /sangle ps-src/rfc1245.ps /^\/sangle 1 0 dmatrix defaultmatrix dtransform exch / | ||
| 3323 | SAVE_FUNCPOINTER c-src/emacs/src/lisp.h 2049 | ||
| 3324 | save_getcjmp c-src/emacs/src/keyboard.c /^save_getcjmp (sys_jmp_buf temp)$/ | 3912 | save_getcjmp c-src/emacs/src/keyboard.c /^save_getcjmp (sys_jmp_buf temp)$/ |
| 3325 | SAVE_INTEGER c-src/emacs/src/lisp.h 2048 | 3913 | save_type c-src/emacs/src/lisp.h /^save_type (struct Lisp_Save_Value *v, int n)$/ |
| 3326 | /savematrix ps-src/rfc1245.ps /^\/savematrix {$/ | ||
| 3327 | savenstr c-src/etags.c /^savenstr (const char *cp, int len)$/ | 3914 | savenstr c-src/etags.c /^savenstr (const char *cp, int len)$/ |
| 3328 | SAVE_OBJECT c-src/emacs/src/lisp.h 2051 | ||
| 3329 | SAVE_POINTER c-src/emacs/src/lisp.h 2050 | ||
| 3330 | save pyt-src/server.py /^ def save(self):$/ | ||
| 3331 | SAVE_SLOT_BITS c-src/emacs/src/lisp.h 2055 | ||
| 3332 | savestr c-src/etags.c /^savestr (const char *cp)$/ | 3915 | savestr c-src/etags.c /^savestr (const char *cp)$/ |
| 3333 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2062 | ||
| 3334 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2114 | ||
| 3335 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2123 | ||
| 3336 | save_type c-src/emacs/src/lisp.h /^save_type (struct Lisp_Save_Value *v, int n)$/ | ||
| 3337 | SAVE_TYPE_FUNCPTR_PTR_OBJ c-src/emacs/src/lisp.h 2076 | ||
| 3338 | SAVE_TYPE_INT_INT c-src/emacs/src/lisp.h 2066 | ||
| 3339 | SAVE_TYPE_INT_INT_INT c-src/emacs/src/lisp.h 2067 | ||
| 3340 | SAVE_TYPE_MEMORY c-src/emacs/src/lisp.h 2080 | ||
| 3341 | SAVE_TYPE_OBJ_OBJ c-src/emacs/src/lisp.h 2069 | ||
| 3342 | SAVE_TYPE_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2070 | ||
| 3343 | SAVE_TYPE_OBJ_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2071 | ||
| 3344 | SAVE_TYPE_PTR_INT c-src/emacs/src/lisp.h 2073 | ||
| 3345 | SAVE_TYPE_PTR_OBJ c-src/emacs/src/lisp.h 2074 | ||
| 3346 | SAVE_TYPE_PTR_PTR c-src/emacs/src/lisp.h 2075 | ||
| 3347 | SAVE_UNUSED c-src/emacs/src/lisp.h 2047 | ||
| 3348 | SAVE_VALUEP c-src/emacs/src/lisp.h /^SAVE_VALUEP (Lisp_Object x)$/ | ||
| 3349 | SAVE_VALUE_SLOTS c-src/emacs/src/lisp.h 2058 | ||
| 3350 | say go-src/test.go /^func say(msg string) {$/ | 3916 | say go-src/test.go /^func say(msg string) {$/ |
| 3351 | __sbrk c-src/emacs/src/gmalloc.c 1513 | ||
| 3352 | SBYTES c-src/emacs/src/lisp.h /^SBYTES (Lisp_Object string)$/ | ||
| 3353 | scan_separators c-src/etags.c /^scan_separators (char *name)$/ | 3917 | scan_separators c-src/etags.c /^scan_separators (char *name)$/ |
| 3354 | S c.c 156 | ||
| 3355 | SCHARS c-src/emacs/src/lisp.h /^SCHARS (Lisp_Object string)$/ | ||
| 3356 | Scheme_functions c-src/etags.c /^Scheme_functions (FILE *inf)$/ | ||
| 3357 | Scheme_help c-src/etags.c 667 | ||
| 3358 | Scheme_suffixes c-src/etags.c 665 | ||
| 3359 | scolonseen c-src/etags.c 2447 | 3918 | scolonseen c-src/etags.c 2447 |
| 3360 | scratch c-src/sysdep.h 56 | 3919 | scratch c-src/sysdep.h 56 |
| 3361 | SCREEN_FP cp-src/screen.hpp /^#define SCREEN_FP(x,y) \\$/ | ||
| 3362 | SCREEN_START cp-src/screen.hpp 33 | ||
| 3363 | scroll_bar_parts c-src/emacs/src/keyboard.c 5189 | 3920 | scroll_bar_parts c-src/emacs/src/keyboard.c 5189 |
| 3364 | s c-src/emacs/src/lisp.h 4672 | ||
| 3365 | s c-src/emacs/src/lisp.h 4678 | ||
| 3366 | \sc tex-src/texinfo.tex /^\\def\\sc#1{{\\smallcaps#1}} % smallcaps font$/ | ||
| 3367 | SDATA c-src/emacs/src/lisp.h /^SDATA (Lisp_Object string)$/ | ||
| 3368 | SDTrefGetInteger pas-src/common.pas /^function SDTrefGetInteger : integer;$/ | ||
| 3369 | SDTrefIsEnd pas-src/common.pas /^function SDTrefIsEnd : Boolean;$/ | ||
| 3370 | SDTrefRecToString pas-src/common.pas /^procedure SDTrefRecToString (* ($/ | ||
| 3371 | SDTrefSkipSpaces pas-src/common.pas /^procedure SDTrefSkipSpaces;$/ | ||
| 3372 | SDTrefStringToRec pas-src/common.pas /^procedure SDTrefStringToRec (* ($/ | ||
| 3373 | \seccheck tex-src/texinfo.tex /^\\def\\seccheck#1{\\if \\pageno<0 %$/ | ||
| 3374 | \secentryfonts tex-src/texinfo.tex /^\\def\\secentryfonts{\\textfonts}$/ | ||
| 3375 | \secentry tex-src/texinfo.tex /^ \\def\\secentry ##1##2##3##4{}$/ | ||
| 3376 | \secentry tex-src/texinfo.tex /^\\def\\secentry#1#2#3#4{\\dosecentry{#2.#3\\labelspace/ | ||
| 3377 | \secfonts tex-src/texinfo.tex /^\\def\\secfonts{%$/ | ||
| 3378 | \secheadingbreak tex-src/texinfo.tex /^\\def\\secheadingbreak{\\dobreak \\secheadingskip {-10/ | ||
| 3379 | \secheadingi tex-src/texinfo.tex /^\\def\\secheadingi #1{{\\advance \\secheadingskip by \\/ | ||
| 3380 | \secheading tex-src/texinfo.tex /^\\def\\secheading #1#2#3{\\secheadingi {#2.#3\\enspace/ | ||
| 3381 | \secondary tex-src/texinfo.tex /^\\def\\secondary #1#2{$/ | ||
| 3382 | sec=\relax tex-src/texinfo.tex /^\\let\\appendixsec=\\relax$/ | 3921 | sec=\relax tex-src/texinfo.tex /^\\let\\appendixsec=\\relax$/ |
| 3383 | section_href perl-src/htlmify-cystic /^sub section_href ($)$/ | ||
| 3384 | section_name perl-src/htlmify-cystic 12 | ||
| 3385 | section_name perl-src/htlmify-cystic /^sub section_name ($)$/ | ||
| 3386 | section perl-src/htlmify-cystic 25 | 3922 | section perl-src/htlmify-cystic 25 |
| 3387 | section=\relax tex-src/texinfo.tex /^\\let\\appendixsection=\\relax$/ | 3923 | section=\relax tex-src/texinfo.tex /^\\let\\appendixsection=\\relax$/ |
| 3924 | section_href perl-src/htlmify-cystic /^sub section_href ($)$/ | ||
| 3925 | section_name perl-src/htlmify-cystic /^sub section_name ($)$/ | ||
| 3926 | section_name perl-src/htlmify-cystic 12 | ||
| 3388 | section_toc perl-src/htlmify-cystic 15 | 3927 | section_toc perl-src/htlmify-cystic 15 |
| 3928 | section_url perl-src/htlmify-cystic /^sub section_url ()$/ | ||
| 3389 | section_url_base perl-src/htlmify-cystic /^sub section_url_base ()$/ | 3929 | section_url_base perl-src/htlmify-cystic /^sub section_url_base ()$/ |
| 3390 | section_url_name perl-src/htlmify-cystic /^sub section_url_name ()$/ | 3930 | section_url_name perl-src/htlmify-cystic /^sub section_url_name ()$/ |
| 3391 | section_url perl-src/htlmify-cystic /^sub section_url ()$/ | ||
| 3392 | \seczzz tex-src/texinfo.tex /^\\def\\seczzz #1{\\seccheck{section}%$/ | ||
| 3393 | select_last prol-src/natded.prolog /^select_last([X],X,[]).$/ | ||
| 3394 | SelectLayer lua-src/allegro.lua /^function SelectLayer (layer)$/ | ||
| 3395 | select prol-src/natded.prolog /^select(X,[X|Xs],Xs).$/ | 3931 | select prol-src/natded.prolog /^select(X,[X|Xs],Xs).$/ |
| 3396 | select-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table ()$/ | 3932 | select-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table ()$/ |
| 3397 | select-tags-table-mode el-src/emacs/lisp/progmodes/etags.el /^(define-derived-mode select-tags-table-mode specia/ | 3933 | select-tags-table-mode el-src/emacs/lisp/progmodes/etags.el /^(define-derived-mode select-tags-table-mode specia/ |
| 3398 | select-tags-table-mode-map el-src/emacs/lisp/progmodes/etags.el /^(defvar select-tags-table-mode-map ; Doc string?$/ | 3934 | select-tags-table-mode-map el-src/emacs/lisp/progmodes/etags.el /^(defvar select-tags-table-mode-map ; Doc string?$/ |
| 3399 | select-tags-table-quit el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-quit ()$/ | 3935 | select-tags-table-quit el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-quit ()$/ |
| 3400 | select-tags-table-select el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-select (button)$/ | 3936 | select-tags-table-select el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-select (button)$/ |
| 3401 | Self/f ada-src/2ataspri.adb /^ function Self return TCB_Ptr is$/ | 3937 | select_last prol-src/natded.prolog /^select_last([X],X,[]).$/ |
| 3402 | Self/f ada-src/2ataspri.ads /^ function Self return TCB_Ptr;$/ | ||
| 3403 | send objc-src/Subprocess.m /^- send:(const char *)string$/ | ||
| 3404 | send objc-src/Subprocess.m /^- send:(const char *)string withNewline:(BOOL)want/ | 3938 | send objc-src/Subprocess.m /^- send:(const char *)string withNewline:(BOOL)want/ |
| 3939 | send objc-src/Subprocess.m /^- send:(const char *)string$/ | ||
| 3405 | separator_names c-src/emacs/src/keyboard.c 7372 | 3940 | separator_names c-src/emacs/src/keyboard.c 7372 |
| 3406 | serializeToVars php-src/lce_functions.php /^ function serializeToVars($prefix)$/ | 3941 | serializeToVars php-src/lce_functions.php /^ function serializeToVars($prefix)$/ |
| 3407 | ServerEdit pyt-src/server.py /^class ServerEdit(Frame):$/ | 3942 | set cp-src/conway.hpp /^ void set(void) { alive = 1; }$/ |
| 3408 | Server pyt-src/server.py /^class Server:$/ | 3943 | set merc-src/accumulator.m /^:- import_module set.$/ |
| 3944 | set-input-interrupt-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 3945 | set-input-meta-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 3946 | set-input-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 3947 | set-output-flow-control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 3948 | set-quit-char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 3949 | setDate cp-src/functions.cpp /^void Date::setDate ( int d , int m , int y ){$/ | ||
| 3950 | setDelegate objc-src/Subprocess.m /^- setDelegate:anObject$/ | ||
| 3951 | setRevertButtonTitle objc-src/PackInsp.m /^-setRevertButtonTitle$/ | ||
| 3409 | set_base cp-src/Range.h /^ void set_base (double b) { rng_base = b; }$/ | 3952 | set_base cp-src/Range.h /^ void set_base (double b) { rng_base = b; }$/ |
| 3410 | \setchapternewpage tex-src/texinfo.tex /^\\def\\setchapternewpage #1 {\\csname CHAPPAG#1\\endcs/ | ||
| 3411 | \setchapterstyle tex-src/texinfo.tex /^\\def\\setchapterstyle #1 {\\csname CHAPF#1\\endcsname/ | ||
| 3412 | set_char_table_contents c-src/emacs/src/lisp.h /^set_char_table_contents (Lisp_Object table, ptrdif/ | 3953 | set_char_table_contents c-src/emacs/src/lisp.h /^set_char_table_contents (Lisp_Object table, ptrdif/ |
| 3413 | set_char_table_defalt c-src/emacs/src/lisp.h /^set_char_table_defalt (Lisp_Object table, Lisp_Obj/ | 3954 | set_char_table_defalt c-src/emacs/src/lisp.h /^set_char_table_defalt (Lisp_Object table, Lisp_Obj/ |
| 3414 | set_char_table_extras c-src/emacs/src/lisp.h /^set_char_table_extras (Lisp_Object table, ptrdiff_/ | 3955 | set_char_table_extras c-src/emacs/src/lisp.h /^set_char_table_extras (Lisp_Object table, ptrdiff_/ |
| 3415 | set_char_table_purpose c-src/emacs/src/lisp.h /^set_char_table_purpose (Lisp_Object table, Lisp_Ob/ | 3956 | set_char_table_purpose c-src/emacs/src/lisp.h /^set_char_table_purpose (Lisp_Object table, Lisp_Ob/ |
| 3416 | set cp-src/conway.hpp /^ void set(void) { alive = 1; }$/ | ||
| 3417 | setDate cp-src/functions.cpp /^void Date::setDate ( int d , int m , int y ){$/ | ||
| 3418 | \setdeffont tex-src/texinfo.tex /^\\def\\setdeffont #1 {\\csname DEF#1\\endcsname}$/ | ||
| 3419 | setDelegate objc-src/Subprocess.m /^- setDelegate:anObject$/ | ||
| 3420 | \setfilename tex-src/texinfo.tex /^\\def\\setfilename{%$/ | ||
| 3421 | set_hash_key_slot c-src/emacs/src/lisp.h /^set_hash_key_slot (struct Lisp_Hash_Table *h, ptrd/ | 3957 | set_hash_key_slot c-src/emacs/src/lisp.h /^set_hash_key_slot (struct Lisp_Hash_Table *h, ptrd/ |
| 3422 | set_hash_value_slot c-src/emacs/src/lisp.h /^set_hash_value_slot (struct Lisp_Hash_Table *h, pt/ | 3958 | set_hash_value_slot c-src/emacs/src/lisp.h /^set_hash_value_slot (struct Lisp_Hash_Table *h, pt/ |
| 3423 | set_inc cp-src/Range.h /^ void set_inc (double i) { rng_inc = i; }$/ | 3959 | set_inc cp-src/Range.h /^ void set_inc (double i) { rng_inc = i; }$/ |
| 3424 | set-input-interrupt-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 3425 | set-input-meta-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 3426 | set-input-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 3427 | set_limit cp-src/Range.h /^ void set_limit (double l) { rng_limit = l; }$/ | 3960 | set_limit cp-src/Range.h /^ void set_limit (double l) { rng_limit = l; }$/ |
| 3428 | /setmanualfeed ps-src/rfc1245.ps /^\/setmanualfeed {$/ | ||
| 3429 | set merc-src/accumulator.m /^:- import_module set.$/ | ||
| 3430 | set-output-flow-control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 3431 | set_overlay_plist c-src/emacs/src/lisp.h /^set_overlay_plist (Lisp_Object overlay, Lisp_Objec/ | 3961 | set_overlay_plist c-src/emacs/src/lisp.h /^set_overlay_plist (Lisp_Object overlay, Lisp_Objec/ |
| 3432 | Set_Own_Priority/p ada-src/2ataspri.adb /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 3433 | Set_Own_Priority/p ada-src/2ataspri.ads /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 3434 | /setpapername ps-src/rfc1245.ps /^\/setpapername { $/ | ||
| 3435 | /setpattern ps-src/rfc1245.ps /^\/setpattern {$/ | ||
| 3436 | set_poll_suppress_count c-src/emacs/src/keyboard.c /^set_poll_suppress_count (int count)$/ | 3962 | set_poll_suppress_count c-src/emacs/src/keyboard.c /^set_poll_suppress_count (int count)$/ |
| 3437 | Set_Priority/p ada-src/2ataspri.adb /^ procedure Set_Priority$/ | ||
| 3438 | Set_Priority/p ada-src/2ataspri.ads /^ procedure Set_Priority (T : TCB_Ptr; Prio : Sys/ | ||
| 3439 | set_prop c-src/emacs/src/keyboard.c /^set_prop (ptrdiff_t idx, Lisp_Object val)$/ | 3963 | set_prop c-src/emacs/src/keyboard.c /^set_prop (ptrdiff_t idx, Lisp_Object val)$/ |
| 3440 | SETPRT f-src/entry.for /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3441 | SETPRT f-src/entry.strange /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3442 | SETPRT f-src/entry.strange_suffix /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3443 | set-quit-char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 3444 | \setref tex-src/texinfo.tex /^\\def\\setref#1{%$/ | ||
| 3445 | setref tex-src/texinfo.tex /^\\expandafter\\expandafter\\expandafter\\appendixsetre/ | ||
| 3446 | setRevertButtonTitle objc-src/PackInsp.m /^-setRevertButtonTitle$/ | ||
| 3447 | set_save_integer c-src/emacs/src/lisp.h /^set_save_integer (Lisp_Object obj, int n, ptrdiff_/ | 3964 | set_save_integer c-src/emacs/src/lisp.h /^set_save_integer (Lisp_Object obj, int n, ptrdiff_/ |
| 3448 | set_save_pointer c-src/emacs/src/lisp.h /^set_save_pointer (Lisp_Object obj, int n, void *va/ | 3965 | set_save_pointer c-src/emacs/src/lisp.h /^set_save_pointer (Lisp_Object obj, int n, void *va/ |
| 3449 | set_string_intervals c-src/emacs/src/lisp.h /^set_string_intervals (Lisp_Object s, INTERVAL i)$/ | 3966 | set_string_intervals c-src/emacs/src/lisp.h /^set_string_intervals (Lisp_Object s, INTERVAL i)$/ |
| 3450 | set_sub_char_table_contents c-src/emacs/src/lisp.h /^set_sub_char_table_contents (Lisp_Object table, pt/ | 3967 | set_sub_char_table_contents c-src/emacs/src/lisp.h /^set_sub_char_table_contents (Lisp_Object table, pt/ |
| 3451 | SET_SYMBOL_BLV c-src/emacs/src/lisp.h /^SET_SYMBOL_BLV (struct Lisp_Symbol *sym, struct Li/ | ||
| 3452 | set_symbol_function c-src/emacs/src/lisp.h /^set_symbol_function (Lisp_Object sym, Lisp_Object / | 3968 | set_symbol_function c-src/emacs/src/lisp.h /^set_symbol_function (Lisp_Object sym, Lisp_Object / |
| 3453 | SET_SYMBOL_FWD c-src/emacs/src/lisp.h /^SET_SYMBOL_FWD (struct Lisp_Symbol *sym, union Lis/ | ||
| 3454 | set_symbol_next c-src/emacs/src/lisp.h /^set_symbol_next (Lisp_Object sym, struct Lisp_Symb/ | 3969 | set_symbol_next c-src/emacs/src/lisp.h /^set_symbol_next (Lisp_Object sym, struct Lisp_Symb/ |
| 3455 | set_symbol_plist c-src/emacs/src/lisp.h /^set_symbol_plist (Lisp_Object sym, Lisp_Object pli/ | 3970 | set_symbol_plist c-src/emacs/src/lisp.h /^set_symbol_plist (Lisp_Object sym, Lisp_Object pli/ |
| 3456 | SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SET_SYMBOL_VAL(sym, v) lisp_h_SET_SYMBOL_/ | ||
| 3457 | \set tex-src/texinfo.tex /^\\def\\set{\\parsearg\\setxxx}$/ | ||
| 3458 | \settitle tex-src/texinfo.tex /^\\def\\settitle{\\parsearg\\settitlezzz}$/ | ||
| 3459 | \settitlezzz tex-src/texinfo.tex /^\\def\\settitlezzz #1{\\gdef\\thistitle{#1}}$/ | ||
| 3460 | setup cp-src/c.C 5 | ||
| 3461 | set_upto merc-src/accumulator.m /^:- func set_upto(accu_case, int) = set(accu_goal_i/ | 3971 | set_upto merc-src/accumulator.m /^:- func set_upto(accu_case, int) = set(accu_goal_i/ |
| 3462 | set_waiting_for_input c-src/emacs/src/keyboard.c /^set_waiting_for_input (struct timespec *time_to_cl/ | 3972 | set_waiting_for_input c-src/emacs/src/keyboard.c /^set_waiting_for_input (struct timespec *time_to_cl/ |
| 3463 | \setxxx tex-src/texinfo.tex /^\\def\\setxxx #1{$/ | 3973 | setref tex-src/texinfo.tex /^\\expandafter\\expandafter\\expandafter\\appendixsetre/ |
| 3464 | /SF ps-src/rfc1245.ps /^\/SF { $/ | 3974 | setup cp-src/c.C 5 |
| 3465 | \sf tex-src/texinfo.tex /^\\def\\sf{\\fam=\\sffam \\tensf}$/ | ||
| 3466 | \sf tex-src/texinfo.tex /^\\def\\sf{\\realbackslash sf}%$/ | ||
| 3467 | shift cp-src/functions.cpp /^void Date::shift ( void ){\/\/Shift this date to pre/ | 3975 | shift cp-src/functions.cpp /^void Date::shift ( void ){\/\/Shift this date to pre/ |
| 3468 | \shortchapentry tex-src/texinfo.tex /^\\def\\shortchapentry#1#2#3{%$/ | ||
| 3469 | \shortunnumberedentry tex-src/texinfo.tex /^\\def\\shortunnumberedentry#1#2{%$/ | ||
| 3470 | should_attempt_accu_transform_2 merc-src/accumulator.m /^:- pred should_attempt_accu_transform_2(module_inf/ | ||
| 3471 | should_attempt_accu_transform merc-src/accumulator.m /^:- pred should_attempt_accu_transform(module_info:/ | ||
| 3472 | shouldLoad objc-src/PackInsp.m /^-(BOOL)shouldLoad$/ | 3976 | shouldLoad objc-src/PackInsp.m /^-(BOOL)shouldLoad$/ |
| 3977 | should_attempt_accu_transform merc-src/accumulator.m /^:- pred should_attempt_accu_transform(module_info:/ | ||
| 3978 | should_attempt_accu_transform_2 merc-src/accumulator.m /^:- pred should_attempt_accu_transform_2(module_inf/ | ||
| 3473 | should_see_this_array_type cp-src/c.C 156 | 3979 | should_see_this_array_type cp-src/c.C 156 |
| 3474 | should_see_this_function_pointer cp-src/c.C 153 | 3980 | should_see_this_function_pointer cp-src/c.C 153 |
| 3475 | should_see_this_one_enclosed_in_extern_C cp-src/c.C 149 | 3981 | should_see_this_one_enclosed_in_extern_C cp-src/c.C 149 |
| 3476 | show erl-src/gs_dialog.erl /^show(Module, Title, Message, Args) ->$/ | 3982 | show erl-src/gs_dialog.erl /^show(Module, Title, Message, Args) ->$/ |
| 3477 | showError objc-src/Subprocess.m /^showError (const char *errorString, id theDelegate/ | 3983 | showError objc-src/Subprocess.m /^showError (const char *errorString, id theDelegate/ |
| 3478 | show_help_echo c-src/emacs/src/keyboard.c /^show_help_echo (Lisp_Object help, Lisp_Object wind/ | ||
| 3479 | showInfo objc-src/PackInsp.m /^-showInfo:sender$/ | 3984 | showInfo objc-src/PackInsp.m /^-showInfo:sender$/ |
| 3985 | show_help_echo c-src/emacs/src/keyboard.c /^show_help_echo (Lisp_Object help, Lisp_Object wind/ | ||
| 3480 | sig c-src/emacs/src/keyboard.c 7238 | 3986 | sig c-src/emacs/src/keyboard.c 7238 |
| 3481 | signal_handler1 c-src/h.h 83 | ||
| 3482 | signal_handler c-src/h.h 82 | 3987 | signal_handler c-src/h.h 82 |
| 3988 | signal_handler1 c-src/h.h 83 | ||
| 3483 | signal_handler_t c-src/h.h 94 | 3989 | signal_handler_t c-src/h.h 94 |
| 3484 | SimpleCalc objcpp-src/SimpleCalc.H /^@interface SimpleCalc:Object$/ | ||
| 3485 | simulation html-src/software.html /^Software that I wrote for supporting my research a/ | 3990 | simulation html-src/software.html /^Software that I wrote for supporting my research a/ |
| 3486 | \singlecodeindexer tex-src/texinfo.tex /^\\def\\singlecodeindexer #1{\\doind{\\indexname}{\\code/ | ||
| 3487 | \singleindexer tex-src/texinfo.tex /^\\def\\singleindexer #1{\\doind{\\indexname}{#1}}$/ | ||
| 3488 | single_kboard c-src/emacs/src/keyboard.c 89 | 3991 | single_kboard c-src/emacs/src/keyboard.c 89 |
| 3489 | single_kboard_state c-src/emacs/src/keyboard.c /^single_kboard_state ()$/ | 3992 | single_kboard_state c-src/emacs/src/keyboard.c /^single_kboard_state ()$/ |
| 3490 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6212 | ||
| 3491 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6763 | ||
| 3492 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c /^#define SINGLE_LETTER_MOD(BIT) \\$/ | ||
| 3493 | \singlespace tex-src/texinfo.tex /^\\def\\singlespace{%$/ | ||
| 3494 | site cp-src/conway.hpp 5 | ||
| 3495 | site cp-src/conway.hpp /^ site(int xi, int yi): x(xi), y(yi), alive(0) {/ | 3993 | site cp-src/conway.hpp /^ site(int xi, int yi): x(xi), y(yi), alive(0) {/ |
| 3994 | site cp-src/conway.hpp 5 | ||
| 3496 | size c-src/emacs/src/gmalloc.c 156 | 3995 | size c-src/emacs/src/gmalloc.c 156 |
| 3497 | size c-src/emacs/src/gmalloc.c 163 | 3996 | size c-src/emacs/src/gmalloc.c 163 |
| 3498 | size c-src/emacs/src/gmalloc.c 1862 | 3997 | size c-src/emacs/src/gmalloc.c 1862 |
| @@ -3500,83 +3999,29 @@ size c-src/emacs/src/lisp.h 1364 | |||
| 3500 | size c-src/emacs/src/lisp.h 1390 | 3999 | size c-src/emacs/src/lisp.h 1390 |
| 3501 | size c-src/etags.c 236 | 4000 | size c-src/etags.c 236 |
| 3502 | size c-src/etags.c 2522 | 4001 | size c-src/etags.c 2522 |
| 3503 | SIZEFORMAT objc-src/PackInsp.m 57 | ||
| 3504 | skeyseen c-src/etags.c 2445 | 4002 | skeyseen c-src/etags.c 2445 |
| 3505 | SkipBlanks pas-src/common.pas /^function SkipBlanks; (*($/ | ||
| 3506 | SkipChars pas-src/common.pas /^function SkipChars; (*($/ | ||
| 3507 | skip_name c-src/etags.c /^skip_name (char *cp)$/ | 4003 | skip_name c-src/etags.c /^skip_name (char *cp)$/ |
| 3508 | skip_non_spaces c-src/etags.c /^skip_non_spaces (char *cp)$/ | 4004 | skip_non_spaces c-src/etags.c /^skip_non_spaces (char *cp)$/ |
| 3509 | skip_spaces c-src/etags.c /^skip_spaces (char *cp)$/ | 4005 | skip_spaces c-src/etags.c /^skip_spaces (char *cp)$/ |
| 3510 | SkipSpaces pas-src/common.pas /^procedure SkipSpaces; (* (Str : NameString; var I / | ||
| 3511 | \sl tex-src/texinfo.tex /^\\def\\sl{\\realbackslash sl }%$/ | ||
| 3512 | \smallbook tex-src/texinfo.tex /^\\def\\smallbook{$/ | ||
| 3513 | \smalllispx tex-src/texinfo.tex /^\\def\\smalllispx{\\aboveenvbreak\\begingroup\\inENV$/ | ||
| 3514 | \smartitalic tex-src/texinfo.tex /^\\def\\smartitalic#1{{\\sl #1}\\futurelet\\next\\smartit/ | ||
| 3515 | =\smartitalic tex-src/texinfo.tex /^\\let\\cite=\\smartitalic$/ | ||
| 3516 | \smartitalicx tex-src/texinfo.tex /^\\def\\smartitalicx{\\ifx\\next,\\else\\ifx\\next-\\else\\i/ | ||
| 3517 | snarf-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar snarf-tag-function nil$/ | 4006 | snarf-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar snarf-tag-function nil$/ |
| 3518 | snone c-src/etags.c 2443 | 4007 | snone c-src/etags.c 2443 |
| 3519 | solutions merc-src/accumulator.m /^:- import_module solutions.$/ | 4008 | solutions merc-src/accumulator.m /^:- import_module solutions.$/ |
| 3520 | some_mouse_moved c-src/emacs/src/keyboard.c /^some_mouse_moved (void)$/ | 4009 | some_mouse_moved c-src/emacs/src/keyboard.c /^some_mouse_moved (void)$/ |
| 3521 | #some-storage forth-src/test-forth.fth /^2000 buffer: #some-storage$/ | 4010 | space tex-src/texinfo.tex /^ {#2\\labelspace #1}\\dotfill\\doshortpageno{#3}}%/ |
| 4011 | space tex-src/texinfo.tex /^ \\dosubsubsecentry{#2.#3.#4.#5\\labelspace#1}{#6}}/ | ||
| 3522 | spacer c-src/emacs/src/lisp.h 1975 | 4012 | spacer c-src/emacs/src/lisp.h 1975 |
| 3523 | spacer c-src/emacs/src/lisp.h 1982 | 4013 | spacer c-src/emacs/src/lisp.h 1982 |
| 3524 | spacer c-src/emacs/src/lisp.h 2036 | 4014 | spacer c-src/emacs/src/lisp.h 2036 |
| 3525 | spacer c-src/emacs/src/lisp.h 2205 | 4015 | spacer c-src/emacs/src/lisp.h 2205 |
| 3526 | space tex-src/texinfo.tex /^ {#2\\labelspace #1}\\dotfill\\doshortpageno{#3}}%/ | ||
| 3527 | space tex-src/texinfo.tex /^ \\dosubsubsecentry{#2.#3.#4.#5\\labelspace#1}{#6}}/ | ||
| 3528 | specbinding c-src/emacs/src/lisp.h 2955 | ||
| 3529 | specbind_tag c-src/emacs/src/lisp.h 2943 | 4016 | specbind_tag c-src/emacs/src/lisp.h 2943 |
| 4017 | specbinding c-src/emacs/src/lisp.h 2955 | ||
| 3530 | specialsymbol prol-src/natded.prolog /^specialsymbol(C1,C2,S):-$/ | 4018 | specialsymbol prol-src/natded.prolog /^specialsymbol(C1,C2,S):-$/ |
| 3531 | SPECPDL_BACKTRACE c-src/emacs/src/lisp.h 2948 | ||
| 3532 | SPECPDL_INDEX c-src/emacs/src/lisp.h /^SPECPDL_INDEX (void)$/ | ||
| 3533 | SPECPDL_LET c-src/emacs/src/lisp.h 2949 | ||
| 3534 | SPECPDL_LET_DEFAULT c-src/emacs/src/lisp.h 2952 | ||
| 3535 | SPECPDL_LET_LOCAL c-src/emacs/src/lisp.h 2951 | ||
| 3536 | SPECPDL_UNWIND c-src/emacs/src/lisp.h 2944 | ||
| 3537 | SPECPDL_UNWIND_INT c-src/emacs/src/lisp.h 2946 | ||
| 3538 | SPECPDL_UNWIND_PTR c-src/emacs/src/lisp.h 2945 | ||
| 3539 | SPECPDL_UNWIND_VOID c-src/emacs/src/lisp.h 2947 | ||
| 3540 | splitexp prol-src/natded.prolog /^splitexp(E,E,('NIL','NIL')):-!.$/ | 4019 | splitexp prol-src/natded.prolog /^splitexp(E,E,('NIL','NIL')):-!.$/ |
| 3541 | \splitoff tex-src/texinfo.tex /^\\def\\splitoff#1#2\\endmark{\\def\\first{#1}\\def\\rest{/ | ||
| 3542 | /S ps-src/rfc1245.ps /^\/S { $/ | ||
| 3543 | \sp tex-src/texinfo.tex /^\\def\\sp{\\parsearg\\spxxx}$/ | ||
| 3544 | \spxxx tex-src/texinfo.tex /^\\def\\spxxx #1{\\par \\vskip #1\\baselineskip}$/ | ||
| 3545 | Square.something:Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 3546 | srclist make-src/Makefile /^srclist: Makefile$/ | 4020 | srclist make-src/Makefile /^srclist: Makefile$/ |
| 3547 | SRCS make-src/Makefile /^SRCS=Makefile ${ADASRC} ${ASRC} ${CSRC} ${CPSRC} $/ | ||
| 3548 | SREF c-src/emacs/src/lisp.h /^SREF (Lisp_Object string, ptrdiff_t index)$/ | ||
| 3549 | ss3 c.c 255 | 4021 | ss3 c.c 255 |
| 3550 | SSDATA c-src/emacs/src/lisp.h /^SSDATA (Lisp_Object string)$/ | ||
| 3551 | SSET c-src/emacs/src/lisp.h /^SSET (Lisp_Object string, ptrdiff_t index, unsigne/ | ||
| 3552 | sss1 c.c 252 | 4022 | sss1 c.c 252 |
| 3553 | sss2 c.c 253 | 4023 | sss2 c.c 253 |
| 3554 | sstab prol-src/natded.prolog /^sstab(2,'C',',').$/ | 4024 | sstab prol-src/natded.prolog /^sstab(2,'C',',').$/ |
| 3555 | stack c.c 155 | ||
| 3556 | STACK_CONS c-src/emacs/src/lisp.h /^#define STACK_CONS(a, b) \\$/ | ||
| 3557 | stagseen c-src/etags.c 2446 | ||
| 3558 | standalone make-src/Makefile /^standalone:$/ | ||
| 3559 | \startcontents tex-src/texinfo.tex /^\\def\\startcontents#1{%$/ | ||
| 3560 | start c-src/emacs/src/keyboard.c 8753 | ||
| 3561 | start c-src/emacs/src/lisp.h 2038 | ||
| 3562 | start c-src/emacs/src/regex.h 431 | ||
| 3563 | StartDay cp-src/functions.cpp /^Date StartDay(Date a,int days){\/\/Function to calcu/ | ||
| 3564 | \startenumeration tex-src/texinfo.tex /^\\def\\startenumeration#1{%$/ | ||
| 3565 | start php-src/lce_functions.php /^ function start($line, $class)$/ | ||
| 3566 | start_polling c-src/emacs/src/keyboard.c /^start_polling (void)$/ | ||
| 3567 | =starts-with-equals! scm-src/test.scm /^(define =starts-with-equals! #t)$/ | ||
| 3568 | start_up prol-src/natded.prolog /^start_up:-$/ | ||
| 3569 | start y-src/cccp.y 143 | ||
| 3570 | STATE_ABORT php-src/lce_functions.php 25 | ||
| 3571 | STATE_COMPRESSD objc-src/PackInsp.m 54 | ||
| 3572 | STATE_INSTALLED objc-src/PackInsp.m 53 | ||
| 3573 | STATE_LOOP php-src/lce_functions.php 27 | ||
| 3574 | STATE_OK php-src/lce_functions.php 26 | ||
| 3575 | state_protected_p c-src/emacs/src/gmalloc.c 400 | ||
| 3576 | STAT_EQ objc-src/PackInsp.m /^#define STAT_EQ(s1, s2) ((s1)->st_ino == (s2)->st_/ | ||
| 3577 | statetable html-src/algrthms.html /^Next$/ | ||
| 3578 | STATE_UNINSTALLED objc-src/PackInsp.m 52 | ||
| 3579 | staticetags make-src/Makefile /^staticetags:$/ | ||
| 3580 | st_C_attribute c-src/etags.c 2209 | 4025 | st_C_attribute c-src/etags.c 2209 |
| 3581 | st_C_class c-src/etags.c 2212 | 4026 | st_C_class c-src/etags.c 2212 |
| 3582 | st_C_define c-src/etags.c 2213 | 4027 | st_C_define c-src/etags.c 2213 |
| @@ -3592,112 +4037,69 @@ st_C_operator c-src/etags.c 2211 | |||
| 3592 | st_C_struct c-src/etags.c 2213 | 4037 | st_C_struct c-src/etags.c 2213 |
| 3593 | st_C_template c-src/etags.c 2212 | 4038 | st_C_template c-src/etags.c 2212 |
| 3594 | st_C_typedef c-src/etags.c 2213 | 4039 | st_C_typedef c-src/etags.c 2213 |
| 3595 | STDIN c-src/etags.c 408 | 4040 | st_none c-src/etags.c 2206 |
| 3596 | STDIN c-src/etags.c 411 | 4041 | stack c.c 155 |
| 4042 | stagseen c-src/etags.c 2446 | ||
| 4043 | standalone make-src/Makefile /^standalone:$/ | ||
| 4044 | start c-src/emacs/src/keyboard.c 8753 | ||
| 4045 | start c-src/emacs/src/lisp.h 2038 | ||
| 4046 | start c-src/emacs/src/regex.h 431 | ||
| 4047 | start php-src/lce_functions.php /^ function start($line, $class)$/ | ||
| 4048 | start y-src/cccp.y 143 | ||
| 4049 | start_polling c-src/emacs/src/keyboard.c /^start_polling (void)$/ | ||
| 4050 | start_up prol-src/natded.prolog /^start_up:-$/ | ||
| 4051 | state_protected_p c-src/emacs/src/gmalloc.c 400 | ||
| 4052 | statetable html-src/algrthms.html /^Next$/ | ||
| 4053 | staticetags make-src/Makefile /^staticetags:$/ | ||
| 3597 | step cp-src/clheir.hpp /^ virtual void step(void) { }$/ | 4054 | step cp-src/clheir.hpp /^ virtual void step(void) { }$/ |
| 3598 | step cp-src/conway.hpp /^ void step(void) { alive = next_alive; }$/ | 4055 | step cp-src/conway.hpp /^ void step(void) { alive = next_alive; }$/ |
| 3599 | step_everybody cp-src/clheir.cpp /^void step_everybody(void)$/ | 4056 | step_everybody cp-src/clheir.cpp /^void step_everybody(void)$/ |
| 3600 | st_none c-src/etags.c 2206 | ||
| 3601 | STOP_POLLING c-src/emacs/src/keyboard.c 2166 | ||
| 3602 | stop_polling c-src/emacs/src/keyboard.c /^stop_polling (void)$/ | 4057 | stop_polling c-src/emacs/src/keyboard.c /^stop_polling (void)$/ |
| 3603 | stored_goal_plain_call merc-src/accumulator.m /^:- inst stored_goal_plain_call for goal_store.stor/ | ||
| 3604 | store_info merc-src/accumulator.m /^:- type store_info$/ | 4058 | store_info merc-src/accumulator.m /^:- type store_info$/ |
| 3605 | store_user_signal_events c-src/emacs/src/keyboard.c /^store_user_signal_events (void)$/ | 4059 | store_user_signal_events c-src/emacs/src/keyboard.c /^store_user_signal_events (void)$/ |
| 4060 | stored_goal_plain_call merc-src/accumulator.m /^:- inst stored_goal_plain_call for goal_store.stor/ | ||
| 4061 | str go-src/test1.go 9 | ||
| 3606 | strcaseeq c-src/etags.c /^#define strcaseeq(s,t) (assert ((s)!=NULL && (t)!=/ | 4062 | strcaseeq c-src/etags.c /^#define strcaseeq(s,t) (assert ((s)!=NULL && (t)!=/ |
| 3607 | streq c-src/etags.c /^#define streq(s,t) (assert ((s)!=NULL || (t)!=NULL/ | 4063 | streq c-src/etags.c /^#define streq(s,t) (assert ((s)!=NULL || (t)!=NULL/ |
| 3608 | str go-src/test1.go 9 | ||
| 3609 | STRING_BYTES_BOUND c-src/emacs/src/lisp.h 1261 | ||
| 3610 | STRING_BYTES c-src/emacs/src/lisp.h /^STRING_BYTES (struct Lisp_String *s)$/ | ||
| 3611 | string_intervals c-src/emacs/src/lisp.h /^string_intervals (Lisp_Object s)$/ | ||
| 3612 | string merc-src/accumulator.m /^:- import_module string.$/ | 4064 | string merc-src/accumulator.m /^:- import_module string.$/ |
| 3613 | STRING_MULTIBYTE c-src/emacs/src/lisp.h /^STRING_MULTIBYTE (Lisp_Object str)$/ | 4065 | string_intervals c-src/emacs/src/lisp.h /^string_intervals (Lisp_Object s)$/ |
| 3614 | STRING_SET_CHARS c-src/emacs/src/lisp.h /^STRING_SET_CHARS (Lisp_Object string, ptrdiff_t ne/ | ||
| 3615 | STRING_SET_MULTIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_MULTIBYTE(STR) \\$/ | ||
| 3616 | STRING_SET_UNIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_UNIBYTE(STR) \\$/ | ||
| 3617 | stripLine php-src/lce_functions.php /^ function stripLine($line, $class)$/ | 4066 | stripLine php-src/lce_functions.php /^ function stripLine($line, $class)$/ |
| 3618 | stripname pas-src/common.pas /^function stripname; (* ($/ | 4067 | stripname pas-src/common.pas /^function stripname; (* ($/ |
| 3619 | StripPath pas-src/common.pas /^function StripPath; (*($/ | ||
| 3620 | strncaseeq c-src/etags.c /^#define strncaseeq(s,t,n) (assert ((s)!=NULL && (t/ | 4068 | strncaseeq c-src/etags.c /^#define strncaseeq(s,t,n) (assert ((s)!=NULL && (t/ |
| 3621 | strneq c-src/etags.c /^#define strneq(s,t,n) (assert ((s)!=NULL || (t)!=N/ | 4069 | strneq c-src/etags.c /^#define strneq(s,t,n) (assert ((s)!=NULL || (t)!=N/ |
| 3622 | __str__ pyt-src/server.py /^ def __str__(self):$/ | ||
| 3623 | structdef c-src/etags.c 2448 | 4070 | structdef c-src/etags.c 2448 |
| 3624 | stuff_buffered_input c-src/emacs/src/keyboard.c /^stuff_buffered_input (Lisp_Object stuffstring)$/ | 4071 | stuff_buffered_input c-src/emacs/src/keyboard.c /^stuff_buffered_input (Lisp_Object stuffstring)$/ |
| 3625 | SUB_CHAR_TABLE_OFFSET c-src/emacs/src/lisp.h 1701 | ||
| 3626 | SUB_CHAR_TABLE_P c-src/emacs/src/lisp.h /^SUB_CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 3627 | \subheading tex-src/texinfo.tex /^\\def\\subheading{\\parsearg\\subsecheadingi}$/ | ||
| 3628 | subprocessDone objc-src/PackInsp.m /^-subprocessDone:(Subprocess *)sender$/ | ||
| 3629 | subprocess objc-src/PackInsp.m /^-subprocess:(Subprocess *)sender output:(char *)bu/ | 4072 | subprocess objc-src/PackInsp.m /^-subprocess:(Subprocess *)sender output:(char *)bu/ |
| 3630 | Subprocess objc-src/Subprocess.h 41 | 4073 | subprocessDone objc-src/PackInsp.m /^-subprocessDone:(Subprocess *)sender$/ |
| 3631 | Subprocess objc-src/Subprocess.h /^@interface Subprocess:Object$/ | ||
| 3632 | SUBRP c-src/emacs/src/lisp.h /^SUBRP (Lisp_Object a)$/ | ||
| 3633 | \subsecentry tex-src/texinfo.tex /^ \\def\\subsecentry ##1##2##3##4##5{}$/ | ||
| 3634 | \subsecentry tex-src/texinfo.tex /^\\def\\subsecentry#1#2#3#4#5{\\dosubsecentry{#2.#3.#4/ | ||
| 3635 | \subsecfonts tex-src/texinfo.tex /^\\def\\subsecfonts{%$/ | ||
| 3636 | \subsecheadingbreak tex-src/texinfo.tex /^\\def\\subsecheadingbreak{\\dobreak \\subsecheadingski/ | ||
| 3637 | \subsecheadingi tex-src/texinfo.tex /^\\def\\subsecheadingi #1{{\\advance \\subsecheadingski/ | ||
| 3638 | \subsecheading tex-src/texinfo.tex /^\\def\\subsecheading #1#2#3#4{\\subsecheadingi {#2.#3/ | ||
| 3639 | subsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsec=\\relax$/ | 4074 | subsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsec=\\relax$/ |
| 3640 | subsection_marker perl-src/htlmify-cystic 161 | ||
| 3641 | subsection perl-src/htlmify-cystic 26 | 4075 | subsection perl-src/htlmify-cystic 26 |
| 3642 | subsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsection=\\relax$/ | 4076 | subsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsection=\\relax$/ |
| 3643 | substitute c-src/etags.c /^substitute (char *in, char *out, struct re_registe/ | 4077 | subsection_marker perl-src/htlmify-cystic 161 |
| 3644 | subst prol-src/natded.prolog /^subst(var(Y),var(X),M,N):-$/ | 4078 | subst prol-src/natded.prolog /^subst(var(Y),var(X),M,N):-$/ |
| 3645 | SubString pas-src/common.pas /^function SubString; (*($/ | 4079 | substitute c-src/etags.c /^substitute (char *in, char *out, struct re_registe/ |
| 3646 | \subsubheading tex-src/texinfo.tex /^\\def\\subsubheading{\\parsearg\\subsubsecheadingi}$/ | ||
| 3647 | \subsubsecentry tex-src/texinfo.tex /^ \\def\\subsubsecentry ##1##2##3##4##5##6{}$/ | ||
| 3648 | \subsubsecentry tex-src/texinfo.tex /^\\def\\subsubsecentry#1#2#3#4#5#6{%$/ | ||
| 3649 | \subsubsecfonts tex-src/texinfo.tex /^\\def\\subsubsecfonts{\\subsecfonts} % Maybe this sho/ | ||
| 3650 | \subsubsecheadingi tex-src/texinfo.tex /^\\def\\subsubsecheadingi #1{{\\advance \\subsecheading/ | ||
| 3651 | \subsubsecheading tex-src/texinfo.tex /^\\def\\subsubsecheading #1#2#3#4#5{\\subsubsecheading/ | ||
| 3652 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ | 4080 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ |
| 3653 | subsubsection perl-src/htlmify-cystic 27 | 4081 | subsubsection perl-src/htlmify-cystic 27 |
| 3654 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ | 4082 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ |
| 3655 | \subtitlefont tex-src/texinfo.tex /^ \\def\\subtitlefont{\\subtitlerm \\normalbaselinesk/ | ||
| 3656 | \subtitle tex-src/texinfo.tex /^ \\def\\subtitle{\\parsearg\\subtitlezzz}%$/ | ||
| 3657 | \subtitlezzz tex-src/texinfo.tex /^ \\def\\subtitlezzz##1{{\\subtitlefont \\rightline{#/ | ||
| 3658 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ | 4083 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ |
| 3659 | subtree prol-src/natded.prolog /^subtree(T,T).$/ | 4084 | subtree prol-src/natded.prolog /^subtree(T,T).$/ |
| 3660 | suffix c-src/etags.c 186 | 4085 | suffix c-src/etags.c 186 |
| 3661 | suffixes c-src/etags.c 195 | 4086 | suffixes c-src/etags.c 195 |
| 3662 | suggest_asking_for_help c-src/etags.c /^suggest_asking_for_help (void)$/ | 4087 | suggest_asking_for_help c-src/etags.c /^suggest_asking_for_help (void)$/ |
| 3663 | \summarycontents tex-src/texinfo.tex /^\\outer\\def\\summarycontents{%$/ | ||
| 3664 | \supereject tex-src/texinfo.tex /^\\def\\supereject{\\par\\penalty -20000\\footnoteno =0 / | ||
| 3665 | suspend-emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | 4088 | suspend-emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ |
| 3666 | sval y-src/cccp.y 116 | 4089 | sval y-src/cccp.y 116 |
| 3667 | swallow_events c-src/emacs/src/keyboard.c /^swallow_events (bool do_display)$/ | 4090 | swallow_events c-src/emacs/src/keyboard.c /^swallow_events (bool do_display)$/ |
| 3668 | switch_line_buffers c-src/etags.c /^#define switch_line_buffers() (curndx = 1 - curndx/ | 4091 | switch_line_buffers c-src/etags.c /^#define switch_line_buffers() (curndx = 1 - curndx/ |
| 3669 | sxhash_combine c-src/emacs/src/lisp.h /^sxhash_combine (EMACS_UINT x, EMACS_UINT y)$/ | 4092 | sxhash_combine c-src/emacs/src/lisp.h /^sxhash_combine (EMACS_UINT x, EMACS_UINT y)$/ |
| 3670 | SXHASH_REDUCE c-src/emacs/src/lisp.h /^SXHASH_REDUCE (EMACS_UINT x)$/ | 4093 | sym_type c-src/etags.c 2204 |
| 3671 | SYMBOL_BLV c-src/emacs/src/lisp.h /^SYMBOL_BLV (struct Lisp_Symbol *sym)$/ | ||
| 3672 | SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^# define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONS/ | ||
| 3673 | symbol c-src/emacs/src/lisp.h 2980 | 4094 | symbol c-src/emacs/src/lisp.h 2980 |
| 3674 | SYMBOL_FORWARDED c-src/emacs/src/lisp.h 651 | ||
| 3675 | SYMBOL_FWD c-src/emacs/src/lisp.h /^SYMBOL_FWD (struct Lisp_Symbol *sym)$/ | ||
| 3676 | SYMBOL_INDEX c-src/emacs/src/lisp.h /^#define SYMBOL_INDEX(sym) i##sym$/ | ||
| 3677 | symbol_interned c-src/emacs/src/lisp.h 639 | 4095 | symbol_interned c-src/emacs/src/lisp.h 639 |
| 3678 | SYMBOL_INTERNED c-src/emacs/src/lisp.h 642 | ||
| 3679 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY c-src/emacs/src/lisp.h 643 | ||
| 3680 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P (Lisp_Object / | ||
| 3681 | SYMBOL_INTERNED_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_P (Lisp_Object sym)$/ | ||
| 3682 | SYMBOL_LOCALIZED c-src/emacs/src/lisp.h 650 | ||
| 3683 | symbol_name c-src/emacs/src/lisp.h 1687 | 4096 | symbol_name c-src/emacs/src/lisp.h 1687 |
| 3684 | SYMBOL_NAME c-src/emacs/src/lisp.h /^SYMBOL_NAME (Lisp_Object sym)$/ | ||
| 3685 | SYMBOLP c-src/emacs/src/lisp.h /^# define SYMBOLP(x) lisp_h_SYMBOLP (x)$/ | ||
| 3686 | SYMBOL_PLAINVAL c-src/emacs/src/lisp.h 648 | ||
| 3687 | symbol_redirect c-src/emacs/src/lisp.h 646 | 4097 | symbol_redirect c-src/emacs/src/lisp.h 646 |
| 3688 | SYMBOL_UNINTERNED c-src/emacs/src/lisp.h 641 | ||
| 3689 | SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SYMBOL_VAL(sym) lisp_h_SYMBOL_VAL (sym)$/ | ||
| 3690 | SYMBOL_VARALIAS c-src/emacs/src/lisp.h 649 | ||
| 3691 | syms_of_abbrev c-src/abbrev.c /^syms_of_abbrev ()$/ | 4098 | syms_of_abbrev c-src/abbrev.c /^syms_of_abbrev ()$/ |
| 3692 | syms_of_keyboard c-src/emacs/src/keyboard.c /^syms_of_keyboard (void)$/ | 4099 | syms_of_keyboard c-src/emacs/src/keyboard.c /^syms_of_keyboard (void)$/ |
| 3693 | sym_type c-src/etags.c 2204 | ||
| 3694 | synchronize_system_messages_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_messages_locale (vo/ | 4100 | synchronize_system_messages_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_messages_locale (vo/ |
| 3695 | synchronize_system_time_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_time_locale (void) / | 4101 | synchronize_system_time_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_time_locale (void) / |
| 3696 | \syncodeindex tex-src/texinfo.tex /^\\def\\syncodeindex #1 #2 {%$/ | ||
| 3697 | \synindex tex-src/texinfo.tex /^\\def\\synindex #1 #2 {%$/ | ||
| 3698 | syntax c-src/emacs/src/regex.h 350 | 4102 | syntax c-src/emacs/src/regex.h 350 |
| 3699 | SYSCALL c-src/machsyscalls.c /^#define SYSCALL(name, number, type, args, typed_ar/ | ||
| 3700 | syscall_error c-src/sysdep.h 34 | ||
| 3701 | sys_jmp_buf c-src/emacs/src/lisp.h 2906 | 4103 | sys_jmp_buf c-src/emacs/src/lisp.h 2906 |
| 3702 | sys_jmp_buf c-src/emacs/src/lisp.h 2910 | 4104 | sys_jmp_buf c-src/emacs/src/lisp.h 2910 |
| 3703 | sys_jmp_buf c-src/emacs/src/lisp.h 2916 | 4105 | sys_jmp_buf c-src/emacs/src/lisp.h 2916 |
| @@ -3707,18 +4109,26 @@ sys_longjmp c-src/emacs/src/lisp.h /^# define sys_longjmp(j, v) siglongjmp (j, v | |||
| 3707 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) _setjmp (j)$/ | 4109 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) _setjmp (j)$/ |
| 3708 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) setjmp (j)$/ | 4110 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) setjmp (j)$/ |
| 3709 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) sigsetjmp (j, 0)$/ | 4111 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) sigsetjmp (j, 0)$/ |
| 3710 | System.Task_Primitives/b ada-src/2ataspri.adb /^package body System.Task_Primitives is$/ | 4112 | syscall_error c-src/sysdep.h 34 |
| 3711 | System.Task_Primitives/s ada-src/2ataspri.ads /^package System.Task_Primitives is$/ | 4113 | t cp-src/c.C 52 |
| 3712 | t1 cp-src/c.C 34 | 4114 | t1 cp-src/c.C 34 |
| 3713 | t2 cp-src/c.C 38 | 4115 | t2 cp-src/c.C 38 |
| 3714 | T2 cp-src/fail.C 16 | ||
| 3715 | T3 c.c 163 | ||
| 3716 | tab_count_words c-src/tab.c /^int tab_count_words(char **tab)$/ | 4116 | tab_count_words c-src/tab.c /^int tab_count_words(char **tab)$/ |
| 3717 | tab_delete_first c-src/tab.c /^int tab_delete_first(char **tab)$/ | 4117 | tab_delete_first c-src/tab.c /^int tab_delete_first(char **tab)$/ |
| 3718 | tab_fill c-src/tab.c /^char **tab_fill(char *str, char delim)$/ | 4118 | tab_fill c-src/tab.c /^char **tab_fill(char *str, char delim)$/ |
| 3719 | tab_free c-src/tab.c /^void tab_free(char **tab)$/ | 4119 | tab_free c-src/tab.c /^void tab_free(char **tab)$/ |
| 3720 | \table tex-src/texinfo.tex /^\\def\\table{\\begingroup\\inENV\\obeylines\\obeyspaces\\/ | 4120 | tag-any-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-any-match-p (_tag)$/ |
| 3721 | \tablez tex-src/texinfo.tex /^\\def\\tablez #1#2#3#4#5#6{%$/ | 4121 | tag-exact-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-file-name-match-p (tag)$/ |
| 4122 | tag-exact-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-match-p (tag)$/ | ||
| 4123 | tag-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-file-name-match-p (tag)$/ | ||
| 4124 | tag-find-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag (file) ; Doc string?$/ | ||
| 4125 | tag-find-file-of-tag-noselect el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag-noselect (file)$/ | ||
| 4126 | tag-implicit-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-implicit-name-match-p (tag)$/ | ||
| 4127 | tag-lines-already-matched el-src/emacs/lisp/progmodes/etags.el /^(defvar tag-lines-already-matched nil$/ | ||
| 4128 | tag-partial-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-partial-file-name-match-p (_tag)$/ | ||
| 4129 | tag-re-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-re-match-p (re)$/ | ||
| 4130 | tag-symbol-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-symbol-match-p (tag)$/ | ||
| 4131 | tag-word-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-word-match-p (tag)$/ | ||
| 3722 | tag1 c-src/dostorture.c /^(*tag1 (sig, handler)) ()$/ | 4132 | tag1 c-src/dostorture.c /^(*tag1 (sig, handler)) ()$/ |
| 3723 | tag1 c-src/h.h 110 | 4133 | tag1 c-src/h.h 110 |
| 3724 | tag1 c-src/torture.c /^(*tag1 (sig, handler)) ()$/ | 4134 | tag1 c-src/torture.c /^(*tag1 (sig, handler)) ()$/ |
| @@ -3732,22 +4142,12 @@ tag5 c-src/dostorture.c /^tag5 (handler, arg)$/ | |||
| 3732 | tag5 c-src/torture.c /^tag5 (handler, arg)$/ | 4142 | tag5 c-src/torture.c /^tag5 (handler, arg)$/ |
| 3733 | tag6 c-src/dostorture.c /^tag6 (void (*handler) (void *), void *arg)$/ | 4143 | tag6 c-src/dostorture.c /^tag6 (void (*handler) (void *), void *arg)$/ |
| 3734 | tag6 c-src/torture.c /^tag6 (void (*handler) (void *), void *arg)$/ | 4144 | tag6 c-src/torture.c /^tag6 (void (*handler) (void *), void *arg)$/ |
| 3735 | tag-any-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-any-match-p (_tag)$/ | ||
| 3736 | tag-exact-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-file-name-match-p (tag)$/ | ||
| 3737 | tag-exact-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-match-p (tag)$/ | ||
| 3738 | tag-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-file-name-match-p (tag)$/ | ||
| 3739 | tag-find-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag (file) ; Doc string?$/ | ||
| 3740 | tag-find-file-of-tag-noselect el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag-noselect (file)$/ | ||
| 3741 | taggedfname c-src/etags.c 207 | ||
| 3742 | tag-implicit-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-implicit-name-match-p (tag)$/ | ||
| 3743 | tag-lines-already-matched el-src/emacs/lisp/progmodes/etags.el /^(defvar tag-lines-already-matched nil$/ | ||
| 3744 | tag_or_ch c-src/emacs/src/lisp.h 3026 | 4145 | tag_or_ch c-src/emacs/src/lisp.h 3026 |
| 3745 | tag-partial-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-partial-file-name-match-p (_tag)$/ | 4146 | taggedfname c-src/etags.c 207 |
| 3746 | TAG_PTR c-src/emacs/src/lisp.h /^#define TAG_PTR(tag, ptr) \\$/ | 4147 | tags make-src/Makefile /^tags: TAGS$/ |
| 3747 | tag-re-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-re-match-p (re)$/ | ||
| 3748 | tags-add-tables el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-add-tables 'ask-user$/ | 4148 | tags-add-tables el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-add-tables 'ask-user$/ |
| 3749 | tags-apropos-additional-actions el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-additional-actions nil$/ | ||
| 3750 | tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun tags-apropos (regexp)$/ | 4149 | tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun tags-apropos (regexp)$/ |
| 4150 | tags-apropos-additional-actions el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-additional-actions nil$/ | ||
| 3751 | tags-apropos-function el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-apropos-function nil$/ | 4151 | tags-apropos-function el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-apropos-function nil$/ |
| 3752 | tags-apropos-verbose el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-verbose nil$/ | 4152 | tags-apropos-verbose el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-verbose nil$/ |
| 3753 | tags-case-fold-search el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-case-fold-search 'default$/ | 4153 | tags-case-fold-search el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-case-fold-search 'default$/ |
| @@ -3769,8 +4169,6 @@ tags-loop-eval el-src/emacs/lisp/progmodes/etags.el /^(defun tags-loop-eval (for | |||
| 3769 | tags-loop-operate el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-operate nil$/ | 4169 | tags-loop-operate el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-operate nil$/ |
| 3770 | tags-loop-revert-buffers el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-loop-revert-buffers nil$/ | 4170 | tags-loop-revert-buffers el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-loop-revert-buffers nil$/ |
| 3771 | tags-loop-scan el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-scan$/ | 4171 | tags-loop-scan el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-scan$/ |
| 3772 | TAGS make-src/Makefile /^TAGS: etags.c$/ | ||
| 3773 | tags make-src/Makefile /^tags: TAGS$/ | ||
| 3774 | tags-next-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-next-table ()$/ | 4172 | tags-next-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-next-table ()$/ |
| 3775 | tags-query-replace el-src/emacs/lisp/progmodes/etags.el /^(defun tags-query-replace (from to &optional delim/ | 4173 | tags-query-replace el-src/emacs/lisp/progmodes/etags.el /^(defun tags-query-replace (from to &optional delim/ |
| 3776 | tags-recognize-empty-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-recognize-empty-tags-table ()$/ | 4174 | tags-recognize-empty-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-recognize-empty-tags-table ()$/ |
| @@ -3796,197 +4194,85 @@ tags-table-set-list el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-table-se | |||
| 3796 | tags-tag-face el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-tag-face 'default$/ | 4194 | tags-tag-face el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-tag-face 'default$/ |
| 3797 | tags-verify-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-verify-table (file)$/ | 4195 | tags-verify-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-verify-table (file)$/ |
| 3798 | tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face (face &rest body)$/ | 4196 | tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face (face &rest body)$/ |
| 3799 | tag-symbol-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-symbol-match-p (tag)$/ | ||
| 3800 | TAG_SYMOFFSET c-src/emacs/src/lisp.h /^#define TAG_SYMOFFSET(offset) \\$/ | ||
| 3801 | tag-word-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-word-match-p (tag)$/ | ||
| 3802 | Tapes tex-src/gzip.texi /^@node Tapes, Problems, Environment, Top$/ | ||
| 3803 | target_multibyte c-src/emacs/src/regex.h 407 | 4197 | target_multibyte c-src/emacs/src/regex.h 407 |
| 3804 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is$/ | ||
| 3805 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is private;$/ | ||
| 3806 | Task_Control_Block/t ada-src/2ataspri.ads /^ type Task_Control_Block is record$/ | ||
| 3807 | Task_Storage_Size/t ada-src/2ataspri.ads /^ type Task_Storage_Size is new Interfaces.C.size/ | ||
| 3808 | Task_Type/b ada-src/etags-test-for.ada /^ task body Task_Type is$/ | ||
| 3809 | Task_Type/b ada-src/waroquiers.ada /^ task body Task_Type is$/ | ||
| 3810 | Task_Type/k ada-src/etags-test-for.ada /^ task type Task_Type is$/ | ||
| 3811 | Task_Type/k ada-src/waroquiers.ada /^ task type Task_Type is$/ | ||
| 3812 | TCB_Ptr/t ada-src/2ataspri.ads /^ type TCB_Ptr is access all Task_Control_Block;$/ | ||
| 3813 | TCLFLAGS make-src/Makefile /^TCLFLAGS=--lang=none --regex='\/proc[ \\t]+\\([^ \\t]+/ | ||
| 3814 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}%$/ | ||
| 3815 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}$/ | ||
| 3816 | \tclose tex-src/texinfo.tex /^\\def\\tclose#1{{\\rm \\tcloserm=\\fontdimen2\\font \\tt / | ||
| 3817 | tcpdump html-src/software.html /^tcpdump$/ | 4198 | tcpdump html-src/software.html /^tcpdump$/ |
| 3818 | t cp-src/c.C 52 | ||
| 3819 | T cp-src/fail.C 14 | ||
| 3820 | teats cp-src/c.C 127 | 4199 | teats cp-src/c.C 127 |
| 3821 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ | 4200 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 3822 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ | 4201 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 3823 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / | 4202 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / |
| 3824 | tend c-src/etags.c 2432 | 4203 | tend c-src/etags.c 2432 |
| 3825 | TERMINALP c-src/emacs/src/lisp.h /^TERMINALP (Lisp_Object a)$/ | ||
| 3826 | terminateInput objc-src/Subprocess.m /^- terminateInput$/ | ||
| 3827 | terminate objc-src/Subprocess.m /^- terminate:sender$/ | ||
| 3828 | term merc-src/accumulator.m /^:- import_module term.$/ | 4204 | term merc-src/accumulator.m /^:- import_module term.$/ |
| 3829 | test1 rs-src/test.rs /^fn test1() {$/ | 4205 | terminate objc-src/Subprocess.m /^- terminate:sender$/ |
| 3830 | Test_Abort/p ada-src/2ataspri.adb /^ procedure Test_Abort is$/ | 4206 | terminateInput objc-src/Subprocess.m /^- terminateInput$/ |
| 3831 | Test_Abort/p ada-src/2ataspri.ads /^ procedure Test_Abort;$/ | ||
| 3832 | Test_And_Set/p ada-src/2ataspri.adb /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 3833 | Test_And_Set/p ada-src/2ataspri.ads /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 3834 | test-begin scm-src/test.scm /^(define-syntax test-begin$/ | ||
| 3835 | test cp-src/c.C 86 | ||
| 3836 | test_crlf1 test_crlf.c /^void test_crlf1()$/ | ||
| 3837 | test_crlf2 tset_crlf.c /^void test_crlf2()$/ | ||
| 3838 | test c-src/emacs/src/lisp.h 1871 | 4207 | test c-src/emacs/src/lisp.h 1871 |
| 4208 | test cp-src/c.C 86 | ||
| 3839 | test erl-src/gs_dialog.erl /^test() ->$/ | 4209 | test erl-src/gs_dialog.erl /^test() ->$/ |
| 3840 | test go-src/test1.go /^func test(p plus) {$/ | 4210 | test go-src/test1.go /^func test(p plus) {$/ |
| 3841 | test make-src/Makefile /^test:$/ | 4211 | test make-src/Makefile /^test:$/ |
| 3842 | test.me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 3843 | test.me22b lua-src/test.lua /^ local function test.me22b (one)$/ | ||
| 3844 | TEST php-src/ptest.php 1 | ||
| 3845 | test php-src/ptest.php /^test $/ | 4212 | test php-src/ptest.php /^test $/ |
| 4213 | test-begin scm-src/test.scm /^(define-syntax test-begin$/ | ||
| 4214 | test.me22b lua-src/test.lua /^ local function test.me22b (one)$/ | ||
| 4215 | test.me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 4216 | test1 rs-src/test.rs /^fn test1() {$/ | ||
| 4217 | test_crlf1 test_crlf.c /^void test_crlf1()$/ | ||
| 4218 | test_crlf2 tset_crlf.c /^void test_crlf2()$/ | ||
| 3846 | test_undefined c-src/emacs/src/keyboard.c /^test_undefined (Lisp_Object binding)$/ | 4219 | test_undefined c-src/emacs/src/keyboard.c /^test_undefined (Lisp_Object binding)$/ |
| 3847 | TEX_clgrp c-src/etags.c 4922 | ||
| 3848 | TeX_commands c-src/etags.c /^TeX_commands (FILE *inf)$/ | ||
| 3849 | TEX_decode_env c-src/etags.c /^TEX_decode_env (const char *evarname, const char */ | ||
| 3850 | TEX_defenv c-src/etags.c 4912 | ||
| 3851 | TEX_esc c-src/etags.c 4920 | ||
| 3852 | TeX_help c-src/etags.c 674 | ||
| 3853 | Texinfo_help c-src/etags.c 688 | ||
| 3854 | Texinfo_nodes c-src/etags.c /^Texinfo_nodes (FILE *inf)$/ | ||
| 3855 | Texinfo_suffixes c-src/etags.c 686 | ||
| 3856 | \texinfoversion tex-src/texinfo.tex /^\\def\\texinfoversion{2.73}$/ | ||
| 3857 | TEX_LESC c-src/etags.c 4986 | ||
| 3858 | TEX_mode c-src/etags.c /^TEX_mode (FILE *inf)$/ | ||
| 3859 | TEX_opgrp c-src/etags.c 4921 | ||
| 3860 | TEX_SESC c-src/etags.c 4987 | ||
| 3861 | TEXSRC make-src/Makefile /^TEXSRC=testenv.tex gzip.texi texinfo.tex nonewline/ | ||
| 3862 | \' tex-src/texinfo.tex /^\\def\\'{{'}}$/ | ||
| 3863 | \@ tex-src/texinfo.tex /^\\def\\@{@}%$/ | ||
| 3864 | \` tex-src/texinfo.tex /^\\def\\`{{`}}$/ | ||
| 3865 | \ tex-src/texinfo.tex /^\\def\\ {{\\fontdimen2\\font=\\tclosesave{} }}%$/ | ||
| 3866 | \* tex-src/texinfo.tex /^\\def\\*{\\hfil\\break\\hbox{}\\ignorespaces}$/ | ||
| 3867 | _ tex-src/texinfo.tex /^\\def_{\\ifusingtt\\normalunderscore\\_}$/ | ||
| 3868 | \_ tex-src/texinfo.tex /^\\def\\_{\\lvvmode \\kern.06em \\vbox{\\hrule width.3em / | ||
| 3869 | \_ tex-src/texinfo.tex /^\\def\\_{{\\realbackslash _}}%$/ | ||
| 3870 | \: tex-src/texinfo.tex /^\\def\\:{\\spacefactor=1000 }$/ | ||
| 3871 | \. tex-src/texinfo.tex /^\\def\\.{.\\spacefactor=3000 }$/ | ||
| 3872 | \@ tex-src/texinfo.tex /^\\def\\@{{\\tt \\char '100}}$/ | ||
| 3873 | | tex-src/texinfo.tex /^\\def|{{\\tt \\char '174}}$/ | ||
| 3874 | ~ tex-src/texinfo.tex /^\\def~{{\\tt \\char '176}}$/ | ||
| 3875 | + tex-src/texinfo.tex /^\\def+{{\\tt \\char 43}}$/ | ||
| 3876 | > tex-src/texinfo.tex /^\\def>{{\\tt \\gtr}}$/ | ||
| 3877 | ^ tex-src/texinfo.tex /^\\def^{{\\tt \\hat}}$/ | ||
| 3878 | < tex-src/texinfo.tex /^\\def<{{\\tt \\less}}$/ | ||
| 3879 | \ tex-src/texinfo.tex /^\\gdef\\sepspaces{\\def {\\ }}}$/ | ||
| 3880 | = tex-src/texinfo.tex /^\\global\\def={{\\tt \\char 61}}}$/ | ||
| 3881 | = tex-src/texinfo.tex /^\\global\\let\\section = \\appendixsec$/ | ||
| 3882 | = tex-src/texinfo.tex /^\\global\\let\\section = \\numberedsec$/ | ||
| 3883 | = tex-src/texinfo.tex /^\\global\\let\\section = \\unnumberedsec$/ | ||
| 3884 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\appendixsubsec$/ | ||
| 3885 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\numberedsubsec$/ | ||
| 3886 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\unnumberedsubsec$/ | ||
| 3887 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\appendixsubsubsec$/ | ||
| 3888 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\numberedsubsubsec$/ | ||
| 3889 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\unnumberedsubsubsec$/ | ||
| 3890 | TeX_suffixes c-src/etags.c 672 | ||
| 3891 | \tex tex-src/texinfo.tex /^\\def\\tex{\\begingroup$/ | ||
| 3892 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}%$/ | ||
| 3893 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}$/ | ||
| 3894 | \textfonts tex-src/texinfo.tex /^\\def\\textfonts{%$/ | ||
| 3895 | TEX_toktab c-src/etags.c 4908 | ||
| 3896 | texttreelist prol-src/natded.prolog /^texttreelist([]).$/ | 4220 | texttreelist prol-src/natded.prolog /^texttreelist([]).$/ |
| 3897 | /TF ps-src/rfc1245.ps /^\/TF { $/ | ||
| 3898 | \thearg tex-src/texinfo.tex /^ \\def\\thearg{#1}%$/ | ||
| 3899 | \thearg tex-src/texinfo.tex /^ \\ifx\\thearg\\empty \\def\\thearg{1}\\fi$/ | ||
| 3900 | there-is-a-=-in-the-middle! scm-src/test.scm /^(define (there-is-a-=-in-the-middle!) #t)$/ | 4221 | there-is-a-=-in-the-middle! scm-src/test.scm /^(define (there-is-a-=-in-the-middle!) #t)$/ |
| 3901 | \thischaptername tex-src/texinfo.tex /^\\def\\thischaptername{No Chapter Title}$/ | 4222 | this c-src/a/b/b.c 1 |
| 3902 | \thischapter tex-src/texinfo.tex /^\\def\\thischapter{} \\def\\thissection{}$/ | 4223 | this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ |
| 3903 | \thischapter tex-src/texinfo.tex /^ \\unnumbchapmacro{#1}\\def\\thischapter{}%$/ | 4224 | this-command-keys-vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ |
| 4225 | this-single-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 4226 | this-single-command-raw-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 3904 | this_command_key_count c-src/emacs/src/keyboard.c 108 | 4227 | this_command_key_count c-src/emacs/src/keyboard.c 108 |
| 3905 | this_command_key_count_reset c-src/emacs/src/keyboard.c 112 | 4228 | this_command_key_count_reset c-src/emacs/src/keyboard.c 112 |
| 3906 | this_command_keys c-src/emacs/src/keyboard.c 107 | 4229 | this_command_keys c-src/emacs/src/keyboard.c 107 |
| 3907 | this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 3908 | this-command-keys-vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 3909 | this c-src/a/b/b.c 1 | ||
| 3910 | \thisfile tex-src/texinfo.tex /^\\def\\thisfile{}$/ | ||
| 3911 | this_file_toc perl-src/htlmify-cystic 29 | 4230 | this_file_toc perl-src/htlmify-cystic 29 |
| 3912 | this-single-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 3913 | this_single_command_key_start c-src/emacs/src/keyboard.c 125 | 4231 | this_single_command_key_start c-src/emacs/src/keyboard.c 125 |
| 3914 | this-single-command-raw-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 3915 | \thistitle tex-src/texinfo.tex /^\\def\\thistitle{No Title}$/ | ||
| 3916 | \tie tex-src/texinfo.tex /^\\def\\tie{\\penalty 10000\\ } % Save plain tex de/ | ||
| 3917 | tignore c-src/etags.c 2433 | 4232 | tignore c-src/etags.c 2433 |
| 3918 | timer_check_2 c-src/emacs/src/keyboard.c /^timer_check_2 (Lisp_Object timers, Lisp_Object idl/ | ||
| 3919 | timer_check c-src/emacs/src/keyboard.c /^timer_check (void)$/ | 4233 | timer_check c-src/emacs/src/keyboard.c /^timer_check (void)$/ |
| 4234 | timer_check_2 c-src/emacs/src/keyboard.c /^timer_check_2 (Lisp_Object timers, Lisp_Object idl/ | ||
| 3920 | timer_idleness_start_time c-src/emacs/src/keyboard.c 335 | 4235 | timer_idleness_start_time c-src/emacs/src/keyboard.c 335 |
| 3921 | timer_last_idleness_start_time c-src/emacs/src/keyboard.c 340 | 4236 | timer_last_idleness_start_time c-src/emacs/src/keyboard.c 340 |
| 3922 | timer_resume_idle c-src/emacs/src/keyboard.c /^timer_resume_idle (void)$/ | 4237 | timer_resume_idle c-src/emacs/src/keyboard.c /^timer_resume_idle (void)$/ |
| 3923 | timers_run c-src/emacs/src/keyboard.c 320 | ||
| 3924 | timer_start_idle c-src/emacs/src/keyboard.c /^timer_start_idle (void)$/ | 4238 | timer_start_idle c-src/emacs/src/keyboard.c /^timer_start_idle (void)$/ |
| 3925 | timer_stop_idle c-src/emacs/src/keyboard.c /^timer_stop_idle (void)$/ | 4239 | timer_stop_idle c-src/emacs/src/keyboard.c /^timer_stop_idle (void)$/ |
| 3926 | Time_to_position c-src/emacs/src/keyboard.c /^Time_to_position (Time encoded_pos)$/ | 4240 | timers_run c-src/emacs/src/keyboard.c 320 |
| 3927 | tinbody c-src/etags.c 2431 | 4241 | tinbody c-src/etags.c 2431 |
| 3928 | \tindex tex-src/texinfo.tex /^\\def\\tindex {\\tpindex}$/ | ||
| 3929 | \titlefont tex-src/texinfo.tex /^\\def\\titlefont#1{{\\titlerm #1}}$/ | ||
| 3930 | \titlepage tex-src/texinfo.tex /^\\def\\titlepage{\\begingroup \\parindent=0pt \\textfon/ | ||
| 3931 | \title tex-src/texinfo.tex /^ \\def\\title{\\parsearg\\titlezzz}%$/ | ||
| 3932 | \titlezzz tex-src/texinfo.tex /^ \\def\\titlezzz##1{\\leftline{\\titlefont{##1}}$/ | ||
| 3933 | tkeyseen c-src/etags.c 2429 | 4242 | tkeyseen c-src/etags.c 2429 |
| 3934 | tnone c-src/etags.c 2428 | 4243 | tnone c-src/etags.c 2428 |
| 3935 | toc_line perl-src/htlmify-cystic /^sub toc_line ($)$/ | 4244 | toc_line perl-src/htlmify-cystic /^sub toc_line ($)$/ |
| 3936 | \today tex-src/texinfo.tex /^\\def\\today{\\number\\day\\space$/ | ||
| 3937 | toggleDescription objc-src/PackInsp.m /^-toggleDescription$/ | 4245 | toggleDescription objc-src/PackInsp.m /^-toggleDescription$/ |
| 3938 | tok c-src/etags.c 2491 | 4246 | tok c-src/etags.c 2491 |
| 3939 | token c-src/etags.c 2508 | 4247 | token c-src/etags.c 2508 |
| 3940 | tokenizeatom prol-src/natded.prolog /^tokenizeatom(Atom,Ws):-$/ | ||
| 3941 | tokenize prol-src/natded.prolog /^tokenize([C1,C2,C3|Cs],Xs-Ys,TsResult):- % spe/ | ||
| 3942 | tokentab2 y-src/cccp.y 442 | ||
| 3943 | token y-src/cccp.y 437 | 4248 | token y-src/cccp.y 437 |
| 3944 | token y-src/cccp.y 439 | 4249 | token y-src/cccp.y 439 |
| 3945 | To_Lower pas-src/common.pas /^function To_Lower;(*(ch:char) : char;*)$/ | 4250 | tokenize prol-src/natded.prolog /^tokenize([C1,C2,C3|Cs],Xs-Ys,TsResult):- % spe/ |
| 4251 | tokenizeatom prol-src/natded.prolog /^tokenizeatom(Atom,Ws):-$/ | ||
| 4252 | tokentab2 y-src/cccp.y 442 | ||
| 3946 | tool_bar_item_properties c-src/emacs/src/keyboard.c 7970 | 4253 | tool_bar_item_properties c-src/emacs/src/keyboard.c 7970 |
| 3947 | tool_bar_items c-src/emacs/src/keyboard.c /^tool_bar_items (Lisp_Object reuse, int *nitems)$/ | 4254 | tool_bar_items c-src/emacs/src/keyboard.c /^tool_bar_items (Lisp_Object reuse, int *nitems)$/ |
| 3948 | tool_bar_items_vector c-src/emacs/src/keyboard.c 7965 | 4255 | tool_bar_items_vector c-src/emacs/src/keyboard.c 7965 |
| 3949 | toolkit_menubar_in_use c-src/emacs/src/keyboard.c /^toolkit_menubar_in_use (struct frame *f)$/ | 4256 | toolkit_menubar_in_use c-src/emacs/src/keyboard.c /^toolkit_menubar_in_use (struct frame *f)$/ |
| 3950 | top_level_1 c-src/emacs/src/keyboard.c /^top_level_1 (Lisp_Object ignore)$/ | ||
| 3951 | top_level_2 c-src/emacs/src/keyboard.c /^top_level_2 (void)$/ | ||
| 3952 | top-level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | 4257 | top-level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / |
| 3953 | top_level merc-src/accumulator.m /^:- type top_level$/ | 4258 | top_level merc-src/accumulator.m /^:- type top_level$/ |
| 3954 | Top tex-src/gzip.texi /^@node Top, , , (dir)$/ | 4259 | top_level_1 c-src/emacs/src/keyboard.c /^top_level_1 (Lisp_Object ignore)$/ |
| 3955 | \top tex-src/texinfo.tex /^\\outer\\def\\top{\\parsearg\\unnumberedzzz}$/ | 4260 | top_level_2 c-src/emacs/src/keyboard.c /^top_level_2 (void)$/ |
| 3956 | To_Start_Addr/f ada-src/2ataspri.adb /^ function To_Start_Addr is new$/ | ||
| 3957 | total_keys c-src/emacs/src/keyboard.c 97 | 4261 | total_keys c-src/emacs/src/keyboard.c 97 |
| 3958 | TOTAL_KEYWORDS c-src/etags.c 2325 | ||
| 3959 | totally_unblock_input c-src/emacs/src/keyboard.c /^totally_unblock_input (void)$/ | ||
| 3960 | total_size_of_entries c-src/etags.c /^total_size_of_entries (register node *np)$/ | 4262 | total_size_of_entries c-src/etags.c /^total_size_of_entries (register node *np)$/ |
| 3961 | total_surrounding cp-src/conway.cpp /^int site::total_surrounding(void)$/ | 4263 | total_surrounding cp-src/conway.cpp /^int site::total_surrounding(void)$/ |
| 3962 | To_TCB_Ptr/f ada-src/2ataspri.adb /^ function To_TCB_Ptr is new$/ | 4264 | totally_unblock_input c-src/emacs/src/keyboard.c /^totally_unblock_input (void)$/ |
| 3963 | To_Upper pas-src/common.pas /^function To_Upper;(*(ch:char) : char;*)$/ | ||
| 3964 | To_void_ptr/f ada-src/2ataspri.adb /^ function To_void_ptr is new$/ | ||
| 3965 | tpcmd c-src/h.h 15 | 4265 | tpcmd c-src/h.h 15 |
| 3966 | tpcmd c-src/h.h 8 | 4266 | tpcmd c-src/h.h 8 |
| 3967 | /T ps-src/rfc1245.ps /^\/T { $/ | ||
| 3968 | tracking_off c-src/emacs/src/keyboard.c /^tracking_off (Lisp_Object old_value)$/ | ||
| 3969 | track-mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | 4267 | track-mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ |
| 4268 | tracking_off c-src/emacs/src/keyboard.c /^tracking_off (Lisp_Object old_value)$/ | ||
| 3970 | traffic_light cp-src/conway.cpp /^void traffic_light(int x, int y)$/ | 4269 | traffic_light cp-src/conway.cpp /^void traffic_light(int x, int y)$/ |
| 3971 | translate c-src/emacs/src/regex.h 361 | 4270 | translate c-src/emacs/src/regex.h 361 |
| 3972 | treats cp-src/c.C 131 | 4271 | treats cp-src/c.C 131 |
| 3973 | Truc.Bidule/b ada-src/etags-test-for.ada /^package body Truc.Bidule is$/ | ||
| 3974 | Truc.Bidule/b ada-src/waroquiers.ada /^package body Truc.Bidule is$/ | ||
| 3975 | Truc.Bidule/s ada-src/etags-test-for.ada /^package Truc.Bidule is$/ | ||
| 3976 | Truc.Bidule/s ada-src/waroquiers.ada /^package Truc.Bidule is$/ | ||
| 3977 | Truc/s ada-src/etags-test-for.ada /^package Truc is$/ | ||
| 3978 | Truc/s ada-src/waroquiers.ada /^package Truc is$/ | ||
| 3979 | TSL/s ada-src/2ataspri.adb /^ package TSL renames System.Tasking_Soft_Links;$/ | ||
| 3980 | tt=cmtt10 tex-src/texinfo.tex /^\\font\\deftt=cmtt10 scaled \\magstep1$/ | ||
| 3981 | \t tex-src/texinfo.tex /^\\def\\t##1{\\realbackslash r {##1}}%$/ | ||
| 3982 | \t tex-src/texinfo.tex /^\\def\\t#1{{\\tt \\exhyphenpenalty=10000\\rawbackslash / | ||
| 3983 | tt prol-src/natded.prolog /^tt:-$/ | 4272 | tt prol-src/natded.prolog /^tt:-$/ |
| 3984 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}%$/ | 4273 | tt=cmtt10 tex-src/texinfo.tex /^\\font\\deftt=cmtt10 scaled \\magstep1$/ |
| 3985 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}$/ | ||
| 3986 | ttypeseen c-src/etags.c 2430 | ||
| 3987 | tty_read_avail_input c-src/emacs/src/keyboard.c /^tty_read_avail_input (struct terminal *terminal,$/ | 4274 | tty_read_avail_input c-src/emacs/src/keyboard.c /^tty_read_avail_input (struct terminal *terminal,$/ |
| 3988 | \turnoffactive tex-src/texinfo.tex /^\\def\\turnoffactive{\\let"=\\normaldoublequote$/ | 4275 | ttypeseen c-src/etags.c 2430 |
| 3989 | /two ps-src/rfc1245.ps /^\/two \/three \/four \/five \/six \/seven \/eight \/nine \// | ||
| 3990 | typdef c-src/etags.c 2434 | 4276 | typdef c-src/etags.c 2434 |
| 3991 | type c-src/emacs/src/gmalloc.c 145 | 4277 | type c-src/emacs/src/gmalloc.c 145 |
| 3992 | type c-src/emacs/src/lisp.h 1973 | 4278 | type c-src/emacs/src/lisp.h 1973 |
| @@ -4005,226 +4291,112 @@ typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#3}\\endgroup %$/ | |||
| 4005 | typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#4}\\endgroup %$/ | 4291 | typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#4}\\endgroup %$/ |
| 4006 | typemargin tex-src/texinfo.tex /^\\newskip\\deftypemargin \\deftypemargin=12pt$/ | 4292 | typemargin tex-src/texinfo.tex /^\\newskip\\deftypemargin \\deftypemargin=12pt$/ |
| 4007 | typemargin tex-src/texinfo.tex /^\\rlap{\\rightline{{\\rm #2}\\hskip \\deftypemargin}}}%/ | 4293 | typemargin tex-src/texinfo.tex /^\\rlap{\\rightline{{\\rm #2}\\hskip \\deftypemargin}}}%/ |
| 4008 | TYPE_RANGED_INTEGERP c-src/emacs/src/lisp.h /^#define TYPE_RANGED_INTEGERP(type, x) \\$/ | 4294 | u c-src/emacs/src/lisp.h 2397 |
| 4009 | Type_Specific_Data/t ada-src/etags-test-for.ada /^ type Type_Specific_Data is record$/ | ||
| 4010 | TYPESTOSTAT objc-src/PackInsp.h 37 | ||
| 4011 | /Uacute ps-src/rfc1245.ps /^\/Uacute \/Ucircumflex \/Ugrave \/dotlessi \/circumflex/ | ||
| 4012 | u_any c-src/emacs/src/lisp.h 2214 | 4295 | u_any c-src/emacs/src/lisp.h 2214 |
| 4013 | u_boolfwd c-src/emacs/src/lisp.h 2371 | 4296 | u_boolfwd c-src/emacs/src/lisp.h 2371 |
| 4014 | u_buffer_objfwd c-src/emacs/src/lisp.h 2373 | 4297 | u_buffer_objfwd c-src/emacs/src/lisp.h 2373 |
| 4015 | UCHAR c-src/emacs/src/lisp.h 2424 | ||
| 4016 | _UCHAR_T c-src/emacs/src/lisp.h 2423 | ||
| 4017 | U_CHAR y-src/cccp.y 38 | ||
| 4018 | u c-src/emacs/src/lisp.h 2397 | ||
| 4019 | /udieresis ps-src/rfc1245.ps /^\/udieresis \/dagger \/.notdef \/cent \/sterling \/secti/ | ||
| 4020 | u_finalizer c-src/emacs/src/lisp.h 2219 | 4298 | u_finalizer c-src/emacs/src/lisp.h 2219 |
| 4021 | u_free c-src/emacs/src/lisp.h 2215 | 4299 | u_free c-src/emacs/src/lisp.h 2215 |
| 4022 | u_intfwd c-src/emacs/src/lisp.h 2370 | 4300 | u_intfwd c-src/emacs/src/lisp.h 2370 |
| 4023 | u_kboard_objfwd c-src/emacs/src/lisp.h 2374 | 4301 | u_kboard_objfwd c-src/emacs/src/lisp.h 2374 |
| 4024 | u_marker c-src/emacs/src/lisp.h 2216 | 4302 | u_marker c-src/emacs/src/lisp.h 2216 |
| 4303 | u_objfwd c-src/emacs/src/lisp.h 2372 | ||
| 4304 | u_overlay c-src/emacs/src/lisp.h 2217 | ||
| 4305 | u_save_value c-src/emacs/src/lisp.h 2218 | ||
| 4025 | unargs tex-src/texinfo.tex /^\\defunargs {#2}\\endgroup %$/ | 4306 | unargs tex-src/texinfo.tex /^\\defunargs {#2}\\endgroup %$/ |
| 4026 | unargs tex-src/texinfo.tex /^\\defunargs {#3}\\endgroup %$/ | 4307 | unargs tex-src/texinfo.tex /^\\defunargs {#3}\\endgroup %$/ |
| 4027 | UNARY y-src/cccp.c 18 | ||
| 4028 | unblock_input c-src/emacs/src/keyboard.c /^unblock_input (void)$/ | 4308 | unblock_input c-src/emacs/src/keyboard.c /^unblock_input (void)$/ |
| 4029 | unblock_input_to c-src/emacs/src/keyboard.c /^unblock_input_to (int level)$/ | 4309 | unblock_input_to c-src/emacs/src/keyboard.c /^unblock_input_to (int level)$/ |
| 4030 | unchar c-src/h.h 99 | 4310 | unchar c-src/h.h 99 |
| 4031 | UNDEFINED c-src/h.h 118 | ||
| 4032 | UNEVALLED c-src/emacs/src/lisp.h 2834 | ||
| 4033 | unexpand-abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | 4311 | unexpand-abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ |
| 4034 | UNGCPRO c-src/emacs/src/lisp.h 3202 | ||
| 4035 | UNGCPRO c-src/emacs/src/lisp.h 3257 | ||
| 4036 | UNGCPRO c-src/emacs/src/lisp.h 3353 | ||
| 4037 | univ merc-src/accumulator.m /^:- import_module univ.$/ | 4312 | univ merc-src/accumulator.m /^:- import_module univ.$/ |
| 4038 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS() \\$/ | ||
| 4039 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS()$/ | ||
| 4040 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK() \\$/ | ||
| 4041 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK()$/ | ||
| 4042 | Unlock/p ada-src/2ataspri.adb /^ procedure Unlock (L : in out Lock) is$/ | ||
| 4043 | Unlock/p ada-src/2ataspri.ads /^ procedure Unlock (L : in out Lock);$/ | ||
| 4044 | \unnchfopen tex-src/texinfo.tex /^\\def\\unnchfopen #1{%$/ | ||
| 4045 | \unnchfplain tex-src/texinfo.tex /^\\def\\unnchfplain #1{%$/ | ||
| 4046 | \unnumbchapentry tex-src/texinfo.tex /^\\def\\unnumbchapentry#1#2{\\dochapentry{#1}{#2}}$/ | ||
| 4047 | \unnumberedsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsec{\\parsearg\\unnumberedseczz/ | ||
| 4048 | \unnumberedseczzz tex-src/texinfo.tex /^\\def\\unnumberedseczzz #1{\\seccheck{unnumberedsec}%/ | ||
| 4049 | \unnumberedsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsec{\\parsearg\\unnumberedsu/ | ||
| 4050 | \unnumberedsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubseczzz #1{\\seccheck{unnumberedsu/ | ||
| 4051 | \unnumberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsubsec{\\parsearg\\unnumbere/ | ||
| 4052 | \unnumberedsubsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubsubseczzz #1{\\seccheck{unnumbere/ | ||
| 4053 | \unnumbered tex-src/texinfo.tex /^\\outer\\def\\unnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 4054 | \unnumberedzzz tex-src/texinfo.tex /^\\def\\unnumberedzzz #1{\\seccheck{unnumbered}%$/ | ||
| 4055 | \unnumbnoderef tex-src/texinfo.tex /^\\def\\unnumbnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 4056 | \unnumbsecentry tex-src/texinfo.tex /^ \\def\\unnumbsecentry ##1##2{}$/ | ||
| 4057 | \unnumbsecentry tex-src/texinfo.tex /^\\def\\unnumbsecentry#1#2{\\dosecentry{#1}{#2}}$/ | ||
| 4058 | \unnumbsetref tex-src/texinfo.tex /^\\def\\unnumbsetref#1{%$/ | ||
| 4059 | \unnumbsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsecentry ##1##2{}$/ | ||
| 4060 | \unnumbsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsecentry#1#2{\\dosubsecentry{#1}{#2}}/ | ||
| 4061 | \unnumbsubsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsubsecentry ##1##2{}$/ | ||
| 4062 | \unnumbsubsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsubsecentry#1#2{\\dosubsubsecentry{#1/ | ||
| 4063 | unravel_univ merc-src/accumulator.m /^:- some [T] pred unravel_univ(univ::in, T::out) is/ | 4313 | unravel_univ merc-src/accumulator.m /^:- some [T] pred unravel_univ(univ::in, T::out) is/ |
| 4064 | unread_switch_frame c-src/emacs/src/keyboard.c 204 | 4314 | unread_switch_frame c-src/emacs/src/keyboard.c 204 |
| 4065 | UNSIGNED_CMP c-src/emacs/src/lisp.h /^#define UNSIGNED_CMP(a, op, b) \\$/ | ||
| 4066 | unsignedp y-src/cccp.y 112 | 4315 | unsignedp y-src/cccp.y 112 |
| 4067 | unwind c-src/emacs/src/lisp.h 2962 | 4316 | unwind c-src/emacs/src/lisp.h 2962 |
| 4068 | unwind_int c-src/emacs/src/lisp.h 2972 | 4317 | unwind_int c-src/emacs/src/lisp.h 2972 |
| 4069 | unwind_ptr c-src/emacs/src/lisp.h 2967 | 4318 | unwind_ptr c-src/emacs/src/lisp.h 2967 |
| 4070 | unwind_void c-src/emacs/src/lisp.h 2976 | 4319 | unwind_void c-src/emacs/src/lisp.h 2976 |
| 4071 | u_objfwd c-src/emacs/src/lisp.h 2372 | ||
| 4072 | u_overlay c-src/emacs/src/lisp.h 2217 | ||
| 4073 | __up c.c 160 | ||
| 4074 | update_accumulator_pred merc-src/accumulator.m /^:- pred update_accumulator_pred(pred_id::in, proc_/ | 4320 | update_accumulator_pred merc-src/accumulator.m /^:- pred update_accumulator_pred(pred_id::in, proc_/ |
| 4075 | \uppercaseenumerate tex-src/texinfo.tex /^\\def\\uppercaseenumerate{%$/ | ||
| 4076 | uprintmax_t c-src/emacs/src/lisp.h 149 | 4321 | uprintmax_t c-src/emacs/src/lisp.h 149 |
| 4077 | uprintmax_t c-src/emacs/src/lisp.h 154 | 4322 | uprintmax_t c-src/emacs/src/lisp.h 154 |
| 4078 | /U ps-src/rfc1245.ps /^\/U { $/ | ||
| 4079 | usage perl-src/yagrip.pl /^sub usage {$/ | 4323 | usage perl-src/yagrip.pl /^sub usage {$/ |
| 4080 | u_save_value c-src/emacs/src/lisp.h 2218 | ||
| 4081 | usecharno c-src/etags.c 210 | 4324 | usecharno c-src/etags.c 210 |
| 4082 | used c-src/emacs/src/regex.h 347 | 4325 | used c-src/emacs/src/regex.h 347 |
| 4083 | used_syntax c-src/emacs/src/regex.h 398 | 4326 | used_syntax c-src/emacs/src/regex.h 398 |
| 4084 | USE_LSB_TAG c-src/emacs/src/lisp.h 271 | ||
| 4085 | USE_LSB_TAG c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)$/ | ||
| 4086 | USE_PTHREAD c-src/emacs/src/gmalloc.c 25 | ||
| 4087 | user_cmp_function c-src/emacs/src/lisp.h 1814 | 4327 | user_cmp_function c-src/emacs/src/lisp.h 1814 |
| 4088 | UserEdit pyt-src/server.py /^class UserEdit(Frame):$/ | ||
| 4089 | user_error c-src/emacs/src/keyboard.c /^user_error (const char *msg)$/ | 4328 | user_error c-src/emacs/src/keyboard.c /^user_error (const char *msg)$/ |
| 4090 | user_hash_function c-src/emacs/src/lisp.h 1811 | 4329 | user_hash_function c-src/emacs/src/lisp.h 1811 |
| 4091 | User pyt-src/server.py /^class User:$/ | ||
| 4092 | user_signal_info c-src/emacs/src/keyboard.c 7235 | 4330 | user_signal_info c-src/emacs/src/keyboard.c 7235 |
| 4093 | user_signals c-src/emacs/src/keyboard.c 7250 | 4331 | user_signals c-src/emacs/src/keyboard.c 7250 |
| 4094 | USE_SAFE_ALLOCA c-src/emacs/src/lisp.h 4560 | ||
| 4095 | USE_STACK_CONS c-src/emacs/src/lisp.h 4689 | ||
| 4096 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4652 | ||
| 4097 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4658 | ||
| 4098 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4659 | ||
| 4099 | USE_STACK_STRING c-src/emacs/src/lisp.h 4691 | ||
| 4100 | usfreelock_ptr/t ada-src/etags-test-for.ada /^ type usfreelock_ptr is access$/ | 4332 | usfreelock_ptr/t ada-src/etags-test-for.ada /^ type usfreelock_ptr is access$/ |
| 4101 | Vabbrev_start_location_buffer c-src/abbrev.c 66 | ||
| 4102 | Vabbrev_start_location c-src/abbrev.c 63 | ||
| 4103 | Vabbrev_table_name_list c-src/abbrev.c 43 | ||
| 4104 | VALBITS c-src/emacs/src/lisp.h 246 | ||
| 4105 | valcell c-src/emacs/src/lisp.h 2357 | ||
| 4106 | val c-src/emacs/src/lisp.h 3027 | 4333 | val c-src/emacs/src/lisp.h 3027 |
| 4107 | val c-src/emacs/src/lisp.h 691 | 4334 | val c-src/emacs/src/lisp.h 691 |
| 4108 | val c-src/getopt.h 84 | 4335 | val c-src/getopt.h 84 |
| 4109 | validate php-src/lce_functions.php /^ function validate($value)$/ | 4336 | val prol-src/natded.prolog /^val(X) --> ['['], valseq(X), [']'].$/ |
| 4337 | valcell c-src/emacs/src/lisp.h 2357 | ||
| 4110 | valid c-src/etags.c 220 | 4338 | valid c-src/etags.c 220 |
| 4111 | valid c-src/etags.c 2502 | 4339 | valid c-src/etags.c 2502 |
| 4340 | validate php-src/lce_functions.php /^ function validate($value)$/ | ||
| 4112 | valloc c-src/emacs/src/gmalloc.c /^valloc (size_t size)$/ | 4341 | valloc c-src/emacs/src/gmalloc.c /^valloc (size_t size)$/ |
| 4113 | VALMASK c-src/emacs/src/lisp.h 829 | ||
| 4114 | VALMASK c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (EMACS_INT, VALMASK)$/ | ||
| 4115 | VAL_MAX c-src/emacs/src/lisp.h 263 | ||
| 4116 | val prol-src/natded.prolog /^val(X) --> ['['], valseq(X), [']'].$/ | ||
| 4117 | valseq prol-src/natded.prolog /^valseq([Val|Vals]) --> val(Val), plusvalseq(Vals)./ | 4342 | valseq prol-src/natded.prolog /^valseq([Val|Vals]) --> val(Val), plusvalseq(Vals)./ |
| 4118 | ValToNmStr pas-src/common.pas /^function ValToNmStr; (*($/ | ||
| 4119 | value c-src/emacs/src/lisp.h 687 | 4343 | value c-src/emacs/src/lisp.h 687 |
| 4120 | value y-src/cccp.y 112 | 4344 | value y-src/cccp.y 112 |
| 4121 | varargs tex-src/texinfo.tex /^\\defvarargs {#2}\\endgroup %$/ | ||
| 4122 | varargs tex-src/texinfo.tex /^\\defvarargs {#3}\\endgroup %$/ | ||
| 4123 | var c-src/emacs/src/keyboard.c 11023 | 4345 | var c-src/emacs/src/keyboard.c 11023 |
| 4124 | var c-src/emacs/src/lisp.h 3137 | 4346 | var c-src/emacs/src/lisp.h 3137 |
| 4347 | varargs tex-src/texinfo.tex /^\\defvarargs {#2}\\endgroup %$/ | ||
| 4348 | varargs tex-src/texinfo.tex /^\\defvarargs {#3}\\endgroup %$/ | ||
| 4125 | varset merc-src/accumulator.m /^:- import_module varset.$/ | 4349 | varset merc-src/accumulator.m /^:- import_module varset.$/ |
| 4126 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}%$/ | ||
| 4127 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}$/ | ||
| 4128 | vcopy c-src/emacs/src/lisp.h /^vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Objec/ | 4350 | vcopy c-src/emacs/src/lisp.h /^vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Objec/ |
| 4129 | VECSIZE c-src/emacs/src/lisp.h /^#define VECSIZE(type) \\$/ | ||
| 4130 | vectorlike_header c-src/emacs/src/lisp.h 1343 | 4351 | vectorlike_header c-src/emacs/src/lisp.h 1343 |
| 4131 | VECTORLIKEP c-src/emacs/src/lisp.h /^# define VECTORLIKEP(x) lisp_h_VECTORLIKEP (x)$/ | ||
| 4132 | VECTORP c-src/emacs/src/lisp.h /^VECTORP (Lisp_Object x)$/ | ||
| 4133 | verde cp-src/c.C 40 | 4352 | verde cp-src/c.C 40 |
| 4134 | verify_ascii c-src/emacs/src/lisp.h /^# define verify_ascii(str) (str)$/ | ||
| 4135 | verify-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar verify-tags-table-function nil$/ | 4353 | verify-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar verify-tags-table-function nil$/ |
| 4136 | VERSION c-src/etags.c 789 | 4354 | verify_ascii c-src/emacs/src/lisp.h /^# define verify_ascii(str) (str)$/ |
| 4137 | VERSION erl-src/gs_dialog.erl /^-define(VERSION, '2001.1101').$/ | ||
| 4138 | VERSION objc-src/PackInsp.m 34 | ||
| 4139 | Vfundamental_mode_abbrev_table c-src/abbrev.c 52 | ||
| 4140 | Vglobal_abbrev_table c-src/abbrev.c 48 | ||
| 4141 | VHDLFLAGS make-src/Makefile /^VHDLFLAGS=--language=none --regex='\/[ \\t]*\\(ARCHIT/ | ||
| 4142 | vignore c-src/etags.c 2417 | 4355 | vignore c-src/etags.c 2417 |
| 4143 | \vindex tex-src/texinfo.tex /^\\def\\vindex {\\vrindex}$/ | ||
| 4144 | visit-tags-table-buffer el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table-buffer (&optional cont)$/ | ||
| 4145 | visit-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table (file &optional local)$/ | 4356 | visit-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table (file &optional local)$/ |
| 4146 | Vlast_abbrev c-src/abbrev.c 70 | 4357 | visit-tags-table-buffer el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table-buffer (&optional cont)$/ |
| 4147 | Vlast_abbrev_text c-src/abbrev.c 75 | ||
| 4148 | Vlispy_mouse_stem c-src/emacs/src/keyboard.c 5172 | ||
| 4149 | void c-src/emacs/src/lisp.h /^INLINE void (check_cons_list) (void) { lisp_h_chec/ | 4358 | void c-src/emacs/src/lisp.h /^INLINE void (check_cons_list) (void) { lisp_h_chec/ |
| 4150 | voidfuncptr c-src/emacs/src/lisp.h 2108 | 4359 | voidfuncptr c-src/emacs/src/lisp.h 2108 |
| 4151 | voidval y-src/cccp.y 115 | 4360 | voidval y-src/cccp.y 115 |
| 4152 | /V ps-src/rfc1245.ps /^\/V { $/ | ||
| 4153 | \vritemindex tex-src/texinfo.tex /^\\def\\vritemindex #1{\\doind {vr}{\\code{#1}}}%$/ | ||
| 4154 | \vtable tex-src/texinfo.tex /^\\def\\vtable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 4155 | waiting_for_input c-src/emacs/src/keyboard.c 150 | ||
| 4156 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4281 | ||
| 4157 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4283 | ||
| 4158 | wait_status_ptr_t c.c 161 | 4361 | wait_status_ptr_t c.c 161 |
| 4159 | WARNINGS make-src/Makefile /^WARNINGS=-pedantic -Wall -Wpointer-arith -Winline / | 4362 | waiting_for_input c-src/emacs/src/keyboard.c 150 |
| 4160 | warning y-src/cccp.y /^warning (msg)$/ | 4363 | warning y-src/cccp.y /^warning (msg)$/ |
| 4161 | /wbytes ps-src/rfc1245.ps /^\/wbytes { $/ | ||
| 4162 | WCHAR_TYPE_SIZE y-src/cccp.y 99 | ||
| 4163 | weak_alias c-src/emacs/src/gmalloc.c /^weak_alias (free, cfree)$/ | ||
| 4164 | weak c-src/emacs/src/lisp.h 1830 | 4364 | weak c-src/emacs/src/lisp.h 1830 |
| 4365 | weak_alias c-src/emacs/src/gmalloc.c /^weak_alias (free, cfree)$/ | ||
| 4165 | web ftp publish make-src/Makefile /^web ftp publish:$/ | 4366 | web ftp publish make-src/Makefile /^web ftp publish:$/ |
| 4166 | what c-src/etags.c 252 | 4367 | what c-src/etags.c 252 |
| 4167 | wheel_syms c-src/emacs/src/keyboard.c 4628 | 4368 | wheel_syms c-src/emacs/src/keyboard.c 4628 |
| 4168 | where cp-src/clheir.hpp 77 | ||
| 4169 | where c-src/emacs/src/lisp.h 2348 | 4369 | where c-src/emacs/src/lisp.h 2348 |
| 4170 | where c-src/emacs/src/lisp.h 2980 | 4370 | where c-src/emacs/src/lisp.h 2980 |
| 4371 | where cp-src/clheir.hpp 77 | ||
| 4171 | where_in_registry cp-src/clheir.hpp 15 | 4372 | where_in_registry cp-src/clheir.hpp 15 |
| 4172 | WHITE cp-src/screen.hpp 27 | ||
| 4173 | /wh ps-src/rfc1245.ps /^\/wh { $/ | ||
| 4174 | WINDOW_CONFIGURATIONP c-src/emacs/src/lisp.h /^WINDOW_CONFIGURATIONP (Lisp_Object a)$/ | ||
| 4175 | WINDOWP c-src/emacs/src/lisp.h /^WINDOWP (Lisp_Object a)$/ | ||
| 4176 | WINDOWSNT c-src/etags.c 101 | ||
| 4177 | WINDOWSNT c-src/etags.c 102 | ||
| 4178 | windowWillClose objcpp-src/SimpleCalc.M /^- windowWillClose:sender$/ | 4373 | windowWillClose objcpp-src/SimpleCalc.M /^- windowWillClose:sender$/ |
| 4179 | wipe_kboard c-src/emacs/src/keyboard.c /^wipe_kboard (KBOARD *kb)$/ | 4374 | wipe_kboard c-src/emacs/src/keyboard.c /^wipe_kboard (KBOARD *kb)$/ |
| 4180 | womboid c-src/h.h 63 | 4375 | womboid c-src/h.h 63 |
| 4181 | womboid c-src/h.h 75 | 4376 | womboid c-src/h.h 75 |
| 4182 | word_size c-src/emacs/src/lisp.h 1473 | 4377 | word_size c-src/emacs/src/lisp.h 1473 |
| 4183 | WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/ | 4378 | write php-src/lce_functions.php /^ function write($save="yes")$/ |
| 4184 | WORKING objc-src/PackInsp.m 368 | 4379 | write php-src/lce_functions.php /^ function write()$/ |
| 4185 | /W ps-src/rfc1245.ps /^\/W { $/ | ||
| 4186 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 4380 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4187 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 4381 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4188 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ | 4382 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ |
| 4189 | writebreaklex prol-src/natded.prolog /^writebreaklex([]).$/ | ||
| 4190 | writebreak prol-src/natded.prolog /^writebreak([]).$/ | ||
| 4191 | writecat prol-src/natded.prolog /^writecat(np(ind(sng),nm(_)),np,[],[]):-!.$/ | ||
| 4192 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ | 4383 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ |
| 4193 | write_lex_cat prol-src/natded.prolog /^write_lex_cat(File):-$/ | ||
| 4194 | write_lex prol-src/natded.prolog /^write_lex(File):-$/ | 4384 | write_lex prol-src/natded.prolog /^write_lex(File):-$/ |
| 4385 | write_lex_cat prol-src/natded.prolog /^write_lex_cat(File):-$/ | ||
| 4386 | write_xyc cp-src/screen.cpp /^void write_xyc(int x, int y, char c)$/ | ||
| 4387 | writebreak prol-src/natded.prolog /^writebreak([]).$/ | ||
| 4388 | writebreaklex prol-src/natded.prolog /^writebreaklex([]).$/ | ||
| 4389 | writecat prol-src/natded.prolog /^writecat(np(ind(sng),nm(_)),np,[],[]):-!.$/ | ||
| 4195 | writelist prol-src/natded.prolog /^writelist([der(Ws)|Ws2]):-$/ | 4390 | writelist prol-src/natded.prolog /^writelist([der(Ws)|Ws2]):-$/ |
| 4196 | writelistsubs prol-src/natded.prolog /^writelistsubs([],X):-$/ | 4391 | writelistsubs prol-src/natded.prolog /^writelistsubs([],X):-$/ |
| 4197 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 4198 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 4199 | writenamestring pas-src/common.pas /^procedure writenamestring;(*($/ | 4392 | writenamestring pas-src/common.pas /^procedure writenamestring;(*($/ |
| 4200 | write php-src/lce_functions.php /^ function write()$/ | ||
| 4201 | write php-src/lce_functions.php /^ function write($save="yes")$/ | ||
| 4202 | writesubs prol-src/natded.prolog /^writesubs([]).$/ | 4393 | writesubs prol-src/natded.prolog /^writesubs([]).$/ |
| 4203 | writesups prol-src/natded.prolog /^writesups([]).$/ | 4394 | writesups prol-src/natded.prolog /^writesups([]).$/ |
| 4204 | write_xyc cp-src/screen.cpp /^void write_xyc(int x, int y, char c)$/ | ||
| 4205 | written c-src/etags.c 211 | 4395 | written c-src/etags.c 211 |
| 4206 | \w tex-src/texinfo.tex /^\\def\\w#1{\\leavevmode\\hbox{#1}}$/ | ||
| 4207 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w }%$/ | ||
| 4208 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w}$/ | ||
| 4209 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ | ||
| 4210 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ | ||
| 4211 | XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ | ||
| 4212 | xcar_addr c-src/emacs/src/lisp.h /^xcar_addr (Lisp_Object c)$/ | ||
| 4213 | XCAR c-src/emacs/src/lisp.h /^# define XCAR(c) lisp_h_XCAR (c)$/ | ||
| 4214 | x c.c 153 | 4396 | x c.c 153 |
| 4215 | x c.c 179 | 4397 | x c.c 179 |
| 4216 | x c.c 188 | 4398 | x c.c 188 |
| 4217 | x c.c 189 | 4399 | x c.c 189 |
| 4218 | xcdr_addr c-src/emacs/src/lisp.h /^xcdr_addr (Lisp_Object c)$/ | ||
| 4219 | XCDR c-src/emacs/src/lisp.h /^# define XCDR(c) lisp_h_XCDR (c)$/ | ||
| 4220 | XCHAR_TABLE c-src/emacs/src/lisp.h /^XCHAR_TABLE (Lisp_Object a)$/ | ||
| 4221 | XCHG_0 c-src/sysdep.h 47 | ||
| 4222 | XCHG_1 c-src/sysdep.h 48 | ||
| 4223 | XCHG_2 c-src/sysdep.h 49 | ||
| 4224 | XCHG_3 c-src/sysdep.h 50 | ||
| 4225 | XCHG_4 c-src/sysdep.h 51 | ||
| 4226 | XCHG_5 c-src/sysdep.h 52 | ||
| 4227 | XCONS c-src/emacs/src/lisp.h /^# define XCONS(a) lisp_h_XCONS (a)$/ | ||
| 4228 | x cp-src/c.C 53 | 4400 | x cp-src/c.C 53 |
| 4229 | x cp-src/c.C 80 | 4401 | x cp-src/c.C 80 |
| 4230 | x cp-src/clheir.hpp 49 | 4402 | x cp-src/clheir.hpp 49 |
| @@ -4232,253 +4404,81 @@ x cp-src/clheir.hpp 58 | |||
| 4232 | x cp-src/conway.hpp 7 | 4404 | x cp-src/conway.hpp 7 |
| 4233 | x cp-src/fail.C 10 | 4405 | x cp-src/fail.C 10 |
| 4234 | x cp-src/fail.C 44 | 4406 | x cp-src/fail.C 44 |
| 4235 | X c-src/h.h 100 | 4407 | x tex-src/texinfo.tex /^\\refx{#1-snt}{} [\\printednodename], page\\tie\\refx{/ |
| 4236 | XDEFUN c.c /^XDEFUN ("x-get-selection-internal", Fx_get_selecti/ | ||
| 4237 | xdiff make-src/Makefile /^xdiff: ETAGS EXTAGS ${infiles}$/ | ||
| 4238 | XFASTINT c-src/emacs/src/lisp.h /^# define XFASTINT(a) lisp_h_XFASTINT (a)$/ | ||
| 4239 | XFASTINT c-src/emacs/src/lisp.h /^XFASTINT (Lisp_Object a)$/ | ||
| 4240 | XFINALIZER c-src/emacs/src/lisp.h /^XFINALIZER (Lisp_Object a)$/ | ||
| 4241 | XFLOAT c-src/emacs/src/lisp.h /^XFLOAT (Lisp_Object a)$/ | ||
| 4242 | XFLOAT_DATA c-src/emacs/src/lisp.h /^XFLOAT_DATA (Lisp_Object f)$/ | ||
| 4243 | XFLOATINT c-src/emacs/src/lisp.h /^XFLOATINT (Lisp_Object n)$/ | ||
| 4244 | XFWDTYPE c-src/emacs/src/lisp.h /^XFWDTYPE (union Lisp_Fwd *a)$/ | ||
| 4245 | x-get-selection-internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | ||
| 4246 | x-get-selection-internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | 4408 | x-get-selection-internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ |
| 4247 | XHASH c-src/emacs/src/lisp.h /^# define XHASH(a) lisp_h_XHASH (a)$/ | 4409 | x-get-selection-internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ |
| 4248 | XHASH_TABLE c-src/emacs/src/lisp.h /^XHASH_TABLE (Lisp_Object a)$/ | 4410 | xcar_addr c-src/emacs/src/lisp.h /^xcar_addr (Lisp_Object c)$/ |
| 4249 | XIL c-src/emacs/src/lisp.h /^# define XIL(i) lisp_h_XIL (i)$/ | 4411 | xcdr_addr c-src/emacs/src/lisp.h /^xcdr_addr (Lisp_Object c)$/ |
| 4250 | XINT c-src/emacs/src/lisp.h /^# define XINT(a) lisp_h_XINT (a)$/ | 4412 | xdiff make-src/Makefile /^xdiff: ETAGS EXTAGS ${infiles}$/ |
| 4251 | XINT c-src/emacs/src/lisp.h /^XINT (Lisp_Object a)$/ | ||
| 4252 | XINTPTR c-src/emacs/src/lisp.h /^XINTPTR (Lisp_Object a)$/ | ||
| 4253 | \xitem tex-src/texinfo.tex /^\\def\\xitem{\\errmessage{@xitem while not in a table/ | ||
| 4254 | \xitemx tex-src/texinfo.tex /^\\def\\xitemx{\\errmessage{@xitemx while not in a tab/ | ||
| 4255 | \xitemzzz tex-src/texinfo.tex /^\\def\\xitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 4256 | \xkey tex-src/texinfo.tex /^\\def\\xkey{\\key}$/ | ||
| 4257 | XLI_BUILTIN_LISPSYM c-src/emacs/src/lisp.h /^#define XLI_BUILTIN_LISPSYM(iname) TAG_SYMOFFSET (/ | ||
| 4258 | XLI c-src/emacs/src/lisp.h /^# define XLI(o) lisp_h_XLI (o)$/ | ||
| 4259 | xmalloc c-src/etags.c /^xmalloc (size_t size)$/ | 4413 | xmalloc c-src/etags.c /^xmalloc (size_t size)$/ |
| 4260 | XMARKER c-src/emacs/src/lisp.h /^XMARKER (Lisp_Object a)$/ | ||
| 4261 | XMISCANY c-src/emacs/src/lisp.h /^XMISCANY (Lisp_Object a)$/ | ||
| 4262 | XMISC c-src/emacs/src/lisp.h /^XMISC (Lisp_Object a)$/ | ||
| 4263 | XMISCTYPE c-src/emacs/src/lisp.h /^XMISCTYPE (Lisp_Object a)$/ | ||
| 4264 | xnew c-src/etags.c /^#define xnew(n, Type) ((Type *) xmalloc ((n) / | 4414 | xnew c-src/etags.c /^#define xnew(n, Type) ((Type *) xmalloc ((n) / |
| 4265 | XOVERLAY c-src/emacs/src/lisp.h /^XOVERLAY (Lisp_Object a)$/ | ||
| 4266 | XPNTR c-src/emacs/src/lisp.h /^# define XPNTR(a) lisp_h_XPNTR (a)$/ | ||
| 4267 | XPROCESS c-src/emacs/src/lisp.h /^XPROCESS (Lisp_Object a)$/ | ||
| 4268 | /X ps-src/rfc1245.ps /^\/X { $/ | ||
| 4269 | \xrdef tex-src/texinfo.tex /^\\def\\xrdef #1#2{$/ | ||
| 4270 | xrealloc c-src/etags.c /^xrealloc (void *ptr, size_t size)$/ | 4415 | xrealloc c-src/etags.c /^xrealloc (void *ptr, size_t size)$/ |
| 4271 | xref-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defclass xref-etags-location (xref-location)$/ | 4416 | xref-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defclass xref-etags-location (xref-location)$/ |
| 4272 | xref-location-line el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-line ((l xref-etags-lo/ | 4417 | xref-location-line el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-line ((l xref-etags-lo/ |
| 4273 | xref-location-marker el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-marker ((l xref-etags-/ | 4418 | xref-location-marker el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-marker ((l xref-etags-/ |
| 4274 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ | 4419 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ |
| 4275 | \xref tex-src/texinfo.tex /^\\def\\xref#1{See \\xrefX[#1,,,,,,,]}$/ | ||
| 4276 | \xrefX[ tex-src/texinfo.tex /^\\def\\xrefX[#1,#2,#3,#4,#5,#6]{\\begingroup%$/ | ||
| 4277 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ | 4420 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ |
| 4278 | XSAVE_FUNCPOINTER c-src/emacs/src/lisp.h /^XSAVE_FUNCPOINTER (Lisp_Object obj, int n)$/ | ||
| 4279 | XSAVE_INTEGER c-src/emacs/src/lisp.h /^XSAVE_INTEGER (Lisp_Object obj, int n)$/ | ||
| 4280 | XSAVE_OBJECT c-src/emacs/src/lisp.h /^XSAVE_OBJECT (Lisp_Object obj, int n)$/ | ||
| 4281 | XSAVE_POINTER c-src/emacs/src/lisp.h /^XSAVE_POINTER (Lisp_Object obj, int n)$/ | ||
| 4282 | XSAVE_VALUE c-src/emacs/src/lisp.h /^XSAVE_VALUE (Lisp_Object a)$/ | ||
| 4283 | XSETBOOL_VECTOR c-src/emacs/src/lisp.h /^#define XSETBOOL_VECTOR(a, b) (XSETPSEUDOVECTOR (a/ | ||
| 4284 | XSETBUFFER c-src/emacs/src/lisp.h /^#define XSETBUFFER(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 4285 | XSETCDR c-src/emacs/src/lisp.h /^XSETCDR (Lisp_Object c, Lisp_Object n)$/ | ||
| 4286 | XSETCHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETCHAR_TABLE(a, b) (XSETPSEUDOVECTOR (a,/ | ||
| 4287 | XSETCOMPILED c-src/emacs/src/lisp.h /^#define XSETCOMPILED(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 4288 | XSETCONS c-src/emacs/src/lisp.h /^#define XSETCONS(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 4289 | XSETFASTINT c-src/emacs/src/lisp.h /^#define XSETFASTINT(a, b) ((a) = make_natnum (b))$/ | ||
| 4290 | XSETFLOAT c-src/emacs/src/lisp.h /^#define XSETFLOAT(a, b) ((a) = make_lisp_ptr (b, L/ | ||
| 4291 | XSET_HASH_TABLE c-src/emacs/src/lisp.h /^#define XSET_HASH_TABLE(VAR, PTR) \\$/ | ||
| 4292 | XSETINT c-src/emacs/src/lisp.h /^#define XSETINT(a, b) ((a) = make_number (b))$/ | ||
| 4293 | XSETMISC c-src/emacs/src/lisp.h /^#define XSETMISC(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 4294 | XSETPROCESS c-src/emacs/src/lisp.h /^#define XSETPROCESS(a, b) (XSETPSEUDOVECTOR (a, b,/ | ||
| 4295 | XSETPSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETPSEUDOVECTOR(a, b, code) \\$/ | ||
| 4296 | XSETPVECTYPE c-src/emacs/src/lisp.h /^#define XSETPVECTYPE(v, code) \\$/ | ||
| 4297 | XSETPVECTYPESIZE c-src/emacs/src/lisp.h /^#define XSETPVECTYPESIZE(v, code, lispsize, restsi/ | ||
| 4298 | XSETSTRING c-src/emacs/src/lisp.h /^#define XSETSTRING(a, b) ((a) = make_lisp_ptr (b, / | ||
| 4299 | XSETSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETSUB_CHAR_TABLE(a, b) (XSETPSEUDOVECTOR/ | ||
| 4300 | XSETSUBR c-src/emacs/src/lisp.h /^#define XSETSUBR(a, b) (XSETPSEUDOVECTOR (a, b, PV/ | ||
| 4301 | XSETSYMBOL c-src/emacs/src/lisp.h /^#define XSETSYMBOL(a, b) ((a) = make_lisp_symbol (/ | ||
| 4302 | XSETTERMINAL c-src/emacs/src/lisp.h /^#define XSETTERMINAL(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 4303 | XSETTYPED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETTYPED_PSEUDOVECTOR(a, b, size, code) / | ||
| 4304 | XSETVECTOR c-src/emacs/src/lisp.h /^#define XSETVECTOR(a, b) ((a) = make_lisp_ptr (b, / | ||
| 4305 | XSETWINDOW_CONFIGURATION c-src/emacs/src/lisp.h /^#define XSETWINDOW_CONFIGURATION(a, b) \\$/ | ||
| 4306 | XSETWINDOW c-src/emacs/src/lisp.h /^#define XSETWINDOW(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 4307 | XSTRING c-src/emacs/src/lisp.h /^XSTRING (Lisp_Object a)$/ | ||
| 4308 | XSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^XSUB_CHAR_TABLE (Lisp_Object a)$/ | ||
| 4309 | XSUBR c-src/emacs/src/lisp.h /^XSUBR (Lisp_Object a)$/ | ||
| 4310 | XSYMBOL c-src/emacs/src/lisp.h /^# define XSYMBOL(a) lisp_h_XSYMBOL (a)$/ | ||
| 4311 | XSYMBOL c-src/emacs/src/lisp.h /^XSYMBOL (Lisp_Object a)$/ | ||
| 4312 | XTERMINAL c-src/emacs/src/lisp.h /^XTERMINAL (Lisp_Object a)$/ | ||
| 4313 | x tex-src/texinfo.tex /^\\refx{#1-snt}{} [\\printednodename], page\\tie\\refx{/ | ||
| 4314 | XTYPE c-src/emacs/src/lisp.h /^# define XTYPE(a) lisp_h_XTYPE (a)$/ | ||
| 4315 | XTYPE c-src/emacs/src/lisp.h /^XTYPE (Lisp_Object a)$/ | ||
| 4316 | XUNTAG c-src/emacs/src/lisp.h /^# define XUNTAG(a, type) lisp_h_XUNTAG (a, type)$/ | ||
| 4317 | XUNTAG c-src/emacs/src/lisp.h /^XUNTAG (Lisp_Object a, int type)$/ | ||
| 4318 | XWINDOW c-src/emacs/src/lisp.h /^XWINDOW (Lisp_Object a)$/ | ||
| 4319 | XX cp-src/x.cc 1 | ||
| 4320 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ | 4421 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ |
| 4321 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ | 4422 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ |
| 4322 | Xyzzy ruby-src/test1.ru 13 | ||
| 4323 | YACC c-src/etags.c 2199 | ||
| 4324 | Yacc_entries c-src/etags.c /^Yacc_entries (FILE *inf)$/ | ||
| 4325 | Yacc_help c-src/etags.c 693 | ||
| 4326 | Yacc_suffixes c-src/etags.c 691 | ||
| 4327 | \Yappendixletterandtype tex-src/texinfo.tex /^\\def\\Yappendixletterandtype{%$/ | ||
| 4328 | y cp-src/clheir.hpp 49 | 4423 | y cp-src/clheir.hpp 49 |
| 4329 | y cp-src/clheir.hpp 58 | 4424 | y cp-src/clheir.hpp 58 |
| 4330 | y cp-src/conway.hpp 7 | 4425 | y cp-src/conway.hpp 7 |
| 4331 | Y c-src/h.h 100 | ||
| 4332 | YELLOW cp-src/screen.hpp 26 | ||
| 4333 | /yen ps-src/rfc1245.ps /^\/yen \/.notdef \/.notdef \/.notdef \/.notdef \/.notdef / | ||
| 4334 | y-get-selection-internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | 4426 | y-get-selection-internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ |
| 4335 | \Ynothing tex-src/texinfo.tex /^\\def\\Ynothing{}$/ | ||
| 4336 | \Ypagenumber tex-src/texinfo.tex /^\\def\\Ypagenumber{\\folio}$/ | ||
| 4337 | /Y ps-src/rfc1245.ps /^\/Y { $/ | ||
| 4338 | \Ysectionnumberandtype tex-src/texinfo.tex /^\\def\\Ysectionnumberandtype{%$/ | ||
| 4339 | YSRC make-src/Makefile /^YSRC=parse.y parse.c atest.y cccp.c cccp.y$/ | ||
| 4340 | \Ytitle tex-src/texinfo.tex /^\\def\\Ytitle{\\thischapter}$/ | ||
| 4341 | YYABORT /usr/share/bison/bison.simple 153 | ||
| 4342 | YYABORT /usr/share/bison/bison.simple 154 | ||
| 4343 | YYACCEPT /usr/share/bison/bison.simple 152 | ||
| 4344 | YYACCEPT /usr/share/bison/bison.simple 153 | ||
| 4345 | yyalloc /usr/share/bison/bison.simple 83 | 4427 | yyalloc /usr/share/bison/bison.simple 83 |
| 4346 | yyalloc /usr/share/bison/bison.simple 84 | 4428 | yyalloc /usr/share/bison/bison.simple 84 |
| 4347 | YYBACKUP /usr/share/bison/bison.simple /^#define YYBACKUP(Token, Value) \\$/ | ||
| 4348 | YYBISON y-src/cccp.c 4 | ||
| 4349 | YYBISON y-src/parse.c 4 | ||
| 4350 | yyclearin /usr/share/bison/bison.simple 149 | 4429 | yyclearin /usr/share/bison/bison.simple 149 |
| 4351 | yyclearin /usr/share/bison/bison.simple 150 | 4430 | yyclearin /usr/share/bison/bison.simple 150 |
| 4352 | yydebug /usr/share/bison/bison.simple 237 | 4431 | yydebug /usr/share/bison/bison.simple 237 |
| 4353 | yydebug /usr/share/bison/bison.simple 238 | 4432 | yydebug /usr/share/bison/bison.simple 238 |
| 4354 | YY_DECL_NON_LSP_VARIABLES /usr/share/bison/bison.simple 374 | ||
| 4355 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 385 | ||
| 4356 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 391 | ||
| 4357 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args) \\$/ | ||
| 4358 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args)$/ | ||
| 4359 | YYEMPTY /usr/share/bison/bison.simple 150 | ||
| 4360 | YYEMPTY /usr/share/bison/bison.simple 151 | ||
| 4361 | YYEOF /usr/share/bison/bison.simple 151 | ||
| 4362 | YYEOF /usr/share/bison/bison.simple 152 | ||
| 4363 | YYERRCODE /usr/share/bison/bison.simple 178 | ||
| 4364 | YYERRCODE /usr/share/bison/bison.simple 179 | ||
| 4365 | yyerrhandle /usr/share/bison/bison.simple 848 | 4433 | yyerrhandle /usr/share/bison/bison.simple 848 |
| 4366 | yyerrlab1 /usr/share/bison/bison.simple 823 | 4434 | yyerrlab1 /usr/share/bison/bison.simple 823 |
| 4367 | yyerrok /usr/share/bison/bison.simple 148 | 4435 | yyerrok /usr/share/bison/bison.simple 148 |
| 4368 | yyerrok /usr/share/bison/bison.simple 149 | 4436 | yyerrok /usr/share/bison/bison.simple 149 |
| 4369 | YYERROR /usr/share/bison/bison.simple 154 | ||
| 4370 | YYERROR /usr/share/bison/bison.simple 155 | ||
| 4371 | yyerror y-src/cccp.y /^yyerror (s)$/ | 4437 | yyerror y-src/cccp.y /^yyerror (s)$/ |
| 4372 | yyerrstatus /usr/share/bison/bison.simple 846 | 4438 | yyerrstatus /usr/share/bison/bison.simple 846 |
| 4373 | YYFAIL /usr/share/bison/bison.simple 158 | ||
| 4374 | YYFAIL /usr/share/bison/bison.simple 159 | ||
| 4375 | YYFPRINTF /usr/share/bison/bison.simple 225 | ||
| 4376 | YYFPRINTF /usr/share/bison/bison.simple 226 | ||
| 4377 | YYINITDEPTH /usr/share/bison/bison.simple 244 | ||
| 4378 | YYINITDEPTH /usr/share/bison/bison.simple 245 | ||
| 4379 | YYLEX /usr/share/bison/bison.simple 200 | ||
| 4380 | YYLEX /usr/share/bison/bison.simple 201 | ||
| 4381 | YYLEX /usr/share/bison/bison.simple 202 | ||
| 4382 | YYLEX /usr/share/bison/bison.simple 203 | ||
| 4383 | YYLEX /usr/share/bison/bison.simple 206 | ||
| 4384 | YYLEX /usr/share/bison/bison.simple 207 | ||
| 4385 | YYLEX /usr/share/bison/bison.simple 208 | ||
| 4386 | YYLEX /usr/share/bison/bison.simple 209 | ||
| 4387 | YYLEX /usr/share/bison/bison.simple 212 | ||
| 4388 | YYLEX /usr/share/bison/bison.simple 213 | ||
| 4389 | yylex y-src/cccp.y /^yylex ()$/ | 4439 | yylex y-src/cccp.y /^yylex ()$/ |
| 4390 | YYLLOC_DEFAULT /usr/share/bison/bison.simple /^# define YYLLOC_DEFAULT(Current, Rhs, N) \\$/ | ||
| 4391 | yylsp /usr/share/bison/bison.simple 748 | ||
| 4392 | yylsp /usr/share/bison/bison.simple 921 | ||
| 4393 | yyls /usr/share/bison/bison.simple 88 | 4440 | yyls /usr/share/bison/bison.simple 88 |
| 4394 | yyls /usr/share/bison/bison.simple 89 | 4441 | yyls /usr/share/bison/bison.simple 89 |
| 4395 | YYMAXDEPTH /usr/share/bison/bison.simple 255 | 4442 | yylsp /usr/share/bison/bison.simple 748 |
| 4396 | YYMAXDEPTH /usr/share/bison/bison.simple 256 | 4443 | yylsp /usr/share/bison/bison.simple 921 |
| 4397 | YYMAXDEPTH /usr/share/bison/bison.simple 259 | 4444 | yymemcpy /usr/share/bison/bison.simple /^yymemcpy (char *yyto, const char *yyfrom, YYSIZE_T/ |
| 4398 | YYMAXDEPTH /usr/share/bison/bison.simple 260 | ||
| 4399 | yymemcpy /usr/share/bison/bison.simple 264 | 4445 | yymemcpy /usr/share/bison/bison.simple 264 |
| 4400 | yymemcpy /usr/share/bison/bison.simple 265 | 4446 | yymemcpy /usr/share/bison/bison.simple 265 |
| 4401 | yymemcpy /usr/share/bison/bison.simple /^yymemcpy (char *yyto, const char *yyfrom, YYSIZE_T/ | ||
| 4402 | yynewstate /usr/share/bison/bison.simple 763 | ||
| 4403 | yynewstate /usr/share/bison/bison.simple 925 | ||
| 4404 | yyn /usr/share/bison/bison.simple 755 | 4447 | yyn /usr/share/bison/bison.simple 755 |
| 4405 | yyn /usr/share/bison/bison.simple 861 | 4448 | yyn /usr/share/bison/bison.simple 861 |
| 4406 | yyn /usr/share/bison/bison.simple 895 | 4449 | yyn /usr/share/bison/bison.simple 895 |
| 4407 | yyn /usr/share/bison/bison.simple 903 | 4450 | yyn /usr/share/bison/bison.simple 903 |
| 4408 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 351 | 4451 | yynewstate /usr/share/bison/bison.simple 763 |
| 4409 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 354 | 4452 | yynewstate /usr/share/bison/bison.simple 925 |
| 4410 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 358 | ||
| 4411 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 352 | ||
| 4412 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 355 | ||
| 4413 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 359 | ||
| 4414 | yyparse /usr/share/bison/bison.simple /^yyparse (YYPARSE_PARAM_ARG)$/ | 4453 | yyparse /usr/share/bison/bison.simple /^yyparse (YYPARSE_PARAM_ARG)$/ |
| 4415 | YYPOPSTACK /usr/share/bison/bison.simple 445 | ||
| 4416 | YYPOPSTACK /usr/share/bison/bison.simple 447 | ||
| 4417 | YYRECOVERING /usr/share/bison/bison.simple /^#define YYRECOVERING() (!!yyerrstatus)$/ | ||
| 4418 | yyresult /usr/share/bison/bison.simple 932 | 4454 | yyresult /usr/share/bison/bison.simple 932 |
| 4419 | yyresult /usr/share/bison/bison.simple 939 | 4455 | yyresult /usr/share/bison/bison.simple 939 |
| 4420 | yyresult /usr/share/bison/bison.simple 947 | 4456 | yyresult /usr/share/bison/bison.simple 947 |
| 4421 | yyreturn /usr/share/bison/bison.simple 933 | 4457 | yyreturn /usr/share/bison/bison.simple 933 |
| 4422 | yyreturn /usr/share/bison/bison.simple 940 | 4458 | yyreturn /usr/share/bison/bison.simple 940 |
| 4423 | YYSIZE_T /usr/share/bison/bison.simple 128 | ||
| 4424 | YYSIZE_T /usr/share/bison/bison.simple 129 | ||
| 4425 | YYSIZE_T /usr/share/bison/bison.simple 131 | ||
| 4426 | YYSIZE_T /usr/share/bison/bison.simple 132 | ||
| 4427 | YYSIZE_T /usr/share/bison/bison.simple 136 | ||
| 4428 | YYSIZE_T /usr/share/bison/bison.simple 137 | ||
| 4429 | YYSIZE_T /usr/share/bison/bison.simple 140 | ||
| 4430 | YYSIZE_T /usr/share/bison/bison.simple 141 | ||
| 4431 | YYSIZE_T /usr/share/bison/bison.simple 145 | ||
| 4432 | YYSIZE_T /usr/share/bison/bison.simple 146 | ||
| 4433 | YYSIZE_T /usr/share/bison/bison.simple 51 | ||
| 4434 | YYSIZE_T /usr/share/bison/bison.simple 52 | ||
| 4435 | YYSIZE_T /usr/share/bison/bison.simple 56 | ||
| 4436 | YYSIZE_T /usr/share/bison/bison.simple 57 | ||
| 4437 | YYSIZE_T /usr/share/bison/bison.simple 71 | ||
| 4438 | YYSIZE_T /usr/share/bison/bison.simple 72 | ||
| 4439 | YYSIZE_T /usr/share/bison/bison.simple 75 | ||
| 4440 | YYSIZE_T /usr/share/bison/bison.simple 76 | ||
| 4441 | yyss /usr/share/bison/bison.simple 85 | 4459 | yyss /usr/share/bison/bison.simple 85 |
| 4442 | yyss /usr/share/bison/bison.simple 86 | 4460 | yyss /usr/share/bison/bison.simple 86 |
| 4443 | YYSTACK_ALLOC /usr/share/bison/bison.simple 50 | ||
| 4444 | YYSTACK_ALLOC /usr/share/bison/bison.simple 51 | ||
| 4445 | YYSTACK_ALLOC /usr/share/bison/bison.simple 55 | ||
| 4446 | YYSTACK_ALLOC /usr/share/bison/bison.simple 56 | ||
| 4447 | YYSTACK_ALLOC /usr/share/bison/bison.simple 59 | ||
| 4448 | YYSTACK_ALLOC /usr/share/bison/bison.simple 60 | ||
| 4449 | YYSTACK_ALLOC /usr/share/bison/bison.simple 78 | ||
| 4450 | YYSTACK_ALLOC /usr/share/bison/bison.simple 79 | ||
| 4451 | YYSTACK_BYTES /usr/share/bison/bison.simple /^# define YYSTACK_BYTES(N) \\$/ | ||
| 4452 | YYSTACK_FREE /usr/share/bison/bison.simple 79 | ||
| 4453 | YYSTACK_FREE /usr/share/bison/bison.simple 80 | ||
| 4454 | YYSTACK_FREE /usr/share/bison/bison.simple /^# define YYSTACK_FREE(Ptr) do { \/* empty *\/; } wh/ | ||
| 4455 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 93 | ||
| 4456 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 94 | ||
| 4457 | YYSTACK_RELOCATE /usr/share/bison/bison.simple 548 | ||
| 4458 | YYSTACK_RELOCATE /usr/share/bison/bison.simple /^# define YYSTACK_RELOCATE(Type, Stack) \\$/ | ||
| 4459 | yystate /usr/share/bison/bison.simple 757 | 4461 | yystate /usr/share/bison/bison.simple 757 |
| 4460 | yystate /usr/share/bison/bison.simple 761 | 4462 | yystate /usr/share/bison/bison.simple 761 |
| 4461 | yystate /usr/share/bison/bison.simple 875 | 4463 | yystate /usr/share/bison/bison.simple 875 |
| 4462 | yystate /usr/share/bison/bison.simple 924 | 4464 | yystate /usr/share/bison/bison.simple 924 |
| 4463 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) std::x$/ | 4465 | yystpcpy /usr/share/bison/bison.simple /^yystpcpy (char *yydest, const char *yysrc)$/ |
| 4464 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) x$/ | ||
| 4465 | yystpcpy /usr/share/bison/bison.simple 316 | 4466 | yystpcpy /usr/share/bison/bison.simple 316 |
| 4466 | yystpcpy /usr/share/bison/bison.simple 317 | 4467 | yystpcpy /usr/share/bison/bison.simple 317 |
| 4467 | yystpcpy /usr/share/bison/bison.simple /^yystpcpy (char *yydest, const char *yysrc)$/ | 4468 | yystrlen /usr/share/bison/bison.simple /^yystrlen (const char *yystr)$/ |
| 4468 | yystrlen /usr/share/bison/bison.simple 293 | 4469 | yystrlen /usr/share/bison/bison.simple 293 |
| 4469 | yystrlen /usr/share/bison/bison.simple 294 | 4470 | yystrlen /usr/share/bison/bison.simple 294 |
| 4470 | yystrlen /usr/share/bison/bison.simple /^yystrlen (const char *yystr)$/ | ||
| 4471 | YYSTYPE y-src/parse.y 72 | ||
| 4472 | YYSTYPE y-src/parse.y 73 | ||
| 4473 | YYTERROR /usr/share/bison/bison.simple 177 | ||
| 4474 | YYTERROR /usr/share/bison/bison.simple 178 | ||
| 4475 | yyvsp /usr/share/bison/bison.simple 746 | ||
| 4476 | yyvsp /usr/share/bison/bison.simple 919 | ||
| 4477 | yyvs /usr/share/bison/bison.simple 86 | 4471 | yyvs /usr/share/bison/bison.simple 86 |
| 4478 | yyvs /usr/share/bison/bison.simple 87 | 4472 | yyvs /usr/share/bison/bison.simple 87 |
| 4473 | yyvsp /usr/share/bison/bison.simple 746 | ||
| 4474 | yyvsp /usr/share/bison/bison.simple 919 | ||
| 4479 | z c.c 144 | 4475 | z c.c 144 |
| 4480 | z c.c 164 | 4476 | z c.c 164 |
| 4481 | z cp-src/clheir.hpp 49 | 4477 | z cp-src/clheir.hpp 49 |
| 4482 | z cp-src/clheir.hpp 58 | 4478 | z cp-src/clheir.hpp 58 |
| 4483 | Z c-src/h.h 100 | 4479 | | tex-src/texinfo.tex /^\\def|{{\\tt \\char '174}}$/ |
| 4484 | /Z ps-src/rfc1245.ps /^\/Z {$/ | 4480 | ~ tex-src/texinfo.tex /^\\def~{{\\tt \\char '176}}$/ |
| 4481 | ~A cp-src/c.C /^A::~A() {}$/ | ||
| 4482 | ~B cp-src/c.C /^ ~B() {};$/ | ||
| 4483 | ~MDiagArray2 cp-src/MDiagArray2.h /^ ~MDiagArray2 (void) { }$/ | ||
| 4484 | ~generic_object cp-src/clheir.cpp /^generic_object::~generic_object(void)$/ | ||
diff --git a/test/manual/etags/CTAGS.good_update b/test/manual/etags/CTAGS.good_update index e81bfa5a77e..c618b9582da 100644 --- a/test/manual/etags/CTAGS.good_update +++ b/test/manual/etags/CTAGS.good_update | |||
| @@ -1,40 +1,2281 @@ | |||
| 1 | 1 | ||
| 2 | ($_,$flag,$opt,$f,$r,@temp perl-src/yagrip.pl 8 | 2 | #a-defer-word forth-src/test-forth.fth /^defer #a-defer-word$/ |
| 3 | #some-storage forth-src/test-forth.fth /^2000 buffer: #some-storage$/ | ||
| 3 | $0x80 c-src/sysdep.h 32 | 4 | $0x80 c-src/sysdep.h 32 |
| 4 | ${CHECKOBJS} make-src/Makefile /^${CHECKOBJS}: CFLAGS=-g3 -DNULLFREECHECK=0$/ | 5 | $SYS_##syscall_na c-src/sysdep.h 31 |
| 5 | $domain php-src/lce_functions.php 175 | 6 | $domain php-src/lce_functions.php 175 |
| 6 | $filename php-src/lce_functions.php 174 | 7 | $filename php-src/lce_functions.php 174 |
| 7 | $ignore_ws php-src/lce_functions.php 171 | 8 | $ignore_ws php-src/lce_functions.php 171 |
| 8 | $memassign php-src/ptest.php 9 | 9 | $memassign php-src/ptest.php 9 |
| 9 | $memassign_space php-src/ptest.php 10 | 10 | $memassign_space php-src/ptest.php 10 |
| 10 | $member php-src/ptest.php 8 | 11 | $member php-src/ptest.php 8 |
| 11 | $msgid_lc php-src/lce_functions.php 113 | ||
| 12 | $msgid php-src/lce_functions.php 107 | 12 | $msgid php-src/lce_functions.php 107 |
| 13 | $msgid php-src/lce_functions.php 165 | 13 | $msgid php-src/lce_functions.php 165 |
| 14 | $msgstr_lc php-src/lce_functions.php 114 | 14 | $msgid_lc php-src/lce_functions.php 113 |
| 15 | $msgstr php-src/lce_functions.php 108 | 15 | $msgstr php-src/lce_functions.php 108 |
| 16 | $msgstr php-src/lce_functions.php 166 | 16 | $msgstr php-src/lce_functions.php 166 |
| 17 | $msgstr_lc php-src/lce_functions.php 114 | ||
| 17 | $po_entries php-src/lce_functions.php 172 | 18 | $po_entries php-src/lce_functions.php 172 |
| 18 | $poe_num php-src/lce_functions.php 173 | 19 | $poe_num php-src/lce_functions.php 173 |
| 19 | $por_a php-src/lce_functions.php 500 | 20 | $por_a php-src/lce_functions.php 500 |
| 20 | $prefix php-src/lce_functions.php 72 | 21 | $prefix php-src/lce_functions.php 72 |
| 21 | ($prog,$_,@list perl-src/yagrip.pl 39 | ||
| 22 | $state php-src/lce_functions.php 170 | 22 | $state php-src/lce_functions.php 170 |
| 23 | ($string,$flag,@string,@temp,@last perl-src/yagrip.pl 40 | ||
| 24 | $sys_comment_lc php-src/lce_functions.php 116 | ||
| 25 | $sys_comment php-src/lce_functions.php 110 | 23 | $sys_comment php-src/lce_functions.php 110 |
| 26 | $sys_comment php-src/lce_functions.php 168 | 24 | $sys_comment php-src/lce_functions.php 168 |
| 27 | $SYS_##syscall_na c-src/sysdep.h 31 | 25 | $sys_comment_lc php-src/lce_functions.php 116 |
| 28 | $test php-src/ptest.php 12 | 26 | $test php-src/ptest.php 12 |
| 29 | $unk_comment_lc php-src/lce_functions.php 117 | ||
| 30 | $unk_comment php-src/lce_functions.php 111 | 27 | $unk_comment php-src/lce_functions.php 111 |
| 31 | $unk_comment php-src/lce_functions.php 169 | 28 | $unk_comment php-src/lce_functions.php 169 |
| 32 | $user_comment_lc php-src/lce_functions.php 115 | 29 | $unk_comment_lc php-src/lce_functions.php 117 |
| 33 | $user_comment php-src/lce_functions.php 109 | 30 | $user_comment php-src/lce_functions.php 109 |
| 34 | $user_comment php-src/lce_functions.php 167 | 31 | $user_comment php-src/lce_functions.php 167 |
| 32 | $user_comment_lc php-src/lce_functions.php 115 | ||
| 33 | ${CHECKOBJS} make-src/Makefile /^${CHECKOBJS}: CFLAGS=-g3 -DNULLFREECHECK=0$/ | ||
| 34 | %cdiff make-src/Makefile /^%cdiff: CTAGS% CTAGS ${infiles}$/ | ||
| 35 | %ediff make-src/Makefile /^%ediff: ETAGS% ETAGS ${infiles}$/ | ||
| 36 | ($_,$flag,$opt,$f,$r,@temp perl-src/yagrip.pl 8 | ||
| 37 | ($prog,$_,@list perl-src/yagrip.pl 39 | ||
| 38 | ($string,$flag,@string,@temp,@last perl-src/yagrip.pl 40 | ||
| 39 | (a-forth-constant forth-src/test-forth.fth /^constant (a-forth-constant$/ | ||
| 40 | (another-forth-word) forth-src/test-forth.fth /^: (another-forth-word) ( -- )$/ | ||
| 41 | (foo) forth-src/test-forth.fth /^: (foo) 1 ;$/ | ||
| 42 | + ruby-src/test.rb /^ def +(y)$/ | ||
| 43 | + tex-src/texinfo.tex /^\\def+{{\\tt \\char 43}}$/ | ||
| 44 | .PRECIOUS make-src/Makefile /^.PRECIOUS: ETAGS CTAGS ETAGS16 CTAGS16 ETAGS17 CTA/ | ||
| 45 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/.notdef \/.not/ | ||
| 46 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/space \/exclam/ | ||
| 47 | /A ps-src/rfc1245.ps /^\/A { $/ | ||
| 48 | /Acircumflex ps-src/rfc1245.ps /^\/Acircumflex \/Ecircumflex \/Aacute \/Edieresis \/Egra/ | ||
| 49 | /B ps-src/rfc1245.ps /^\/B { $/ | ||
| 50 | /BEGINBITMAP2BIT ps-src/rfc1245.ps /^\/BEGINBITMAP2BIT { $/ | ||
| 51 | /BEGINBITMAP2BITc ps-src/rfc1245.ps /^\/BEGINBITMAP2BITc { $/ | ||
| 52 | /BEGINBITMAPBW ps-src/rfc1245.ps /^\/BEGINBITMAPBW { $/ | ||
| 53 | /BEGINBITMAPBWc ps-src/rfc1245.ps /^\/BEGINBITMAPBWc { $/ | ||
| 54 | /BEGINBITMAPGRAY ps-src/rfc1245.ps /^\/BEGINBITMAPGRAY { $/ | ||
| 55 | /BEGINBITMAPGRAYc ps-src/rfc1245.ps /^\/BEGINBITMAPGRAYc { $/ | ||
| 56 | /BEGINPRINTCODE ps-src/rfc1245.ps /^\/BEGINPRINTCODE { $/ | ||
| 57 | /BF ps-src/rfc1245.ps /^\/BF { $/ | ||
| 58 | /BITMAPCOLOR ps-src/rfc1245.ps /^\/BITMAPCOLOR { $/ | ||
| 59 | /BITMAPCOLORc ps-src/rfc1245.ps /^\/BITMAPCOLORc { $/ | ||
| 60 | /BITMAPGRAY ps-src/rfc1245.ps /^\/BITMAPGRAY { $/ | ||
| 61 | /BITMAPGRAYc ps-src/rfc1245.ps /^\/BITMAPGRAYc { $/ | ||
| 62 | /C ps-src/rfc1245.ps /^\/C { $/ | ||
| 63 | /COMMONBITMAP ps-src/rfc1245.ps /^\/COMMONBITMAP { $/ | ||
| 64 | /COMMONBITMAPc ps-src/rfc1245.ps /^\/COMMONBITMAPc { $/ | ||
| 65 | /D ps-src/rfc1245.ps /^\/D {curveto} bind def$/ | ||
| 66 | /DiacriticEncoding ps-src/rfc1245.ps /^\/DiacriticEncoding [$/ | ||
| 67 | /E ps-src/rfc1245.ps /^\/E {lineto} bind def$/ | ||
| 68 | /ENDBITMAP ps-src/rfc1245.ps /^\/ENDBITMAP {$/ | ||
| 69 | /ENDPRINTCODE ps-src/rfc1245.ps /^\/ENDPRINTCODE {$/ | ||
| 70 | /F ps-src/rfc1245.ps /^\/F { $/ | ||
| 71 | /FMBEGINEPSF ps-src/rfc1245.ps /^\/FMBEGINEPSF { $/ | ||
| 72 | /FMBEGINPAGE ps-src/rfc1245.ps /^\/FMBEGINPAGE { $/ | ||
| 73 | /FMDEFINEFONT ps-src/rfc1245.ps /^\/FMDEFINEFONT { $/ | ||
| 74 | /FMDOCUMENT ps-src/rfc1245.ps /^\/FMDOCUMENT { $/ | ||
| 75 | /FMENDEPSF ps-src/rfc1245.ps /^\/FMENDEPSF {$/ | ||
| 76 | /FMENDPAGE ps-src/rfc1245.ps /^\/FMENDPAGE {$/ | ||
| 77 | /FMLOCAL ps-src/rfc1245.ps /^\/FMLOCAL {$/ | ||
| 78 | /FMNORMALIZEGRAPHICS ps-src/rfc1245.ps /^\/FMNORMALIZEGRAPHICS { $/ | ||
| 79 | /FMVERSION ps-src/rfc1245.ps /^\/FMVERSION {$/ | ||
| 80 | /FMversion ps-src/rfc1245.ps /^\/FMversion (2.0) def $/ | ||
| 81 | /Fmcc ps-src/rfc1245.ps /^\/Fmcc {$/ | ||
| 82 | /FrameDict ps-src/rfc1245.ps /^\/FrameDict 190 dict def $/ | ||
| 83 | /G ps-src/rfc1245.ps /^\/G { $/ | ||
| 84 | /H ps-src/rfc1245.ps /^\/H { $/ | ||
| 85 | /Icircumflex ps-src/rfc1245.ps /^\/Icircumflex \/Idieresis \/Igrave \/Oacute \/Ocircumfl/ | ||
| 86 | /L ps-src/rfc1245.ps /^\/L \/M \/N \/O \/P \/Q \/R \/S \/T \/U \/V \/W \/X \/Y \/Z \/brac/ | ||
| 87 | /L ps-src/rfc1245.ps /^\/L { $/ | ||
| 88 | /M ps-src/rfc1245.ps /^\/M {newpath moveto} bind def$/ | ||
| 89 | /N ps-src/rfc1245.ps /^\/N { $/ | ||
| 90 | /Ntilde ps-src/rfc1245.ps /^\/Ntilde \/Odieresis \/Udieresis \/aacute \/agrave \/aci/ | ||
| 91 | /O ps-src/rfc1245.ps /^\/O {closepath} bind def$/ | ||
| 92 | /Otilde ps-src/rfc1245.ps /^\/Otilde \/OE \/oe \/endash \/emdash \/quotedblleft \/quo/ | ||
| 93 | /P ps-src/rfc1245.ps /^\/P { $/ | ||
| 94 | /PF ps-src/rfc1245.ps /^\/PF { $/ | ||
| 95 | /R ps-src/rfc1245.ps /^\/R { $/ | ||
| 96 | /RF ps-src/rfc1245.ps /^\/RF { $/ | ||
| 97 | /RR ps-src/rfc1245.ps /^\/RR { $/ | ||
| 98 | /ReEncode ps-src/rfc1245.ps /^\/ReEncode { $/ | ||
| 99 | /S ps-src/rfc1245.ps /^\/S { $/ | ||
| 100 | /SF ps-src/rfc1245.ps /^\/SF { $/ | ||
| 101 | /T ps-src/rfc1245.ps /^\/T { $/ | ||
| 102 | /TF ps-src/rfc1245.ps /^\/TF { $/ | ||
| 103 | /U ps-src/rfc1245.ps /^\/U { $/ | ||
| 104 | /Uacute ps-src/rfc1245.ps /^\/Uacute \/Ucircumflex \/Ugrave \/dotlessi \/circumflex/ | ||
| 105 | /V ps-src/rfc1245.ps /^\/V { $/ | ||
| 106 | /W ps-src/rfc1245.ps /^\/W { $/ | ||
| 107 | /X ps-src/rfc1245.ps /^\/X { $/ | ||
| 108 | /Y ps-src/rfc1245.ps /^\/Y { $/ | ||
| 109 | /Z ps-src/rfc1245.ps /^\/Z {$/ | ||
| 110 | /atilde ps-src/rfc1245.ps /^\/atilde \/aring \/ccedilla \/eacute \/egrave \/ecircumf/ | ||
| 111 | /bl ps-src/rfc1245.ps /^\/bl { $/ | ||
| 112 | /braceright ps-src/rfc1245.ps /^\/braceright \/asciitilde \/.notdef \/Adieresis \/Aring/ | ||
| 113 | /bracketright ps-src/rfc1245.ps /^\/bracketright \/asciicircum \/underscore \/grave \/a \// | ||
| 114 | /breve ps-src/rfc1245.ps /^\/breve \/dotaccent \/ring \/cedilla \/hungarumlaut \/og/ | ||
| 115 | /cfs ps-src/rfc1245.ps /^\/cfs { $/ | ||
| 116 | /colorsetup ps-src/rfc1245.ps /^\/colorsetup {$/ | ||
| 117 | /desperatepapersize ps-src/rfc1245.ps /^\/desperatepapersize {$/ | ||
| 118 | /dieresis ps-src/rfc1245.ps /^\/dieresis \/.notdef \/AE \/Oslash \/.notdef \/.notdef \// | ||
| 119 | /dmatrix ps-src/rfc1245.ps /^\/dmatrix matrix def$/ | ||
| 120 | /dnormalize ps-src/rfc1245.ps /^\/dnormalize {$/ | ||
| 121 | /dpi ps-src/rfc1245.ps /^\/dpi 72 0 dmatrix defaultmatrix dtransform$/ | ||
| 122 | /exclamdown ps-src/rfc1245.ps /^\/exclamdown \/logicalnot \/.notdef \/florin \/.notdef / | ||
| 123 | /fakecolorsetup ps-src/rfc1245.ps /^\/fakecolorsetup {$/ | ||
| 124 | /fillprocs ps-src/rfc1245.ps /^\/fillprocs 32 array def$/ | ||
| 125 | /fl ps-src/rfc1245.ps /^\/fl { $/ | ||
| 126 | /fraction ps-src/rfc1245.ps /^\/fraction \/currency \/guilsinglleft \/guilsinglright/ | ||
| 127 | /freq ps-src/rfc1245.ps /^\/freq dpi 18.75 div 8 div round dup 0 eq {pop 1} i/ | ||
| 128 | /gn ps-src/rfc1245.ps /^\/gn { $/ | ||
| 129 | /graymode ps-src/rfc1245.ps /^\/graymode true def$/ | ||
| 130 | /grayness ps-src/rfc1245.ps /^\/grayness {$/ | ||
| 131 | /guillemotleft ps-src/rfc1245.ps /^\/guillemotleft \/guillemotright \/ellipsis \/.notdef / | ||
| 132 | /home/www/pub/etags.c.gz make-src/Makefile /^\/home\/www\/pub\/etags.c.gz: etags.c$/ | ||
| 133 | /home/www/pub/software/unix/etags.tar.gz make-src/Makefile /^\/home\/www\/pub\/software\/unix\/etags.tar.gz: Makefile/ | ||
| 134 | /hx ps-src/rfc1245.ps /^\/hx { $/ | ||
| 135 | /i ps-src/rfc1245.ps /^\/i \/j \/k \/l \/m \/n \/o \/p \/q \/r \/s \/t \/u \/v \/w \/x \/y/ | ||
| 136 | /iacute ps-src/rfc1245.ps /^\/iacute \/igrave \/icircumflex \/idieresis \/ntilde \/o/ | ||
| 137 | /ic ps-src/rfc1245.ps /^\/ic [ $/ | ||
| 138 | /inch ps-src/rfc1245.ps /^\/inch {72 mul} def$/ | ||
| 139 | /ip ps-src/rfc1245.ps /^\/ip { $/ | ||
| 140 | /less ps-src/rfc1245.ps /^\/less \/equal \/greater \/question \/at \/A \/B \/C \/D \/E/ | ||
| 141 | /lnormalize ps-src/rfc1245.ps /^\/lnormalize { $/ | ||
| 142 | /manualpapersize ps-src/rfc1245.ps /^\/manualpapersize {$/ | ||
| 143 | /max ps-src/rfc1245.ps /^\/max {2 copy lt {exch} if pop} bind def$/ | ||
| 144 | /min ps-src/rfc1245.ps /^\/min {2 copy gt {exch} if pop} bind def$/ | ||
| 145 | /ms ps-src/rfc1245.ps /^\/ms { $/ | ||
| 146 | /nbluet ps-src/rfc1245.ps /^\/nbluet 256 array def$/ | ||
| 147 | /ngrayt ps-src/rfc1245.ps /^\/ngrayt 256 array def$/ | ||
| 148 | /ngreent ps-src/rfc1245.ps /^\/ngreent 256 array def$/ | ||
| 149 | /normalize ps-src/rfc1245.ps /^\/normalize {$/ | ||
| 150 | /nredt ps-src/rfc1245.ps /^\/nredt 256 array def$/ | ||
| 151 | /numbersign ps-src/rfc1245.ps /^\/numbersign \/dollar \/percent \/ampersand \/quotesing/ | ||
| 152 | /ocircumflex ps-src/rfc1245.ps /^\/ocircumflex \/odieresis \/otilde \/uacute \/ugrave \/u/ | ||
| 153 | /ordfeminine ps-src/rfc1245.ps /^\/ordfeminine \/ordmasculine \/.notdef \/ae \/oslash \/q/ | ||
| 154 | /pagedimen ps-src/rfc1245.ps /^\/pagedimen { $/ | ||
| 155 | /papersize ps-src/rfc1245.ps /^\/papersize {$/ | ||
| 156 | /paragraph ps-src/rfc1245.ps /^\/paragraph \/germandbls \/registered \/copyright \/tra/ | ||
| 157 | /parenright ps-src/rfc1245.ps /^\/parenright \/asterisk \/plus \/comma \/hyphen \/period/ | ||
| 158 | /periodcentered ps-src/rfc1245.ps /^\/periodcentered \/quotesinglbase \/quotedblbase \/per/ | ||
| 159 | /quoteleft ps-src/rfc1245.ps /^\/quoteleft \/quoteright \/.notdef \/.notdef \/ydieresi/ | ||
| 160 | /restorematrix ps-src/rfc1245.ps /^\/restorematrix {$/ | ||
| 161 | /s1 ps-src/rfc1245.ps /^\/s1 1 string def$/ | ||
| 162 | /sangle ps-src/rfc1245.ps /^\/sangle 1 0 dmatrix defaultmatrix dtransform exch / | ||
| 163 | /savematrix ps-src/rfc1245.ps /^\/savematrix {$/ | ||
| 164 | /setmanualfeed ps-src/rfc1245.ps /^\/setmanualfeed {$/ | ||
| 165 | /setpapername ps-src/rfc1245.ps /^\/setpapername { $/ | ||
| 166 | /setpattern ps-src/rfc1245.ps /^\/setpattern {$/ | ||
| 167 | /two ps-src/rfc1245.ps /^\/two \/three \/four \/five \/six \/seven \/eight \/nine \// | ||
| 168 | /udieresis ps-src/rfc1245.ps /^\/udieresis \/dagger \/.notdef \/cent \/sterling \/secti/ | ||
| 169 | /wbytes ps-src/rfc1245.ps /^\/wbytes { $/ | ||
| 170 | /wh ps-src/rfc1245.ps /^\/wh { $/ | ||
| 171 | /yen ps-src/rfc1245.ps /^\/yen \/.notdef \/.notdef \/.notdef \/.notdef \/.notdef / | ||
| 35 | 2const forth-src/test-forth.fth /^3 4 2constant 2const$/ | 172 | 2const forth-src/test-forth.fth /^3 4 2constant 2const$/ |
| 36 | 2val forth-src/test-forth.fth /^2const 2value 2val$/ | 173 | 2val forth-src/test-forth.fth /^2const 2value 2val$/ |
| 37 | 2var forth-src/test-forth.fth /^2variable 2var$/ | 174 | 2var forth-src/test-forth.fth /^2variable 2var$/ |
| 175 | :a-forth-dictionary-entry forth-src/test-forth.fth /^create :a-forth-dictionary-entry$/ | ||
| 176 | < tex-src/texinfo.tex /^\\def<{{\\tt \\less}}$/ | ||
| 177 | << ruby-src/test.rb /^ def <<(y)$/ | ||
| 178 | <= ruby-src/test.rb /^ def <=(y)$/ | ||
| 179 | <=> ruby-src/test.rb /^ def <=>(y)$/ | ||
| 180 | = tex-src/texinfo.tex /^\\global\\def={{\\tt \\char 61}}}$/ | ||
| 181 | = tex-src/texinfo.tex /^\\global\\let\\section = \\appendixsec$/ | ||
| 182 | = tex-src/texinfo.tex /^\\global\\let\\section = \\numberedsec$/ | ||
| 183 | = tex-src/texinfo.tex /^\\global\\let\\section = \\unnumberedsec$/ | ||
| 184 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\appendixsubsec$/ | ||
| 185 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\numberedsubsec$/ | ||
| 186 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\unnumberedsubsec$/ | ||
| 187 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\appendixsubsubsec$/ | ||
| 188 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\numberedsubsubsec$/ | ||
| 189 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\unnumberedsubsubsec$/ | ||
| 190 | =/f ada-src/etags-test-for.ada /^ function "=" (L, R : System.Address) return Boo/ | ||
| 191 | == ruby-src/test.rb /^ def ==(y)$/ | ||
| 192 | === ruby-src/test.rb /^ def ===(y)$/ | ||
| 193 | =\indexdummyfont tex-src/texinfo.tex /^\\let\\cite=\\indexdummyfont$/ | ||
| 194 | =\relax tex-src/texinfo.tex /^\\let\\appendix=\\relax$/ | ||
| 195 | =\relax tex-src/texinfo.tex /^\\let\\chapter=\\relax$/ | ||
| 196 | =\relax tex-src/texinfo.tex /^\\let\\section=\\relax$/ | ||
| 197 | =\relax tex-src/texinfo.tex /^\\let\\subsection=\\relax$/ | ||
| 198 | =\relax tex-src/texinfo.tex /^\\let\\subsubsection=\\relax$/ | ||
| 199 | =\smartitalic tex-src/texinfo.tex /^\\let\\cite=\\smartitalic$/ | ||
| 200 | =starts-with-equals! scm-src/test.scm /^(define =starts-with-equals! #t)$/ | ||
| 201 | > tex-src/texinfo.tex /^\\def>{{\\tt \\gtr}}$/ | ||
| 202 | >field1 forth-src/test-forth.fth /^ 9 field >field1$/ | ||
| 203 | >field2 forth-src/test-forth.fth /^ 5 field >field2$/ | ||
| 204 | A c.c 162 | ||
| 205 | A cp-src/c.C /^void A::A() {}$/ | ||
| 206 | A cp-src/c.C 117 | ||
| 207 | A cp-src/c.C 39 | ||
| 208 | A cp-src/c.C 56 | ||
| 209 | A cp-src/c.C 57 | ||
| 210 | A cp-src/c.C 73 | ||
| 211 | A cp-src/fail.C 23 | ||
| 212 | A cp-src/fail.C 7 | ||
| 213 | A ruby-src/test1.ru /^class A$/ | ||
| 214 | A ruby-src/test1.ru /^module A$/ | ||
| 215 | ABC ruby-src/test1.ru 11 | ||
| 216 | ADASRC make-src/Makefile /^ADASRC=etags-test-for.ada 2ataspri.adb 2ataspri.ad/ | ||
| 217 | ADDRESS c-src/emacs/src/gmalloc.c /^#define ADDRESS(B) ((void *) (((B) - 1) * BLOCKSIZ/ | ||
| 218 | ALIGNOF_STRUCT_LISP_VECTOR c-src/emacs/src/lisp.h 1378 | ||
| 219 | ALLOCATED_BEFORE_DUMPING c-src/emacs/src/gmalloc.c /^#define ALLOCATED_BEFORE_DUMPING(P) \\$/ | ||
| 220 | ALLOCATE_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_PSEUDOVECTOR(type, field, tag) / | ||
| 221 | ALLOCATE_ZEROED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_ZEROED_PSEUDOVECTOR(type, field, / | ||
| 222 | AND y-src/cccp.c 11 | ||
| 223 | ANSIC c-src/h.h 84 | ||
| 224 | ANSIC c-src/h.h 85 | ||
| 225 | AREF c-src/emacs/src/lisp.h /^AREF (Lisp_Object array, ptrdiff_t idx)$/ | ||
| 226 | ARGS make-src/Makefile /^ARGS=- < srclist$/ | ||
| 227 | ARITH_EQUAL c-src/emacs/src/lisp.h 3498 | ||
| 228 | ARITH_GRTR c-src/emacs/src/lisp.h 3501 | ||
| 229 | ARITH_GRTR_OR_EQUAL c-src/emacs/src/lisp.h 3503 | ||
| 230 | ARITH_LESS c-src/emacs/src/lisp.h 3500 | ||
| 231 | ARITH_LESS_OR_EQUAL c-src/emacs/src/lisp.h 3502 | ||
| 232 | ARITH_NOTEQUAL c-src/emacs/src/lisp.h 3499 | ||
| 233 | ARRAYELTS c-src/emacs/src/lisp.h /^#define ARRAYELTS(arr) (sizeof (arr) \/ sizeof (arr/ | ||
| 234 | ARRAYP c-src/emacs/src/lisp.h /^ARRAYP (Lisp_Object x)$/ | ||
| 235 | ARRAY_MARK_FLAG c-src/emacs/src/lisp.h 768 | ||
| 236 | ASCII_CHAR_P c-src/emacs/src/lisp.h /^#define ASCII_CHAR_P(c) UNSIGNED_CMP (c, <, 0x80)$/ | ||
| 237 | ASET c-src/emacs/src/lisp.h /^ASET (Lisp_Object array, ptrdiff_t idx, Lisp_Objec/ | ||
| 238 | ASIZE c-src/emacs/src/lisp.h /^ASIZE (Lisp_Object array)$/ | ||
| 239 | ASRC make-src/Makefile /^ASRC=empty.zz empty.zz.gz$/ | ||
| 240 | AST_Array::AST_Array cp-src/c.C /^AST_Array::AST_Array(UTL_ScopedName *n, unsigned l/ | ||
| 241 | AST_ConcreteType::AST_ConcreteType cp-src/c.C /^AST_ConcreteType::AST_ConcreteType(AST_Decl::NodeT/ | ||
| 242 | AST_Root cp-src/c.C 92 | ||
| 243 | AT cp-src/c.C 52 | ||
| 244 | AU cp-src/c.C 53 | ||
| 245 | AUTOLOADP c-src/emacs/src/lisp.h /^AUTOLOADP (Lisp_Object x)$/ | ||
| 246 | AUTO_CONS c-src/emacs/src/lisp.h /^#define AUTO_CONS(name, a, b) Lisp_Object name = A/ | ||
| 247 | AUTO_CONS_EXPR c-src/emacs/src/lisp.h /^#define AUTO_CONS_EXPR(a, b) \\$/ | ||
| 248 | AUTO_LIST1 c-src/emacs/src/lisp.h /^#define AUTO_LIST1(name, a) \\$/ | ||
| 249 | AUTO_LIST2 c-src/emacs/src/lisp.h /^#define AUTO_LIST2(name, a, b) \\$/ | ||
| 250 | AUTO_LIST3 c-src/emacs/src/lisp.h /^#define AUTO_LIST3(name, a, b, c) \\$/ | ||
| 251 | AUTO_LIST4 c-src/emacs/src/lisp.h /^#define AUTO_LIST4(name, a, b, c, d) \\$/ | ||
| 252 | AUTO_STRING c-src/emacs/src/lisp.h /^#define AUTO_STRING(name, str) \\$/ | ||
| 253 | AVAIL_ALLOCA c-src/emacs/src/lisp.h /^#define AVAIL_ALLOCA(size) (sa_avail -= (size), al/ | ||
| 254 | Abort_Handler_Pointer/t ada-src/2ataspri.ads /^ type Abort_Handler_Pointer is access procedure / | ||
| 255 | Abort_Task/p ada-src/2ataspri.adb /^ procedure Abort_Task (T : TCB_Ptr) is$/ | ||
| 256 | Abort_Task/p ada-src/2ataspri.ads /^ procedure Abort_Task (T : TCB_Ptr);$/ | ||
| 257 | Abort_Wrapper/p ada-src/2ataspri.adb /^ procedure Abort_Wrapper$/ | ||
| 258 | Ada_funcs c-src/etags.c /^Ada_funcs (FILE *inf)$/ | ||
| 259 | Ada_getit c-src/etags.c /^Ada_getit (FILE *inf, const char *name_qualifier)$/ | ||
| 260 | Ada_help c-src/etags.c 475 | ||
| 261 | Ada_suffixes c-src/etags.c 473 | ||
| 262 | AddNullToNmStr pas-src/common.pas /^function AddNullToNmStr; (*($/ | ||
| 263 | Address_To_Call_State/f ada-src/2ataspri.adb /^ function Address_To_Call_State is new$/ | ||
| 264 | Address_To_TCB_Ptr/f ada-src/2ataspri.ads /^ function Address_To_TCB_Ptr is new$/ | ||
| 265 | Advanced usage tex-src/gzip.texi /^@node Advanced usage, Environment, Invoking gzip, / | ||
| 266 | Aligned_Cons c-src/emacs/src/lisp.h 4670 | ||
| 267 | Aligned_String c-src/emacs/src/lisp.h 4676 | ||
| 268 | AppendTextString pas-src/common.pas /^function AppendTextString;(*($/ | ||
| 269 | Arith_Comparison c-src/emacs/src/lisp.h 3497 | ||
| 270 | Asm_help c-src/etags.c 504 | ||
| 271 | Asm_labels c-src/etags.c /^Asm_labels (FILE *inf)$/ | ||
| 272 | Asm_suffixes c-src/etags.c 493 | ||
| 273 | B cp-src/c.C /^void B::B() {}$/ | ||
| 274 | B cp-src/c.C 122 | ||
| 275 | B cp-src/c.C 54 | ||
| 276 | B cp-src/c.C 56 | ||
| 277 | B cp-src/c.C 74 | ||
| 278 | B cp-src/fail.C 24 | ||
| 279 | B cp-src/fail.C 8 | ||
| 280 | B ruby-src/test1.ru /^ class B$/ | ||
| 281 | BE_Node cp-src/c.C /^void BE_Node::BE_Node() {}$/ | ||
| 282 | BE_Node cp-src/c.C 77 | ||
| 283 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 125 | ||
| 284 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 129 | ||
| 285 | BITS_PER_CHAR c-src/emacs/src/lisp.h 136 | ||
| 286 | BITS_PER_EMACS_INT c-src/emacs/src/lisp.h 139 | ||
| 287 | BITS_PER_LONG c-src/emacs/src/lisp.h 138 | ||
| 288 | BITS_PER_SHORT c-src/emacs/src/lisp.h 137 | ||
| 289 | BITS_WORD_MAX c-src/emacs/src/lisp.h 124 | ||
| 290 | BITS_WORD_MAX c-src/emacs/src/lisp.h 128 | ||
| 291 | BLACK cp-src/screen.hpp 12 | ||
| 292 | BLOCK c-src/emacs/src/gmalloc.c /^#define BLOCK(A) (((char *) (A) - _heapbase) \/ BLO/ | ||
| 293 | BLOCKIFY c-src/emacs/src/gmalloc.c /^#define BLOCKIFY(SIZE) (((SIZE) + BLOCKSIZE - 1) \// | ||
| 294 | BLOCKLOG c-src/emacs/src/gmalloc.c 125 | ||
| 295 | BLOCKSIZE c-src/emacs/src/gmalloc.c 126 | ||
| 296 | BLUE cp-src/screen.hpp 13 | ||
| 297 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 114 | ||
| 298 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 115 | ||
| 299 | BOOL_VECTOR_P c-src/emacs/src/lisp.h /^BOOL_VECTOR_P (Lisp_Object a)$/ | ||
| 300 | BROWN cp-src/screen.hpp 18 | ||
| 301 | BUFFERP c-src/emacs/src/lisp.h /^BUFFERP (Lisp_Object a)$/ | ||
| 302 | BUFFERSIZE objc-src/Subprocess.h 43 | ||
| 303 | BUFFER_OBJFWDP c-src/emacs/src/lisp.h /^BUFFER_OBJFWDP (union Lisp_Fwd *a)$/ | ||
| 304 | BYTE_MARK_STACK c-src/emacs/src/lisp.h 3181 | ||
| 305 | Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 306 | Bar perl-src/kai-test.pl /^package Bar;$/ | ||
| 307 | Barrier_Function_Pointer/t ada-src/etags-test-for.ada /^ type Barrier_Function_Pointer is access$/ | ||
| 308 | Bidule/b ada-src/etags-test-for.ada /^ protected body Bidule is$/ | ||
| 309 | Bidule/b ada-src/waroquiers.ada /^ protected body Bidule is$/ | ||
| 310 | Bidule/t ada-src/etags-test-for.ada /^ protected Bidule is$/ | ||
| 311 | Bidule/t ada-src/waroquiers.ada /^ protected Bidule is$/ | ||
| 312 | Body_Required/f ada-src/etags-test-for.ada /^ function Body_Required$/ | ||
| 313 | Boo cp-src/c.C /^ Boo(int _i, int _a, int _b) : i(_i), a(_a), b(/ | ||
| 314 | Boo cp-src/c.C 129 | ||
| 315 | Boo::Boo cp-src/c.C /^Boo::Boo(Boo) :$/ | ||
| 316 | ButtonBar pyt-src/server.py /^def ButtonBar(frame, legend, ref, alternatives, co/ | ||
| 317 | C cp-src/fail.C /^ C(int i) {x = i;}$/ | ||
| 318 | C cp-src/fail.C 25 | ||
| 319 | C cp-src/fail.C 9 | ||
| 320 | CALLMANY c-src/emacs/src/lisp.h /^#define CALLMANY(f, array) (f) (ARRAYELTS (array),/ | ||
| 321 | CALLN c-src/emacs/src/lisp.h /^#define CALLN(f, ...) CALLMANY (f, ((Lisp_Object [/ | ||
| 322 | CAR c-src/emacs/src/lisp.h /^CAR (Lisp_Object c)$/ | ||
| 323 | CAR_SAFE c-src/emacs/src/lisp.h /^CAR_SAFE (Lisp_Object c)$/ | ||
| 324 | CATCHER c-src/emacs/src/lisp.h 3021 | ||
| 325 | CDR c-src/emacs/src/lisp.h /^CDR (Lisp_Object c)$/ | ||
| 326 | CDR_SAFE c-src/emacs/src/lisp.h /^CDR_SAFE (Lisp_Object c)$/ | ||
| 327 | CFLAGS make-src/Makefile /^CFLAGS=${WARNINGS} -ansi -g3 # -pg -O$/ | ||
| 328 | CHAR c-src/etags.c /^#define CHAR(x) ((unsigned int)(x) & (CHARS - 1))/ | ||
| 329 | CHAR y-src/cccp.c 7 | ||
| 330 | CHARACTERBITS c-src/emacs/src/lisp.h 2457 | ||
| 331 | CHARS c-src/etags.c 157 | ||
| 332 | CHARTAB_SIZE_BITS c-src/emacs/src/lisp.h 1565 | ||
| 333 | CHARTAB_SIZE_BITS_0 c-src/emacs/src/lisp.h 1567 | ||
| 334 | CHARTAB_SIZE_BITS_1 c-src/emacs/src/lisp.h 1568 | ||
| 335 | CHARTAB_SIZE_BITS_2 c-src/emacs/src/lisp.h 1569 | ||
| 336 | CHARTAB_SIZE_BITS_3 c-src/emacs/src/lisp.h 1570 | ||
| 337 | CHAR_ALT c-src/emacs/src/lisp.h 2445 | ||
| 338 | CHAR_BIT c-src/emacs/src/lisp.h 2957 | ||
| 339 | CHAR_BIT c-src/emacs/src/lisp.h 2959 | ||
| 340 | CHAR_BIT c-src/emacs/src/lisp.h 2964 | ||
| 341 | CHAR_BIT c-src/emacs/src/lisp.h 2969 | ||
| 342 | CHAR_BIT c-src/emacs/src/lisp.h 2974 | ||
| 343 | CHAR_BIT c-src/emacs/src/lisp.h 2978 | ||
| 344 | CHAR_BIT c-src/emacs/src/lisp.h 2983 | ||
| 345 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 593 | ||
| 346 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 597 | ||
| 347 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 605 | ||
| 348 | CHAR_CTL c-src/emacs/src/lisp.h 2449 | ||
| 349 | CHAR_HYPER c-src/emacs/src/lisp.h 2447 | ||
| 350 | CHAR_META c-src/emacs/src/lisp.h 2450 | ||
| 351 | CHAR_MODIFIER_MASK c-src/emacs/src/lisp.h 2452 | ||
| 352 | CHAR_SHIFT c-src/emacs/src/lisp.h 2448 | ||
| 353 | CHAR_SUPER c-src/emacs/src/lisp.h 2446 | ||
| 354 | CHAR_TABLE_EXTRA_SLOTS c-src/emacs/src/lisp.h /^CHAR_TABLE_EXTRA_SLOTS (struct Lisp_Char_Table *ct/ | ||
| 355 | CHAR_TABLE_P c-src/emacs/src/lisp.h /^CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 356 | CHAR_TABLE_REF c-src/emacs/src/lisp.h /^CHAR_TABLE_REF (Lisp_Object ct, int idx)$/ | ||
| 357 | CHAR_TABLE_REF_ASCII c-src/emacs/src/lisp.h /^CHAR_TABLE_REF_ASCII (Lisp_Object ct, ptrdiff_t id/ | ||
| 358 | CHAR_TABLE_SET c-src/emacs/src/lisp.h /^CHAR_TABLE_SET (Lisp_Object ct, int idx, Lisp_Obje/ | ||
| 359 | CHAR_TABLE_STANDARD_SLOTS c-src/emacs/src/lisp.h 1697 | ||
| 360 | CHAR_TYPE_SIZE y-src/cccp.y 87 | ||
| 361 | CHECKFLAGS make-src/Makefile /^CHECKFLAGS=-DDEBUG -Wno-unused-function$/ | ||
| 362 | CHECKOBJS make-src/Makefile /^CHECKOBJS=chkmalloc.o chkxm.o$/ | ||
| 363 | CHECK_ARRAY c-src/emacs/src/lisp.h /^CHECK_ARRAY (Lisp_Object x, Lisp_Object predicate)/ | ||
| 364 | CHECK_BOOL_VECTOR c-src/emacs/src/lisp.h /^CHECK_BOOL_VECTOR (Lisp_Object x)$/ | ||
| 365 | CHECK_BUFFER c-src/emacs/src/lisp.h /^CHECK_BUFFER (Lisp_Object x)$/ | ||
| 366 | CHECK_CONS c-src/emacs/src/lisp.h /^CHECK_CONS (Lisp_Object x)$/ | ||
| 367 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 571 | ||
| 368 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 572 | ||
| 369 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 579 | ||
| 370 | CHECK_LIST c-src/emacs/src/lisp.h /^CHECK_LIST (Lisp_Object x)$/ | ||
| 371 | CHECK_LIST_CONS c-src/emacs/src/lisp.h /^# define CHECK_LIST_CONS(x, y) lisp_h_CHECK_LIST_C/ | ||
| 372 | CHECK_NATNUM c-src/emacs/src/lisp.h /^CHECK_NATNUM (Lisp_Object x)$/ | ||
| 373 | CHECK_NUMBER c-src/emacs/src/lisp.h /^# define CHECK_NUMBER(x) lisp_h_CHECK_NUMBER (x)$/ | ||
| 374 | CHECK_NUMBER_CAR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CAR (Lisp_Object x)$/ | ||
| 375 | CHECK_NUMBER_CDR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CDR (Lisp_Object x)$/ | ||
| 376 | CHECK_NUMBER_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_COERCE_MARKER(x) \\$/ | ||
| 377 | CHECK_NUMBER_OR_FLOAT c-src/emacs/src/lisp.h /^CHECK_NUMBER_OR_FLOAT (Lisp_Object x)$/ | ||
| 378 | CHECK_NUMBER_OR_FLOAT_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(x) / | ||
| 379 | CHECK_PROCESS c-src/emacs/src/lisp.h /^CHECK_PROCESS (Lisp_Object x)$/ | ||
| 380 | CHECK_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_RANGED_INTEGER(x, lo, hi) \\$/ | ||
| 381 | CHECK_STRING_CAR c-src/emacs/src/lisp.h /^CHECK_STRING_CAR (Lisp_Object x)$/ | ||
| 382 | CHECK_SYMBOL c-src/emacs/src/lisp.h /^# define CHECK_SYMBOL(x) lisp_h_CHECK_SYMBOL (x)$/ | ||
| 383 | CHECK_TYPE c-src/emacs/src/lisp.h /^# define CHECK_TYPE(ok, predicate, x) lisp_h_CHECK/ | ||
| 384 | CHECK_TYPE_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_TYPE_RANGED_INTEGER(type, x) \\$/ | ||
| 385 | CHECK_VECTOR c-src/emacs/src/lisp.h /^CHECK_VECTOR (Lisp_Object x)$/ | ||
| 386 | CHECK_VECTOR_OR_STRING c-src/emacs/src/lisp.h /^CHECK_VECTOR_OR_STRING (Lisp_Object x)$/ | ||
| 387 | CHECK_WINDOW c-src/emacs/src/lisp.h /^CHECK_WINDOW (Lisp_Object x)$/ | ||
| 388 | CK_ABS_C y-src/parse.y /^#define CK_ABS_C(x) if((x)<MIN_COL || (x)>MAX_COL)/ | ||
| 389 | CK_ABS_R y-src/parse.y /^#define CK_ABS_R(x) if((x)<MIN_ROW || (x)>MAX_ROW)/ | ||
| 390 | CK_REL_C y-src/parse.y /^#define CK_REL_C(x) if( ((x)>0 && MAX_COL-(x)<cu/ | ||
| 391 | CK_REL_R y-src/parse.y /^#define CK_REL_R(x) if( ((x)>0 && MAX_ROW-(x)<cu/ | ||
| 392 | CMultiChannelCSC19_3D cp-src/c.C 2 | ||
| 393 | CNL c-src/etags.c /^#define CNL() \\$/ | ||
| 394 | CNL_SAVE_DEFINEDEF c-src/etags.c /^#define CNL_SAVE_DEFINEDEF() \\$/ | ||
| 395 | COBOLFLAGS make-src/Makefile /^COBOLFLAGS=--language=none --regex='\/.......[a-zA-/ | ||
| 396 | COLORS cp-src/screen.hpp 11 | ||
| 397 | COMPILEDP c-src/emacs/src/lisp.h /^COMPILEDP (Lisp_Object a)$/ | ||
| 398 | COMPILED_ARGLIST c-src/emacs/src/lisp.h 2431 | ||
| 399 | COMPILED_BYTECODE c-src/emacs/src/lisp.h 2432 | ||
| 400 | COMPILED_CONSTANTS c-src/emacs/src/lisp.h 2433 | ||
| 401 | COMPILED_DOC_STRING c-src/emacs/src/lisp.h 2435 | ||
| 402 | COMPILED_INTERACTIVE c-src/emacs/src/lisp.h 2436 | ||
| 403 | COMPILED_STACK_DEPTH c-src/emacs/src/lisp.h 2434 | ||
| 404 | CONDITION_CASE c-src/emacs/src/lisp.h 3021 | ||
| 405 | CONSP c-src/emacs/src/lisp.h /^# define CONSP(x) lisp_h_CONSP (x)$/ | ||
| 406 | CONSTYPE_HEAP c-src/emacs/src/lisp.h 3739 | ||
| 407 | CONSTYPE_PURE c-src/emacs/src/lisp.h 3739 | ||
| 408 | CONS_TO_INTEGER c-src/emacs/src/lisp.h /^#define CONS_TO_INTEGER(cons, type, var) \\$/ | ||
| 409 | CONVERT_CHARSTRING_TO_VALUE pas-src/common.pas /^procedure CONVERT_CHARSTRING_TO_VALUE;(*($/ | ||
| 410 | CPPFLAGS make-src/Makefile /^CPPFLAGS=${CHECKFLAGS} -DSTDC_HEADERS -DHAVE_GETCW/ | ||
| 411 | CPSRC make-src/Makefile /^CPSRC=c.C abstract.C abstract.H cfront.H burton.cp/ | ||
| 412 | CSRC make-src/Makefile /^CSRC=abbrev.c ..\/etags\/h.h .\/\/c.c torture.c getopt/ | ||
| 413 | CTAGS c-src/etags.c 146 | ||
| 414 | CTAGS c-src/etags.c 147 | ||
| 415 | CTAGS c-src/etags.c 149 | ||
| 416 | CTAGS make-src/Makefile /^CTAGS: ctags ${infiles}$/ | ||
| 417 | CTAGS% make-src/Makefile /^CTAGS%: ctags% ${infiles}$/ | ||
| 418 | CTAGS13 CTAGS14 CTAGS15 make-src/Makefile /^CTAGS13 CTAGS14 CTAGS15: ctags% ${infiles}$/ | ||
| 419 | CYAN cp-src/screen.hpp 15 | ||
| 420 | C_AUTO c-src/etags.c 2198 | ||
| 421 | C_EXT c-src/etags.c 2193 | ||
| 422 | C_JAVA c-src/etags.c 2197 | ||
| 423 | C_PLAIN c-src/etags.c 2194 | ||
| 424 | C_PLPL c-src/etags.c 2195 | ||
| 425 | C_STAR c-src/etags.c 2196 | ||
| 426 | C_entries c-src/etags.c /^C_entries (int c_ext, FILE *inf)$/ | ||
| 427 | C_stab_entry c-src/etags.c 2271 | ||
| 428 | C_symtype c-src/etags.c /^C_symtype (char *str, int len, int c_ext)$/ | ||
| 429 | ChangeFileType pas-src/common.pas /^function ChangeFileType; (*(FileName : NameString;/ | ||
| 430 | Circle.getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 431 | Cjava_entries c-src/etags.c /^Cjava_entries (FILE *inf)$/ | ||
| 432 | Cjava_help c-src/etags.c 551 | ||
| 433 | Cjava_suffixes c-src/etags.c 549 | ||
| 434 | ClassExample ruby-src/test.rb /^ class ClassExample$/ | ||
| 435 | Clear/p ada-src/2ataspri.adb /^ procedure Clear (Cell : in out TAS_Cell) is$/ | ||
| 436 | Clear/p ada-src/2ataspri.ads /^ procedure Clear (Cell : in out TAS_Cell)/ | ||
| 437 | Cobol_help c-src/etags.c 558 | ||
| 438 | Cobol_paragraphs c-src/etags.c /^Cobol_paragraphs (FILE *inf)$/ | ||
| 439 | Cobol_suffixes c-src/etags.c 556 | ||
| 440 | CommentAD php-src/lce_functions.php /^ function CommentAD($/ | ||
| 441 | CommentAD php-src/lce_functions.php 70 | ||
| 442 | ConcatT pas-src/common.pas /^function ConcatT;(*($/ | ||
| 443 | Concept Index tex-src/gzip.texi /^@node Concept Index, , Problems, Top$/ | ||
| 444 | Cond_Signal/p ada-src/2ataspri.adb /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 445 | Cond_Signal/p ada-src/2ataspri.ads /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 446 | Cond_Timed_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Timed_Wait$/ | ||
| 447 | Cond_Timed_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Timed_Wait$/ | ||
| 448 | Cond_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 449 | Cond_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 450 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is private;$/ | ||
| 451 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ | ||
| 452 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ | ||
| 453 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ | ||
| 454 | Constant ruby-src/test1.ru 42 | ||
| 455 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ | ||
| 456 | Controls pyt-src/server.py /^class Controls:$/ | ||
| 457 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ | ||
| 458 | Copying tex-src/gzip.texi /^@node Copying, Overview, , Top$/ | ||
| 459 | Cplusplus_entries c-src/etags.c /^Cplusplus_entries (FILE *inf)$/ | ||
| 460 | Cplusplus_help c-src/etags.c 540 | ||
| 461 | Cplusplus_suffixes c-src/etags.c 535 | ||
| 462 | Create_LL_Task/p ada-src/2ataspri.adb /^ procedure Create_LL_Task$/ | ||
| 463 | Create_LL_Task/p ada-src/2ataspri.ads /^ procedure Create_LL_Task$/ | ||
| 464 | Cstar_entries c-src/etags.c /^Cstar_entries (FILE *inf)$/ | ||
| 465 | Cstar_suffixes c-src/etags.c 562 | ||
| 466 | Cube.data.getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 467 | D cp-src/fail.C /^ D() : ::A::T2::T(97), x(1066) {}$/ | ||
| 468 | D cp-src/fail.C 41 | ||
| 469 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4258 | ||
| 470 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4262 | ||
| 471 | DARKGRAY cp-src/screen.hpp 20 | ||
| 472 | DEAFUN c.c /^DEAFUN ("expand-file-name", Fexpand_file_name, Sex/ | ||
| 473 | DEBUG c-src/etags.c 84 | ||
| 474 | DEBUG c-src/etags.c 85 | ||
| 475 | DEBUG c-src/etags.c 87 | ||
| 476 | DEBUG objc-src/PackInsp.m 37 | ||
| 477 | DECLARE_GDB_SYM c-src/emacs/src/lisp.h /^#define DECLARE_GDB_SYM(type, id) type const id EX/ | ||
| 478 | DEFAULT_HASH_SIZE c-src/emacs/src/lisp.h 1940 | ||
| 479 | DEFAULT_REHASH_SIZE c-src/emacs/src/lisp.h 1950 | ||
| 480 | DEFAULT_REHASH_THRESHOLD c-src/emacs/src/lisp.h 1946 | ||
| 481 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) DECLARE/ | ||
| 482 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) extern / | ||
| 483 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(id) = id;$/ | ||
| 484 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(val) ;$/ | ||
| 485 | DEFINE_LISP_SYMBOL c-src/emacs/src/lisp.h /^#define DEFINE_LISP_SYMBOL(name) \\$/ | ||
| 486 | DEFINE_NON_NIL_Q_SYMBOL_MACROS c-src/emacs/src/lisp.h 755 | ||
| 487 | DEFSYM c-src/emacs/src/lisp.h /^#define DEFSYM(sym, name) \/* empty *\/$/ | ||
| 488 | DEFSYM c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_CONSTANT_P, int, (Lisp_Ob/ | ||
| 489 | DEFUN c-src/emacs/src/lisp.h /^#define DEFUN(lname, fnname, sname, minargs, maxar/ | ||
| 490 | DEFUN_ARGS_0 c-src/emacs/src/lisp.h 714 | ||
| 491 | DEFUN_ARGS_1 c-src/emacs/src/lisp.h 715 | ||
| 492 | DEFUN_ARGS_2 c-src/emacs/src/lisp.h 716 | ||
| 493 | DEFUN_ARGS_3 c-src/emacs/src/lisp.h 717 | ||
| 494 | DEFUN_ARGS_4 c-src/emacs/src/lisp.h 718 | ||
| 495 | DEFUN_ARGS_5 c-src/emacs/src/lisp.h 719 | ||
| 496 | DEFUN_ARGS_6 c-src/emacs/src/lisp.h 721 | ||
| 497 | DEFUN_ARGS_7 c-src/emacs/src/lisp.h 723 | ||
| 498 | DEFUN_ARGS_8 c-src/emacs/src/lisp.h 725 | ||
| 499 | DEFUN_ARGS_MANY c-src/emacs/src/lisp.h 712 | ||
| 500 | DEFUN_ARGS_UNEVALLED c-src/emacs/src/lisp.h 713 | ||
| 501 | DEFUN_func2 c.c /^DEFUN_func2()$/ | ||
| 502 | DEFVAR_BOOL c-src/emacs/src/lisp.h /^#define DEFVAR_BOOL(lname, vname, doc) \\$/ | ||
| 503 | DEFVAR_BUFFER_DEFAULTS c-src/emacs/src/lisp.h /^#define DEFVAR_BUFFER_DEFAULTS(lname, vname, doc) / | ||
| 504 | DEFVAR_INT c-src/emacs/src/lisp.h /^#define DEFVAR_INT(lname, vname, doc) \\$/ | ||
| 505 | DEFVAR_KBOARD c-src/emacs/src/lisp.h /^#define DEFVAR_KBOARD(lname, vname, doc) \\$/ | ||
| 506 | DEFVAR_LISP c-src/emacs/src/lisp.h /^#define DEFVAR_LISP(lname, vname, doc) \\$/ | ||
| 507 | DEFVAR_LISP_NOPRO c-src/emacs/src/lisp.h /^#define DEFVAR_LISP_NOPRO(lname, vname, doc) \\$/ | ||
| 508 | DEVICE_LAST c-src/h.h 24 | ||
| 509 | DEVICE_SWP c-src/h.h 23 | ||
| 510 | DOS_NT c-src/etags.c 117 | ||
| 511 | DOS_NT c-src/etags.c 118 | ||
| 512 | DUMPED c-src/emacs/src/gmalloc.c 80 | ||
| 513 | Debug cp-src/functions.cpp /^void Debug ( int lineno, int level, char* func , c/ | ||
| 514 | Def_ ruby-src/test1.ru 12 | ||
| 515 | DisposeANameList pas-src/common.pas /^procedure DisposeANameList( $/ | ||
| 516 | DisposeNameList pas-src/common.pas /^procedure DisposeNameList;$/ | ||
| 517 | ELEM_I c-src/h.h 3 | ||
| 518 | ELSRC make-src/Makefile /^ELSRC=TAGTEST.EL emacs\/lisp\/progmodes\/etags.el$/ | ||
| 519 | EMACS_INT c-src/emacs/src/lisp.h 103 | ||
| 520 | EMACS_INT c-src/emacs/src/lisp.h 91 | ||
| 521 | EMACS_INT c-src/emacs/src/lisp.h 96 | ||
| 522 | EMACS_INT_MAX c-src/emacs/src/lisp.h 105 | ||
| 523 | EMACS_INT_MAX c-src/emacs/src/lisp.h 93 | ||
| 524 | EMACS_INT_MAX c-src/emacs/src/lisp.h 98 | ||
| 525 | EMACS_LISP_H c-src/emacs/src/lisp.h 22 | ||
| 526 | EMACS_NAME c-src/etags.c 786 | ||
| 527 | EMACS_UINT c-src/emacs/src/lisp.h 104 | ||
| 528 | EMACS_UINT c-src/emacs/src/lisp.h 92 | ||
| 529 | EMACS_UINT c-src/emacs/src/lisp.h 97 | ||
| 530 | ENTRY c-src/sysdep.h /^#define ENTRY(name) \\$/ | ||
| 531 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) enum TYPE$/ | ||
| 532 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) unsigned int$/ | ||
| 533 | EQ c-src/emacs/src/lisp.h /^# define EQ(x, y) lisp_h_EQ (x, y)$/ | ||
| 534 | EQUAL y-src/cccp.c 12 | ||
| 535 | ERLSRC make-src/Makefile /^ERLSRC=gs_dialog.erl lines.erl lists.erl$/ | ||
| 536 | ERROR y-src/cccp.c 9 | ||
| 537 | ERROR y-src/parse.y 304 | ||
| 538 | ETAGS make-src/Makefile /^ETAGS: FRC etags ${infiles}$/ | ||
| 539 | ETAGS% make-src/Makefile /^ETAGS%: FRC etags% ${infiles}$/ | ||
| 540 | ETAGS12 make-src/Makefile /^ETAGS12: etags12 ${infiles}$/ | ||
| 541 | ETAGS13 ETAGS14 ETAGS15 make-src/Makefile /^ETAGS13 ETAGS14 ETAGS15: etags% ${infiles}$/ | ||
| 542 | EXFUN c-src/emacs/src/lisp.h /^#define EXFUN(fnname, maxargs) \\$/ | ||
| 543 | EXTAGS make-src/Makefile /^EXTAGS: extags ${infiles} Makefile$/ | ||
| 544 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 3497 | ||
| 545 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 4372 | ||
| 546 | EmptyNmStr pas-src/common.pas /^function EmptyNmStr(* : NameString*);$/ | ||
| 547 | Environment tex-src/gzip.texi /^@node Environment, Tapes, Advanced usage, Top$/ | ||
| 548 | Erlang_functions c-src/etags.c /^Erlang_functions (FILE *inf)$/ | ||
| 549 | Erlang_help c-src/etags.c 567 | ||
| 550 | Erlang_suffixes c-src/etags.c 565 | ||
| 551 | ErrStrToNmStr pas-src/common.pas /^function ErrStrToNmStr;(*($/ | ||
| 552 | Error_Information/t ada-src/2ataspri.ads /^ type Error_Information is new Interfaces.C.POSI/ | ||
| 553 | Exit_LL_Task/p ada-src/2ataspri.adb /^ procedure Exit_LL_Task is$/ | ||
| 554 | Exit_LL_Task/p ada-src/2ataspri.ads /^ procedure Exit_LL_Task;$/ | ||
| 555 | ExtractCommentInfo pas-src/common.pas /^procedure ExtractCommentInfo; (*($/ | ||
| 556 | FASTCFLAGS make-src/Makefile /^FASTCFLAGS=-O3 -finline-functions -ffast-math -fun/ | ||
| 557 | FASTCFLAGSWARN make-src/Makefile /^FASTCFLAGSWARN=${WARNINGS} -Werror ${FASTCFLAGS}$/ | ||
| 558 | FILTER make-src/Makefile /^FILTER=grep -v '\\.[Cchefy][lor]*,[1-9][0-9]*' || t/ | ||
| 559 | FINALIZERP c-src/emacs/src/lisp.h /^FINALIZERP (Lisp_Object x)$/ | ||
| 560 | FINAL_FREE_BLOCKS c-src/emacs/src/gmalloc.c 135 | ||
| 561 | FIXNUM_BITS c-src/emacs/src/lisp.h 252 | ||
| 562 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^#define FIXNUM_OVERFLOW_P(i) \\$/ | ||
| 563 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_O/ | ||
| 564 | FLOATP c-src/emacs/src/lisp.h /^# define FLOATP(x) lisp_h_FLOATP (x)$/ | ||
| 565 | FLOAT_TO_STRING_BUFSIZE c-src/emacs/src/lisp.h 3927 | ||
| 566 | FORTHSRC make-src/Makefile /^FORTHSRC=test-forth.fth$/ | ||
| 567 | FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_var, list_var, v/ | ||
| 568 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ | ||
| 569 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ | ||
| 570 | FRC make-src/Makefile /^FRC:;$/ | ||
| 571 | FREEFLOOD c-src/emacs/src/gmalloc.c 1858 | ||
| 572 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ | ||
| 573 | FUN0 y-src/parse.y /^yylex FUN0()$/ | ||
| 574 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ | ||
| 575 | FUN1 y-src/parse.y /^yyerror FUN1(char *, s)$/ | ||
| 576 | FUN2 y-src/parse.y /^make_list FUN2(YYSTYPE, car, YYSTYPE, cdr)$/ | ||
| 577 | FUN2 y-src/parse.y /^parse_cell_or_range FUN2(char **,ptr, struct rng */ | ||
| 578 | FUNCTIONP c-src/emacs/src/lisp.h /^FUNCTIONP (Lisp_Object obj)$/ | ||
| 579 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 4766 | ||
| 580 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5061 | ||
| 581 | F_getit c-src/etags.c /^F_getit (FILE *inf)$/ | ||
| 582 | F_takeprec c-src/etags.c /^F_takeprec (void)$/ | ||
| 583 | Fabbrev_expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | ||
| 584 | Fabbrev_symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | ||
| 585 | Fabort_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | ||
| 586 | Fails_t c-src/h.h 5 | ||
| 587 | Fclear_abbrev_table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | ||
| 588 | Fclear_this_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 589 | Fcommand_error_default_function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | ||
| 590 | Fcurrent_idle_time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | ||
| 591 | Fcurrent_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("current-input-mode", Fcurrent_input_mode, / | ||
| 592 | Fdefine_abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | ||
| 593 | Fdefine_abbrev_table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | ||
| 594 | Fdefine_global_abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | ||
| 595 | Fdefine_mode_abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | ||
| 596 | Fdiscard_input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | ||
| 597 | Fevent_convert_list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | ||
| 598 | Fevent_symbol_parse_modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | ||
| 599 | Fexit_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | ||
| 600 | Fexpand_abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | ||
| 601 | Finalize_Cond/p ada-src/2ataspri.adb /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 602 | Finalize_Cond/p ada-src/2ataspri.ads /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 603 | Finalize_Lock/p ada-src/2ataspri.adb /^ procedure Finalize_Lock (L : in out Lock) is$/ | ||
| 604 | Finalize_Lock/p ada-src/2ataspri.ads /^ procedure Finalize_Lock (L : in out Lock);$/ | ||
| 605 | Finalize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Finalize_TAS_Cell (Cell : in out TAS_/ | ||
| 606 | Finalize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Finalize_TAS_Cell (Cell : in out TA/ | ||
| 607 | Finput_pending_p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 608 | Finsert_abbrev_table_description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | ||
| 609 | First100Chars pas-src/common.pas /^procedure First100Chars; (*($/ | ||
| 610 | Fmake_abbrev_table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | ||
| 611 | Foo perl-src/kai-test.pl /^package Foo;$/ | ||
| 612 | Foo::Bar perl-src/kai-test.pl /^package Foo::Bar;$/ | ||
| 613 | Fopen_dribble_file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | ||
| 614 | Forth_help c-src/etags.c 573 | ||
| 615 | Forth_suffixes c-src/etags.c 571 | ||
| 616 | Forth_words c-src/etags.c /^Forth_words (FILE *inf)$/ | ||
| 617 | Fortran_functions c-src/etags.c /^Fortran_functions (FILE *inf)$/ | ||
| 618 | Fortran_help c-src/etags.c 579 | ||
| 619 | Fortran_suffixes c-src/etags.c 577 | ||
| 620 | Fposn_at_point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | ||
| 621 | Fposn_at_x_y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | ||
| 622 | Fread_key_sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 623 | Fread_key_sequence_vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 624 | Frecent_keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | ||
| 625 | Frecursion_depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | ||
| 626 | Frecursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | ||
| 627 | Freset_this_command_lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | ||
| 628 | Fset_input_interrupt_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 629 | Fset_input_meta_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 630 | Fset_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 631 | Fset_output_flow_control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 632 | Fset_quit_char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 633 | Fsuspend_emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | ||
| 634 | Fthis_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 635 | Fthis_command_keys_vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 636 | Fthis_single_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 637 | Fthis_single_command_raw_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 638 | Ftop_level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | ||
| 639 | Ftrack_mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | ||
| 640 | Funexpand_abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | ||
| 641 | Fx_get_selection_internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | ||
| 642 | Fx_get_selection_internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | ||
| 643 | Fy_get_selection_internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | ||
| 644 | GCALIGNED c-src/emacs/src/lisp.h 288 | ||
| 645 | GCALIGNED c-src/emacs/src/lisp.h 290 | ||
| 646 | GCALIGNMENT c-src/emacs/src/lisp.h 243 | ||
| 647 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(a) \\$/ | ||
| 648 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(varname) ((void) gcpro1)$/ | ||
| 649 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(a, b) \\$/ | ||
| 650 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(varname1, varname2) ((void) gcpro2,/ | ||
| 651 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(a, b, c) \\$/ | ||
| 652 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(varname1, varname2, varname3) \\$/ | ||
| 653 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(a, b, c, d) \\$/ | ||
| 654 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(varname1, varname2, varname3, varna/ | ||
| 655 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(a, b, c, d, e) \\$/ | ||
| 656 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(varname1, varname2, varname3, varna/ | ||
| 657 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(a, b, c, d, e, f) \\$/ | ||
| 658 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(varname1, varname2, varname3, varna/ | ||
| 659 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) \\$/ | ||
| 660 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) (GCPRO6 (a, b,/ | ||
| 661 | GCTYPEBITS c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (int, GCTYPEBITS)$/ | ||
| 662 | GCTYPEBITS c-src/emacs/src/lisp.h 67 | ||
| 663 | GC_MAKE_GCPROS_NOOPS c-src/emacs/src/lisp.h 3172 | ||
| 664 | GC_MARK_STACK c-src/emacs/src/lisp.h 3177 | ||
| 665 | GC_MARK_STACK_CHECK_GCPROS c-src/emacs/src/lisp.h 3173 | ||
| 666 | GC_USE_GCPROS_AS_BEFORE c-src/emacs/src/lisp.h 3171 | ||
| 667 | GC_USE_GCPROS_CHECK_ZOMBIES c-src/emacs/src/lisp.h 3174 | ||
| 668 | GE y-src/parse.c 8 | ||
| 669 | GENERIC_PTR y-src/cccp.y 56 | ||
| 670 | GENERIC_PTR y-src/cccp.y 58 | ||
| 671 | GEQ y-src/cccp.c 15 | ||
| 672 | GETOPTOBJS make-src/Makefile /^GETOPTOBJS= #getopt.o getopt1.o$/ | ||
| 673 | GREEN cp-src/screen.hpp 14 | ||
| 674 | GROW_RAW_KEYBUF c-src/emacs/src/keyboard.c 119 | ||
| 675 | GatherControls pyt-src/server.py /^ def GatherControls(self):$/ | ||
| 676 | GetLayerByName lua-src/allegro.lua /^function GetLayerByName (name)$/ | ||
| 677 | GetNameList pas-src/common.pas /^function GetNameList; (* : BinNodePointer;*)$/ | ||
| 678 | GetNewNameListNode pas-src/common.pas /^function GetNewNameListNode;(*($/ | ||
| 679 | GetTextRef pas-src/common.pas /^function GetTextRef;(*($/ | ||
| 680 | GetUniqueLayerName lua-src/allegro.lua /^function GetUniqueLayerName ()$/ | ||
| 681 | Get_Own_Priority/f ada-src/2ataspri.adb /^ function Get_Own_Priority return System.Any_Pri/ | ||
| 682 | Get_Own_Priority/f ada-src/2ataspri.ads /^ function Get_Own_Priority return System.Any_Pri/ | ||
| 683 | Get_Priority/f ada-src/2ataspri.adb /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 684 | Get_Priority/f ada-src/2ataspri.ads /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 685 | HASH_HASH c-src/emacs/src/lisp.h /^HASH_HASH (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 686 | HASH_INDEX c-src/emacs/src/lisp.h /^HASH_INDEX (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 687 | HASH_KEY c-src/emacs/src/lisp.h /^HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx/ | ||
| 688 | HASH_NEXT c-src/emacs/src/lisp.h /^HASH_NEXT (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 689 | HASH_TABLE_P c-src/emacs/src/lisp.h /^HASH_TABLE_P (Lisp_Object a)$/ | ||
| 690 | HASH_TABLE_SIZE c-src/emacs/src/lisp.h /^HASH_TABLE_SIZE (struct Lisp_Hash_Table *h)$/ | ||
| 691 | HASH_VALUE c-src/emacs/src/lisp.h /^HASH_VALUE (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 692 | HAVE_NTGUI c-src/etags.c 116 | ||
| 693 | HEAP c-src/emacs/src/gmalloc.c 131 | ||
| 694 | HTMLSRC make-src/Makefile /^HTMLSRC=softwarelibero.html index.shtml algrthms.h/ | ||
| 695 | HTML_help c-src/etags.c 584 | ||
| 696 | HTML_labels c-src/etags.c /^HTML_labels (FILE *inf)$/ | ||
| 697 | HTML_suffixes c-src/etags.c 582 | ||
| 698 | IEEE_FLOATING_POINT c-src/emacs/src/lisp.h 2415 | ||
| 699 | IMAGEP c-src/emacs/src/lisp.h /^IMAGEP (Lisp_Object x)$/ | ||
| 700 | INPUT_EVENT_POS_MAX c-src/emacs/src/keyboard.c 3698 | ||
| 701 | INPUT_EVENT_POS_MIN c-src/emacs/src/keyboard.c 3701 | ||
| 702 | INSERT_TREE_NODE pas-src/common.pas /^procedure INSERT_TREE_NODE;(*( $/ | ||
| 703 | INSTANTIATE_MDIAGARRAY_FRIENDS cp-src/MDiagArray2.h /^#define INSTANTIATE_MDIAGARRAY_FRIENDS(T) \\$/ | ||
| 704 | INT c-src/h.h 32 | ||
| 705 | INT y-src/cccp.c 6 | ||
| 706 | INTEGERP c-src/emacs/src/lisp.h /^# define INTEGERP(x) lisp_h_INTEGERP (x)$/ | ||
| 707 | INTEGER_TO_CONS c-src/emacs/src/lisp.h /^#define INTEGER_TO_CONS(i) \\$/ | ||
| 708 | INTERVAL c-src/emacs/src/lisp.h 1149 | ||
| 709 | INTMASK c-src/emacs/src/lisp.h 437 | ||
| 710 | INTTYPEBITS c-src/emacs/src/lisp.h 249 | ||
| 711 | INT_BIT c-src/emacs/src/gmalloc.c 124 | ||
| 712 | INT_TYPE_SIZE y-src/cccp.y 91 | ||
| 713 | ISALNUM c-src/etags.c /^#define ISALNUM(c) isalnum (CHAR (c))$/ | ||
| 714 | ISALPHA c-src/etags.c /^#define ISALPHA(c) isalpha (CHAR (c))$/ | ||
| 715 | ISDIGIT c-src/etags.c /^#define ISDIGIT(c) isdigit (CHAR (c))$/ | ||
| 716 | ISLOWER c-src/etags.c /^#define ISLOWER(c) islower (CHAR (c))$/ | ||
| 717 | ISO_FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5149 | ||
| 718 | ISUPPER c-src/etags.c /^# define ISUPPER(c) isupper (CHAR (c))$/ | ||
| 719 | IS_DAEMON c-src/emacs/src/lisp.h 4257 | ||
| 720 | IS_DAEMON c-src/emacs/src/lisp.h 4261 | ||
| 721 | InitNameList pas-src/common.pas /^procedure InitNameList;$/ | ||
| 722 | InitNameStringPool pas-src/common.pas /^procedure InitNameStringPool;$/ | ||
| 723 | InitializeStringPackage pas-src/common.pas /^procedure InitializeStringPackage;$/ | ||
| 724 | Initialize_Cond/p ada-src/2ataspri.adb /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 725 | Initialize_Cond/p ada-src/2ataspri.ads /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 726 | Initialize_LL_Tasks/p ada-src/2ataspri.adb /^ procedure Initialize_LL_Tasks (T : TCB_Ptr) is$/ | ||
| 727 | Initialize_LL_Tasks/p ada-src/2ataspri.ads /^ procedure Initialize_LL_Tasks (T : TCB_Ptr);$/ | ||
| 728 | Initialize_Lock/p ada-src/2ataspri.adb /^ procedure Initialize_Lock$/ | ||
| 729 | Initialize_Lock/p ada-src/2ataspri.ads /^ procedure Initialize_Lock (Prio : System.Any_Pr/ | ||
| 730 | Initialize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Initialize_TAS_Cell (Cell : out TAS_C/ | ||
| 731 | Initialize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Initialize_TAS_Cell (Cell : out TA/ | ||
| 732 | Inner1/b ada-src/etags-test-for.ada /^ package body Inner1 is$/ | ||
| 733 | Inner1/b ada-src/waroquiers.ada /^ package body Inner1 is$/ | ||
| 734 | Inner1/s ada-src/etags-test-for.ada /^ package Inner1 is$/ | ||
| 735 | Inner1/s ada-src/waroquiers.ada /^ package Inner1 is$/ | ||
| 736 | Inner2/b ada-src/etags-test-for.ada /^ package body Inner2 is$/ | ||
| 737 | Inner2/b ada-src/waroquiers.ada /^ package body Inner2 is$/ | ||
| 738 | Inner2/s ada-src/etags-test-for.ada /^ package Inner2 is$/ | ||
| 739 | Inner2/s ada-src/waroquiers.ada /^ package Inner2 is$/ | ||
| 740 | Install_Abort_Handler/p ada-src/2ataspri.adb /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 741 | Install_Abort_Handler/p ada-src/2ataspri.ads /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 742 | Install_Error_Handler/p ada-src/2ataspri.adb /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 743 | Install_Error_Handler/p ada-src/2ataspri.ads /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 744 | Invoking gzip tex-src/gzip.texi /^@node Invoking gzip, Advanced usage, Sample, Top$/ | ||
| 745 | IpAddrKind rs-src/test.rs 3 | ||
| 746 | IsControlChar pas-src/common.pas /^function IsControlChar; (*($/ | ||
| 747 | IsControlCharName pas-src/common.pas /^function IsControlCharName($/ | ||
| 748 | Is_Set/f ada-src/2ataspri.adb /^ function Is_Set (Cell : in TAS_Cell) return Bo/ | ||
| 749 | Is_Set/f ada-src/2ataspri.ads /^ function Is_Set (Cell : in TAS_Cell)/ | ||
| 750 | JAVASRC make-src/Makefile /^JAVASRC=AWTEMul.java KeyEve.java SMan.java SysCol./ | ||
| 751 | KBD_BUFFER_SIZE c-src/emacs/src/keyboard.c 82 | ||
| 752 | KBYTES objc-src/PackInsp.m 58 | ||
| 753 | KEY_TO_CHAR c-src/emacs/src/keyboard.c /^#define KEY_TO_CHAR(k) (XINT (k) & ((1 << CHARACTE/ | ||
| 754 | LATEST make-src/Makefile /^LATEST=17$/ | ||
| 755 | LCE_COMMENT php-src/lce_functions.php 13 | ||
| 756 | LCE_COMMENT_TOOL php-src/lce_functions.php 17 | ||
| 757 | LCE_COMMENT_USER php-src/lce_functions.php 15 | ||
| 758 | LCE_FUNCTIONS php-src/lce_functions.php 4 | ||
| 759 | LCE_MSGID php-src/lce_functions.php 19 | ||
| 760 | LCE_MSGSTR php-src/lce_functions.php 21 | ||
| 761 | LCE_TEXT php-src/lce_functions.php 23 | ||
| 762 | LCE_UNKNOWN php-src/lce_functions.php 9 | ||
| 763 | LCE_WS php-src/lce_functions.php 11 | ||
| 764 | LDFLAGS make-src/Makefile /^LDFLAGS=#-static -lc_p$/ | ||
| 765 | LE y-src/parse.c 7 | ||
| 766 | LEQ y-src/cccp.c 14 | ||
| 767 | LIGHTBLUE cp-src/screen.hpp 21 | ||
| 768 | LIGHTCYAN cp-src/screen.hpp 23 | ||
| 769 | LIGHTGRAY cp-src/screen.hpp 19 | ||
| 770 | LIGHTGREEN cp-src/screen.hpp 22 | ||
| 771 | LIGHTMAGENTA cp-src/screen.hpp 25 | ||
| 772 | LIGHTRED cp-src/screen.hpp 24 | ||
| 773 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) (i)$/ | ||
| 774 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) {i}$/ | ||
| 775 | LISP_INITIALLY_ZERO c-src/emacs/src/lisp.h 582 | ||
| 776 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN(name, type, argdecls, arg/ | ||
| 777 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x/ | ||
| 778 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x)/ | ||
| 779 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_VAL, Lisp_Object, (struct/ | ||
| 780 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCAR, Lisp_Object, (Lisp_Object / | ||
| 781 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCONS, struct Lisp_Cons *, (Lisp/ | ||
| 782 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XHASH, EMACS_INT, (Lisp_Object a/ | ||
| 783 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XLI, EMACS_INT, (Lisp_Object o),/ | ||
| 784 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XPNTR, void *, (Lisp_Object a), / | ||
| 785 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN_VOID(name, argdecls, args/ | ||
| 786 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_LIST_CONS, (Lisp_Obje/ | ||
| 787 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_TYPE,$/ | ||
| 788 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (SET_SYMBOL_VAL,$/ | ||
| 789 | LISTCONTENTS objc-src/PackInsp.m 39 | ||
| 790 | LISTCONTENTSBUTTON objc-src/PackInsp.m 48 | ||
| 791 | LISTDESCRIPTIONBUTTON objc-src/PackInsp.m 49 | ||
| 792 | LL_Assert/p ada-src/2ataspri.adb /^ procedure LL_Assert (B : Boolean; M : String) i/ | ||
| 793 | LL_Assert/p ada-src/2ataspri.ads /^ procedure LL_Assert (B : Boolean; M : String);$/ | ||
| 794 | LL_Task_Procedure_Access/t ada-src/2ataspri.ads /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 795 | LL_Task_Procedure_Access/t ada-src/etags-test-for.ada /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 796 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr) is$/ | ||
| 797 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 798 | LL_Wrapper/p ada-src/etags-test-for.ada /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 799 | LOCALIZE objc-src/PackInsp.m /^#define LOCALIZE(s) NXLoadLocalizedStringFromTabl/ | ||
| 800 | LOCALIZE_ARCH objc-src/PackInsp.m /^#define LOCALIZE_ARCH(s) NXLoadLocalizedStringFrom/ | ||
| 801 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK() \\$/ | ||
| 802 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK()$/ | ||
| 803 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS() \\$/ | ||
| 804 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS()$/ | ||
| 805 | LONG_TYPE_SIZE y-src/cccp.y 95 | ||
| 806 | LOOKING_AT c-src/etags.c /^#define LOOKING_AT(cp, kw) \/* kw is the keyword, / | ||
| 807 | LOOKING_AT_NOCASE c-src/etags.c /^#define LOOKING_AT_NOCASE(cp, kw) \/* the keyword i/ | ||
| 808 | LOOKUP objc-src/PackInsp.m /^#define LOOKUP(key, notfound) ([table isKey:key] ?/ | ||
| 809 | LOOKUP objc-src/PackInsp.m 176 | ||
| 810 | LOOP_ON_INPUT_LINES c-src/etags.c /^#define LOOP_ON_INPUT_LINES(file_pointer, line_buf/ | ||
| 811 | LSH y-src/cccp.c 16 | ||
| 812 | LTGT cp-src/MDiagArray2.h 144 | ||
| 813 | LTGT cp-src/MDiagArray2.h 35 | ||
| 814 | LTGT cp-src/MDiagArray2.h 39 | ||
| 815 | LTGT cp-src/MDiagArray2.h 42 | ||
| 816 | LUASRC make-src/Makefile /^LUASRC=allegro.lua$/ | ||
| 817 | L_CELL y-src/parse.c 10 | ||
| 818 | L_CONST y-src/parse.c 13 | ||
| 819 | L_FN0 y-src/parse.c 14 | ||
| 820 | L_FN1 y-src/parse.c 15 | ||
| 821 | L_FN1R y-src/parse.c 20 | ||
| 822 | L_FN2 y-src/parse.c 16 | ||
| 823 | L_FN2R y-src/parse.c 21 | ||
| 824 | L_FN3 y-src/parse.c 17 | ||
| 825 | L_FN3R y-src/parse.c 22 | ||
| 826 | L_FN4 y-src/parse.c 18 | ||
| 827 | L_FN4R y-src/parse.c 23 | ||
| 828 | L_FNN y-src/parse.c 19 | ||
| 829 | L_FNNR y-src/parse.c 24 | ||
| 830 | L_GE y-src/parse.c 27 | ||
| 831 | L_LE y-src/parse.c 25 | ||
| 832 | L_NE y-src/parse.c 26 | ||
| 833 | L_RANGE y-src/parse.c 11 | ||
| 834 | L_VAR y-src/parse.c 12 | ||
| 835 | L_getit c-src/etags.c /^L_getit (void)$/ | ||
| 836 | LabeledEntry pyt-src/server.py /^class LabeledEntry(Frame):$/ | ||
| 837 | Lang_function c-src/etags.c 182 | ||
| 838 | Lang_function c-src/h.h 6 | ||
| 839 | Lisp_Bits c-src/emacs/src/lisp.h 239 | ||
| 840 | Lisp_Bool_Vector c-src/emacs/src/lisp.h 1384 | ||
| 841 | Lisp_Boolfwd c-src/emacs/src/lisp.h 2284 | ||
| 842 | Lisp_Buffer_Local_Value c-src/emacs/src/lisp.h 2334 | ||
| 843 | Lisp_Buffer_Objfwd c-src/emacs/src/lisp.h 2302 | ||
| 844 | Lisp_Char_Table c-src/emacs/src/lisp.h 1575 | ||
| 845 | Lisp_Compiled c-src/emacs/src/lisp.h 2429 | ||
| 846 | Lisp_Cons c-src/emacs/src/lisp.h 475 | ||
| 847 | Lisp_Finalizer c-src/emacs/src/lisp.h 2186 | ||
| 848 | Lisp_Float c-src/emacs/src/lisp.h 2391 | ||
| 849 | Lisp_Float c-src/emacs/src/lisp.h 477 | ||
| 850 | Lisp_Free c-src/emacs/src/lisp.h 2201 | ||
| 851 | Lisp_Fwd c-src/emacs/src/lisp.h 2368 | ||
| 852 | Lisp_Fwd_Bool c-src/emacs/src/lisp.h 505 | ||
| 853 | Lisp_Fwd_Buffer_Obj c-src/emacs/src/lisp.h 507 | ||
| 854 | Lisp_Fwd_Int c-src/emacs/src/lisp.h 504 | ||
| 855 | Lisp_Fwd_Kboard_Obj c-src/emacs/src/lisp.h 508 | ||
| 856 | Lisp_Fwd_Obj c-src/emacs/src/lisp.h 506 | ||
| 857 | Lisp_Fwd_Type c-src/emacs/src/lisp.h 502 | ||
| 858 | Lisp_Hash_Table c-src/emacs/src/lisp.h 1823 | ||
| 859 | Lisp_Int0 c-src/emacs/src/lisp.h 461 | ||
| 860 | Lisp_Int1 c-src/emacs/src/lisp.h 462 | ||
| 861 | Lisp_Intfwd c-src/emacs/src/lisp.h 2274 | ||
| 862 | Lisp_Kboard_Objfwd c-src/emacs/src/lisp.h 2362 | ||
| 863 | Lisp_Marker c-src/emacs/src/lisp.h 1978 | ||
| 864 | Lisp_Misc c-src/emacs/src/lisp.h 2212 | ||
| 865 | Lisp_Misc c-src/emacs/src/lisp.h 458 | ||
| 866 | Lisp_Misc_Any c-src/emacs/src/lisp.h 1971 | ||
| 867 | Lisp_Misc_Finalizer c-src/emacs/src/lisp.h 491 | ||
| 868 | Lisp_Misc_Float c-src/emacs/src/lisp.h 494 | ||
| 869 | Lisp_Misc_Free c-src/emacs/src/lisp.h 487 | ||
| 870 | Lisp_Misc_Limit c-src/emacs/src/lisp.h 496 | ||
| 871 | Lisp_Misc_Marker c-src/emacs/src/lisp.h 488 | ||
| 872 | Lisp_Misc_Overlay c-src/emacs/src/lisp.h 489 | ||
| 873 | Lisp_Misc_Save_Value c-src/emacs/src/lisp.h 490 | ||
| 874 | Lisp_Misc_Type c-src/emacs/src/lisp.h 485 | ||
| 875 | Lisp_Object c-src/emacs/src/lisp.h 567 | ||
| 876 | Lisp_Object c-src/emacs/src/lisp.h 577 | ||
| 877 | Lisp_Objfwd c-src/emacs/src/lisp.h 2294 | ||
| 878 | Lisp_Overlay c-src/emacs/src/lisp.h 2021 | ||
| 879 | Lisp_Save_Type c-src/emacs/src/lisp.h 2064 | ||
| 880 | Lisp_Save_Value c-src/emacs/src/lisp.h 2110 | ||
| 881 | Lisp_String c-src/emacs/src/lisp.h 466 | ||
| 882 | Lisp_Sub_Char_Table c-src/emacs/src/lisp.h 1606 | ||
| 883 | Lisp_Subr c-src/emacs/src/lisp.h 1670 | ||
| 884 | Lisp_Symbol c-src/emacs/src/lisp.h 454 | ||
| 885 | Lisp_Symbol c-src/emacs/src/lisp.h 654 | ||
| 886 | Lisp_Type c-src/emacs/src/lisp.h 451 | ||
| 887 | Lisp_Vector c-src/emacs/src/lisp.h 1369 | ||
| 888 | Lisp_Vectorlike c-src/emacs/src/lisp.h 472 | ||
| 889 | Lisp_functions c-src/etags.c /^Lisp_functions (FILE *inf)$/ | ||
| 890 | Lisp_help c-src/etags.c 591 | ||
| 891 | Lisp_suffixes c-src/etags.c 589 | ||
| 892 | ListEdit pyt-src/server.py /^class ListEdit(Frame):$/ | ||
| 893 | Locate pas-src/common.pas /^function Locate; (*($/ | ||
| 894 | Lock/t ada-src/2ataspri.ads /^ type Lock is private;$/ | ||
| 895 | Lock/t ada-src/2ataspri.ads /^ type Lock is$/ | ||
| 896 | LowerCaseNmStr pas-src/common.pas /^function LowerCaseNmStr; (*($/ | ||
| 897 | Lua_functions c-src/etags.c /^Lua_functions (FILE *inf)$/ | ||
| 898 | Lua_help c-src/etags.c 600 | ||
| 899 | Lua_suffixes c-src/etags.c 598 | ||
| 900 | MAGENTA cp-src/screen.hpp 17 | ||
| 901 | MAGICBYTE c-src/emacs/src/gmalloc.c 1856 | ||
| 902 | MAGICFREE c-src/emacs/src/gmalloc.c 1855 | ||
| 903 | MAGICWORD c-src/emacs/src/gmalloc.c 1854 | ||
| 904 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ | ||
| 905 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ | ||
| 906 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1857 | ||
| 907 | MANY c-src/emacs/src/lisp.h 2833 | ||
| 908 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ | ||
| 909 | MAXPATHLEN c-src/etags.c 115 | ||
| 910 | MAX_ALLOCA c-src/emacs/src/lisp.h 4556 | ||
| 911 | MAX_ENCODED_BYTES c-src/emacs/src/keyboard.c 2254 | ||
| 912 | MAX_HASH_VALUE c-src/etags.c 2329 | ||
| 913 | MAX_WORD_LENGTH c-src/etags.c 2327 | ||
| 914 | MAYBEREL y-src/parse.y /^#define MAYBEREL(p) (*(p)=='[' && (isdigit((p)[1])/ | ||
| 915 | MBYTES objc-src/PackInsp.m 59 | ||
| 916 | MCHECK_DISABLED c-src/emacs/src/gmalloc.c 285 | ||
| 917 | MCHECK_FREE c-src/emacs/src/gmalloc.c 287 | ||
| 918 | MCHECK_HEAD c-src/emacs/src/gmalloc.c 288 | ||
| 919 | MCHECK_OK c-src/emacs/src/gmalloc.c 286 | ||
| 920 | MCHECK_TAIL c-src/emacs/src/gmalloc.c 289 | ||
| 921 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (T *d, int r, int c) : DiagArray2<T>/ | ||
| 922 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const Array<T>& a) : DiagArray2<T> / | ||
| 923 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const DiagArray2<T>& a) : DiagArray/ | ||
| 924 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const MDiagArray2<T>& a) : DiagArra/ | ||
| 925 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c) : DiagArray2<T> (r, c/ | ||
| 926 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c, const T& val) : DiagA/ | ||
| 927 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (void) : DiagArray2<T> () { }$/ | ||
| 928 | MDiagArray2 cp-src/MDiagArray2.h 78 | ||
| 929 | MIN_HASH_VALUE c-src/etags.c 2328 | ||
| 930 | MIN_WORD_LENGTH c-src/etags.c 2326 | ||
| 931 | MISCP c-src/emacs/src/lisp.h /^# define MISCP(x) lisp_h_MISCP (x)$/ | ||
| 932 | MOST_NEGATIVE_FIXNUM c-src/emacs/src/lisp.h 835 | ||
| 933 | MOST_POSITIVE_FIXNUM c-src/emacs/src/lisp.h 834 | ||
| 934 | MOVE c-src/sysdep.h /^#define MOVE(x,y) movl x, y$/ | ||
| 935 | MSDOS c-src/etags.c 100 | ||
| 936 | MSDOS c-src/etags.c 106 | ||
| 937 | MSDOS c-src/etags.c 107 | ||
| 938 | MSDOS c-src/etags.c 110 | ||
| 939 | MSGSEL f-src/entry.for /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 940 | MSGSEL f-src/entry.strange /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 941 | MSGSEL f-src/entry.strange_suffix /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 942 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 943 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 944 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6231 | ||
| 945 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6764 | ||
| 946 | Machin_T/b ada-src/waroquiers.ada /^ protected body Machin_T is$/ | ||
| 947 | Machin_T/t ada-src/etags-test-for.ada /^ protected Machin_T is$/ | ||
| 948 | Machin_T/t ada-src/etags-test-for.ada /^ protected type Machin_T is$/ | ||
| 949 | Machin_T/t ada-src/waroquiers.ada /^ protected type Machin_T is$/ | ||
| 950 | Machine_Exceptions/t ada-src/2ataspri.ads /^ type Machine_Exceptions is new Interfaces.C.POS/ | ||
| 951 | MakeDispose pyt-src/server.py /^ def MakeDispose(self):$/ | ||
| 952 | MakeSitelist pyt-src/server.py /^ def MakeSitelist(self, master):$/ | ||
| 953 | Makefile_filenames c-src/etags.c 603 | ||
| 954 | Makefile_help c-src/etags.c 605 | ||
| 955 | Makefile_targets c-src/etags.c /^Makefile_targets (FILE *inf)$/ | ||
| 956 | Mc cp-src/c.C /^int main (void) { my_function0(0); my_function1(1)/ | ||
| 957 | Mcccp y-src/cccp.y /^main ()$/ | ||
| 958 | Mconway.cpp cp-src/conway.cpp /^void main(void)$/ | ||
| 959 | Metags c-src/etags.c /^main (int argc, char **argv)$/ | ||
| 960 | Mfail cp-src/fail.C /^main()$/ | ||
| 961 | Mkai-test.pl perl-src/kai-test.pl /^package main;$/ | ||
| 962 | ModuleExample ruby-src/test.rb /^module ModuleExample$/ | ||
| 963 | More_Lisp_Bits c-src/emacs/src/lisp.h 801 | ||
| 964 | MoveLayerAfter lua-src/allegro.lua /^function MoveLayerAfter (this_one)$/ | ||
| 965 | MoveLayerBefore lua-src/allegro.lua /^function MoveLayerBefore (this_one)$/ | ||
| 966 | MoveLayerBottom lua-src/allegro.lua /^function MoveLayerBottom ()$/ | ||
| 967 | MoveLayerTop lua-src/allegro.lua /^function MoveLayerTop ()$/ | ||
| 968 | Mtest.go go-src/test.go /^func main() {$/ | ||
| 969 | Mtest.go go-src/test.go 1 | ||
| 970 | Mtest.rs rs-src/test.rs /^fn main() {$/ | ||
| 971 | Mtest1.go go-src/test1.go /^func main() {$/ | ||
| 972 | Mtest1.go go-src/test1.go 1 | ||
| 973 | Mx.cc cp-src/x.cc /^main(int argc, char *argv[])$/ | ||
| 974 | NAME y-src/cccp.c 8 | ||
| 975 | NATNUMP c-src/emacs/src/lisp.h /^NATNUMP (Lisp_Object x)$/ | ||
| 976 | NDEBUG c-src/etags.c 88 | ||
| 977 | NE y-src/parse.c 6 | ||
| 978 | NEG y-src/parse.c 9 | ||
| 979 | NEXT_ALMOST_PRIME_LIMIT c-src/emacs/src/lisp.h 3573 | ||
| 980 | NILP c-src/emacs/src/lisp.h /^# define NILP(x) lisp_h_NILP (x)$/ | ||
| 981 | NIL_IS_ZERO c-src/emacs/src/lisp.h 1515 | ||
| 982 | NONPOINTER_BITS c-src/emacs/src/lisp.h 78 | ||
| 983 | NONPOINTER_BITS c-src/emacs/src/lisp.h 80 | ||
| 984 | NONSRCS make-src/Makefile /^NONSRCS=entry.strange lists.erl clheir.hpp.gz$/ | ||
| 985 | NOTEQUAL y-src/cccp.c 13 | ||
| 986 | NULL y-src/cccp.y 51 | ||
| 987 | NULL_PTR y-src/cccp.y 63 | ||
| 988 | NUMSTATS objc-src/PackInsp.h 36 | ||
| 989 | NUM_MOD_NAMES c-src/emacs/src/keyboard.c 6325 | ||
| 990 | NUM_RECENT_KEYS c-src/emacs/src/keyboard.c 91 | ||
| 991 | NameHasChar pas-src/common.pas /^function NameHasChar; (* (TheName : NameString; Th/ | ||
| 992 | NameStringLess pas-src/common.pas /^function NameStringLess;(*(var Name1,Name2 : NameS/ | ||
| 993 | NewLayer lua-src/allegro.lua /^function NewLayer (name, x, y, w, h)$/ | ||
| 994 | NewLayerSet lua-src/allegro.lua /^function NewLayerSet (name)$/ | ||
| 995 | NewNameString pas-src/common.pas /^procedure NewNameString; (* (var NSP: NameStringPo/ | ||
| 996 | NmStrToErrStr pas-src/common.pas /^function NmStrToErrStr;(*($/ | ||
| 997 | NmStrToInteger pas-src/common.pas /^function NmStrToInteger; (* (Str : NameString) : i/ | ||
| 998 | OBJCPPSRC make-src/Makefile /^OBJCPPSRC=SimpleCalc.H SimpleCalc.M$/ | ||
| 999 | OBJCSRC make-src/Makefile /^OBJCSRC=Subprocess.h Subprocess.m PackInsp.h PackI/ | ||
| 1000 | OBJS make-src/Makefile /^OBJS=${GETOPTOBJS} ${REGEXOBJS} ${CHECKOBJS}$/ | ||
| 1001 | OPENBUTTON objc-src/PackInsp.m 47 | ||
| 1002 | OPTIONS make-src/Makefile /^OPTIONS=--members --declarations --regex=@regexfil/ | ||
| 1003 | OR y-src/cccp.c 10 | ||
| 1004 | OTAGS make-src/Makefile /^OTAGS: oetags ${SRCS} srclist$/ | ||
| 1005 | OVERLAYP c-src/emacs/src/lisp.h /^OVERLAYP (Lisp_Object x)$/ | ||
| 1006 | Objc_help c-src/etags.c 613 | ||
| 1007 | Objc_suffixes c-src/etags.c 609 | ||
| 1008 | OperatorFun c-src/h.h 88 | ||
| 1009 | Overview tex-src/gzip.texi /^@node Overview, Sample, Copying, Top$/ | ||
| 1010 | PASSRC make-src/Makefile /^PASSRC=common.pas$/ | ||
| 1011 | PDT c-src/h.h /^ Date 04 May 87 235311 PDT (Mon)$/ | ||
| 1012 | PERLSRC make-src/Makefile /^PERLSRC=htlmify-cystic yagrip.pl kai-test.pl mirro/ | ||
| 1013 | PHPSRC make-src/Makefile /^PHPSRC=lce_functions.php ptest.php sendmail.php$/ | ||
| 1014 | PHP_functions c-src/etags.c /^PHP_functions (FILE *inf)$/ | ||
| 1015 | PHP_help c-src/etags.c 639 | ||
| 1016 | PHP_suffixes c-src/etags.c 637 | ||
| 1017 | POEntry php-src/lce_functions.php /^ function POEntry()$/ | ||
| 1018 | POEntry php-src/lce_functions.php 105 | ||
| 1019 | POEntryAD php-src/lce_functions.php 29 | ||
| 1020 | PORManager php-src/lce_functions.php /^ function PORManager()$/ | ||
| 1021 | PORManager php-src/lce_functions.php 498 | ||
| 1022 | POReader php-src/lce_functions.php /^ function POReader($domain, $filename)$/ | ||
| 1023 | POReader php-src/lce_functions.php 163 | ||
| 1024 | POSTSCRIPTFLAGS make-src/Makefile /^POSTSCRIPTFLAGS=--language=none --regex='#\/[^ \\t{]/ | ||
| 1025 | PRINT_UNDOCUMENTED_OPTIONS_HELP c-src/etags.c 804 | ||
| 1026 | PROCESSP c-src/emacs/src/lisp.h /^PROCESSP (Lisp_Object a)$/ | ||
| 1027 | PROLSRC make-src/Makefile /^PROLSRC=ordsets.prolog natded.prolog$/ | ||
| 1028 | PROP c-src/emacs/src/keyboard.c /^#define PROP(IDX) AREF (tool_bar_item_properties, / | ||
| 1029 | PROP c-src/emacs/src/keyboard.c 8379 | ||
| 1030 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) \/* empty *\/$/ | ||
| 1031 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) protect_malloc_/ | ||
| 1032 | PRTPKG f-src/entry.for /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1033 | PRTPKG f-src/entry.strange /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1034 | PRTPKG f-src/entry.strange_suffix /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 1035 | PSEUDO c-src/sysdep.h /^#define PSEUDO(name, syscall_name, args) / | ||
| 1036 | PSEUDOVECSIZE c-src/emacs/src/lisp.h /^#define PSEUDOVECSIZE(type, nonlispfield) \\$/ | ||
| 1037 | PSEUDOVECTORP c-src/emacs/src/lisp.h /^PSEUDOVECTORP (Lisp_Object a, int code)$/ | ||
| 1038 | PSEUDOVECTOR_AREA_BITS c-src/emacs/src/lisp.h 818 | ||
| 1039 | PSEUDOVECTOR_FLAG c-src/emacs/src/lisp.h 774 | ||
| 1040 | PSEUDOVECTOR_REST_BITS c-src/emacs/src/lisp.h 813 | ||
| 1041 | PSEUDOVECTOR_REST_MASK c-src/emacs/src/lisp.h 814 | ||
| 1042 | PSEUDOVECTOR_SIZE_BITS c-src/emacs/src/lisp.h 808 | ||
| 1043 | PSEUDOVECTOR_SIZE_MASK c-src/emacs/src/lisp.h 809 | ||
| 1044 | PSEUDOVECTOR_TYPEP c-src/emacs/src/lisp.h /^PSEUDOVECTOR_TYPEP (struct vectorlike_header *a, i/ | ||
| 1045 | PSSRC make-src/Makefile /^PSSRC=rfc1245.ps$/ | ||
| 1046 | PS_functions c-src/etags.c /^PS_functions (FILE *inf)$/ | ||
| 1047 | PS_help c-src/etags.c 649 | ||
| 1048 | PS_suffixes c-src/etags.c 647 | ||
| 1049 | PTY_LENGTH objc-src/Subprocess.m 21 | ||
| 1050 | PTY_TEMPLATE objc-src/Subprocess.m 20 | ||
| 1051 | PUSH_C_STR c-src/emacs/src/keyboard.c /^#define PUSH_C_STR(str, listvar) \\$/ | ||
| 1052 | PUSH_HANDLER c-src/emacs/src/lisp.h /^#define PUSH_HANDLER(c, tag_ch_val, handlertype) \\/ | ||
| 1053 | PVEC_BOOL_VECTOR c-src/emacs/src/lisp.h 787 | ||
| 1054 | PVEC_BUFFER c-src/emacs/src/lisp.h 788 | ||
| 1055 | PVEC_CHAR_TABLE c-src/emacs/src/lisp.h 796 | ||
| 1056 | PVEC_COMPILED c-src/emacs/src/lisp.h 795 | ||
| 1057 | PVEC_FONT c-src/emacs/src/lisp.h 798 | ||
| 1058 | PVEC_FRAME c-src/emacs/src/lisp.h 785 | ||
| 1059 | PVEC_FREE c-src/emacs/src/lisp.h 783 | ||
| 1060 | PVEC_HASH_TABLE c-src/emacs/src/lisp.h 789 | ||
| 1061 | PVEC_NORMAL_VECTOR c-src/emacs/src/lisp.h 782 | ||
| 1062 | PVEC_OTHER c-src/emacs/src/lisp.h 793 | ||
| 1063 | PVEC_PROCESS c-src/emacs/src/lisp.h 784 | ||
| 1064 | PVEC_SUBR c-src/emacs/src/lisp.h 792 | ||
| 1065 | PVEC_SUB_CHAR_TABLE c-src/emacs/src/lisp.h 797 | ||
| 1066 | PVEC_TERMINAL c-src/emacs/src/lisp.h 790 | ||
| 1067 | PVEC_TYPE_MASK c-src/emacs/src/lisp.h 819 | ||
| 1068 | PVEC_WINDOW c-src/emacs/src/lisp.h 786 | ||
| 1069 | PVEC_WINDOW_CONFIGURATION c-src/emacs/src/lisp.h 791 | ||
| 1070 | PYTSRC make-src/Makefile /^PYTSRC=server.py$/ | ||
| 1071 | PackageInspector objc-src/PackInsp.h /^@interface PackageInspector:WMInspector$/ | ||
| 1072 | Pascal_functions c-src/etags.c /^Pascal_functions (FILE *inf)$/ | ||
| 1073 | Pascal_help c-src/etags.c 621 | ||
| 1074 | Pascal_suffixes c-src/etags.c 619 | ||
| 1075 | Perl_functions c-src/etags.c /^Perl_functions (FILE *inf)$/ | ||
| 1076 | Perl_help c-src/etags.c 630 | ||
| 1077 | Perl_interpreters c-src/etags.c 628 | ||
| 1078 | Perl_suffixes c-src/etags.c 626 | ||
| 1079 | Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1 is$/ | ||
| 1080 | Pkg1/b ada-src/waroquiers.ada /^package body Pkg1 is$/ | ||
| 1081 | Pkg1/s ada-src/etags-test-for.ada /^package Pkg1 is$/ | ||
| 1082 | Pkg1/s ada-src/waroquiers.ada /^package Pkg1 is$/ | ||
| 1083 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 1084 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 1085 | Pkg1_Func1/f ada-src/etags-test-for.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 1086 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 1087 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 1088 | Pkg1_Func1/f ada-src/waroquiers.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 1089 | Pkg1_Func2/f ada-src/etags-test-for.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 1090 | Pkg1_Func2/f ada-src/waroquiers.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 1091 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 1092 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1_Pkg1 is$/ | ||
| 1093 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 1094 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^package body Pkg1_Pkg1 is$/ | ||
| 1095 | Pkg1_Pkg1/s ada-src/etags-test-for.ada /^ package Pkg1_Pkg1 is$/ | ||
| 1096 | Pkg1_Pkg1/s ada-src/waroquiers.ada /^ package Pkg1_Pkg1 is$/ | ||
| 1097 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 1098 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 1099 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 1100 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 1101 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 1102 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1;$/ | ||
| 1103 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 1104 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1;$/ | ||
| 1105 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 1106 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 1107 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 1108 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 1109 | PostControls pyt-src/server.py /^ def PostControls(self):$/ | ||
| 1110 | Pre_Call_State/t ada-src/2ataspri.ads /^ type Pre_Call_State is new System.Address;$/ | ||
| 1111 | PrintAdd go-src/test1.go /^func (n intNumber) PrintAdd() {$/ | ||
| 1112 | PrintAdd go-src/test1.go /^func (s str) PrintAdd() {$/ | ||
| 1113 | Private objc-src/Subprocess.m /^@interface Subprocess(Private)$/ | ||
| 1114 | Private_T/b ada-src/etags-test-for.ada /^ task body Private_T is$/ | ||
| 1115 | Private_T/b ada-src/waroquiers.ada /^ task body Private_T is$/ | ||
| 1116 | Private_T/k ada-src/etags-test-for.ada /^ task Private_T;$/ | ||
| 1117 | Private_T/k ada-src/waroquiers.ada /^ task Private_T;$/ | ||
| 1118 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T is$/ | ||
| 1119 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T;$/ | ||
| 1120 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T is$/ | ||
| 1121 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T;$/ | ||
| 1122 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is private;$/ | ||
| 1123 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is$/ | ||
| 1124 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is private;$/ | ||
| 1125 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is$/ | ||
| 1126 | Problems tex-src/gzip.texi /^@node Problems, Concept Index, Tapes, Top$/ | ||
| 1127 | Proc/t ada-src/2ataspri.ads /^ type Proc is access procedure (Addr : System.Ad/ | ||
| 1128 | Prolog_functions c-src/etags.c /^Prolog_functions (FILE *inf)$/ | ||
| 1129 | Prolog_help c-src/etags.c 654 | ||
| 1130 | Prolog_suffixes c-src/etags.c 652 | ||
| 1131 | Public_T/t ada-src/etags-test-for.ada /^ type Public_T is$/ | ||
| 1132 | Public_T/t ada-src/waroquiers.ada /^ type Public_T is$/ | ||
| 1133 | Python_functions c-src/etags.c /^Python_functions (FILE *inf)$/ | ||
| 1134 | Python_help c-src/etags.c 660 | ||
| 1135 | Python_suffixes c-src/etags.c 658 | ||
| 1136 | QUIT c-src/emacs/src/lisp.h 3101 | ||
| 1137 | QUITP c-src/emacs/src/lisp.h 3112 | ||
| 1138 | RANGED_INTEGERP c-src/emacs/src/lisp.h /^RANGED_INTEGERP (intmax_t lo, Lisp_Object x, intma/ | ||
| 1139 | RCSid objc-src/PackInsp.m 30 | ||
| 1140 | READABLE_EVENTS_DO_TIMERS_NOW c-src/emacs/src/keyboard.c 346 | ||
| 1141 | READABLE_EVENTS_FILTER_EVENTS c-src/emacs/src/keyboard.c 347 | ||
| 1142 | READABLE_EVENTS_IGNORE_SQUEEZABLES c-src/emacs/src/keyboard.c 348 | ||
| 1143 | RECC_ALNUM c-src/emacs/src/regex.h 610 | ||
| 1144 | RECC_ALPHA c-src/emacs/src/regex.h 610 | ||
| 1145 | RECC_ASCII c-src/emacs/src/regex.h 617 | ||
| 1146 | RECC_BLANK c-src/emacs/src/regex.h 615 | ||
| 1147 | RECC_CNTRL c-src/emacs/src/regex.h 613 | ||
| 1148 | RECC_DIGIT c-src/emacs/src/regex.h 614 | ||
| 1149 | RECC_ERROR c-src/emacs/src/regex.h 609 | ||
| 1150 | RECC_GRAPH c-src/emacs/src/regex.h 611 | ||
| 1151 | RECC_LOWER c-src/emacs/src/regex.h 612 | ||
| 1152 | RECC_MULTIBYTE c-src/emacs/src/regex.h 616 | ||
| 1153 | RECC_NONASCII c-src/emacs/src/regex.h 616 | ||
| 1154 | RECC_PRINT c-src/emacs/src/regex.h 611 | ||
| 1155 | RECC_PUNCT c-src/emacs/src/regex.h 613 | ||
| 1156 | RECC_SPACE c-src/emacs/src/regex.h 615 | ||
| 1157 | RECC_UNIBYTE c-src/emacs/src/regex.h 617 | ||
| 1158 | RECC_UPPER c-src/emacs/src/regex.h 612 | ||
| 1159 | RECC_WORD c-src/emacs/src/regex.h 610 | ||
| 1160 | RECC_XDIGIT c-src/emacs/src/regex.h 614 | ||
| 1161 | RED cp-src/screen.hpp 16 | ||
| 1162 | REGEX make-src/Makefile /^REGEX=\/[ \\t]*DEFVAR_[A-Z_ \\t\\n(]+"\\([^"]+\\)"\/$/ | ||
| 1163 | REGEXOBJS make-src/Makefile /^REGEXOBJS=regex.o$/ | ||
| 1164 | REGS_FIXED c-src/emacs/src/regex.h 378 | ||
| 1165 | REGS_REALLOCATE c-src/emacs/src/regex.h 377 | ||
| 1166 | REGS_UNALLOCATED c-src/emacs/src/regex.h 376 | ||
| 1167 | REG_BADBR c-src/emacs/src/regex.h 313 | ||
| 1168 | REG_BADPAT c-src/emacs/src/regex.h 305 | ||
| 1169 | REG_BADRPT c-src/emacs/src/regex.h 316 | ||
| 1170 | REG_EBRACE c-src/emacs/src/regex.h 312 | ||
| 1171 | REG_EBRACK c-src/emacs/src/regex.h 310 | ||
| 1172 | REG_ECOLLATE c-src/emacs/src/regex.h 306 | ||
| 1173 | REG_ECTYPE c-src/emacs/src/regex.h 307 | ||
| 1174 | REG_EEND c-src/emacs/src/regex.h 319 | ||
| 1175 | REG_EESCAPE c-src/emacs/src/regex.h 308 | ||
| 1176 | REG_ENOSYS c-src/emacs/src/regex.h 297 | ||
| 1177 | REG_ENOSYS c.c 279 | ||
| 1178 | REG_EPAREN c-src/emacs/src/regex.h 311 | ||
| 1179 | REG_ERANGE c-src/emacs/src/regex.h 314 | ||
| 1180 | REG_ERANGEX c-src/emacs/src/regex.h 322 | ||
| 1181 | REG_ERPAREN c-src/emacs/src/regex.h 321 | ||
| 1182 | REG_ESIZE c-src/emacs/src/regex.h 320 | ||
| 1183 | REG_ESPACE c-src/emacs/src/regex.h 315 | ||
| 1184 | REG_ESUBREG c-src/emacs/src/regex.h 309 | ||
| 1185 | REG_EXTENDED c-src/emacs/src/regex.h 263 | ||
| 1186 | REG_ICASE c-src/emacs/src/regex.h 267 | ||
| 1187 | REG_NEWLINE c-src/emacs/src/regex.h 272 | ||
| 1188 | REG_NOERROR c-src/emacs/src/regex.h 300 | ||
| 1189 | REG_NOMATCH c-src/emacs/src/regex.h 301 | ||
| 1190 | REG_NOSUB c-src/emacs/src/regex.h 276 | ||
| 1191 | REG_NOTBOL c-src/emacs/src/regex.h 286 | ||
| 1192 | REG_NOTEOL c-src/emacs/src/regex.h 289 | ||
| 1193 | RELEASELIST make-src/Makefile /^RELEASELIST=pot@gnu.org xemacs-review@xemacs.org j/ | ||
| 1194 | RESUME_POLLING c-src/emacs/src/keyboard.c 2170 | ||
| 1195 | RETURN_UNGCPRO c-src/emacs/src/lisp.h /^#define RETURN_UNGCPRO(expr) \\$/ | ||
| 1196 | RE_BACKSLASH_ESCAPE_IN_LISTS c-src/emacs/src/regex.h 47 | ||
| 1197 | RE_BK_PLUS_QM c-src/emacs/src/regex.h 52 | ||
| 1198 | RE_CHAR_CLASSES c-src/emacs/src/regex.h 58 | ||
| 1199 | RE_CONTEXT_INDEP_ANCHORS c-src/emacs/src/regex.h 72 | ||
| 1200 | RE_CONTEXT_INDEP_OPS c-src/emacs/src/regex.h 80 | ||
| 1201 | RE_CONTEXT_INVALID_OPS c-src/emacs/src/regex.h 84 | ||
| 1202 | RE_DEBUG c-src/emacs/src/regex.h 161 | ||
| 1203 | RE_DOT_NEWLINE c-src/emacs/src/regex.h 88 | ||
| 1204 | RE_DOT_NOT_NULL c-src/emacs/src/regex.h 92 | ||
| 1205 | RE_DUP_MAX c-src/emacs/src/regex.h 253 | ||
| 1206 | RE_DUP_MAX c-src/emacs/src/regex.h 256 | ||
| 1207 | RE_FRUGAL c-src/emacs/src/regex.h 147 | ||
| 1208 | RE_HAT_LISTS_NOT_NEWLINE c-src/emacs/src/regex.h 96 | ||
| 1209 | RE_INTERVALS c-src/emacs/src/regex.h 101 | ||
| 1210 | RE_LIMITED_OPS c-src/emacs/src/regex.h 105 | ||
| 1211 | RE_NEWLINE_ALT c-src/emacs/src/regex.h 109 | ||
| 1212 | RE_NO_BK_BRACES c-src/emacs/src/regex.h 114 | ||
| 1213 | RE_NO_BK_PARENS c-src/emacs/src/regex.h 118 | ||
| 1214 | RE_NO_BK_REFS c-src/emacs/src/regex.h 122 | ||
| 1215 | RE_NO_BK_VBAR c-src/emacs/src/regex.h 126 | ||
| 1216 | RE_NO_EMPTY_RANGES c-src/emacs/src/regex.h 132 | ||
| 1217 | RE_NO_GNU_OPS c-src/emacs/src/regex.h 144 | ||
| 1218 | RE_NO_NEWLINE_ANCHOR c-src/emacs/src/regex.h 153 | ||
| 1219 | RE_NO_POSIX_BACKTRACKING c-src/emacs/src/regex.h 140 | ||
| 1220 | RE_NREGS c-src/emacs/src/regex.h 440 | ||
| 1221 | RE_SHY_GROUPS c-src/emacs/src/regex.h 150 | ||
| 1222 | RE_SYNTAX_AWK c-src/emacs/src/regex.h 186 | ||
| 1223 | RE_SYNTAX_ED c-src/emacs/src/regex.h 216 | ||
| 1224 | RE_SYNTAX_EGREP c-src/emacs/src/regex.h 206 | ||
| 1225 | RE_SYNTAX_EMACS c-src/emacs/src/regex.h 183 | ||
| 1226 | RE_SYNTAX_GNU_AWK c-src/emacs/src/regex.h 193 | ||
| 1227 | RE_SYNTAX_GREP c-src/emacs/src/regex.h 201 | ||
| 1228 | RE_SYNTAX_POSIX_AWK c-src/emacs/src/regex.h 197 | ||
| 1229 | RE_SYNTAX_POSIX_BASIC c-src/emacs/src/regex.h 225 | ||
| 1230 | RE_SYNTAX_POSIX_EGREP c-src/emacs/src/regex.h 212 | ||
| 1231 | RE_SYNTAX_POSIX_EXTENDED c-src/emacs/src/regex.h 234 | ||
| 1232 | RE_SYNTAX_POSIX_MINIMAL_BASIC c-src/emacs/src/regex.h 231 | ||
| 1233 | RE_SYNTAX_POSIX_MINIMAL_EXTENDED c-src/emacs/src/regex.h 242 | ||
| 1234 | RE_SYNTAX_SED c-src/emacs/src/regex.h 218 | ||
| 1235 | RE_TRANSLATE_TYPE c-src/emacs/src/regex.h 332 | ||
| 1236 | RE_UNMATCHED_RIGHT_PAREN_ORD c-src/emacs/src/regex.h 136 | ||
| 1237 | RSH y-src/cccp.c 17 | ||
| 1238 | RTE/s ada-src/2ataspri.adb /^ package RTE renames Interfaces.C.POSIX_RTE;$/ | ||
| 1239 | RUN make-src/Makefile /^RUN=$/ | ||
| 1240 | RUN make-src/Makefile /^RUN=time --quiet --format '%U + %S: %E'$/ | ||
| 1241 | RXINCLUDE make-src/Makefile /^RXINCLUDE=-Iemacs\/src$/ | ||
| 1242 | Range cp-src/Range.h /^ Range (const Range& r)$/ | ||
| 1243 | Range cp-src/Range.h /^ Range (double b, double l)$/ | ||
| 1244 | Range cp-src/Range.h /^ Range (double b, double l, double i)$/ | ||
| 1245 | Range cp-src/Range.h /^ Range (void)$/ | ||
| 1246 | Range cp-src/Range.h 35 | ||
| 1247 | ReadVacation cp-src/functions.cpp /^void ReadVacation ( char *filename ) {$/ | ||
| 1248 | Read_Lock/p ada-src/2ataspri.adb /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 1249 | Read_Lock/p ada-src/2ataspri.ads /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 1250 | Rectangle.getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 1251 | ReleaseNameString pas-src/common.pas /^procedure ReleaseNameString; (* (var NSP: NameStri/ | ||
| 1252 | RemoveLayer lua-src/allegro.lua /^function RemoveLayer ()$/ | ||
| 1253 | RemoveUnderlineControl pas-src/common.pas /^function RemoveUnderlineControl; (*($/ | ||
| 1254 | ReprOfChar pas-src/common.pas /^function ReprOfChar; (*( ch : char) : NameString;*/ | ||
| 1255 | S c.c 156 | ||
| 1256 | SAFE_ALLOCA c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA(size) ((size) <= sa_avail \\/ | ||
| 1257 | SAFE_ALLOCA_LISP c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_LISP(buf, nelt) \\$/ | ||
| 1258 | SAFE_ALLOCA_STRING c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_STRING(ptr, string) \\$/ | ||
| 1259 | SAFE_FREE c-src/emacs/src/lisp.h /^#define SAFE_FREE() \\$/ | ||
| 1260 | SAFE_NALLOCA c-src/emacs/src/lisp.h /^#define SAFE_NALLOCA(buf, multiplier, nitems) \\/ | ||
| 1261 | SAVE_FUNCPOINTER c-src/emacs/src/lisp.h 2049 | ||
| 1262 | SAVE_INTEGER c-src/emacs/src/lisp.h 2048 | ||
| 1263 | SAVE_OBJECT c-src/emacs/src/lisp.h 2051 | ||
| 1264 | SAVE_POINTER c-src/emacs/src/lisp.h 2050 | ||
| 1265 | SAVE_SLOT_BITS c-src/emacs/src/lisp.h 2055 | ||
| 1266 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2062 | ||
| 1267 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2114 | ||
| 1268 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2123 | ||
| 1269 | SAVE_TYPE_FUNCPTR_PTR_OBJ c-src/emacs/src/lisp.h 2076 | ||
| 1270 | SAVE_TYPE_INT_INT c-src/emacs/src/lisp.h 2066 | ||
| 1271 | SAVE_TYPE_INT_INT_INT c-src/emacs/src/lisp.h 2067 | ||
| 1272 | SAVE_TYPE_MEMORY c-src/emacs/src/lisp.h 2080 | ||
| 1273 | SAVE_TYPE_OBJ_OBJ c-src/emacs/src/lisp.h 2069 | ||
| 1274 | SAVE_TYPE_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2070 | ||
| 1275 | SAVE_TYPE_OBJ_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2071 | ||
| 1276 | SAVE_TYPE_PTR_INT c-src/emacs/src/lisp.h 2073 | ||
| 1277 | SAVE_TYPE_PTR_OBJ c-src/emacs/src/lisp.h 2074 | ||
| 1278 | SAVE_TYPE_PTR_PTR c-src/emacs/src/lisp.h 2075 | ||
| 1279 | SAVE_UNUSED c-src/emacs/src/lisp.h 2047 | ||
| 1280 | SAVE_VALUEP c-src/emacs/src/lisp.h /^SAVE_VALUEP (Lisp_Object x)$/ | ||
| 1281 | SAVE_VALUE_SLOTS c-src/emacs/src/lisp.h 2058 | ||
| 1282 | SBYTES c-src/emacs/src/lisp.h /^SBYTES (Lisp_Object string)$/ | ||
| 1283 | SCHARS c-src/emacs/src/lisp.h /^SCHARS (Lisp_Object string)$/ | ||
| 1284 | SCREEN_FP cp-src/screen.hpp /^#define SCREEN_FP(x,y) \\$/ | ||
| 1285 | SCREEN_START cp-src/screen.hpp 33 | ||
| 1286 | SDATA c-src/emacs/src/lisp.h /^SDATA (Lisp_Object string)$/ | ||
| 1287 | SDTrefGetInteger pas-src/common.pas /^function SDTrefGetInteger : integer;$/ | ||
| 1288 | SDTrefIsEnd pas-src/common.pas /^function SDTrefIsEnd : Boolean;$/ | ||
| 1289 | SDTrefRecToString pas-src/common.pas /^procedure SDTrefRecToString (* ($/ | ||
| 1290 | SDTrefSkipSpaces pas-src/common.pas /^procedure SDTrefSkipSpaces;$/ | ||
| 1291 | SDTrefStringToRec pas-src/common.pas /^procedure SDTrefStringToRec (* ($/ | ||
| 1292 | SETPRT f-src/entry.for /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1293 | SETPRT f-src/entry.strange /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1294 | SETPRT f-src/entry.strange_suffix /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 1295 | SET_SYMBOL_BLV c-src/emacs/src/lisp.h /^SET_SYMBOL_BLV (struct Lisp_Symbol *sym, struct Li/ | ||
| 1296 | SET_SYMBOL_FWD c-src/emacs/src/lisp.h /^SET_SYMBOL_FWD (struct Lisp_Symbol *sym, union Lis/ | ||
| 1297 | SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SET_SYMBOL_VAL(sym, v) lisp_h_SET_SYMBOL_/ | ||
| 1298 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c /^#define SINGLE_LETTER_MOD(BIT) \\$/ | ||
| 1299 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6212 | ||
| 1300 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6763 | ||
| 1301 | SIZEFORMAT objc-src/PackInsp.m 57 | ||
| 1302 | SPECPDL_BACKTRACE c-src/emacs/src/lisp.h 2948 | ||
| 1303 | SPECPDL_INDEX c-src/emacs/src/lisp.h /^SPECPDL_INDEX (void)$/ | ||
| 1304 | SPECPDL_LET c-src/emacs/src/lisp.h 2949 | ||
| 1305 | SPECPDL_LET_DEFAULT c-src/emacs/src/lisp.h 2952 | ||
| 1306 | SPECPDL_LET_LOCAL c-src/emacs/src/lisp.h 2951 | ||
| 1307 | SPECPDL_UNWIND c-src/emacs/src/lisp.h 2944 | ||
| 1308 | SPECPDL_UNWIND_INT c-src/emacs/src/lisp.h 2946 | ||
| 1309 | SPECPDL_UNWIND_PTR c-src/emacs/src/lisp.h 2945 | ||
| 1310 | SPECPDL_UNWIND_VOID c-src/emacs/src/lisp.h 2947 | ||
| 1311 | SRCS make-src/Makefile /^SRCS=Makefile ${ADASRC} ${ASRC} ${CSRC} ${CPSRC} $/ | ||
| 1312 | SREF c-src/emacs/src/lisp.h /^SREF (Lisp_Object string, ptrdiff_t index)$/ | ||
| 1313 | SSDATA c-src/emacs/src/lisp.h /^SSDATA (Lisp_Object string)$/ | ||
| 1314 | SSET c-src/emacs/src/lisp.h /^SSET (Lisp_Object string, ptrdiff_t index, unsigne/ | ||
| 1315 | STACK_CONS c-src/emacs/src/lisp.h /^#define STACK_CONS(a, b) \\$/ | ||
| 1316 | STATE_ABORT php-src/lce_functions.php 25 | ||
| 1317 | STATE_COMPRESSD objc-src/PackInsp.m 54 | ||
| 1318 | STATE_INSTALLED objc-src/PackInsp.m 53 | ||
| 1319 | STATE_LOOP php-src/lce_functions.php 27 | ||
| 1320 | STATE_OK php-src/lce_functions.php 26 | ||
| 1321 | STATE_UNINSTALLED objc-src/PackInsp.m 52 | ||
| 1322 | STAT_EQ objc-src/PackInsp.m /^#define STAT_EQ(s1, s2) ((s1)->st_ino == (s2)->st_/ | ||
| 1323 | STDIN c-src/etags.c 408 | ||
| 1324 | STDIN c-src/etags.c 411 | ||
| 1325 | STOP_POLLING c-src/emacs/src/keyboard.c 2166 | ||
| 1326 | STRING_BYTES c-src/emacs/src/lisp.h /^STRING_BYTES (struct Lisp_String *s)$/ | ||
| 1327 | STRING_BYTES_BOUND c-src/emacs/src/lisp.h 1261 | ||
| 1328 | STRING_MULTIBYTE c-src/emacs/src/lisp.h /^STRING_MULTIBYTE (Lisp_Object str)$/ | ||
| 1329 | STRING_SET_CHARS c-src/emacs/src/lisp.h /^STRING_SET_CHARS (Lisp_Object string, ptrdiff_t ne/ | ||
| 1330 | STRING_SET_MULTIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_MULTIBYTE(STR) \\$/ | ||
| 1331 | STRING_SET_UNIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_UNIBYTE(STR) \\$/ | ||
| 1332 | SUBRP c-src/emacs/src/lisp.h /^SUBRP (Lisp_Object a)$/ | ||
| 1333 | SUB_CHAR_TABLE_OFFSET c-src/emacs/src/lisp.h 1701 | ||
| 1334 | SUB_CHAR_TABLE_P c-src/emacs/src/lisp.h /^SUB_CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 1335 | SXHASH_REDUCE c-src/emacs/src/lisp.h /^SXHASH_REDUCE (EMACS_UINT x)$/ | ||
| 1336 | SYMBOLP c-src/emacs/src/lisp.h /^# define SYMBOLP(x) lisp_h_SYMBOLP (x)$/ | ||
| 1337 | SYMBOL_BLV c-src/emacs/src/lisp.h /^SYMBOL_BLV (struct Lisp_Symbol *sym)$/ | ||
| 1338 | SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^# define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONS/ | ||
| 1339 | SYMBOL_FORWARDED c-src/emacs/src/lisp.h 651 | ||
| 1340 | SYMBOL_FWD c-src/emacs/src/lisp.h /^SYMBOL_FWD (struct Lisp_Symbol *sym)$/ | ||
| 1341 | SYMBOL_INDEX c-src/emacs/src/lisp.h /^#define SYMBOL_INDEX(sym) i##sym$/ | ||
| 1342 | SYMBOL_INTERNED c-src/emacs/src/lisp.h 642 | ||
| 1343 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY c-src/emacs/src/lisp.h 643 | ||
| 1344 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P (Lisp_Object / | ||
| 1345 | SYMBOL_INTERNED_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_P (Lisp_Object sym)$/ | ||
| 1346 | SYMBOL_LOCALIZED c-src/emacs/src/lisp.h 650 | ||
| 1347 | SYMBOL_NAME c-src/emacs/src/lisp.h /^SYMBOL_NAME (Lisp_Object sym)$/ | ||
| 1348 | SYMBOL_PLAINVAL c-src/emacs/src/lisp.h 648 | ||
| 1349 | SYMBOL_UNINTERNED c-src/emacs/src/lisp.h 641 | ||
| 1350 | SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SYMBOL_VAL(sym) lisp_h_SYMBOL_VAL (sym)$/ | ||
| 1351 | SYMBOL_VARALIAS c-src/emacs/src/lisp.h 649 | ||
| 1352 | SYSCALL c-src/machsyscalls.c /^#define SYSCALL(name, number, type, args, typed_ar/ | ||
| 1353 | Sample tex-src/gzip.texi /^@node Sample, Invoking gzip, Overview, Top$/ | ||
| 1354 | Scheme_functions c-src/etags.c /^Scheme_functions (FILE *inf)$/ | ||
| 1355 | Scheme_help c-src/etags.c 667 | ||
| 1356 | Scheme_suffixes c-src/etags.c 665 | ||
| 1357 | SelectLayer lua-src/allegro.lua /^function SelectLayer (layer)$/ | ||
| 1358 | Self/f ada-src/2ataspri.adb /^ function Self return TCB_Ptr is$/ | ||
| 1359 | Self/f ada-src/2ataspri.ads /^ function Self return TCB_Ptr;$/ | ||
| 1360 | Server pyt-src/server.py /^class Server:$/ | ||
| 1361 | ServerEdit pyt-src/server.py /^class ServerEdit(Frame):$/ | ||
| 1362 | Set_Own_Priority/p ada-src/2ataspri.adb /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 1363 | Set_Own_Priority/p ada-src/2ataspri.ads /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 1364 | Set_Priority/p ada-src/2ataspri.adb /^ procedure Set_Priority$/ | ||
| 1365 | Set_Priority/p ada-src/2ataspri.ads /^ procedure Set_Priority (T : TCB_Ptr; Prio : Sys/ | ||
| 1366 | SimpleCalc objcpp-src/SimpleCalc.H /^@interface SimpleCalc:Object$/ | ||
| 1367 | SkipBlanks pas-src/common.pas /^function SkipBlanks; (*($/ | ||
| 1368 | SkipChars pas-src/common.pas /^function SkipChars; (*($/ | ||
| 1369 | SkipSpaces pas-src/common.pas /^procedure SkipSpaces; (* (Str : NameString; var I / | ||
| 1370 | Square.something:Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 1371 | StartDay cp-src/functions.cpp /^Date StartDay(Date a,int days){\/\/Function to calcu/ | ||
| 1372 | StripPath pas-src/common.pas /^function StripPath; (*($/ | ||
| 1373 | SubString pas-src/common.pas /^function SubString; (*($/ | ||
| 1374 | Subprocess objc-src/Subprocess.h /^@interface Subprocess:Object$/ | ||
| 1375 | Subprocess objc-src/Subprocess.h 41 | ||
| 1376 | System.Task_Primitives/b ada-src/2ataspri.adb /^package body System.Task_Primitives is$/ | ||
| 1377 | System.Task_Primitives/s ada-src/2ataspri.ads /^package System.Task_Primitives is$/ | ||
| 1378 | T cp-src/fail.C 14 | ||
| 1379 | T2 cp-src/fail.C 16 | ||
| 1380 | T3 c.c 163 | ||
| 1381 | TAGS make-src/Makefile /^TAGS: etags.c$/ | ||
| 1382 | TAG_PTR c-src/emacs/src/lisp.h /^#define TAG_PTR(tag, ptr) \\$/ | ||
| 1383 | TAG_SYMOFFSET c-src/emacs/src/lisp.h /^#define TAG_SYMOFFSET(offset) \\$/ | ||
| 1384 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is private;$/ | ||
| 1385 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is$/ | ||
| 1386 | TCB_Ptr/t ada-src/2ataspri.ads /^ type TCB_Ptr is access all Task_Control_Block;$/ | ||
| 1387 | TCLFLAGS make-src/Makefile /^TCLFLAGS=--lang=none --regex='\/proc[ \\t]+\\([^ \\t]+/ | ||
| 1388 | TERMINALP c-src/emacs/src/lisp.h /^TERMINALP (Lisp_Object a)$/ | ||
| 1389 | TEST php-src/ptest.php 1 | ||
| 1390 | TEXSRC make-src/Makefile /^TEXSRC=testenv.tex gzip.texi texinfo.tex nonewline/ | ||
| 1391 | TEX_LESC c-src/etags.c 4986 | ||
| 1392 | TEX_SESC c-src/etags.c 4987 | ||
| 1393 | TEX_clgrp c-src/etags.c 4922 | ||
| 1394 | TEX_decode_env c-src/etags.c /^TEX_decode_env (const char *evarname, const char */ | ||
| 1395 | TEX_defenv c-src/etags.c 4912 | ||
| 1396 | TEX_esc c-src/etags.c 4920 | ||
| 1397 | TEX_mode c-src/etags.c /^TEX_mode (FILE *inf)$/ | ||
| 1398 | TEX_opgrp c-src/etags.c 4921 | ||
| 1399 | TEX_toktab c-src/etags.c 4908 | ||
| 1400 | TOTAL_KEYWORDS c-src/etags.c 2325 | ||
| 1401 | TSL/s ada-src/2ataspri.adb /^ package TSL renames System.Tasking_Soft_Links;$/ | ||
| 1402 | TYPESTOSTAT objc-src/PackInsp.h 37 | ||
| 1403 | TYPE_RANGED_INTEGERP c-src/emacs/src/lisp.h /^#define TYPE_RANGED_INTEGERP(type, x) \\$/ | ||
| 1404 | Tapes tex-src/gzip.texi /^@node Tapes, Problems, Environment, Top$/ | ||
| 1405 | Task_Control_Block/t ada-src/2ataspri.ads /^ type Task_Control_Block is record$/ | ||
| 1406 | Task_Storage_Size/t ada-src/2ataspri.ads /^ type Task_Storage_Size is new Interfaces.C.size/ | ||
| 1407 | Task_Type/b ada-src/etags-test-for.ada /^ task body Task_Type is$/ | ||
| 1408 | Task_Type/b ada-src/waroquiers.ada /^ task body Task_Type is$/ | ||
| 1409 | Task_Type/k ada-src/etags-test-for.ada /^ task type Task_Type is$/ | ||
| 1410 | Task_Type/k ada-src/waroquiers.ada /^ task type Task_Type is$/ | ||
| 1411 | TeX_commands c-src/etags.c /^TeX_commands (FILE *inf)$/ | ||
| 1412 | TeX_help c-src/etags.c 674 | ||
| 1413 | TeX_suffixes c-src/etags.c 672 | ||
| 1414 | Test_Abort/p ada-src/2ataspri.adb /^ procedure Test_Abort is$/ | ||
| 1415 | Test_Abort/p ada-src/2ataspri.ads /^ procedure Test_Abort;$/ | ||
| 1416 | Test_And_Set/p ada-src/2ataspri.adb /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 1417 | Test_And_Set/p ada-src/2ataspri.ads /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 1418 | Texinfo_help c-src/etags.c 688 | ||
| 1419 | Texinfo_nodes c-src/etags.c /^Texinfo_nodes (FILE *inf)$/ | ||
| 1420 | Texinfo_suffixes c-src/etags.c 686 | ||
| 1421 | Time_to_position c-src/emacs/src/keyboard.c /^Time_to_position (Time encoded_pos)$/ | ||
| 1422 | To_Lower pas-src/common.pas /^function To_Lower;(*(ch:char) : char;*)$/ | ||
| 1423 | To_Start_Addr/f ada-src/2ataspri.adb /^ function To_Start_Addr is new$/ | ||
| 1424 | To_TCB_Ptr/f ada-src/2ataspri.adb /^ function To_TCB_Ptr is new$/ | ||
| 1425 | To_Upper pas-src/common.pas /^function To_Upper;(*(ch:char) : char;*)$/ | ||
| 1426 | To_void_ptr/f ada-src/2ataspri.adb /^ function To_void_ptr is new$/ | ||
| 1427 | Top tex-src/gzip.texi /^@node Top, , , (dir)$/ | ||
| 1428 | Truc.Bidule/b ada-src/etags-test-for.ada /^package body Truc.Bidule is$/ | ||
| 1429 | Truc.Bidule/b ada-src/waroquiers.ada /^package body Truc.Bidule is$/ | ||
| 1430 | Truc.Bidule/s ada-src/etags-test-for.ada /^package Truc.Bidule is$/ | ||
| 1431 | Truc.Bidule/s ada-src/waroquiers.ada /^package Truc.Bidule is$/ | ||
| 1432 | Truc/s ada-src/etags-test-for.ada /^package Truc is$/ | ||
| 1433 | Truc/s ada-src/waroquiers.ada /^package Truc is$/ | ||
| 1434 | Type_Specific_Data/t ada-src/etags-test-for.ada /^ type Type_Specific_Data is record$/ | ||
| 1435 | UCHAR c-src/emacs/src/lisp.h 2424 | ||
| 1436 | UNARY y-src/cccp.c 18 | ||
| 1437 | UNDEFINED c-src/h.h 118 | ||
| 1438 | UNEVALLED c-src/emacs/src/lisp.h 2834 | ||
| 1439 | UNGCPRO c-src/emacs/src/lisp.h 3202 | ||
| 1440 | UNGCPRO c-src/emacs/src/lisp.h 3257 | ||
| 1441 | UNGCPRO c-src/emacs/src/lisp.h 3353 | ||
| 1442 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK() \\$/ | ||
| 1443 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK()$/ | ||
| 1444 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS() \\$/ | ||
| 1445 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS()$/ | ||
| 1446 | UNSIGNED_CMP c-src/emacs/src/lisp.h /^#define UNSIGNED_CMP(a, op, b) \\$/ | ||
| 1447 | USE_LSB_TAG c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)$/ | ||
| 1448 | USE_LSB_TAG c-src/emacs/src/lisp.h 271 | ||
| 1449 | USE_PTHREAD c-src/emacs/src/gmalloc.c 25 | ||
| 1450 | USE_SAFE_ALLOCA c-src/emacs/src/lisp.h 4560 | ||
| 1451 | USE_STACK_CONS c-src/emacs/src/lisp.h 4689 | ||
| 1452 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4652 | ||
| 1453 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4658 | ||
| 1454 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4659 | ||
| 1455 | USE_STACK_STRING c-src/emacs/src/lisp.h 4691 | ||
| 1456 | U_CHAR y-src/cccp.y 38 | ||
| 1457 | Unlock/p ada-src/2ataspri.adb /^ procedure Unlock (L : in out Lock) is$/ | ||
| 1458 | Unlock/p ada-src/2ataspri.ads /^ procedure Unlock (L : in out Lock);$/ | ||
| 1459 | User pyt-src/server.py /^class User:$/ | ||
| 1460 | UserEdit pyt-src/server.py /^class UserEdit(Frame):$/ | ||
| 1461 | VALBITS c-src/emacs/src/lisp.h 246 | ||
| 1462 | VALMASK c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (EMACS_INT, VALMASK)$/ | ||
| 1463 | VALMASK c-src/emacs/src/lisp.h 829 | ||
| 1464 | VAL_MAX c-src/emacs/src/lisp.h 263 | ||
| 1465 | VECSIZE c-src/emacs/src/lisp.h /^#define VECSIZE(type) \\$/ | ||
| 1466 | VECTORLIKEP c-src/emacs/src/lisp.h /^# define VECTORLIKEP(x) lisp_h_VECTORLIKEP (x)$/ | ||
| 1467 | VECTORP c-src/emacs/src/lisp.h /^VECTORP (Lisp_Object x)$/ | ||
| 1468 | VERSION c-src/etags.c 789 | ||
| 1469 | VERSION erl-src/gs_dialog.erl /^-define(VERSION, '2001.1101').$/ | ||
| 1470 | VERSION objc-src/PackInsp.m 34 | ||
| 1471 | VHDLFLAGS make-src/Makefile /^VHDLFLAGS=--language=none --regex='\/[ \\t]*\\(ARCHIT/ | ||
| 1472 | Vabbrev_start_location c-src/abbrev.c 63 | ||
| 1473 | Vabbrev_start_location_buffer c-src/abbrev.c 66 | ||
| 1474 | Vabbrev_table_name_list c-src/abbrev.c 43 | ||
| 1475 | ValToNmStr pas-src/common.pas /^function ValToNmStr; (*($/ | ||
| 1476 | Vfundamental_mode_abbrev_table c-src/abbrev.c 52 | ||
| 1477 | Vglobal_abbrev_table c-src/abbrev.c 48 | ||
| 1478 | Vlast_abbrev c-src/abbrev.c 70 | ||
| 1479 | Vlast_abbrev_text c-src/abbrev.c 75 | ||
| 1480 | Vlispy_mouse_stem c-src/emacs/src/keyboard.c 5172 | ||
| 1481 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4281 | ||
| 1482 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4283 | ||
| 1483 | WARNINGS make-src/Makefile /^WARNINGS=-pedantic -Wall -Wpointer-arith -Winline / | ||
| 1484 | WCHAR_TYPE_SIZE y-src/cccp.y 99 | ||
| 1485 | WHITE cp-src/screen.hpp 27 | ||
| 1486 | WINDOWP c-src/emacs/src/lisp.h /^WINDOWP (Lisp_Object a)$/ | ||
| 1487 | WINDOWSNT c-src/etags.c 101 | ||
| 1488 | WINDOWSNT c-src/etags.c 102 | ||
| 1489 | WINDOW_CONFIGURATIONP c-src/emacs/src/lisp.h /^WINDOW_CONFIGURATIONP (Lisp_Object a)$/ | ||
| 1490 | WORKING objc-src/PackInsp.m 368 | ||
| 1491 | WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/ | ||
| 1492 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 1493 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 1494 | X c-src/h.h 100 | ||
| 1495 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ | ||
| 1496 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ | ||
| 1497 | XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ | ||
| 1498 | XCAR c-src/emacs/src/lisp.h /^# define XCAR(c) lisp_h_XCAR (c)$/ | ||
| 1499 | XCDR c-src/emacs/src/lisp.h /^# define XCDR(c) lisp_h_XCDR (c)$/ | ||
| 1500 | XCHAR_TABLE c-src/emacs/src/lisp.h /^XCHAR_TABLE (Lisp_Object a)$/ | ||
| 1501 | XCHG_0 c-src/sysdep.h 47 | ||
| 1502 | XCHG_1 c-src/sysdep.h 48 | ||
| 1503 | XCHG_2 c-src/sysdep.h 49 | ||
| 1504 | XCHG_3 c-src/sysdep.h 50 | ||
| 1505 | XCHG_4 c-src/sysdep.h 51 | ||
| 1506 | XCHG_5 c-src/sysdep.h 52 | ||
| 1507 | XCONS c-src/emacs/src/lisp.h /^# define XCONS(a) lisp_h_XCONS (a)$/ | ||
| 1508 | XDEFUN c.c /^XDEFUN ("x-get-selection-internal", Fx_get_selecti/ | ||
| 1509 | XFASTINT c-src/emacs/src/lisp.h /^# define XFASTINT(a) lisp_h_XFASTINT (a)$/ | ||
| 1510 | XFASTINT c-src/emacs/src/lisp.h /^XFASTINT (Lisp_Object a)$/ | ||
| 1511 | XFINALIZER c-src/emacs/src/lisp.h /^XFINALIZER (Lisp_Object a)$/ | ||
| 1512 | XFLOAT c-src/emacs/src/lisp.h /^XFLOAT (Lisp_Object a)$/ | ||
| 1513 | XFLOATINT c-src/emacs/src/lisp.h /^XFLOATINT (Lisp_Object n)$/ | ||
| 1514 | XFLOAT_DATA c-src/emacs/src/lisp.h /^XFLOAT_DATA (Lisp_Object f)$/ | ||
| 1515 | XFWDTYPE c-src/emacs/src/lisp.h /^XFWDTYPE (union Lisp_Fwd *a)$/ | ||
| 1516 | XHASH c-src/emacs/src/lisp.h /^# define XHASH(a) lisp_h_XHASH (a)$/ | ||
| 1517 | XHASH_TABLE c-src/emacs/src/lisp.h /^XHASH_TABLE (Lisp_Object a)$/ | ||
| 1518 | XIL c-src/emacs/src/lisp.h /^# define XIL(i) lisp_h_XIL (i)$/ | ||
| 1519 | XINT c-src/emacs/src/lisp.h /^# define XINT(a) lisp_h_XINT (a)$/ | ||
| 1520 | XINT c-src/emacs/src/lisp.h /^XINT (Lisp_Object a)$/ | ||
| 1521 | XINTPTR c-src/emacs/src/lisp.h /^XINTPTR (Lisp_Object a)$/ | ||
| 1522 | XLI c-src/emacs/src/lisp.h /^# define XLI(o) lisp_h_XLI (o)$/ | ||
| 1523 | XLI_BUILTIN_LISPSYM c-src/emacs/src/lisp.h /^#define XLI_BUILTIN_LISPSYM(iname) TAG_SYMOFFSET (/ | ||
| 1524 | XMARKER c-src/emacs/src/lisp.h /^XMARKER (Lisp_Object a)$/ | ||
| 1525 | XMISC c-src/emacs/src/lisp.h /^XMISC (Lisp_Object a)$/ | ||
| 1526 | XMISCANY c-src/emacs/src/lisp.h /^XMISCANY (Lisp_Object a)$/ | ||
| 1527 | XMISCTYPE c-src/emacs/src/lisp.h /^XMISCTYPE (Lisp_Object a)$/ | ||
| 1528 | XOVERLAY c-src/emacs/src/lisp.h /^XOVERLAY (Lisp_Object a)$/ | ||
| 1529 | XPNTR c-src/emacs/src/lisp.h /^# define XPNTR(a) lisp_h_XPNTR (a)$/ | ||
| 1530 | XPROCESS c-src/emacs/src/lisp.h /^XPROCESS (Lisp_Object a)$/ | ||
| 1531 | XSAVE_FUNCPOINTER c-src/emacs/src/lisp.h /^XSAVE_FUNCPOINTER (Lisp_Object obj, int n)$/ | ||
| 1532 | XSAVE_INTEGER c-src/emacs/src/lisp.h /^XSAVE_INTEGER (Lisp_Object obj, int n)$/ | ||
| 1533 | XSAVE_OBJECT c-src/emacs/src/lisp.h /^XSAVE_OBJECT (Lisp_Object obj, int n)$/ | ||
| 1534 | XSAVE_POINTER c-src/emacs/src/lisp.h /^XSAVE_POINTER (Lisp_Object obj, int n)$/ | ||
| 1535 | XSAVE_VALUE c-src/emacs/src/lisp.h /^XSAVE_VALUE (Lisp_Object a)$/ | ||
| 1536 | XSETBOOL_VECTOR c-src/emacs/src/lisp.h /^#define XSETBOOL_VECTOR(a, b) (XSETPSEUDOVECTOR (a/ | ||
| 1537 | XSETBUFFER c-src/emacs/src/lisp.h /^#define XSETBUFFER(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 1538 | XSETCDR c-src/emacs/src/lisp.h /^XSETCDR (Lisp_Object c, Lisp_Object n)$/ | ||
| 1539 | XSETCHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETCHAR_TABLE(a, b) (XSETPSEUDOVECTOR (a,/ | ||
| 1540 | XSETCOMPILED c-src/emacs/src/lisp.h /^#define XSETCOMPILED(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 1541 | XSETCONS c-src/emacs/src/lisp.h /^#define XSETCONS(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 1542 | XSETFASTINT c-src/emacs/src/lisp.h /^#define XSETFASTINT(a, b) ((a) = make_natnum (b))$/ | ||
| 1543 | XSETFLOAT c-src/emacs/src/lisp.h /^#define XSETFLOAT(a, b) ((a) = make_lisp_ptr (b, L/ | ||
| 1544 | XSETINT c-src/emacs/src/lisp.h /^#define XSETINT(a, b) ((a) = make_number (b))$/ | ||
| 1545 | XSETMISC c-src/emacs/src/lisp.h /^#define XSETMISC(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 1546 | XSETPROCESS c-src/emacs/src/lisp.h /^#define XSETPROCESS(a, b) (XSETPSEUDOVECTOR (a, b,/ | ||
| 1547 | XSETPSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETPSEUDOVECTOR(a, b, code) \\$/ | ||
| 1548 | XSETPVECTYPE c-src/emacs/src/lisp.h /^#define XSETPVECTYPE(v, code) \\$/ | ||
| 1549 | XSETPVECTYPESIZE c-src/emacs/src/lisp.h /^#define XSETPVECTYPESIZE(v, code, lispsize, restsi/ | ||
| 1550 | XSETSTRING c-src/emacs/src/lisp.h /^#define XSETSTRING(a, b) ((a) = make_lisp_ptr (b, / | ||
| 1551 | XSETSUBR c-src/emacs/src/lisp.h /^#define XSETSUBR(a, b) (XSETPSEUDOVECTOR (a, b, PV/ | ||
| 1552 | XSETSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETSUB_CHAR_TABLE(a, b) (XSETPSEUDOVECTOR/ | ||
| 1553 | XSETSYMBOL c-src/emacs/src/lisp.h /^#define XSETSYMBOL(a, b) ((a) = make_lisp_symbol (/ | ||
| 1554 | XSETTERMINAL c-src/emacs/src/lisp.h /^#define XSETTERMINAL(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 1555 | XSETTYPED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETTYPED_PSEUDOVECTOR(a, b, size, code) / | ||
| 1556 | XSETVECTOR c-src/emacs/src/lisp.h /^#define XSETVECTOR(a, b) ((a) = make_lisp_ptr (b, / | ||
| 1557 | XSETWINDOW c-src/emacs/src/lisp.h /^#define XSETWINDOW(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 1558 | XSETWINDOW_CONFIGURATION c-src/emacs/src/lisp.h /^#define XSETWINDOW_CONFIGURATION(a, b) \\$/ | ||
| 1559 | XSET_HASH_TABLE c-src/emacs/src/lisp.h /^#define XSET_HASH_TABLE(VAR, PTR) \\$/ | ||
| 1560 | XSTRING c-src/emacs/src/lisp.h /^XSTRING (Lisp_Object a)$/ | ||
| 1561 | XSUBR c-src/emacs/src/lisp.h /^XSUBR (Lisp_Object a)$/ | ||
| 1562 | XSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^XSUB_CHAR_TABLE (Lisp_Object a)$/ | ||
| 1563 | XSYMBOL c-src/emacs/src/lisp.h /^# define XSYMBOL(a) lisp_h_XSYMBOL (a)$/ | ||
| 1564 | XSYMBOL c-src/emacs/src/lisp.h /^XSYMBOL (Lisp_Object a)$/ | ||
| 1565 | XTERMINAL c-src/emacs/src/lisp.h /^XTERMINAL (Lisp_Object a)$/ | ||
| 1566 | XTYPE c-src/emacs/src/lisp.h /^# define XTYPE(a) lisp_h_XTYPE (a)$/ | ||
| 1567 | XTYPE c-src/emacs/src/lisp.h /^XTYPE (Lisp_Object a)$/ | ||
| 1568 | XUNTAG c-src/emacs/src/lisp.h /^# define XUNTAG(a, type) lisp_h_XUNTAG (a, type)$/ | ||
| 1569 | XUNTAG c-src/emacs/src/lisp.h /^XUNTAG (Lisp_Object a, int type)$/ | ||
| 1570 | XWINDOW c-src/emacs/src/lisp.h /^XWINDOW (Lisp_Object a)$/ | ||
| 1571 | XX cp-src/x.cc 1 | ||
| 1572 | Xyzzy ruby-src/test1.ru 13 | ||
| 1573 | Y c-src/h.h 100 | ||
| 1574 | YACC c-src/etags.c 2199 | ||
| 1575 | YELLOW cp-src/screen.hpp 26 | ||
| 1576 | YSRC make-src/Makefile /^YSRC=parse.y parse.c atest.y cccp.c cccp.y$/ | ||
| 1577 | YYABORT /usr/share/bison/bison.simple 153 | ||
| 1578 | YYABORT /usr/share/bison/bison.simple 154 | ||
| 1579 | YYACCEPT /usr/share/bison/bison.simple 152 | ||
| 1580 | YYACCEPT /usr/share/bison/bison.simple 153 | ||
| 1581 | YYBACKUP /usr/share/bison/bison.simple /^#define YYBACKUP(Token, Value) \\$/ | ||
| 1582 | YYBISON y-src/cccp.c 4 | ||
| 1583 | YYBISON y-src/parse.c 4 | ||
| 1584 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args) \\$/ | ||
| 1585 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args)$/ | ||
| 1586 | YYEMPTY /usr/share/bison/bison.simple 150 | ||
| 1587 | YYEMPTY /usr/share/bison/bison.simple 151 | ||
| 1588 | YYEOF /usr/share/bison/bison.simple 151 | ||
| 1589 | YYEOF /usr/share/bison/bison.simple 152 | ||
| 1590 | YYERRCODE /usr/share/bison/bison.simple 178 | ||
| 1591 | YYERRCODE /usr/share/bison/bison.simple 179 | ||
| 1592 | YYERROR /usr/share/bison/bison.simple 154 | ||
| 1593 | YYERROR /usr/share/bison/bison.simple 155 | ||
| 1594 | YYFAIL /usr/share/bison/bison.simple 158 | ||
| 1595 | YYFAIL /usr/share/bison/bison.simple 159 | ||
| 1596 | YYFPRINTF /usr/share/bison/bison.simple 225 | ||
| 1597 | YYFPRINTF /usr/share/bison/bison.simple 226 | ||
| 1598 | YYINITDEPTH /usr/share/bison/bison.simple 244 | ||
| 1599 | YYINITDEPTH /usr/share/bison/bison.simple 245 | ||
| 1600 | YYLEX /usr/share/bison/bison.simple 200 | ||
| 1601 | YYLEX /usr/share/bison/bison.simple 201 | ||
| 1602 | YYLEX /usr/share/bison/bison.simple 202 | ||
| 1603 | YYLEX /usr/share/bison/bison.simple 203 | ||
| 1604 | YYLEX /usr/share/bison/bison.simple 206 | ||
| 1605 | YYLEX /usr/share/bison/bison.simple 207 | ||
| 1606 | YYLEX /usr/share/bison/bison.simple 208 | ||
| 1607 | YYLEX /usr/share/bison/bison.simple 209 | ||
| 1608 | YYLEX /usr/share/bison/bison.simple 212 | ||
| 1609 | YYLEX /usr/share/bison/bison.simple 213 | ||
| 1610 | YYLLOC_DEFAULT /usr/share/bison/bison.simple /^# define YYLLOC_DEFAULT(Current, Rhs, N) \\$/ | ||
| 1611 | YYMAXDEPTH /usr/share/bison/bison.simple 255 | ||
| 1612 | YYMAXDEPTH /usr/share/bison/bison.simple 256 | ||
| 1613 | YYMAXDEPTH /usr/share/bison/bison.simple 259 | ||
| 1614 | YYMAXDEPTH /usr/share/bison/bison.simple 260 | ||
| 1615 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 351 | ||
| 1616 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 354 | ||
| 1617 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 358 | ||
| 1618 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 352 | ||
| 1619 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 355 | ||
| 1620 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 359 | ||
| 1621 | YYPOPSTACK /usr/share/bison/bison.simple 445 | ||
| 1622 | YYPOPSTACK /usr/share/bison/bison.simple 447 | ||
| 1623 | YYRECOVERING /usr/share/bison/bison.simple /^#define YYRECOVERING() (!!yyerrstatus)$/ | ||
| 1624 | YYSIZE_T /usr/share/bison/bison.simple 128 | ||
| 1625 | YYSIZE_T /usr/share/bison/bison.simple 129 | ||
| 1626 | YYSIZE_T /usr/share/bison/bison.simple 131 | ||
| 1627 | YYSIZE_T /usr/share/bison/bison.simple 132 | ||
| 1628 | YYSIZE_T /usr/share/bison/bison.simple 136 | ||
| 1629 | YYSIZE_T /usr/share/bison/bison.simple 137 | ||
| 1630 | YYSIZE_T /usr/share/bison/bison.simple 140 | ||
| 1631 | YYSIZE_T /usr/share/bison/bison.simple 141 | ||
| 1632 | YYSIZE_T /usr/share/bison/bison.simple 145 | ||
| 1633 | YYSIZE_T /usr/share/bison/bison.simple 146 | ||
| 1634 | YYSIZE_T /usr/share/bison/bison.simple 51 | ||
| 1635 | YYSIZE_T /usr/share/bison/bison.simple 52 | ||
| 1636 | YYSIZE_T /usr/share/bison/bison.simple 56 | ||
| 1637 | YYSIZE_T /usr/share/bison/bison.simple 57 | ||
| 1638 | YYSIZE_T /usr/share/bison/bison.simple 71 | ||
| 1639 | YYSIZE_T /usr/share/bison/bison.simple 72 | ||
| 1640 | YYSIZE_T /usr/share/bison/bison.simple 75 | ||
| 1641 | YYSIZE_T /usr/share/bison/bison.simple 76 | ||
| 1642 | YYSTACK_ALLOC /usr/share/bison/bison.simple 50 | ||
| 1643 | YYSTACK_ALLOC /usr/share/bison/bison.simple 51 | ||
| 1644 | YYSTACK_ALLOC /usr/share/bison/bison.simple 55 | ||
| 1645 | YYSTACK_ALLOC /usr/share/bison/bison.simple 56 | ||
| 1646 | YYSTACK_ALLOC /usr/share/bison/bison.simple 59 | ||
| 1647 | YYSTACK_ALLOC /usr/share/bison/bison.simple 60 | ||
| 1648 | YYSTACK_ALLOC /usr/share/bison/bison.simple 78 | ||
| 1649 | YYSTACK_ALLOC /usr/share/bison/bison.simple 79 | ||
| 1650 | YYSTACK_BYTES /usr/share/bison/bison.simple /^# define YYSTACK_BYTES(N) \\$/ | ||
| 1651 | YYSTACK_FREE /usr/share/bison/bison.simple /^# define YYSTACK_FREE(Ptr) do { \/* empty *\/; } wh/ | ||
| 1652 | YYSTACK_FREE /usr/share/bison/bison.simple 79 | ||
| 1653 | YYSTACK_FREE /usr/share/bison/bison.simple 80 | ||
| 1654 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 93 | ||
| 1655 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 94 | ||
| 1656 | YYSTACK_RELOCATE /usr/share/bison/bison.simple /^# define YYSTACK_RELOCATE(Type, Stack) \\$/ | ||
| 1657 | YYSTACK_RELOCATE /usr/share/bison/bison.simple 548 | ||
| 1658 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) std::x$/ | ||
| 1659 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) x$/ | ||
| 1660 | YYSTYPE y-src/parse.y 72 | ||
| 1661 | YYSTYPE y-src/parse.y 73 | ||
| 1662 | YYTERROR /usr/share/bison/bison.simple 177 | ||
| 1663 | YYTERROR /usr/share/bison/bison.simple 178 | ||
| 1664 | YY_DECL_NON_LSP_VARIABLES /usr/share/bison/bison.simple 374 | ||
| 1665 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 385 | ||
| 1666 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 391 | ||
| 1667 | Yacc_entries c-src/etags.c /^Yacc_entries (FILE *inf)$/ | ||
| 1668 | Yacc_help c-src/etags.c 693 | ||
| 1669 | Yacc_suffixes c-src/etags.c 691 | ||
| 1670 | Z c-src/h.h 100 | ||
| 1671 | [] ruby-src/test.rb /^ def [](y)$/ | ||
| 1672 | []= ruby-src/test.rb /^ def []=(y, val)$/ | ||
| 1673 | \ tex-src/texinfo.tex /^\\def\\ {{\\fontdimen2\\font=\\tclosesave{} }}%$/ | ||
| 1674 | \ tex-src/texinfo.tex /^\\gdef\\sepspaces{\\def {\\ }}}$/ | ||
| 1675 | \' tex-src/texinfo.tex /^\\def\\'{{'}}$/ | ||
| 1676 | \* tex-src/texinfo.tex /^\\def\\*{\\hfil\\break\\hbox{}\\ignorespaces}$/ | ||
| 1677 | \. tex-src/texinfo.tex /^\\def\\.{.\\spacefactor=3000 }$/ | ||
| 1678 | \: tex-src/texinfo.tex /^\\def\\:{\\spacefactor=1000 }$/ | ||
| 1679 | \@ tex-src/texinfo.tex /^\\def\\@{@}%$/ | ||
| 1680 | \@ tex-src/texinfo.tex /^\\def\\@{{\\tt \\char '100}}$/ | ||
| 1681 | \CHAPFopen tex-src/texinfo.tex /^\\def\\CHAPFopen{$/ | ||
| 1682 | \CHAPFplain tex-src/texinfo.tex /^\\def\\CHAPFplain{$/ | ||
| 1683 | \CHAPPAGodd tex-src/texinfo.tex /^\\def\\CHAPPAGodd{$/ | ||
| 1684 | \CHAPPAGoff tex-src/texinfo.tex /^\\def\\CHAPPAGoff{$/ | ||
| 1685 | \CHAPPAGon tex-src/texinfo.tex /^\\def\\CHAPPAGon{$/ | ||
| 1686 | \ENVcheck tex-src/texinfo.tex /^\\def\\ENVcheck{%$/ | ||
| 1687 | \Ealphaenumerate tex-src/texinfo.tex /^\\def\\Ealphaenumerate{\\Eenumerate}$/ | ||
| 1688 | \Ecapsenumerate tex-src/texinfo.tex /^\\def\\Ecapsenumerate{\\Eenumerate}$/ | ||
| 1689 | \Ecartouche tex-src/texinfo.tex /^\\def\\Ecartouche{%$/ | ||
| 1690 | \Edescription tex-src/texinfo.tex /^\\def\\Edescription{\\Etable}% Necessary kludge.$/ | ||
| 1691 | \Edisplay tex-src/texinfo.tex /^\\def\\Edisplay{\\endgroup\\afterenvbreak}%$/ | ||
| 1692 | \Eexample tex-src/texinfo.tex /^\\def\\Eexample{\\Elisp}$/ | ||
| 1693 | \Eflushleft tex-src/texinfo.tex /^\\def\\Eflushleft{\\endgroup\\afterenvbreak}%$/ | ||
| 1694 | \Eflushright tex-src/texinfo.tex /^\\def\\Eflushright{\\endgroup\\afterenvbreak}%$/ | ||
| 1695 | \Eformat tex-src/texinfo.tex /^\\def\\Eformat{\\endgroup\\afterenvbreak}$/ | ||
| 1696 | \Eftable tex-src/texinfo.tex /^\\def\\Eftable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1697 | \Egroup tex-src/texinfo.tex /^ \\def\\Egroup{\\egroup\\endgroup}%$/ | ||
| 1698 | \Eifclear tex-src/texinfo.tex /^\\def\\Eifclear{}$/ | ||
| 1699 | \Eifset tex-src/texinfo.tex /^\\def\\Eifset{}$/ | ||
| 1700 | \Eiftex tex-src/texinfo.tex /^\\def\\Eiftex{}$/ | ||
| 1701 | \Elisp tex-src/texinfo.tex /^\\def\\Elisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1702 | \Equotation tex-src/texinfo.tex /^\\def\\Equotation{\\par\\endgroup\\afterenvbreak}%$/ | ||
| 1703 | \Esmallexample tex-src/texinfo.tex /^\\def\\Esmallexample{\\Elisp}$/ | ||
| 1704 | \Esmallexample tex-src/texinfo.tex /^\\global\\def\\Esmallexample{\\Esmalllisp}$/ | ||
| 1705 | \Esmalllisp tex-src/texinfo.tex /^\\def\\Esmalllisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1706 | \Etable tex-src/texinfo.tex /^\\def\\Etable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1707 | \Etitlepage tex-src/texinfo.tex /^\\def\\Etitlepage{%$/ | ||
| 1708 | \Evtable tex-src/texinfo.tex /^\\def\\Evtable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1709 | \HEADINGSafter tex-src/texinfo.tex /^\\def\\HEADINGSafter{\\let\\HEADINGShook=\\HEADINGSdoub/ | ||
| 1710 | \HEADINGSdouble tex-src/texinfo.tex /^\\def\\HEADINGSdouble{$/ | ||
| 1711 | \HEADINGSdoublex tex-src/texinfo.tex /^\\def\\HEADINGSdoublex{%$/ | ||
| 1712 | \HEADINGSoff tex-src/texinfo.tex /^\\def\\HEADINGSoff{$/ | ||
| 1713 | \HEADINGSon tex-src/texinfo.tex /^\\def\\HEADINGSon{\\HEADINGSdouble}$/ | ||
| 1714 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSdouble}}$/ | ||
| 1715 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSsingle}}$/ | ||
| 1716 | \HEADINGSsingle tex-src/texinfo.tex /^\\def\\HEADINGSsingle{$/ | ||
| 1717 | \HEADINGSsingleafter tex-src/texinfo.tex /^\\def\\HEADINGSsingleafter{\\let\\HEADINGShook=\\HEADIN/ | ||
| 1718 | \HEADINGSsinglex tex-src/texinfo.tex /^\\def\\HEADINGSsinglex{%$/ | ||
| 1719 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}$/ | ||
| 1720 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}%$/ | ||
| 1721 | \Yappendixletterandtype tex-src/texinfo.tex /^\\def\\Yappendixletterandtype{%$/ | ||
| 1722 | \Ynothing tex-src/texinfo.tex /^\\def\\Ynothing{}$/ | ||
| 1723 | \Ypagenumber tex-src/texinfo.tex /^\\def\\Ypagenumber{\\folio}$/ | ||
| 1724 | \Ysectionnumberandtype tex-src/texinfo.tex /^\\def\\Ysectionnumberandtype{%$/ | ||
| 1725 | \Ytitle tex-src/texinfo.tex /^\\def\\Ytitle{\\thischapter}$/ | ||
| 1726 | \_ tex-src/texinfo.tex /^\\def\\_{\\lvvmode \\kern.06em \\vbox{\\hrule width.3em / | ||
| 1727 | \_ tex-src/texinfo.tex /^\\def\\_{{\\realbackslash _}}%$/ | ||
| 1728 | \` tex-src/texinfo.tex /^\\def\\`{{`}}$/ | ||
| 1729 | \aboveenvbreak tex-src/texinfo.tex /^\\def\\aboveenvbreak{{\\advance\\aboveenvskipamount by/ | ||
| 1730 | \activedoublequote tex-src/texinfo.tex /^\\def\\activedoublequote{{\\tt \\char '042}}$/ | ||
| 1731 | \activeparens tex-src/texinfo.tex /^\\def\\activeparens{%$/ | ||
| 1732 | \afourpaper tex-src/texinfo.tex /^\\def\\afourpaper{$/ | ||
| 1733 | \afterenvbreak tex-src/texinfo.tex /^\\def\\afterenvbreak{\\endgraf \\ifdim\\lastskip<\\above/ | ||
| 1734 | \alphaenumerate tex-src/texinfo.tex /^\\def\\alphaenumerate{\\enumerate{a}}$/ | ||
| 1735 | \appendix tex-src/texinfo.tex /^\\outer\\def\\appendix{\\parsearg\\appendixzzz}$/ | ||
| 1736 | \appendixletter tex-src/texinfo.tex /^\\def\\appendixletter{\\char\\the\\appendixno}$/ | ||
| 1737 | \appendixnoderef tex-src/texinfo.tex /^\\def\\appendixnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 1738 | \appendixsec tex-src/texinfo.tex /^\\outer\\def\\appendixsec{\\parsearg\\appendixsectionzz/ | ||
| 1739 | \appendixsection tex-src/texinfo.tex /^\\outer\\def\\appendixsection{\\parsearg\\appendixsecti/ | ||
| 1740 | \appendixsectionzzz tex-src/texinfo.tex /^\\def\\appendixsectionzzz #1{\\seccheck{appendixsecti/ | ||
| 1741 | \appendixsetref tex-src/texinfo.tex /^\\def\\appendixsetref#1{%$/ | ||
| 1742 | \appendixsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsec{\\parsearg\\appendixsubsec/ | ||
| 1743 | \appendixsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubseczzz #1{\\seccheck{appendixsubsec/ | ||
| 1744 | \appendixsubsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsubsec{\\parsearg\\appendixsub/ | ||
| 1745 | \appendixsubsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubsubseczzz #1{\\seccheck{appendixsub/ | ||
| 1746 | \appendixzzz tex-src/texinfo.tex /^\\def\\appendixzzz #1{\\seccheck{appendix}%$/ | ||
| 1747 | \asis tex-src/texinfo.tex /^\\def\\asis#1{#1}$/ | ||
| 1748 | \author tex-src/texinfo.tex /^ \\def\\author{\\parsearg\\authorzzz}%$/ | ||
| 1749 | \authorfont tex-src/texinfo.tex /^ \\def\\authorfont{\\authorrm \\normalbaselineskip =/ | ||
| 1750 | \authorzzz tex-src/texinfo.tex /^ \\def\\authorzzz##1{\\ifseenauthor\\else\\vskip 0pt / | ||
| 1751 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}$/ | ||
| 1752 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}%$/ | ||
| 1753 | \b tex-src/texinfo.tex /^\\def\\b#1{{\\bf #1}}$/ | ||
| 1754 | \balancecolumns tex-src/texinfo.tex /^\\def\\balancecolumns{%$/ | ||
| 1755 | \begin tex-src/texinfo.tex /^\\outer\\def\\begin{\\parsearg\\beginxxx}$/ | ||
| 1756 | \begindoublecolumns tex-src/texinfo.tex /^\\def\\begindoublecolumns{\\begingroup$/ | ||
| 1757 | \beginxxx tex-src/texinfo.tex /^\\def\\beginxxx #1{%$/ | ||
| 1758 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }$/ | ||
| 1759 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }%$/ | ||
| 1760 | \bullet tex-src/texinfo.tex /^\\def\\bullet{$\\ptexbullet$}$/ | ||
| 1761 | \bye tex-src/texinfo.tex /^\\outer\\def\\bye{\\pagealignmacro\\tracingstats=1\\ptex/ | ||
| 1762 | \capsenumerate tex-src/texinfo.tex /^\\def\\capsenumerate{\\enumerate{A}}$/ | ||
| 1763 | \cartbot tex-src/texinfo.tex /^\\def\\cartbot{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 1764 | \cartouche tex-src/texinfo.tex /^\\long\\def\\cartouche{%$/ | ||
| 1765 | \carttop tex-src/texinfo.tex /^\\def\\carttop{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 1766 | \cbl tex-src/texinfo.tex /^\\def\\cbl{{\\circle\\char'012\\hskip -6pt}}$/ | ||
| 1767 | \cbr tex-src/texinfo.tex /^\\def\\cbr{{\\hskip 6pt\\circle\\char'011}}$/ | ||
| 1768 | \center tex-src/texinfo.tex /^\\def\\center{\\parsearg\\centerzzz}$/ | ||
| 1769 | \centerzzz tex-src/texinfo.tex /^\\def\\centerzzz #1{{\\advance\\hsize by -\\leftskip$/ | ||
| 1770 | \chapbreak tex-src/texinfo.tex /^\\def\\chapbreak{\\dobreak \\chapheadingskip {-4000}}$/ | ||
| 1771 | \chapentry tex-src/texinfo.tex /^\\def\\chapentry#1#2#3{\\dochapentry{#2\\labelspace#1}/ | ||
| 1772 | \chapentryfonts tex-src/texinfo.tex /^\\def\\chapentryfonts{\\secfonts \\rm}$/ | ||
| 1773 | \chapfonts tex-src/texinfo.tex /^\\def\\chapfonts{%$/ | ||
| 1774 | \chapheading tex-src/texinfo.tex /^\\def\\chapheading{\\parsearg\\chapheadingzzz}$/ | ||
| 1775 | \chapheadingzzz tex-src/texinfo.tex /^\\def\\chapheadingzzz #1{\\chapbreak %$/ | ||
| 1776 | \chapoddpage tex-src/texinfo.tex /^\\def\\chapoddpage{\\chappager \\ifodd\\pageno \\else \\h/ | ||
| 1777 | \chappager tex-src/texinfo.tex /^\\def\\chappager{\\par\\vfill\\supereject}$/ | ||
| 1778 | \chapter tex-src/texinfo.tex /^\\outer\\def\\chapter{\\parsearg\\chapterzzz}$/ | ||
| 1779 | \chapternofonts tex-src/texinfo.tex /^\\def\\chapternofonts{%$/ | ||
| 1780 | \chapterzzz tex-src/texinfo.tex /^\\def\\chapterzzz #1{\\seccheck{chapter}%$/ | ||
| 1781 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}$/ | ||
| 1782 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}%$/ | ||
| 1783 | \chfopen tex-src/texinfo.tex /^\\def\\chfopen #1#2{\\chapoddpage {\\chapfonts$/ | ||
| 1784 | \chfplain tex-src/texinfo.tex /^\\def\\chfplain #1#2{%$/ | ||
| 1785 | \cindex tex-src/texinfo.tex /^\\def\\cindex {\\cpindex}$/ | ||
| 1786 | \cindexsub tex-src/texinfo.tex /^\\def\\cindexsub {\\begingroup\\obeylines\\cindexsub}$/ | ||
| 1787 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}$/ | ||
| 1788 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}%$/ | ||
| 1789 | \clear tex-src/texinfo.tex /^\\def\\clear{\\parsearg\\clearxxx}$/ | ||
| 1790 | \clearxxx tex-src/texinfo.tex /^\\def\\clearxxx #1{$/ | ||
| 1791 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}$/ | ||
| 1792 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}%$/ | ||
| 1793 | \comment tex-src/texinfo.tex /^\\def\\comment{\\catcode 64=\\other \\catcode 123=\\othe/ | ||
| 1794 | \commentxxx tex-src/texinfo.tex /^\\def\\commentxxx #1{\\catcode 64=0 \\catcode 123=1 \\c/ | ||
| 1795 | \contents tex-src/texinfo.tex /^\\outer\\def\\contents{%$/ | ||
| 1796 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright }%$/ | ||
| 1797 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright}$/ | ||
| 1798 | \cropmarks tex-src/texinfo.tex /^\\def\\cropmarks{\\let\\onepageout=\\croppageout }$/ | ||
| 1799 | \croppageout tex-src/texinfo.tex /^\\def\\croppageout#1{\\hoffset=0pt % make sure this d/ | ||
| 1800 | \ctl tex-src/texinfo.tex /^\\def\\ctl{{\\circle\\char'013\\hskip -6pt}}% 6pt from / | ||
| 1801 | \ctr tex-src/texinfo.tex /^\\def\\ctr{{\\hskip 6pt\\circle\\char'010}}$/ | ||
| 1802 | \ctrl tex-src/texinfo.tex /^\\def\\ctrl #1{{\\tt \\rawbackslash \\hat}#1}$/ | ||
| 1803 | \defcodeindex tex-src/texinfo.tex /^\\def\\defcodeindex{\\parsearg\\newcodeindex}$/ | ||
| 1804 | \defcv tex-src/texinfo.tex /^\\def\\defcv #1 {\\def\\defcvtype{#1}%$/ | ||
| 1805 | \defcvarheader tex-src/texinfo.tex /^\\def\\defcvarheader #1#2#3{%$/ | ||
| 1806 | \defcvx tex-src/texinfo.tex /^\\def\\defcvx #1 {\\errmessage{@defcvx in invalid con/ | ||
| 1807 | \deffn tex-src/texinfo.tex /^\\def\\deffn{\\defmethparsebody\\Edeffn\\deffnx\\deffnhe/ | ||
| 1808 | \deffnheader tex-src/texinfo.tex /^\\def\\deffnheader #1#2#3{\\doind {fn}{\\code{#2}}%$/ | ||
| 1809 | \deffnx tex-src/texinfo.tex /^\\def\\deffnx #1 {\\errmessage{@deffnx in invalid con/ | ||
| 1810 | \defindex tex-src/texinfo.tex /^\\def\\defindex{\\parsearg\\newindex}$/ | ||
| 1811 | \defivar tex-src/texinfo.tex /^\\def\\defivar{\\defvrparsebody\\Edefivar\\defivarx\\def/ | ||
| 1812 | \defivarheader tex-src/texinfo.tex /^\\def\\defivarheader #1#2#3{%$/ | ||
| 1813 | \defivarx tex-src/texinfo.tex /^\\def\\defivarx #1 {\\errmessage{@defivarx in invalid/ | ||
| 1814 | \defmac tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | ||
| 1815 | \defmacheader tex-src/texinfo.tex /^\\def\\defmacheader #1#2{\\doind {fn}{\\code{#1}}% Mak/ | ||
| 1816 | \defmacx tex-src/texinfo.tex /^\\def\\defmacx #1 {\\errmessage{@defmacx in invalid c/ | ||
| 1817 | \defmethod tex-src/texinfo.tex /^\\def\\defmethod{\\defmethparsebody\\Edefmethod\\defmet/ | ||
| 1818 | \defmethodheader tex-src/texinfo.tex /^\\def\\defmethodheader #1#2#3{%$/ | ||
| 1819 | \defmethodx tex-src/texinfo.tex /^\\def\\defmethodx #1 {\\errmessage{@defmethodx in inv/ | ||
| 1820 | \defmethparsebody tex-src/texinfo.tex /^\\def\\defmethparsebody #1#2#3#4 {\\begingroup\\inENV / | ||
| 1821 | \defname tex-src/texinfo.tex /^\\def\\defname #1#2{%$/ | ||
| 1822 | \defop tex-src/texinfo.tex /^\\def\\defop #1 {\\def\\defoptype{#1}%$/ | ||
| 1823 | \defopheader tex-src/texinfo.tex /^\\def\\defopheader #1#2#3{%$/ | ||
| 1824 | \defopparsebody tex-src/texinfo.tex /^\\def\\defopparsebody #1#2#3#4#5 {\\begingroup\\inENV / | ||
| 1825 | \defopt tex-src/texinfo.tex /^\\def\\defopt{\\defvarparsebody\\Edefopt\\defoptx\\defop/ | ||
| 1826 | \defoptheader tex-src/texinfo.tex /^\\def\\defoptheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 1827 | \defoptx tex-src/texinfo.tex /^\\def\\defoptx #1 {\\errmessage{@defoptx in invalid c/ | ||
| 1828 | \defopvarparsebody tex-src/texinfo.tex /^\\def\\defopvarparsebody #1#2#3#4#5 {\\begingroup\\inE/ | ||
| 1829 | \defopx tex-src/texinfo.tex /^\\def\\defopx #1 {\\errmessage{@defopx in invalid con/ | ||
| 1830 | \defparsebody tex-src/texinfo.tex /^\\def\\defparsebody #1#2#3{\\begingroup\\inENV% Enviro/ | ||
| 1831 | \defspec tex-src/texinfo.tex /^\\def\\defspec{\\defparsebody\\Edefspec\\defspecx\\defsp/ | ||
| 1832 | \defspecheader tex-src/texinfo.tex /^\\def\\defspecheader #1#2{\\doind {fn}{\\code{#1}}% Ma/ | ||
| 1833 | \defspecx tex-src/texinfo.tex /^\\def\\defspecx #1 {\\errmessage{@defspecx in invalid/ | ||
| 1834 | \deftp tex-src/texinfo.tex /^\\def\\deftp{\\defvrparsebody\\Edeftp\\deftpx\\deftphead/ | ||
| 1835 | \deftpargs tex-src/texinfo.tex /^\\def\\deftpargs #1{\\bf \\defvarargs{#1}}$/ | ||
| 1836 | \deftpheader tex-src/texinfo.tex /^\\def\\deftpheader #1#2#3{\\doind {tp}{\\code{#2}}%$/ | ||
| 1837 | \deftpx tex-src/texinfo.tex /^\\def\\deftpx #1 {\\errmessage{@deftpx in invalid con/ | ||
| 1838 | \deftypefn tex-src/texinfo.tex /^\\def\\deftypefn{\\defmethparsebody\\Edeftypefn\\deftyp/ | ||
| 1839 | \deftypefnheader tex-src/texinfo.tex /^\\def\\deftypefnheader #1#2#3{\\deftypefnheaderx{#1}{/ | ||
| 1840 | \deftypefnheaderx tex-src/texinfo.tex /^\\def\\deftypefnheaderx #1#2#3 #4\\relax{%$/ | ||
| 1841 | \deftypefnx tex-src/texinfo.tex /^\\def\\deftypefnx #1 {\\errmessage{@deftypefnx in inv/ | ||
| 1842 | \deftypefun tex-src/texinfo.tex /^\\def\\deftypefun{\\defparsebody\\Edeftypefun\\deftypef/ | ||
| 1843 | \deftypefunargs tex-src/texinfo.tex /^\\def\\deftypefunargs #1{%$/ | ||
| 1844 | \deftypefunheader tex-src/texinfo.tex /^\\def\\deftypefunheader #1#2{\\deftypefunheaderx{#1}#/ | ||
| 1845 | \deftypefunheaderx tex-src/texinfo.tex /^\\def\\deftypefunheaderx #1#2 #3\\relax{%$/ | ||
| 1846 | \deftypeunx tex-src/texinfo.tex /^\\def\\deftypeunx #1 {\\errmessage{@deftypeunx in inv/ | ||
| 1847 | \deftypevar tex-src/texinfo.tex /^\\def\\deftypevar{\\defvarparsebody\\Edeftypevar\\defty/ | ||
| 1848 | \deftypevarheader tex-src/texinfo.tex /^\\def\\deftypevarheader #1#2{%$/ | ||
| 1849 | \deftypevarx tex-src/texinfo.tex /^\\def\\deftypevarx #1 {\\errmessage{@deftypevarx in i/ | ||
| 1850 | \deftypevr tex-src/texinfo.tex /^\\def\\deftypevr{\\defvrparsebody\\Edeftypevr\\deftypev/ | ||
| 1851 | \deftypevrheader tex-src/texinfo.tex /^\\def\\deftypevrheader #1#2#3{\\doind {vr}{\\code{#3}}/ | ||
| 1852 | \deftypevrx tex-src/texinfo.tex /^\\def\\deftypevrx #1 {\\errmessage{@deftypevrx in inv/ | ||
| 1853 | \defun tex-src/texinfo.tex /^\\def\\defun{\\defparsebody\\Edefun\\defunx\\defunheader/ | ||
| 1854 | \defunargs tex-src/texinfo.tex /^\\def\\defunargs #1{\\functionparens \\sl$/ | ||
| 1855 | \defunheader tex-src/texinfo.tex /^\\def\\defunheader #1#2{\\doind {fn}{\\code{#1}}% Make/ | ||
| 1856 | \defunx tex-src/texinfo.tex /^\\def\\defunx #1 {\\errmessage{@defunx in invalid con/ | ||
| 1857 | \defvar tex-src/texinfo.tex /^\\def\\defvar{\\defvarparsebody\\Edefvar\\defvarx\\defva/ | ||
| 1858 | \defvarargs tex-src/texinfo.tex /^\\def\\defvarargs #1{\\normalparens #1%$/ | ||
| 1859 | \defvarheader tex-src/texinfo.tex /^\\def\\defvarheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 1860 | \defvarparsebody tex-src/texinfo.tex /^\\def\\defvarparsebody #1#2#3{\\begingroup\\inENV% Env/ | ||
| 1861 | \defvarx tex-src/texinfo.tex /^\\def\\defvarx #1 {\\errmessage{@defvarx in invalid c/ | ||
| 1862 | \defvr tex-src/texinfo.tex /^\\def\\defvr{\\defvrparsebody\\Edefvr\\defvrx\\defvrhead/ | ||
| 1863 | \defvrheader tex-src/texinfo.tex /^\\def\\defvrheader #1#2#3{\\doind {vr}{\\code{#2}}%$/ | ||
| 1864 | \defvrparsebody tex-src/texinfo.tex /^\\def\\defvrparsebody #1#2#3#4 {\\begingroup\\inENV %$/ | ||
| 1865 | \defvrx tex-src/texinfo.tex /^\\def\\defvrx #1 {\\errmessage{@defvrx in invalid con/ | ||
| 1866 | \description tex-src/texinfo.tex /^\\def\\description{\\tablez{\\dontindex}{1}{}{}{}{}}$/ | ||
| 1867 | \df tex-src/texinfo.tex /^\\def\\df{\\let\\tentt=\\deftt \\let\\tenbf = \\defbf \\bf}/ | ||
| 1868 | \dfn tex-src/texinfo.tex /^\\def\\dfn##1{\\realbackslash dfn {##1}}$/ | ||
| 1869 | \direntry tex-src/texinfo.tex /^\\def\\direntry{\\begingroup\\direntryxxx}$/ | ||
| 1870 | \direntryxxx tex-src/texinfo.tex /^\\long\\def\\direntryxxx #1\\end direntry{\\endgroup\\ig/ | ||
| 1871 | \display tex-src/texinfo.tex /^\\def\\display{\\begingroup\\inENV %This group ends at/ | ||
| 1872 | \dmn tex-src/texinfo.tex /^\\def\\dmn#1{\\thinspace #1}$/ | ||
| 1873 | \dobreak tex-src/texinfo.tex /^\\def\\dobreak#1#2{\\par\\ifdim\\lastskip<#1\\removelast/ | ||
| 1874 | \dochapentry tex-src/texinfo.tex /^\\def\\dochapentry#1#2{%$/ | ||
| 1875 | \docodeindex tex-src/texinfo.tex /^\\def\\docodeindex#1{\\edef\\indexname{#1}\\parsearg\\si/ | ||
| 1876 | \doind tex-src/texinfo.tex /^\\def\\doind #1#2{%$/ | ||
| 1877 | \doindex tex-src/texinfo.tex /^\\def\\doindex#1{\\edef\\indexname{#1}\\parsearg\\single/ | ||
| 1878 | \donoderef tex-src/texinfo.tex /^\\def\\donoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 1879 | \dontindex tex-src/texinfo.tex /^\\def\\dontindex #1{}$/ | ||
| 1880 | \dopageno tex-src/texinfo.tex /^\\def\\dopageno#1{{\\rm #1}}$/ | ||
| 1881 | \doprintindex tex-src/texinfo.tex /^\\def\\doprintindex#1{%$/ | ||
| 1882 | \dosecentry tex-src/texinfo.tex /^\\def\\dosecentry#1#2{%$/ | ||
| 1883 | \dosetq tex-src/texinfo.tex /^\\def\\dosetq #1#2{{\\let\\folio=0 \\turnoffactive%$/ | ||
| 1884 | \doshortpageno tex-src/texinfo.tex /^\\def\\doshortpageno#1{{\\rm #1}}$/ | ||
| 1885 | \dosubind tex-src/texinfo.tex /^\\def\\dosubind #1#2#3{%$/ | ||
| 1886 | \dosubsecentry tex-src/texinfo.tex /^\\def\\dosubsecentry#1#2{%$/ | ||
| 1887 | \dosubsubsecentry tex-src/texinfo.tex /^\\def\\dosubsubsecentry#1#2{%$/ | ||
| 1888 | \dots tex-src/texinfo.tex /^\\def\\dots{$\\ldots$}$/ | ||
| 1889 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots }%$/ | ||
| 1890 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots}$/ | ||
| 1891 | \doublecolumnout tex-src/texinfo.tex /^\\def\\doublecolumnout{\\splittopskip=\\topskip \\split/ | ||
| 1892 | \emph tex-src/texinfo.tex /^\\def\\emph##1{\\realbackslash emph {##1}}$/ | ||
| 1893 | \end tex-src/texinfo.tex /^\\def\\end{\\parsearg\\endxxx}$/ | ||
| 1894 | \enddoublecolumns tex-src/texinfo.tex /^\\def\\enddoublecolumns{\\output={\\balancecolumns}\\ej/ | ||
| 1895 | \endxxx tex-src/texinfo.tex /^\\def\\endxxx #1{%$/ | ||
| 1896 | \entry tex-src/texinfo.tex /^\\def\\entry #1#2{\\begingroup$/ | ||
| 1897 | \enumerate tex-src/texinfo.tex /^\\def\\enumerate{\\parsearg\\enumeratezzz}$/ | ||
| 1898 | \enumeratey tex-src/texinfo.tex /^\\def\\enumeratey #1 #2\\endenumeratey{%$/ | ||
| 1899 | \enumeratezzz tex-src/texinfo.tex /^\\def\\enumeratezzz #1{\\enumeratey #1 \\endenumerate/ | ||
| 1900 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 1901 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\realbackslash equiv}$/ | ||
| 1902 | \error tex-src/texinfo.tex /^\\def\\error{\\leavevmode\\lower.7ex\\copy\\errorbox}$/ | ||
| 1903 | \errorE tex-src/texinfo.tex /^\\def\\errorE#1{$/ | ||
| 1904 | \evenfooting tex-src/texinfo.tex /^\\def\\evenfooting{\\parsearg\\evenfootingxxx}$/ | ||
| 1905 | \evenheading tex-src/texinfo.tex /^\\def\\evenheading{\\parsearg\\evenheadingxxx}$/ | ||
| 1906 | \everyfooting tex-src/texinfo.tex /^\\def\\everyfooting{\\parsearg\\everyfootingxxx}$/ | ||
| 1907 | \everyheading tex-src/texinfo.tex /^\\def\\everyheading{\\parsearg\\everyheadingxxx}$/ | ||
| 1908 | \ewbot tex-src/texinfo.tex /^\\def\\ewbot{\\vrule height0pt depth\\cornerthick widt/ | ||
| 1909 | \ewtop tex-src/texinfo.tex /^\\def\\ewtop{\\vrule height\\cornerthick depth0pt widt/ | ||
| 1910 | \exdent tex-src/texinfo.tex /^\\def\\exdent{\\parsearg\\exdentyyy}$/ | ||
| 1911 | \exdentyyy tex-src/texinfo.tex /^\\def\\exdentyyy #1{{\\hfil\\break\\hbox{\\kern -\\exdent/ | ||
| 1912 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\leavevmode\\raise.1ex\\hbox to 1em{\\/ | ||
| 1913 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\realbackslash expansion}$/ | ||
| 1914 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}$/ | ||
| 1915 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}%$/ | ||
| 1916 | \finalout tex-src/texinfo.tex /^\\def\\finalout{\\overfullrule=0pt}$/ | ||
| 1917 | \findex tex-src/texinfo.tex /^\\def\\findex {\\fnindex}$/ | ||
| 1918 | \finishtitlepage tex-src/texinfo.tex /^\\def\\finishtitlepage{%$/ | ||
| 1919 | \flushcr tex-src/texinfo.tex /^\\def\\flushcr{\\ifx\\par\\lisppar \\def\\next##1{}\\else / | ||
| 1920 | \flushleft tex-src/texinfo.tex /^\\def\\flushleft{%$/ | ||
| 1921 | \flushright tex-src/texinfo.tex /^\\def\\flushright{%$/ | ||
| 1922 | \fnitemindex tex-src/texinfo.tex /^\\def\\fnitemindex #1{\\doind {fn}{\\code{#1}}}%$/ | ||
| 1923 | \format tex-src/texinfo.tex /^\\def\\format{\\begingroup\\inENV %This group ends at / | ||
| 1924 | \frenchspacing tex-src/texinfo.tex /^\\def\\frenchspacing{\\sfcode46=1000 \\sfcode63=1000 \\/ | ||
| 1925 | \ftable tex-src/texinfo.tex /^\\def\\ftable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 1926 | \gloggingall tex-src/texinfo.tex /^\\def\\gloggingall{\\begingroup \\globaldefs = 1 \\logg/ | ||
| 1927 | \group tex-src/texinfo.tex /^\\def\\group{\\begingroup$/ | ||
| 1928 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}$/ | ||
| 1929 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}%$/ | ||
| 1930 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ | ||
| 1931 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ | ||
| 1932 | \heading tex-src/texinfo.tex /^\\def\\heading{\\parsearg\\secheadingi}$/ | ||
| 1933 | \headings tex-src/texinfo.tex /^\\def\\headings #1 {\\csname HEADINGS#1\\endcsname}$/ | ||
| 1934 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}$/ | ||
| 1935 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}%$/ | ||
| 1936 | \ifclear tex-src/texinfo.tex /^\\def\\ifclear{\\begingroup\\ignoresections\\parsearg\\i/ | ||
| 1937 | \ifclearfail tex-src/texinfo.tex /^\\def\\ifclearfail{\\begingroup\\ignoresections\\ifclea/ | ||
| 1938 | \ifclearfailxxx tex-src/texinfo.tex /^\\long\\def\\ifclearfailxxx #1\\end ifclear{\\endgroup\\/ | ||
| 1939 | \ifclearxxx tex-src/texinfo.tex /^\\def\\ifclearxxx #1{\\endgroup$/ | ||
| 1940 | \ifinfo tex-src/texinfo.tex /^\\def\\ifinfo{\\begingroup\\ignoresections\\ifinfoxxx}$/ | ||
| 1941 | \ifinfoxxx tex-src/texinfo.tex /^\\long\\def\\ifinfoxxx #1\\end ifinfo{\\endgroup\\ignore/ | ||
| 1942 | \ifset tex-src/texinfo.tex /^\\def\\ifset{\\begingroup\\ignoresections\\parsearg\\ifs/ | ||
| 1943 | \ifsetfail tex-src/texinfo.tex /^\\def\\ifsetfail{\\begingroup\\ignoresections\\ifsetfai/ | ||
| 1944 | \ifsetfailxxx tex-src/texinfo.tex /^\\long\\def\\ifsetfailxxx #1\\end ifset{\\endgroup\\igno/ | ||
| 1945 | \ifsetxxx tex-src/texinfo.tex /^\\def\\ifsetxxx #1{\\endgroup$/ | ||
| 1946 | \iftex tex-src/texinfo.tex /^\\def\\iftex{}$/ | ||
| 1947 | \ifusingtt tex-src/texinfo.tex /^\\def\\ifusingtt#1#2{\\ifdim \\fontdimen3\\the\\font=0pt/ | ||
| 1948 | \ignore tex-src/texinfo.tex /^\\def\\ignore{\\begingroup\\ignoresections$/ | ||
| 1949 | \ignoresections tex-src/texinfo.tex /^\\def\\ignoresections{%$/ | ||
| 1950 | \ignorexxx tex-src/texinfo.tex /^\\long\\def\\ignorexxx #1\\end ignore{\\endgroup\\ignore/ | ||
| 1951 | \ii tex-src/texinfo.tex /^\\def\\ii#1{{\\it #1}} % italic font$/ | ||
| 1952 | \inENV tex-src/texinfo.tex /^\\newif\\ifENV \\ENVfalse \\def\\inENV{\\ifENV\\relax\\els/ | ||
| 1953 | \include tex-src/texinfo.tex /^\\def\\include{\\parsearg\\includezzz}$/ | ||
| 1954 | \includezzz tex-src/texinfo.tex /^\\def\\includezzz #1{{\\def\\thisfile{#1}\\input #1$/ | ||
| 1955 | \indexbackslash tex-src/texinfo.tex /^ \\def\\indexbackslash{\\rawbackslashxx}$/ | ||
| 1956 | \indexdotfill tex-src/texinfo.tex /^\\def\\indexdotfill{\\cleaders$/ | ||
| 1957 | \indexdummies tex-src/texinfo.tex /^\\def\\indexdummies{%$/ | ||
| 1958 | \indexdummydots tex-src/texinfo.tex /^\\def\\indexdummydots{...}$/ | ||
| 1959 | \indexdummyfont tex-src/texinfo.tex /^\\def\\indexdummyfont#1{#1}$/ | ||
| 1960 | \indexdummytex tex-src/texinfo.tex /^\\def\\indexdummytex{TeX}$/ | ||
| 1961 | \indexfonts tex-src/texinfo.tex /^\\def\\indexfonts{%$/ | ||
| 1962 | \indexnofonts tex-src/texinfo.tex /^\\def\\indexnofonts{%$/ | ||
| 1963 | \infoappendix tex-src/texinfo.tex /^\\def\\infoappendix{\\parsearg\\appendixzzz}$/ | ||
| 1964 | \infoappendixsec tex-src/texinfo.tex /^\\def\\infoappendixsec{\\parsearg\\appendixseczzz}$/ | ||
| 1965 | \infoappendixsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsec{\\parsearg\\appendixsubseczz/ | ||
| 1966 | \infoappendixsubsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsubsec{\\parsearg\\appendixsubsu/ | ||
| 1967 | \infochapter tex-src/texinfo.tex /^\\def\\infochapter{\\parsearg\\chapterzzz}$/ | ||
| 1968 | \inforef tex-src/texinfo.tex /^\\def\\inforef #1{\\inforefzzz #1,,,,**}$/ | ||
| 1969 | \inforefzzz tex-src/texinfo.tex /^\\def\\inforefzzz #1,#2,#3,#4**{See Info file \\file{/ | ||
| 1970 | \infosection tex-src/texinfo.tex /^\\def\\infosection{\\parsearg\\sectionzzz}$/ | ||
| 1971 | \infosubsection tex-src/texinfo.tex /^\\def\\infosubsection{\\parsearg\\subsectionzzz}$/ | ||
| 1972 | \infosubsubsection tex-src/texinfo.tex /^\\def\\infosubsubsection{\\parsearg\\subsubsectionzzz}/ | ||
| 1973 | \infotop tex-src/texinfo.tex /^\\def\\infotop{\\parsearg\\unnumberedzzz}$/ | ||
| 1974 | \infounnumbered tex-src/texinfo.tex /^\\def\\infounnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 1975 | \infounnumberedsec tex-src/texinfo.tex /^\\def\\infounnumberedsec{\\parsearg\\unnumberedseczzz}/ | ||
| 1976 | \infounnumberedsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsec{\\parsearg\\unnumberedsubs/ | ||
| 1977 | \infounnumberedsubsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsubsec{\\parsearg\\unnumbereds/ | ||
| 1978 | \initial tex-src/texinfo.tex /^\\def\\initial #1{%$/ | ||
| 1979 | \internalBitem tex-src/texinfo.tex /^\\def\\internalBitem{\\smallbreak \\parsearg\\itemzzz}$/ | ||
| 1980 | \internalBitemx tex-src/texinfo.tex /^\\def\\internalBitemx{\\par \\parsearg\\itemzzz}$/ | ||
| 1981 | \internalBkitem tex-src/texinfo.tex /^\\def\\internalBkitem{\\smallbreak \\parsearg\\kitemzzz/ | ||
| 1982 | \internalBkitemx tex-src/texinfo.tex /^\\def\\internalBkitemx{\\par \\parsearg\\kitemzzz}$/ | ||
| 1983 | \internalBxitem tex-src/texinfo.tex /^\\def\\internalBxitem "#1"{\\def\\xitemsubtopix{#1} \\s/ | ||
| 1984 | \internalBxitemx tex-src/texinfo.tex /^\\def\\internalBxitemx "#1"{\\def\\xitemsubtopix{#1} \\/ | ||
| 1985 | \internalsetq tex-src/texinfo.tex /^\\def\\internalsetq #1#2{'xrdef {#1}{\\csname #2\\endc/ | ||
| 1986 | \item tex-src/texinfo.tex /^\\def\\item{\\errmessage{@item while not in a table}}/ | ||
| 1987 | \itemcontents tex-src/texinfo.tex /^\\def\\itemcontents{#1}%$/ | ||
| 1988 | \itemfont tex-src/texinfo.tex /^\\def\\itemfont{#2}%$/ | ||
| 1989 | \itemize tex-src/texinfo.tex /^\\def\\itemize{\\parsearg\\itemizezzz}$/ | ||
| 1990 | \itemizeitem tex-src/texinfo.tex /^\\def\\itemizeitem{%$/ | ||
| 1991 | \itemizey tex-src/texinfo.tex /^\\def\\itemizey #1#2{%$/ | ||
| 1992 | \itemizezzz tex-src/texinfo.tex /^\\def\\itemizezzz #1{%$/ | ||
| 1993 | \itemx tex-src/texinfo.tex /^\\def\\itemx{\\errmessage{@itemx while not in a table/ | ||
| 1994 | \itemzzz tex-src/texinfo.tex /^\\def\\itemzzz #1{\\begingroup %$/ | ||
| 1995 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}$/ | ||
| 1996 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}%$/ | ||
| 1997 | \kbd tex-src/texinfo.tex /^\\def\\kbd#1{\\def\\look{#1}\\expandafter\\kbdfoo\\look??/ | ||
| 1998 | \kbdfoo tex-src/texinfo.tex /^\\def\\kbdfoo#1#2#3\\par{\\def\\one{#1}\\def\\three{#3}\\d/ | ||
| 1999 | \key tex-src/texinfo.tex /^\\def\\key #1{{\\tt \\exhyphenpenalty=10000\\uppercase{/ | ||
| 2000 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}$/ | ||
| 2001 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}%$/ | ||
| 2002 | \kindex tex-src/texinfo.tex /^\\def\\kindex {\\kyindex}$/ | ||
| 2003 | \kitem tex-src/texinfo.tex /^\\def\\kitem{\\errmessage{@kitem while not in a table/ | ||
| 2004 | \kitemx tex-src/texinfo.tex /^\\def\\kitemx{\\errmessage{@kitemx while not in a tab/ | ||
| 2005 | \kitemzzz tex-src/texinfo.tex /^\\def\\kitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 2006 | \l tex-src/texinfo.tex /^\\def\\l#1{{\\li #1}\\null} % $/ | ||
| 2007 | \labelspace tex-src/texinfo.tex /^\\def\\labelspace{\\hskip1em \\relax}$/ | ||
| 2008 | \lbrb tex-src/texinfo.tex /^\\def\\lbrb{{\\bf\\char`\\[}} \\def\\rbrb{{\\bf\\char`\\]}}$/ | ||
| 2009 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}$/ | ||
| 2010 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}%$/ | ||
| 2011 | \linenumber tex-src/texinfo.tex /^ \\def\\linenumber{\\the\\inputlineno:\\space}$/ | ||
| 2012 | \lisp tex-src/texinfo.tex /^\\def\\lisp{\\aboveenvbreak$/ | ||
| 2013 | \loggingall tex-src/texinfo.tex /^\\def\\loggingall{\\tracingcommands2 \\tracingstats2 $/ | ||
| 2014 | \losespace tex-src/texinfo.tex /^\\def\\losespace #1{#1}$/ | ||
| 2015 | \lowercaseenumerate tex-src/texinfo.tex /^\\def\\lowercaseenumerate{%$/ | ||
| 2016 | \lvvmode tex-src/texinfo.tex /^\\def\\lvvmode{\\vbox to 0pt{}}$/ | ||
| 2017 | \majorheading tex-src/texinfo.tex /^\\def\\majorheading{\\parsearg\\majorheadingzzz}$/ | ||
| 2018 | \majorheadingzzz tex-src/texinfo.tex /^\\def\\majorheadingzzz #1{%$/ | ||
| 2019 | \math tex-src/texinfo.tex /^\\def\\math#1{\\implicitmath #1\\implicitmath}$/ | ||
| 2020 | \menu tex-src/texinfo.tex /^\\long\\def\\menu #1\\end menu{}$/ | ||
| 2021 | \minus tex-src/texinfo.tex /^\\def\\minus{$-$}$/ | ||
| 2022 | \mylbrace tex-src/texinfo.tex /^\\def\\mylbrace {{\\tt \\char '173}}$/ | ||
| 2023 | \myrbrace tex-src/texinfo.tex /^\\def\\myrbrace {{\\tt \\char '175}}$/ | ||
| 2024 | \need tex-src/texinfo.tex /^\\def\\need{\\parsearg\\needx}$/ | ||
| 2025 | \needx tex-src/texinfo.tex /^\\def\\needx#1{%$/ | ||
| 2026 | \newcodeindex tex-src/texinfo.tex /^\\def\\newcodeindex #1{$/ | ||
| 2027 | \newindex tex-src/texinfo.tex /^\\def\\newindex #1{$/ | ||
| 2028 | \next tex-src/texinfo.tex /^\\def\\next##1{}\\next}$/ | ||
| 2029 | \nm tex-src/testenv.tex /^\\newcommand{\\nm}[2]{\\nomenclature{#1}{#2}}$/ | ||
| 2030 | \node tex-src/texinfo.tex /^\\def\\node{\\ENVcheck\\parsearg\\nodezzz}$/ | ||
| 2031 | \nodexxx[ tex-src/texinfo.tex /^\\def\\nodexxx[#1,#2]{\\gdef\\lastnode{#1}}$/ | ||
| 2032 | \nodezzz tex-src/texinfo.tex /^\\def\\nodezzz#1{\\nodexxx [#1,]}$/ | ||
| 2033 | \nofillexdent tex-src/texinfo.tex /^\\def\\nofillexdent{\\parsearg\\nofillexdentyyy}$/ | ||
| 2034 | \nofillexdentyyy tex-src/texinfo.tex /^\\def\\nofillexdentyyy #1{{\\advance \\leftskip by -\\e/ | ||
| 2035 | \normalbackslash tex-src/texinfo.tex /^\\def\\normalbackslash{{\\tt\\rawbackslashxx}}$/ | ||
| 2036 | \normalcaret tex-src/texinfo.tex /^\\def\\normalcaret{^}$/ | ||
| 2037 | \normaldoublequote tex-src/texinfo.tex /^\\def\\normaldoublequote{"}$/ | ||
| 2038 | \normalgreater tex-src/texinfo.tex /^\\def\\normalgreater{>}$/ | ||
| 2039 | \normalless tex-src/texinfo.tex /^\\def\\normalless{<}$/ | ||
| 2040 | \normalplus tex-src/texinfo.tex /^\\def\\normalplus{+}$/ | ||
| 2041 | \normaltilde tex-src/texinfo.tex /^\\def\\normaltilde{~}$/ | ||
| 2042 | \normalunderscore tex-src/texinfo.tex /^\\def\\normalunderscore{_}$/ | ||
| 2043 | \normalverticalbar tex-src/texinfo.tex /^\\def\\normalverticalbar{|}$/ | ||
| 2044 | \nsbot tex-src/texinfo.tex /^\\def\\nsbot{\\vbox$/ | ||
| 2045 | \nstop tex-src/texinfo.tex /^\\def\\nstop{\\vbox$/ | ||
| 2046 | \numberedsec tex-src/texinfo.tex /^\\outer\\def\\numberedsec{\\parsearg\\seczzz}$/ | ||
| 2047 | \numberedsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsec{\\parsearg\\numberedsubsec/ | ||
| 2048 | \numberedsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubseczzz #1{\\seccheck{subsection}%$/ | ||
| 2049 | \numberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsubsec{\\parsearg\\numberedsub/ | ||
| 2050 | \numberedsubsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubsubseczzz #1{\\seccheck{subsubsecti/ | ||
| 2051 | \numericenumerate tex-src/texinfo.tex /^\\def\\numericenumerate{%$/ | ||
| 2052 | \oddfooting tex-src/texinfo.tex /^\\def\\oddfooting{\\parsearg\\oddfootingxxx}$/ | ||
| 2053 | \oddheading tex-src/texinfo.tex /^\\def\\oddheading{\\parsearg\\oddheadingxxx}$/ | ||
| 2054 | \onepageout tex-src/texinfo.tex /^\\def\\onepageout#1{\\hoffset=\\normaloffset$/ | ||
| 2055 | \opencontents tex-src/texinfo.tex /^\\def\\opencontents{\\openout \\contentsfile = \\jobnam/ | ||
| 2056 | \openindices tex-src/texinfo.tex /^\\def\\openindices{%$/ | ||
| 2057 | \opnr tex-src/texinfo.tex /^\\def\\opnr{{\\sf\\char`\\(}} \\def\\clnr{{\\sf\\char`\\)}} / | ||
| 2058 | \page tex-src/texinfo.tex /^ \\def\\page{%$/ | ||
| 2059 | \page tex-src/texinfo.tex /^\\def\\page{\\par\\vfill\\supereject}$/ | ||
| 2060 | \pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ | ||
| 2061 | \pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ | ||
| 2062 | \parsearg tex-src/texinfo.tex /^\\def\\parsearg #1{\\let\\next=#1\\begingroup\\obeylines/ | ||
| 2063 | \parseargline tex-src/texinfo.tex /^\\def\\parseargline{\\begingroup \\obeylines \\parsearg/ | ||
| 2064 | \parseargx tex-src/texinfo.tex /^\\def\\parseargx{%$/ | ||
| 2065 | \pindex tex-src/texinfo.tex /^\\def\\pindex {\\pgindex}$/ | ||
| 2066 | \plainsecheading tex-src/texinfo.tex /^\\def\\plainsecheading #1{\\secheadingi {#1}}$/ | ||
| 2067 | \point tex-src/texinfo.tex /^\\def\\point{$\\star$}$/ | ||
| 2068 | \primary tex-src/texinfo.tex /^\\def\\primary #1{\\line{#1\\hfil}}$/ | ||
| 2069 | \print tex-src/texinfo.tex /^\\def\\print{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 2070 | \print tex-src/texinfo.tex /^\\def\\print{\\realbackslash print}$/ | ||
| 2071 | \printedmanual tex-src/texinfo.tex /^\\def\\printedmanual{\\ignorespaces #5}%$/ | ||
| 2072 | \printedmanual tex-src/texinfo.tex /^section ``\\printednodename'' in \\cite{\\printedmanu/ | ||
| 2073 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #1}%$/ | ||
| 2074 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #3}%$/ | ||
| 2075 | \printindex tex-src/texinfo.tex /^\\def\\printindex{\\parsearg\\doprintindex}$/ | ||
| 2076 | \pxref tex-src/texinfo.tex /^\\def\\pxref#1{see \\xrefX[#1,,,,,,,]}$/ | ||
| 2077 | \quotation tex-src/texinfo.tex /^\\def\\quotation{%$/ | ||
| 2078 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}$/ | ||
| 2079 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}%$/ | ||
| 2080 | \r tex-src/texinfo.tex /^\\def\\r#1{{\\rm #1}} % roman font$/ | ||
| 2081 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}% \\indexbacksl/ | ||
| 2082 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}%$/ | ||
| 2083 | \readauxfile tex-src/texinfo.tex /^\\def\\readauxfile{%$/ | ||
| 2084 | \ref tex-src/texinfo.tex /^\\def\\ref#1{\\xrefX[#1,,,,,,,]}$/ | ||
| 2085 | \refx tex-src/texinfo.tex /^\\def\\refx#1#2{%$/ | ||
| 2086 | \resetmathfonts tex-src/texinfo.tex /^\\def\\resetmathfonts{%$/ | ||
| 2087 | \result tex-src/texinfo.tex /^\\def\\result{\\leavevmode\\raise.15ex\\hbox to 1em{\\hf/ | ||
| 2088 | \result tex-src/texinfo.tex /^\\def\\result{\\realbackslash result}$/ | ||
| 2089 | \rm tex-src/texinfo.tex /^\\def\\rm{\\realbackslash rm }%$/ | ||
| 2090 | \samp tex-src/texinfo.tex /^\\def\\samp #1{`\\tclose{#1}'\\null}$/ | ||
| 2091 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}$/ | ||
| 2092 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}%$/ | ||
| 2093 | \sc tex-src/texinfo.tex /^\\def\\sc#1{{\\smallcaps#1}} % smallcaps font$/ | ||
| 2094 | \seccheck tex-src/texinfo.tex /^\\def\\seccheck#1{\\if \\pageno<0 %$/ | ||
| 2095 | \secentry tex-src/texinfo.tex /^ \\def\\secentry ##1##2##3##4{}$/ | ||
| 2096 | \secentry tex-src/texinfo.tex /^\\def\\secentry#1#2#3#4{\\dosecentry{#2.#3\\labelspace/ | ||
| 2097 | \secentryfonts tex-src/texinfo.tex /^\\def\\secentryfonts{\\textfonts}$/ | ||
| 2098 | \secfonts tex-src/texinfo.tex /^\\def\\secfonts{%$/ | ||
| 2099 | \secheading tex-src/texinfo.tex /^\\def\\secheading #1#2#3{\\secheadingi {#2.#3\\enspace/ | ||
| 2100 | \secheadingbreak tex-src/texinfo.tex /^\\def\\secheadingbreak{\\dobreak \\secheadingskip {-10/ | ||
| 2101 | \secheadingi tex-src/texinfo.tex /^\\def\\secheadingi #1{{\\advance \\secheadingskip by \\/ | ||
| 2102 | \secondary tex-src/texinfo.tex /^\\def\\secondary #1#2{$/ | ||
| 2103 | \seczzz tex-src/texinfo.tex /^\\def\\seczzz #1{\\seccheck{section}%$/ | ||
| 2104 | \set tex-src/texinfo.tex /^\\def\\set{\\parsearg\\setxxx}$/ | ||
| 2105 | \setchapternewpage tex-src/texinfo.tex /^\\def\\setchapternewpage #1 {\\csname CHAPPAG#1\\endcs/ | ||
| 2106 | \setchapterstyle tex-src/texinfo.tex /^\\def\\setchapterstyle #1 {\\csname CHAPF#1\\endcsname/ | ||
| 2107 | \setdeffont tex-src/texinfo.tex /^\\def\\setdeffont #1 {\\csname DEF#1\\endcsname}$/ | ||
| 2108 | \setfilename tex-src/texinfo.tex /^\\def\\setfilename{%$/ | ||
| 2109 | \setref tex-src/texinfo.tex /^\\def\\setref#1{%$/ | ||
| 2110 | \settitle tex-src/texinfo.tex /^\\def\\settitle{\\parsearg\\settitlezzz}$/ | ||
| 2111 | \settitlezzz tex-src/texinfo.tex /^\\def\\settitlezzz #1{\\gdef\\thistitle{#1}}$/ | ||
| 2112 | \setxxx tex-src/texinfo.tex /^\\def\\setxxx #1{$/ | ||
| 2113 | \sf tex-src/texinfo.tex /^\\def\\sf{\\fam=\\sffam \\tensf}$/ | ||
| 2114 | \sf tex-src/texinfo.tex /^\\def\\sf{\\realbackslash sf}%$/ | ||
| 2115 | \shortchapentry tex-src/texinfo.tex /^\\def\\shortchapentry#1#2#3{%$/ | ||
| 2116 | \shortunnumberedentry tex-src/texinfo.tex /^\\def\\shortunnumberedentry#1#2{%$/ | ||
| 2117 | \singlecodeindexer tex-src/texinfo.tex /^\\def\\singlecodeindexer #1{\\doind{\\indexname}{\\code/ | ||
| 2118 | \singleindexer tex-src/texinfo.tex /^\\def\\singleindexer #1{\\doind{\\indexname}{#1}}$/ | ||
| 2119 | \singlespace tex-src/texinfo.tex /^\\def\\singlespace{%$/ | ||
| 2120 | \sl tex-src/texinfo.tex /^\\def\\sl{\\realbackslash sl }%$/ | ||
| 2121 | \smallbook tex-src/texinfo.tex /^\\def\\smallbook{$/ | ||
| 2122 | \smalllispx tex-src/texinfo.tex /^\\def\\smalllispx{\\aboveenvbreak\\begingroup\\inENV$/ | ||
| 2123 | \smartitalic tex-src/texinfo.tex /^\\def\\smartitalic#1{{\\sl #1}\\futurelet\\next\\smartit/ | ||
| 2124 | \smartitalicx tex-src/texinfo.tex /^\\def\\smartitalicx{\\ifx\\next,\\else\\ifx\\next-\\else\\i/ | ||
| 2125 | \sp tex-src/texinfo.tex /^\\def\\sp{\\parsearg\\spxxx}$/ | ||
| 2126 | \splitoff tex-src/texinfo.tex /^\\def\\splitoff#1#2\\endmark{\\def\\first{#1}\\def\\rest{/ | ||
| 2127 | \spxxx tex-src/texinfo.tex /^\\def\\spxxx #1{\\par \\vskip #1\\baselineskip}$/ | ||
| 2128 | \startcontents tex-src/texinfo.tex /^\\def\\startcontents#1{%$/ | ||
| 2129 | \startenumeration tex-src/texinfo.tex /^\\def\\startenumeration#1{%$/ | ||
| 2130 | \subheading tex-src/texinfo.tex /^\\def\\subheading{\\parsearg\\subsecheadingi}$/ | ||
| 2131 | \subsecentry tex-src/texinfo.tex /^ \\def\\subsecentry ##1##2##3##4##5{}$/ | ||
| 2132 | \subsecentry tex-src/texinfo.tex /^\\def\\subsecentry#1#2#3#4#5{\\dosubsecentry{#2.#3.#4/ | ||
| 2133 | \subsecfonts tex-src/texinfo.tex /^\\def\\subsecfonts{%$/ | ||
| 2134 | \subsecheading tex-src/texinfo.tex /^\\def\\subsecheading #1#2#3#4{\\subsecheadingi {#2.#3/ | ||
| 2135 | \subsecheadingbreak tex-src/texinfo.tex /^\\def\\subsecheadingbreak{\\dobreak \\subsecheadingski/ | ||
| 2136 | \subsecheadingi tex-src/texinfo.tex /^\\def\\subsecheadingi #1{{\\advance \\subsecheadingski/ | ||
| 2137 | \subsubheading tex-src/texinfo.tex /^\\def\\subsubheading{\\parsearg\\subsubsecheadingi}$/ | ||
| 2138 | \subsubsecentry tex-src/texinfo.tex /^ \\def\\subsubsecentry ##1##2##3##4##5##6{}$/ | ||
| 2139 | \subsubsecentry tex-src/texinfo.tex /^\\def\\subsubsecentry#1#2#3#4#5#6{%$/ | ||
| 2140 | \subsubsecfonts tex-src/texinfo.tex /^\\def\\subsubsecfonts{\\subsecfonts} % Maybe this sho/ | ||
| 2141 | \subsubsecheading tex-src/texinfo.tex /^\\def\\subsubsecheading #1#2#3#4#5{\\subsubsecheading/ | ||
| 2142 | \subsubsecheadingi tex-src/texinfo.tex /^\\def\\subsubsecheadingi #1{{\\advance \\subsecheading/ | ||
| 2143 | \subtitle tex-src/texinfo.tex /^ \\def\\subtitle{\\parsearg\\subtitlezzz}%$/ | ||
| 2144 | \subtitlefont tex-src/texinfo.tex /^ \\def\\subtitlefont{\\subtitlerm \\normalbaselinesk/ | ||
| 2145 | \subtitlezzz tex-src/texinfo.tex /^ \\def\\subtitlezzz##1{{\\subtitlefont \\rightline{#/ | ||
| 2146 | \summarycontents tex-src/texinfo.tex /^\\outer\\def\\summarycontents{%$/ | ||
| 2147 | \supereject tex-src/texinfo.tex /^\\def\\supereject{\\par\\penalty -20000\\footnoteno =0 / | ||
| 2148 | \syncodeindex tex-src/texinfo.tex /^\\def\\syncodeindex #1 #2 {%$/ | ||
| 2149 | \synindex tex-src/texinfo.tex /^\\def\\synindex #1 #2 {%$/ | ||
| 2150 | \t tex-src/texinfo.tex /^\\def\\t##1{\\realbackslash r {##1}}%$/ | ||
| 2151 | \t tex-src/texinfo.tex /^\\def\\t#1{{\\tt \\exhyphenpenalty=10000\\rawbackslash / | ||
| 2152 | \table tex-src/texinfo.tex /^\\def\\table{\\begingroup\\inENV\\obeylines\\obeyspaces\\/ | ||
| 2153 | \tablez tex-src/texinfo.tex /^\\def\\tablez #1#2#3#4#5#6{%$/ | ||
| 2154 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}$/ | ||
| 2155 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}%$/ | ||
| 2156 | \tclose tex-src/texinfo.tex /^\\def\\tclose#1{{\\rm \\tcloserm=\\fontdimen2\\font \\tt / | ||
| 2157 | \tex tex-src/texinfo.tex /^\\def\\tex{\\begingroup$/ | ||
| 2158 | \texinfoversion tex-src/texinfo.tex /^\\def\\texinfoversion{2.73}$/ | ||
| 2159 | \textfonts tex-src/texinfo.tex /^\\def\\textfonts{%$/ | ||
| 2160 | \thearg tex-src/texinfo.tex /^ \\def\\thearg{#1}%$/ | ||
| 2161 | \thearg tex-src/texinfo.tex /^ \\ifx\\thearg\\empty \\def\\thearg{1}\\fi$/ | ||
| 2162 | \thischapter tex-src/texinfo.tex /^ \\unnumbchapmacro{#1}\\def\\thischapter{}%$/ | ||
| 2163 | \thischapter tex-src/texinfo.tex /^\\def\\thischapter{} \\def\\thissection{}$/ | ||
| 2164 | \thischaptername tex-src/texinfo.tex /^\\def\\thischaptername{No Chapter Title}$/ | ||
| 2165 | \thisfile tex-src/texinfo.tex /^\\def\\thisfile{}$/ | ||
| 2166 | \thistitle tex-src/texinfo.tex /^\\def\\thistitle{No Title}$/ | ||
| 2167 | \tie tex-src/texinfo.tex /^\\def\\tie{\\penalty 10000\\ } % Save plain tex de/ | ||
| 2168 | \tindex tex-src/texinfo.tex /^\\def\\tindex {\\tpindex}$/ | ||
| 2169 | \title tex-src/texinfo.tex /^ \\def\\title{\\parsearg\\titlezzz}%$/ | ||
| 2170 | \titlefont tex-src/texinfo.tex /^\\def\\titlefont#1{{\\titlerm #1}}$/ | ||
| 2171 | \titlepage tex-src/texinfo.tex /^\\def\\titlepage{\\begingroup \\parindent=0pt \\textfon/ | ||
| 2172 | \titlezzz tex-src/texinfo.tex /^ \\def\\titlezzz##1{\\leftline{\\titlefont{##1}}$/ | ||
| 2173 | \today tex-src/texinfo.tex /^\\def\\today{\\number\\day\\space$/ | ||
| 2174 | \top tex-src/texinfo.tex /^\\outer\\def\\top{\\parsearg\\unnumberedzzz}$/ | ||
| 2175 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}$/ | ||
| 2176 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}%$/ | ||
| 2177 | \turnoffactive tex-src/texinfo.tex /^\\def\\turnoffactive{\\let"=\\normaldoublequote$/ | ||
| 2178 | \unnchfopen tex-src/texinfo.tex /^\\def\\unnchfopen #1{%$/ | ||
| 2179 | \unnchfplain tex-src/texinfo.tex /^\\def\\unnchfplain #1{%$/ | ||
| 2180 | \unnumbchapentry tex-src/texinfo.tex /^\\def\\unnumbchapentry#1#2{\\dochapentry{#1}{#2}}$/ | ||
| 2181 | \unnumbered tex-src/texinfo.tex /^\\outer\\def\\unnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 2182 | \unnumberedsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsec{\\parsearg\\unnumberedseczz/ | ||
| 2183 | \unnumberedseczzz tex-src/texinfo.tex /^\\def\\unnumberedseczzz #1{\\seccheck{unnumberedsec}%/ | ||
| 2184 | \unnumberedsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsec{\\parsearg\\unnumberedsu/ | ||
| 2185 | \unnumberedsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubseczzz #1{\\seccheck{unnumberedsu/ | ||
| 2186 | \unnumberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsubsec{\\parsearg\\unnumbere/ | ||
| 2187 | \unnumberedsubsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubsubseczzz #1{\\seccheck{unnumbere/ | ||
| 2188 | \unnumberedzzz tex-src/texinfo.tex /^\\def\\unnumberedzzz #1{\\seccheck{unnumbered}%$/ | ||
| 2189 | \unnumbnoderef tex-src/texinfo.tex /^\\def\\unnumbnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 2190 | \unnumbsecentry tex-src/texinfo.tex /^ \\def\\unnumbsecentry ##1##2{}$/ | ||
| 2191 | \unnumbsecentry tex-src/texinfo.tex /^\\def\\unnumbsecentry#1#2{\\dosecentry{#1}{#2}}$/ | ||
| 2192 | \unnumbsetref tex-src/texinfo.tex /^\\def\\unnumbsetref#1{%$/ | ||
| 2193 | \unnumbsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsecentry ##1##2{}$/ | ||
| 2194 | \unnumbsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsecentry#1#2{\\dosubsecentry{#1}{#2}}/ | ||
| 2195 | \unnumbsubsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsubsecentry ##1##2{}$/ | ||
| 2196 | \unnumbsubsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsubsecentry#1#2{\\dosubsubsecentry{#1/ | ||
| 2197 | \uppercaseenumerate tex-src/texinfo.tex /^\\def\\uppercaseenumerate{%$/ | ||
| 2198 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}$/ | ||
| 2199 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}%$/ | ||
| 2200 | \vindex tex-src/texinfo.tex /^\\def\\vindex {\\vrindex}$/ | ||
| 2201 | \vritemindex tex-src/texinfo.tex /^\\def\\vritemindex #1{\\doind {vr}{\\code{#1}}}%$/ | ||
| 2202 | \vtable tex-src/texinfo.tex /^\\def\\vtable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 2203 | \w tex-src/texinfo.tex /^\\def\\w#1{\\leavevmode\\hbox{#1}}$/ | ||
| 2204 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w }%$/ | ||
| 2205 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w}$/ | ||
| 2206 | \xitem tex-src/texinfo.tex /^\\def\\xitem{\\errmessage{@xitem while not in a table/ | ||
| 2207 | \xitemx tex-src/texinfo.tex /^\\def\\xitemx{\\errmessage{@xitemx while not in a tab/ | ||
| 2208 | \xitemzzz tex-src/texinfo.tex /^\\def\\xitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 2209 | \xkey tex-src/texinfo.tex /^\\def\\xkey{\\key}$/ | ||
| 2210 | \xrdef tex-src/texinfo.tex /^\\def\\xrdef #1#2{$/ | ||
| 2211 | \xref tex-src/texinfo.tex /^\\def\\xref#1{See \\xrefX[#1,,,,,,,]}$/ | ||
| 2212 | \xrefX[ tex-src/texinfo.tex /^\\def\\xrefX[#1,#2,#3,#4,#5,#6]{\\begingroup%$/ | ||
| 2213 | ^ tex-src/texinfo.tex /^\\def^{{\\tt \\hat}}$/ | ||
| 2214 | _ tex-src/texinfo.tex /^\\def_{\\ifusingtt\\normalunderscore\\_}$/ | ||
| 2215 | _GETOPT_H c-src/getopt.h 19 | ||
| 2216 | _GNU_SOURCE c-src/etags.c 94 | ||
| 2217 | _REGEX_H c-src/emacs/src/regex.h 21 | ||
| 2218 | _RE_SYNTAX_POSIX_COMMON c-src/emacs/src/regex.h 221 | ||
| 2219 | _Restrict_ c-src/emacs/src/regex.h 540 | ||
| 2220 | _Restrict_ c-src/emacs/src/regex.h 542 | ||
| 2221 | _Restrict_ c-src/emacs/src/regex.h 544 | ||
| 2222 | _Restrict_arr_ c-src/emacs/src/regex.h 555 | ||
| 2223 | _Restrict_arr_ c-src/emacs/src/regex.h 557 | ||
| 2224 | _UCHAR_T c-src/emacs/src/lisp.h 2423 | ||
| 2225 | __COLORS cp-src/screen.hpp 9 | ||
| 2226 | __default_morecore c-src/emacs/src/gmalloc.c /^__default_morecore (ptrdiff_t increment)$/ | ||
| 2227 | __init__ pyt-src/server.py /^ def __init__(self):$/ | ||
| 2228 | __init__ pyt-src/server.py /^ def __init__(self, Master, text, textvar, widt/ | ||
| 2229 | __init__ pyt-src/server.py /^ def __init__(self, host, sitelist, master=None/ | ||
| 2230 | __init__ pyt-src/server.py /^ def __init__(self, master=None):$/ | ||
| 2231 | __init__ pyt-src/server.py /^ def __init__(self, newlegend, list, editor, ma/ | ||
| 2232 | __init__ pyt-src/server.py /^ def __init__(self, user, userlist, master=None/ | ||
| 2233 | __ip c.c 159 | ||
| 2234 | __libc_atexit c-src/exit.c 30 | ||
| 2235 | __libc_atexit c-src/exit.strange_suffix 30 | ||
| 2236 | __malloc_extra_blocks c-src/emacs/src/gmalloc.c 381 | ||
| 2237 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ | ||
| 2238 | __malloc_initialized c-src/emacs/src/gmalloc.c 379 | ||
| 2239 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ | ||
| 2240 | __sbrk c-src/emacs/src/gmalloc.c 1513 | ||
| 2241 | __str__ pyt-src/server.py /^ def __str__(self):$/ | ||
| 2242 | __up c.c 160 | ||
| 2243 | _aligned_blocks c-src/emacs/src/gmalloc.c 1004 | ||
| 2244 | _aligned_blocks_mutex c-src/emacs/src/gmalloc.c 518 | ||
| 2245 | _bar? ruby-src/test1.ru /^ def self._bar?(abc)$/ | ||
| 2246 | _bytes_free c-src/emacs/src/gmalloc.c 376 | ||
| 2247 | _bytes_used c-src/emacs/src/gmalloc.c 374 | ||
| 2248 | _chunks_free c-src/emacs/src/gmalloc.c 375 | ||
| 2249 | _chunks_used c-src/emacs/src/gmalloc.c 373 | ||
| 2250 | _fraghead c-src/emacs/src/gmalloc.c 370 | ||
| 2251 | _free c-src/emacs/src/gmalloc.c /^_free (void *ptr)$/ | ||
| 2252 | _free_internal c-src/emacs/src/gmalloc.c /^_free_internal (void *ptr)$/ | ||
| 2253 | _free_internal_nolock c-src/emacs/src/gmalloc.c /^_free_internal_nolock (void *ptr)$/ | ||
| 2254 | _heapbase c-src/emacs/src/gmalloc.c 355 | ||
| 2255 | _heapindex c-src/emacs/src/gmalloc.c 364 | ||
| 2256 | _heapinfo c-src/emacs/src/gmalloc.c 358 | ||
| 2257 | _heaplimit c-src/emacs/src/gmalloc.c 367 | ||
| 2258 | _malloc c-src/emacs/src/gmalloc.c /^_malloc (size_t size)$/ | ||
| 2259 | _malloc_internal c-src/emacs/src/gmalloc.c /^_malloc_internal (size_t size)$/ | ||
| 2260 | _malloc_internal_nolock c-src/emacs/src/gmalloc.c /^_malloc_internal_nolock (size_t size)$/ | ||
| 2261 | _malloc_mutex c-src/emacs/src/gmalloc.c 517 | ||
| 2262 | _malloc_thread_enabled_p c-src/emacs/src/gmalloc.c 519 | ||
| 2263 | _realloc c-src/emacs/src/gmalloc.c /^_realloc (void *ptr, size_t size)$/ | ||
| 2264 | _realloc_internal c-src/emacs/src/gmalloc.c /^_realloc_internal (void *ptr, size_t size)$/ | ||
| 2265 | _realloc_internal_nolock c-src/emacs/src/gmalloc.c /^_realloc_internal_nolock (void *ptr, size_t size)$/ | ||
| 2266 | ` ruby-src/test.rb /^ def `(command)$/ | ||
| 2267 | a c-src/h.h 103 | ||
| 2268 | a c-src/h.h 40 | ||
| 2269 | a c.c /^a ()$/ | ||
| 2270 | a c.c /^a()$/ | ||
| 2271 | a c.c 152 | ||
| 2272 | a c.c 180 | ||
| 2273 | a cp-src/c.C 132 | ||
| 2274 | a ruby-src/test1.ru /^ def a()$/ | ||
| 2275 | a-forth-constant! forth-src/test-forth.fth /^99 constant a-forth-constant!$/ | ||
| 2276 | a-forth-value? forth-src/test-forth.fth /^55 value a-forth-value?$/ | ||
| 2277 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- )$/ | ||
| 2278 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- a*b+c ) + * ;$/ | ||
| 38 | a0 c-src/emacs/src/lisp.h /^ Lisp_Object (*a0) (void);$/ | 2279 | a0 c-src/emacs/src/lisp.h /^ Lisp_Object (*a0) (void);$/ |
| 39 | a1 c-src/emacs/src/lisp.h /^ Lisp_Object (*a1) (Lisp_Object);$/ | 2280 | a1 c-src/emacs/src/lisp.h /^ Lisp_Object (*a1) (Lisp_Object);$/ |
| 40 | a2 c-src/emacs/src/lisp.h /^ Lisp_Object (*a2) (Lisp_Object, Lisp_Object)/ | 2281 | a2 c-src/emacs/src/lisp.h /^ Lisp_Object (*a2) (Lisp_Object, Lisp_Object)/ |
| @@ -44,44 +2285,37 @@ a5 c-src/emacs/src/lisp.h /^ Lisp_Object (*a5) (Lisp_Object, Lisp_Object,/ | |||
| 44 | a6 c-src/emacs/src/lisp.h /^ Lisp_Object (*a6) (Lisp_Object, Lisp_Object,/ | 2285 | a6 c-src/emacs/src/lisp.h /^ Lisp_Object (*a6) (Lisp_Object, Lisp_Object,/ |
| 45 | a7 c-src/emacs/src/lisp.h /^ Lisp_Object (*a7) (Lisp_Object, Lisp_Object,/ | 2286 | a7 c-src/emacs/src/lisp.h /^ Lisp_Object (*a7) (Lisp_Object, Lisp_Object,/ |
| 46 | a8 c-src/emacs/src/lisp.h /^ Lisp_Object (*a8) (Lisp_Object, Lisp_Object,/ | 2287 | a8 c-src/emacs/src/lisp.h /^ Lisp_Object (*a8) (Lisp_Object, Lisp_Object,/ |
| 47 | aaaaaa c-src/h.h 111 | 2288 | aMANY c-src/emacs/src/lisp.h /^ Lisp_Object (*aMANY) (ptrdiff_t, Lisp_Object/ |
| 48 | aaa c.c 249 | 2289 | aUNEVALLED c-src/emacs/src/lisp.h /^ Lisp_Object (*aUNEVALLED) (Lisp_Object args)/ |
| 49 | aaa c.c 269 | ||
| 50 | aa c.c 269 | 2290 | aa c.c 269 |
| 51 | aa c.c 279 | 2291 | aa c.c 279 |
| 52 | abbrev_all_caps c-src/abbrev.c 58 | 2292 | aaa c.c 249 |
| 2293 | aaa c.c 269 | ||
| 2294 | aaaaaa c-src/h.h 111 | ||
| 53 | abbrev-expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | 2295 | abbrev-expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ |
| 54 | abbrevs_changed c-src/abbrev.c 56 | ||
| 55 | abbrev-symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | 2296 | abbrev-symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ |
| 2297 | abbrev_all_caps c-src/abbrev.c 58 | ||
| 2298 | abbrevs_changed c-src/abbrev.c 56 | ||
| 56 | abc c-src/h.h 33 | 2299 | abc c-src/h.h 33 |
| 57 | abc c-src/h.h 37 | 2300 | abc c-src/h.h 37 |
| 58 | ABC ruby-src/test1.ru 11 | ||
| 59 | Abort_Handler_Pointer/t ada-src/2ataspri.ads /^ type Abort_Handler_Pointer is access procedure / | ||
| 60 | abort-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | 2301 | abort-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ |
| 61 | Abort_Task/p ada-src/2ataspri.adb /^ procedure Abort_Task (T : TCB_Ptr) is$/ | ||
| 62 | Abort_Task/p ada-src/2ataspri.ads /^ procedure Abort_Task (T : TCB_Ptr);$/ | ||
| 63 | Abort_Wrapper/p ada-src/2ataspri.adb /^ procedure Abort_Wrapper$/ | ||
| 64 | \aboveenvbreak tex-src/texinfo.tex /^\\def\\aboveenvbreak{{\\advance\\aboveenvskipamount by/ | ||
| 65 | abs/f ada-src/etags-test-for.ada /^ function "abs" (Right : Complex) return Real'/ | 2302 | abs/f ada-src/etags-test-for.ada /^ function "abs" (Right : Complex) return Real'/ |
| 66 | absolute_dirname c-src/etags.c /^absolute_dirname (char *file, char *dir)$/ | 2303 | absolute_dirname c-src/etags.c /^absolute_dirname (char *file, char *dir)$/ |
| 67 | absolute_filename c-src/etags.c /^absolute_filename (char *file, char *dir)$/ | 2304 | absolute_filename c-src/etags.c /^absolute_filename (char *file, char *dir)$/ |
| 68 | abt cp-src/c.C 55 | 2305 | abt cp-src/c.C 55 |
| 69 | a c.c 152 | ||
| 70 | A c.c 162 | ||
| 71 | a c.c 180 | ||
| 72 | a c.c /^a ()$/ | ||
| 73 | a c.c /^a()$/ | ||
| 74 | accent_key_syms c-src/emacs/src/keyboard.c 4625 | ||
| 75 | access_keymap_keyremap c-src/emacs/src/keyboard.c /^access_keymap_keyremap (Lisp_Object map, Lisp_Obje/ | ||
| 76 | acc_pred_info merc-src/accumulator.m /^:- pred acc_pred_info(list(mer_type)::in, list(pro/ | 2306 | acc_pred_info merc-src/accumulator.m /^:- pred acc_pred_info(list(mer_type)::in, list(pro/ |
| 77 | acc_proc_info merc-src/accumulator.m /^:- pred acc_proc_info(list(prog_var)::in, prog_var/ | 2307 | acc_proc_info merc-src/accumulator.m /^:- pred acc_proc_info(list(prog_var)::in, prog_var/ |
| 2308 | acc_unification merc-src/accumulator.m /^:- pred acc_unification(pair(prog_var)::in, hlds_g/ | ||
| 2309 | acc_var_subst_init merc-src/accumulator.m /^:- pred acc_var_subst_init(list(prog_var)::in,$/ | ||
| 2310 | accent_key_syms c-src/emacs/src/keyboard.c 4625 | ||
| 2311 | access_keymap_keyremap c-src/emacs/src/keyboard.c /^access_keymap_keyremap (Lisp_Object map, Lisp_Obje/ | ||
| 78 | accu_assoc merc-src/accumulator.m /^:- pred accu_assoc(module_info::in, vartypes::in, / | 2312 | accu_assoc merc-src/accumulator.m /^:- pred accu_assoc(module_info::in, vartypes::in, / |
| 79 | accu_assoc merc-src/accumulator.m /^:- type accu_assoc$/ | 2313 | accu_assoc merc-src/accumulator.m /^:- type accu_assoc$/ |
| 80 | accu_base merc-src/accumulator.m /^:- type accu_base$/ | 2314 | accu_base merc-src/accumulator.m /^:- type accu_base$/ |
| 81 | accu_before merc-src/accumulator.m /^:- pred accu_before(module_info::in, vartypes::in,/ | 2315 | accu_before merc-src/accumulator.m /^:- pred accu_before(module_info::in, vartypes::in,/ |
| 82 | accu_case merc-src/accumulator.m /^:- type accu_case$/ | 2316 | accu_case merc-src/accumulator.m /^:- type accu_case$/ |
| 83 | accu_construct_assoc merc-src/accumulator.m /^:- pred accu_construct_assoc(module_info::in, vart/ | ||
| 84 | accu_construct merc-src/accumulator.m /^:- pred accu_construct(module_info::in, vartypes::/ | 2317 | accu_construct merc-src/accumulator.m /^:- pred accu_construct(module_info::in, vartypes::/ |
| 2318 | accu_construct_assoc merc-src/accumulator.m /^:- pred accu_construct_assoc(module_info::in, vart/ | ||
| 85 | accu_create_goal merc-src/accumulator.m /^:- pred accu_create_goal(accu_goal_id::in, list(pr/ | 2319 | accu_create_goal merc-src/accumulator.m /^:- pred accu_create_goal(accu_goal_id::in, list(pr/ |
| 86 | accu_divide_base_case merc-src/accumulator.m /^:- pred accu_divide_base_case(module_info::in, var/ | 2320 | accu_divide_base_case merc-src/accumulator.m /^:- pred accu_divide_base_case(module_info::in, var/ |
| 87 | accu_goal_id merc-src/accumulator.m /^:- type accu_goal_id$/ | 2321 | accu_goal_id merc-src/accumulator.m /^:- type accu_goal_id$/ |
| @@ -91,144 +2325,80 @@ accu_has_heuristic merc-src/accumulator.m /^:- pred accu_has_heuristic(module_na | |||
| 91 | accu_heuristic merc-src/accumulator.m /^:- pred accu_heuristic(module_name::in, string::in/ | 2325 | accu_heuristic merc-src/accumulator.m /^:- pred accu_heuristic(module_name::in, string::in/ |
| 92 | accu_is_associative merc-src/accumulator.m /^:- pred accu_is_associative(module_info::in, pred_/ | 2326 | accu_is_associative merc-src/accumulator.m /^:- pred accu_is_associative(module_info::in, pred_/ |
| 93 | accu_is_update merc-src/accumulator.m /^:- pred accu_is_update(module_info::in, pred_id::i/ | 2327 | accu_is_update merc-src/accumulator.m /^:- pred accu_is_update(module_info::in, pred_id::i/ |
| 94 | acc_unification merc-src/accumulator.m /^:- pred acc_unification(pair(prog_var)::in, hlds_g/ | ||
| 95 | accu_process_assoc_set merc-src/accumulator.m /^:- pred accu_process_assoc_set(module_info::in, ac/ | 2328 | accu_process_assoc_set merc-src/accumulator.m /^:- pred accu_process_assoc_set(module_info::in, ac/ |
| 96 | accu_process_update_set merc-src/accumulator.m /^:- pred accu_process_update_set(module_info::in, a/ | 2329 | accu_process_update_set merc-src/accumulator.m /^:- pred accu_process_update_set(module_info::in, a/ |
| 97 | accu_related merc-src/accumulator.m /^:- pred accu_related(module_info::in, vartypes::in/ | 2330 | accu_related merc-src/accumulator.m /^:- pred accu_related(module_info::in, vartypes::in/ |
| 98 | accu_rename merc-src/accumulator.m /^:- func accu_rename(list(accu_goal_id), accu_subst/ | 2331 | accu_rename merc-src/accumulator.m /^:- func accu_rename(list(accu_goal_id), accu_subst/ |
| 99 | accu_sets_init merc-src/accumulator.m /^:- pred accu_sets_init(accu_sets::out) is det.$/ | ||
| 100 | accu_sets merc-src/accumulator.m /^:- type accu_sets$/ | 2332 | accu_sets merc-src/accumulator.m /^:- type accu_sets$/ |
| 101 | accu_stage1_2 merc-src/accumulator.m /^:- pred accu_stage1_2(module_info::in, vartypes::i/ | 2333 | accu_sets_init merc-src/accumulator.m /^:- pred accu_sets_init(accu_sets::out) is det.$/ |
| 102 | accu_stage1 merc-src/accumulator.m /^:- pred accu_stage1(module_info::in, vartypes::in,/ | 2334 | accu_stage1 merc-src/accumulator.m /^:- pred accu_stage1(module_info::in, vartypes::in,/ |
| 2335 | accu_stage1_2 merc-src/accumulator.m /^:- pred accu_stage1_2(module_info::in, vartypes::i/ | ||
| 103 | accu_stage2 merc-src/accumulator.m /^:- pred accu_stage2(module_info::in, proc_info::in/ | 2336 | accu_stage2 merc-src/accumulator.m /^:- pred accu_stage2(module_info::in, proc_info::in/ |
| 104 | accu_stage3 merc-src/accumulator.m /^:- pred accu_stage3(accu_goal_id::in, list(prog_va/ | 2337 | accu_stage3 merc-src/accumulator.m /^:- pred accu_stage3(accu_goal_id::in, list(prog_va/ |
| 105 | accu_standardize merc-src/accumulator.m /^:- pred accu_standardize(hlds_goal::in, hlds_goal:/ | 2338 | accu_standardize merc-src/accumulator.m /^:- pred accu_standardize(hlds_goal::in, hlds_goal:/ |
| 106 | accu_store merc-src/accumulator.m /^:- pred accu_store(accu_case::in, hlds_goal::in,$/ | 2339 | accu_store merc-src/accumulator.m /^:- pred accu_store(accu_case::in, hlds_goal::in,$/ |
| 107 | accu_subst merc-src/accumulator.m /^:- type accu_subst == map(prog_var, prog_var).$/ | 2340 | accu_subst merc-src/accumulator.m /^:- type accu_subst == map(prog_var, prog_var).$/ |
| 108 | accu_substs_init merc-src/accumulator.m /^:- pred accu_substs_init(list(prog_var)::in, prog_/ | ||
| 109 | accu_substs merc-src/accumulator.m /^:- type accu_substs$/ | 2341 | accu_substs merc-src/accumulator.m /^:- type accu_substs$/ |
| 2342 | accu_substs_init merc-src/accumulator.m /^:- pred accu_substs_init(list(prog_var)::in, prog_/ | ||
| 110 | accu_top_level merc-src/accumulator.m /^:- pred accu_top_level(top_level::in, hlds_goal::i/ | 2343 | accu_top_level merc-src/accumulator.m /^:- pred accu_top_level(top_level::in, hlds_goal::i/ |
| 111 | accu_transform_proc merc-src/accumulator.m /^:- pred accu_transform_proc(pred_proc_id::in, pred/ | 2344 | accu_transform_proc merc-src/accumulator.m /^:- pred accu_transform_proc(pred_proc_id::in, pred/ |
| 112 | accu_update merc-src/accumulator.m /^:- pred accu_update(module_info::in, vartypes::in,/ | 2345 | accu_update merc-src/accumulator.m /^:- pred accu_update(module_info::in, vartypes::in,/ |
| 113 | accu_warning merc-src/accumulator.m /^:- type accu_warning$/ | 2346 | accu_warning merc-src/accumulator.m /^:- type accu_warning$/ |
| 114 | acc_var_subst_init merc-src/accumulator.m /^:- pred acc_var_subst_init(list(prog_var)::in,$/ | 2347 | act prol-src/natded.prolog /^act(OutForm,OutSyn,Ws):-$/ |
| 115 | /Acircumflex ps-src/rfc1245.ps /^\/Acircumflex \/Ecircumflex \/Aacute \/Edieresis \/Egra/ | ||
| 116 | A cp-src/c.C 117 | ||
| 117 | a cp-src/c.C 132 | ||
| 118 | A cp-src/c.C 39 | ||
| 119 | A cp-src/c.C 56 | ||
| 120 | A cp-src/c.C 57 | ||
| 121 | A cp-src/c.C 73 | ||
| 122 | ~A cp-src/c.C /^A::~A() {}$/ | ||
| 123 | A cp-src/c.C /^void A::A() {}$/ | ||
| 124 | A cp-src/fail.C 23 | ||
| 125 | A cp-src/fail.C 7 | ||
| 126 | a c-src/h.h 103 | ||
| 127 | a c-src/h.h 40 | ||
| 128 | action prol-src/natded.prolog /^action(KeyVals):-$/ | 2348 | action prol-src/natded.prolog /^action(KeyVals):-$/ |
| 129 | \activedoublequote tex-src/texinfo.tex /^\\def\\activedoublequote{{\\tt \\char '042}}$/ | ||
| 130 | active_maps c-src/emacs/src/keyboard.c /^active_maps (Lisp_Object first_event)$/ | 2349 | active_maps c-src/emacs/src/keyboard.c /^active_maps (Lisp_Object first_event)$/ |
| 131 | \activeparens tex-src/texinfo.tex /^\\def\\activeparens{%$/ | ||
| 132 | actout prol-src/natded.prolog /^actout('Text',Trees):-$/ | 2350 | actout prol-src/natded.prolog /^actout('Text',Trees):-$/ |
| 133 | act prol-src/natded.prolog /^act(OutForm,OutSyn,Ws):-$/ | ||
| 134 | Ada_funcs c-src/etags.c /^Ada_funcs (FILE *inf)$/ | ||
| 135 | Ada_getit c-src/etags.c /^Ada_getit (FILE *inf, const char *name_qualifier)$/ | ||
| 136 | Ada_help c-src/etags.c 475 | ||
| 137 | ADASRC make-src/Makefile /^ADASRC=etags-test-for.ada 2ataspri.adb 2ataspri.ad/ | ||
| 138 | Ada_suffixes c-src/etags.c 473 | ||
| 139 | add_active prol-src/natded.prolog /^add_active([],Cat,Goal):-$/ | ||
| 140 | addArchs objc-src/PackInsp.m /^-(void)addArchs:(const char *)string$/ | 2351 | addArchs objc-src/PackInsp.m /^-(void)addArchs:(const char *)string$/ |
| 2352 | addPOReader php-src/lce_functions.php /^ function addPOReader($d_name, &$por)$/ | ||
| 2353 | add_active prol-src/natded.prolog /^add_active([],Cat,Goal):-$/ | ||
| 141 | add_command_key c-src/emacs/src/keyboard.c /^add_command_key (Lisp_Object key)$/ | 2354 | add_command_key c-src/emacs/src/keyboard.c /^add_command_key (Lisp_Object key)$/ |
| 142 | add_edge prol-src/natded.prolog /^add_edge(Left,Right,Cat):-$/ | 2355 | add_edge prol-src/natded.prolog /^add_edge(Left,Right,Cat):-$/ |
| 143 | add_node c-src/etags.c /^add_node (node *np, node **cur_node_p)$/ | 2356 | add_node c-src/etags.c /^add_node (node *np, node **cur_node_p)$/ |
| 144 | addnoise html-src/algrthms.html /^Adding Noise to the$/ | ||
| 145 | AddNullToNmStr pas-src/common.pas /^function AddNullToNmStr; (*($/ | ||
| 146 | addPOReader php-src/lce_functions.php /^ function addPOReader($d_name, &$por)$/ | ||
| 147 | add_regex c-src/etags.c /^add_regex (char *regexp_pattern, language *lang)$/ | 2357 | add_regex c-src/etags.c /^add_regex (char *regexp_pattern, language *lang)$/ |
| 148 | ADDRESS c-src/emacs/src/gmalloc.c /^#define ADDRESS(B) ((void *) (((B) - 1) * BLOCKSIZ/ | ||
| 149 | Address_To_Call_State/f ada-src/2ataspri.adb /^ function Address_To_Call_State is new$/ | ||
| 150 | Address_To_TCB_Ptr/f ada-src/2ataspri.ads /^ function Address_To_TCB_Ptr is new$/ | ||
| 151 | address y-src/cccp.y 113 | ||
| 152 | add_user_signal c-src/emacs/src/keyboard.c /^add_user_signal (int sig, const char *name)$/ | 2358 | add_user_signal c-src/emacs/src/keyboard.c /^add_user_signal (int sig, const char *name)$/ |
| 153 | #a-defer-word forth-src/test-forth.fth /^defer #a-defer-word$/ | 2359 | addnoise html-src/algrthms.html /^Adding Noise to the$/ |
| 2360 | address y-src/cccp.y 113 | ||
| 154 | adjust_point_for_property c-src/emacs/src/keyboard.c /^adjust_point_for_property (ptrdiff_t last_pt, bool/ | 2361 | adjust_point_for_property c-src/emacs/src/keyboard.c /^adjust_point_for_property (ptrdiff_t last_pt, bool/ |
| 155 | Advanced usage tex-src/gzip.texi /^@node Advanced usage, Environment, Invoking gzip, / | ||
| 156 | a-forth-constant! forth-src/test-forth.fth /^99 constant a-forth-constant!$/ | ||
| 157 | (a-forth-constant forth-src/test-forth.fth /^constant (a-forth-constant$/ | ||
| 158 | :a-forth-dictionary-entry forth-src/test-forth.fth /^create :a-forth-dictionary-entry$/ | ||
| 159 | a-forth-value? forth-src/test-forth.fth /^55 value a-forth-value?$/ | ||
| 160 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- )$/ | ||
| 161 | a-forth-word forth-src/test-forth.fth /^: a-forth-word ( a b c -- a*b+c ) + * ;$/ | ||
| 162 | \afourpaper tex-src/texinfo.tex /^\\def\\afourpaper{$/ | ||
| 163 | \afterenvbreak tex-src/texinfo.tex /^\\def\\afterenvbreak{\\endgraf \\ifdim\\lastskip<\\above/ | ||
| 164 | agent cp-src/clheir.hpp 75 | 2362 | agent cp-src/clheir.hpp 75 |
| 165 | algorithms html-src/algrthms.html /^Description$/ | 2363 | algorithms html-src/algrthms.html /^Description$/ |
| 166 | alias c-src/emacs/src/lisp.h 688 | 2364 | alias c-src/emacs/src/lisp.h 688 |
| 167 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ | ||
| 168 | align c-src/emacs/src/gmalloc.c /^align (size_t size)$/ | 2365 | align c-src/emacs/src/gmalloc.c /^align (size_t size)$/ |
| 2366 | alignas c-src/emacs/src/lisp.h /^# define alignas(alignment) \/* empty *\/$/ | ||
| 2367 | aligned c-src/emacs/src/gmalloc.c 199 | ||
| 2368 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ | ||
| 169 | aligned_alloc c-src/emacs/src/gmalloc.c 1718 | 2369 | aligned_alloc c-src/emacs/src/gmalloc.c 1718 |
| 170 | aligned_alloc c-src/emacs/src/gmalloc.c 71 | 2370 | aligned_alloc c-src/emacs/src/gmalloc.c 71 |
| 171 | aligned_alloc c-src/emacs/src/gmalloc.c /^aligned_alloc (size_t alignment, size_t size)$/ | ||
| 172 | _aligned_blocks c-src/emacs/src/gmalloc.c 1004 | ||
| 173 | _aligned_blocks_mutex c-src/emacs/src/gmalloc.c 518 | ||
| 174 | Aligned_Cons c-src/emacs/src/lisp.h 4670 | ||
| 175 | aligned c-src/emacs/src/gmalloc.c 199 | ||
| 176 | Aligned_String c-src/emacs/src/lisp.h 4676 | ||
| 177 | alignlist c-src/emacs/src/gmalloc.c 196 | 2371 | alignlist c-src/emacs/src/gmalloc.c 196 |
| 178 | ALIGNOF_STRUCT_LISP_VECTOR c-src/emacs/src/lisp.h 1378 | ||
| 179 | alive cp-src/conway.hpp 7 | 2372 | alive cp-src/conway.hpp 7 |
| 180 | all_kboards c-src/emacs/src/keyboard.c 86 | 2373 | all_kboards c-src/emacs/src/keyboard.c 86 |
| 181 | ALLOCATED_BEFORE_DUMPING c-src/emacs/src/gmalloc.c /^#define ALLOCATED_BEFORE_DUMPING(P) \\$/ | ||
| 182 | allocated c-src/emacs/src/regex.h 344 | ||
| 183 | allocate_kboard c-src/emacs/src/keyboard.c /^allocate_kboard (Lisp_Object type)$/ | 2374 | allocate_kboard c-src/emacs/src/keyboard.c /^allocate_kboard (Lisp_Object type)$/ |
| 184 | ALLOCATE_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_PSEUDOVECTOR(type, field, tag) / | 2375 | allocated c-src/emacs/src/regex.h 344 |
| 185 | ALLOCATE_ZEROED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define ALLOCATE_ZEROED_PSEUDOVECTOR(type, field, / | ||
| 186 | \alphaenumerate tex-src/texinfo.tex /^\\def\\alphaenumerate{\\enumerate{a}}$/ | ||
| 187 | aMANY c-src/emacs/src/lisp.h /^ Lisp_Object (*aMANY) (ptrdiff_t, Lisp_Object/ | ||
| 188 | analyze_regex c-src/etags.c /^analyze_regex (char *regex_arg)$/ | ||
| 189 | andkeyvalseq prol-src/natded.prolog /^andkeyvalseq(KeyVals) --> ['&'], keyvalseq(KeyVals/ | ||
| 190 | AND y-src/cccp.c 11 | ||
| 191 | an_extern_linkage c-src/h.h 44 | 2376 | an_extern_linkage c-src/h.h 44 |
| 192 | an_extern_linkage c-src/h.h 56 | 2377 | an_extern_linkage c-src/h.h 56 |
| 193 | an_extern_linkage_ptr c-src/h.h 43 | 2378 | an_extern_linkage_ptr c-src/h.h 43 |
| 2379 | analyze_regex c-src/etags.c /^analyze_regex (char *regex_arg)$/ | ||
| 2380 | andkeyvalseq prol-src/natded.prolog /^andkeyvalseq(KeyVals) --> ['&'], keyvalseq(KeyVals/ | ||
| 2381 | animals c-src/h.h 81 | ||
| 194 | animals cp-src/c.C 126 | 2382 | animals cp-src/c.C 126 |
| 195 | animals cp-src/c.C 130 | 2383 | animals cp-src/c.C 130 |
| 196 | animals c-src/h.h 81 | ||
| 197 | (another-forth-word) forth-src/test-forth.fth /^: (another-forth-word) ( -- )$/ | ||
| 198 | ANSIC c-src/h.h 84 | ||
| 199 | ANSIC c-src/h.h 85 | ||
| 200 | any_kboard_state c-src/emacs/src/keyboard.c /^any_kboard_state ()$/ | 2384 | any_kboard_state c-src/emacs/src/keyboard.c /^any_kboard_state ()$/ |
| 201 | appDidInit objcpp-src/SimpleCalc.M /^- appDidInit:sender$/ | 2385 | appDidInit objcpp-src/SimpleCalc.M /^- appDidInit:sender$/ |
| 202 | \appendixletter tex-src/texinfo.tex /^\\def\\appendixletter{\\char\\the\\appendixno}$/ | ||
| 203 | appendix_name perl-src/htlmify-cystic 13 | ||
| 204 | \appendixnoderef tex-src/texinfo.tex /^\\def\\appendixnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 205 | appendix perl-src/htlmify-cystic 24 | ||
| 206 | \appendixsec tex-src/texinfo.tex /^\\outer\\def\\appendixsec{\\parsearg\\appendixsectionzz/ | ||
| 207 | \appendixsection tex-src/texinfo.tex /^\\outer\\def\\appendixsection{\\parsearg\\appendixsecti/ | ||
| 208 | \appendixsectionzzz tex-src/texinfo.tex /^\\def\\appendixsectionzzz #1{\\seccheck{appendixsecti/ | ||
| 209 | \appendixsetref tex-src/texinfo.tex /^\\def\\appendixsetref#1{%$/ | ||
| 210 | \appendixsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsec{\\parsearg\\appendixsubsec/ | ||
| 211 | \appendixsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubseczzz #1{\\seccheck{appendixsubsec/ | ||
| 212 | \appendixsubsubsec tex-src/texinfo.tex /^\\outer\\def\\appendixsubsubsec{\\parsearg\\appendixsub/ | ||
| 213 | \appendixsubsubseczzz tex-src/texinfo.tex /^\\def\\appendixsubsubseczzz #1{\\seccheck{appendixsub/ | ||
| 214 | \appendix tex-src/texinfo.tex /^\\outer\\def\\appendix{\\parsearg\\appendixzzz}$/ | ||
| 215 | appendix_toc perl-src/htlmify-cystic 16 | ||
| 216 | \appendixzzz tex-src/texinfo.tex /^\\def\\appendixzzz #1{\\seccheck{appendix}%$/ | ||
| 217 | append_list prol-src/natded.prolog /^append_list([],[]).$/ | ||
| 218 | append prol-src/natded.prolog /^append([],Xs,Xs).$/ | 2386 | append prol-src/natded.prolog /^append([],Xs,Xs).$/ |
| 219 | append_string pas-src/common.pas /^procedure append_string;(*($/ | ||
| 220 | AppendTextString pas-src/common.pas /^function AppendTextString;(*($/ | ||
| 221 | appendToDisplay objcpp-src/SimpleCalc.M /^- appendToDisplay:(const char *)theDigit$/ | 2387 | appendToDisplay objcpp-src/SimpleCalc.M /^- appendToDisplay:(const char *)theDigit$/ |
| 2388 | append_list prol-src/natded.prolog /^append_list([],[]).$/ | ||
| 2389 | append_string pas-src/common.pas /^procedure append_string;(*($/ | ||
| 222 | append_tool_bar_item c-src/emacs/src/keyboard.c /^append_tool_bar_item (void)$/ | 2390 | append_tool_bar_item c-src/emacs/src/keyboard.c /^append_tool_bar_item (void)$/ |
| 2391 | appendix perl-src/htlmify-cystic 24 | ||
| 2392 | appendix_name perl-src/htlmify-cystic 13 | ||
| 2393 | appendix_toc perl-src/htlmify-cystic 16 | ||
| 223 | apply_modifiers c-src/emacs/src/keyboard.c /^apply_modifiers (int modifiers, Lisp_Object base)$/ | 2394 | apply_modifiers c-src/emacs/src/keyboard.c /^apply_modifiers (int modifiers, Lisp_Object base)$/ |
| 224 | apply_modifiers_uncached c-src/emacs/src/keyboard.c /^apply_modifiers_uncached (int modifiers, char *bas/ | 2395 | apply_modifiers_uncached c-src/emacs/src/keyboard.c /^apply_modifiers_uncached (int modifiers, char *bas/ |
| 225 | /A ps-src/rfc1245.ps /^\/A { $/ | ||
| 226 | aref_addr c-src/emacs/src/lisp.h /^aref_addr (Lisp_Object array, ptrdiff_t idx)$/ | 2396 | aref_addr c-src/emacs/src/lisp.h /^aref_addr (Lisp_Object array, ptrdiff_t idx)$/ |
| 227 | AREF c-src/emacs/src/lisp.h /^AREF (Lisp_Object array, ptrdiff_t idx)$/ | ||
| 228 | arg c-src/emacs/src/lisp.h 2961 | 2397 | arg c-src/emacs/src/lisp.h 2961 |
| 229 | arg c-src/emacs/src/lisp.h 2966 | 2398 | arg c-src/emacs/src/lisp.h 2966 |
| 230 | arg c-src/emacs/src/lisp.h 2971 | 2399 | arg c-src/emacs/src/lisp.h 2971 |
| 231 | arg c-src/h.h 13 | 2400 | arg c-src/h.h 13 |
| 2401 | arg_type c-src/etags.c 250 | ||
| 232 | arglist y-src/cccp.y 41 | 2402 | arglist y-src/cccp.y 41 |
| 233 | argno y-src/cccp.y 45 | 2403 | argno y-src/cccp.y 45 |
| 234 | args c-src/emacs/src/lisp.h 2986 | 2404 | args c-src/emacs/src/lisp.h 2986 |
| @@ -236,161 +2406,69 @@ args c-src/h.h 30 | |||
| 236 | argsindent tex-src/texinfo.tex /^\\dimen1=\\hsize \\advance \\dimen1 by -\\defargsindent/ | 2406 | argsindent tex-src/texinfo.tex /^\\dimen1=\\hsize \\advance \\dimen1 by -\\defargsindent/ |
| 237 | argsindent tex-src/texinfo.tex /^\\newskip\\defargsindent \\defargsindent=50pt$/ | 2407 | argsindent tex-src/texinfo.tex /^\\newskip\\defargsindent \\defargsindent=50pt$/ |
| 238 | argsindent tex-src/texinfo.tex /^\\parshape 2 0in \\dimen0 \\defargsindent \\dimen1 / | 2408 | argsindent tex-src/texinfo.tex /^\\parshape 2 0in \\dimen0 \\defargsindent \\dimen1 / |
| 239 | ARGS make-src/Makefile /^ARGS=- < srclist$/ | ||
| 240 | arg_type c-src/etags.c 250 | ||
| 241 | argument c-src/etags.c 253 | 2409 | argument c-src/etags.c 253 |
| 242 | argvals prol-src/natded.prolog /^argvals([]) --> [].$/ | 2410 | argvals prol-src/natded.prolog /^argvals([]) --> [].$/ |
| 243 | Arith_Comparison c-src/emacs/src/lisp.h 3497 | ||
| 244 | ARITH_EQUAL c-src/emacs/src/lisp.h 3498 | ||
| 245 | ARITH_GRTR c-src/emacs/src/lisp.h 3501 | ||
| 246 | ARITH_GRTR_OR_EQUAL c-src/emacs/src/lisp.h 3503 | ||
| 247 | ARITH_LESS c-src/emacs/src/lisp.h 3500 | ||
| 248 | ARITH_LESS_OR_EQUAL c-src/emacs/src/lisp.h 3502 | ||
| 249 | ARITH_NOTEQUAL c-src/emacs/src/lisp.h 3499 | ||
| 250 | array c.c 190 | 2411 | array c.c 190 |
| 251 | ARRAYELTS c-src/emacs/src/lisp.h /^#define ARRAYELTS(arr) (sizeof (arr) \/ sizeof (arr/ | ||
| 252 | ARRAY_MARK_FLAG c-src/emacs/src/lisp.h 768 | ||
| 253 | ARRAYP c-src/emacs/src/lisp.h /^ARRAYP (Lisp_Object x)$/ | ||
| 254 | A ruby-src/test1.ru /^class A$/ | ||
| 255 | a ruby-src/test1.ru /^ def a()$/ | ||
| 256 | A ruby-src/test1.ru /^module A$/ | ||
| 257 | ASCII_CHAR_P c-src/emacs/src/lisp.h /^#define ASCII_CHAR_P(c) UNSIGNED_CMP (c, <, 0x80)$/ | ||
| 258 | ascii c-src/emacs/src/lisp.h 1598 | 2412 | ascii c-src/emacs/src/lisp.h 1598 |
| 259 | ASET c-src/emacs/src/lisp.h /^ASET (Lisp_Object array, ptrdiff_t idx, Lisp_Objec/ | ||
| 260 | \asis tex-src/texinfo.tex /^\\def\\asis#1{#1}$/ | ||
| 261 | ASIZE c-src/emacs/src/lisp.h /^ASIZE (Lisp_Object array)$/ | ||
| 262 | Asm_help c-src/etags.c 504 | ||
| 263 | Asm_labels c-src/etags.c /^Asm_labels (FILE *inf)$/ | ||
| 264 | Asm_suffixes c-src/etags.c 493 | ||
| 265 | asort cp-src/functions.cpp /^void asort(int *a, int num){$/ | 2413 | asort cp-src/functions.cpp /^void asort(int *a, int num){$/ |
| 266 | ASRC make-src/Makefile /^ASRC=empty.zz empty.zz.gz$/ | ||
| 267 | assemby-code-word forth-src/test-forth.fth /^code assemby-code-word ( dunno what it does )$/ | 2414 | assemby-code-word forth-src/test-forth.fth /^code assemby-code-word ( dunno what it does )$/ |
| 268 | assert c-src/etags.c 135 | ||
| 269 | assert c-src/etags.c /^# define assert(x) ((void) 0)$/ | 2415 | assert c-src/etags.c /^# define assert(x) ((void) 0)$/ |
| 2416 | assert c-src/etags.c 135 | ||
| 270 | assign_neighbor cp-src/clheir.hpp /^ void assign_neighbor(int direction, location */ | 2417 | assign_neighbor cp-src/clheir.hpp /^ void assign_neighbor(int direction, location */ |
| 271 | associativity_assertion merc-src/accumulator.m /^:- pred associativity_assertion(module_info::in, l/ | ||
| 272 | assoc_list merc-src/accumulator.m /^:- import_module assoc_list.$/ | 2418 | assoc_list merc-src/accumulator.m /^:- import_module assoc_list.$/ |
| 273 | AST_Array::AST_Array cp-src/c.C /^AST_Array::AST_Array(UTL_ScopedName *n, unsigned l/ | 2419 | associativity_assertion merc-src/accumulator.m /^:- pred associativity_assertion(module_info::in, l/ |
| 274 | AST_ConcreteType::AST_ConcreteType cp-src/c.C /^AST_ConcreteType::AST_ConcreteType(AST_Decl::NodeT/ | ||
| 275 | AST_Root cp-src/c.C 92 | ||
| 276 | AT cp-src/c.C 52 | ||
| 277 | at_end c-src/etags.c 249 | 2420 | at_end c-src/etags.c 249 |
| 278 | at_filename c-src/etags.c 247 | 2421 | at_filename c-src/etags.c 247 |
| 279 | /atilde ps-src/rfc1245.ps /^\/atilde \/aring \/ccedilla \/eacute \/egrave \/ecircumf/ | ||
| 280 | at_language c-src/etags.c 245 | 2422 | at_language c-src/etags.c 245 |
| 281 | at_least_one_member prol-src/natded.prolog /^at_least_one_member(X,[X|_]):-!.$/ | 2423 | at_least_one_member prol-src/natded.prolog /^at_least_one_member(X,[X|_]):-!.$/ |
| 282 | atom prol-src/natded.prolog /^atom(X) --> [X], {atomic(X)}.$/ | ||
| 283 | atomval prol-src/natded.prolog /^atomval(X) --> atom(X).$/ | ||
| 284 | at_regexp c-src/etags.c 246 | 2424 | at_regexp c-src/etags.c 246 |
| 285 | at_stdin c-src/etags.c 248 | 2425 | at_stdin c-src/etags.c 248 |
| 286 | AU cp-src/c.C 53 | 2426 | atom prol-src/natded.prolog /^atom(X) --> [X], {atomic(X)}.$/ |
| 287 | aultparindent\hang\textindent tex-src/texinfo.tex /^\\footstrut\\parindent=\\defaultparindent\\hang\\textin/ | 2427 | atomval prol-src/natded.prolog /^atomval(X) --> atom(X).$/ |
| 288 | aultparindent tex-src/texinfo.tex /^\\newdimen\\defaultparindent \\defaultparindent = 15p/ | 2428 | aultparindent tex-src/texinfo.tex /^\\newdimen\\defaultparindent \\defaultparindent = 15p/ |
| 289 | aultparindent tex-src/texinfo.tex /^\\parindent = \\defaultparindent$/ | 2429 | aultparindent tex-src/texinfo.tex /^\\parindent = \\defaultparindent$/ |
| 290 | aUNEVALLED c-src/emacs/src/lisp.h /^ Lisp_Object (*aUNEVALLED) (Lisp_Object args)/ | 2430 | aultparindent\hang\textindent tex-src/texinfo.tex /^\\footstrut\\parindent=\\defaultparindent\\hang\\textin/ |
| 291 | \authorfont tex-src/texinfo.tex /^ \\def\\authorfont{\\authorrm \\normalbaselineskip =/ | ||
| 292 | \author tex-src/texinfo.tex /^ \\def\\author{\\parsearg\\authorzzz}%$/ | ||
| 293 | \authorzzz tex-src/texinfo.tex /^ \\def\\authorzzz##1{\\ifseenauthor\\else\\vskip 0pt / | ||
| 294 | AUTO_CONS c-src/emacs/src/lisp.h /^#define AUTO_CONS(name, a, b) Lisp_Object name = A/ | ||
| 295 | AUTO_CONS_EXPR c-src/emacs/src/lisp.h /^#define AUTO_CONS_EXPR(a, b) \\$/ | ||
| 296 | auto_help c-src/etags.c 699 | 2431 | auto_help c-src/etags.c 699 |
| 297 | AUTO_LIST1 c-src/emacs/src/lisp.h /^#define AUTO_LIST1(name, a) \\$/ | 2432 | b c-src/h.h 103 |
| 298 | AUTO_LIST2 c-src/emacs/src/lisp.h /^#define AUTO_LIST2(name, a, b) \\$/ | 2433 | b c-src/h.h 104 |
| 299 | AUTO_LIST3 c-src/emacs/src/lisp.h /^#define AUTO_LIST3(name, a, b, c) \\$/ | 2434 | b c-src/h.h 41 |
| 300 | AUTO_LIST4 c-src/emacs/src/lisp.h /^#define AUTO_LIST4(name, a, b, c, d) \\$/ | 2435 | b c.c /^b ()$/ |
| 301 | AUTOLOADP c-src/emacs/src/lisp.h /^AUTOLOADP (Lisp_Object x)$/ | 2436 | b c.c 180 |
| 302 | AUTO_STRING c-src/emacs/src/lisp.h /^#define AUTO_STRING(name, str) \\$/ | 2437 | b c.c 259 |
| 303 | AVAIL_ALLOCA c-src/emacs/src/lisp.h /^#define AVAIL_ALLOCA(size) (sa_avail -= (size), al/ | 2438 | b c.c 260 |
| 2439 | b c.c 262 | ||
| 2440 | b cp-src/c.C 132 | ||
| 2441 | b ruby-src/test1.ru /^ def b()$/ | ||
| 304 | backslash=0 tex-src/texinfo.tex /^\\let\\indexbackslash=0 %overridden during \\printin/ | 2442 | backslash=0 tex-src/texinfo.tex /^\\let\\indexbackslash=0 %overridden during \\printin/ |
| 305 | \balancecolumns tex-src/texinfo.tex /^\\def\\balancecolumns{%$/ | ||
| 306 | bar1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ | ||
| 307 | bar c.c 143 | ||
| 308 | bar cp-src/x.cc /^XX::bar()$/ | ||
| 309 | bar c-src/c.c /^void bar() {while(0) {}}$/ | 2443 | bar c-src/c.c /^void bar() {while(0) {}}$/ |
| 310 | bar c-src/h.h 19 | 2444 | bar c-src/h.h 19 |
| 311 | Bar lua-src/test.lua /^function Square.something:Bar ()$/ | 2445 | bar c.c 143 |
| 312 | Bar perl-src/kai-test.pl /^package Bar;$/ | 2446 | bar cp-src/x.cc /^XX::bar()$/ |
| 313 | Barrier_Function_Pointer/t ada-src/etags-test-for.ada /^ type Barrier_Function_Pointer is access$/ | 2447 | bar1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ |
| 314 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ | 2448 | bar= ruby-src/test1.ru /^ attr_writer :bar,$/ |
| 315 | _bar? ruby-src/test1.ru /^ def self._bar?(abc)$/ | 2449 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ |
| 2450 | base c-src/emacs/src/lisp.h 2188 | ||
| 2451 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ | ||
| 2452 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ | ||
| 316 | base_case_ids merc-src/accumulator.m /^:- func base_case_ids(accu_goal_store) = list(accu/ | 2453 | base_case_ids merc-src/accumulator.m /^:- func base_case_ids(accu_goal_store) = list(accu/ |
| 317 | base_case_ids_set merc-src/accumulator.m /^:- func base_case_ids_set(accu_goal_store) = set(a/ | 2454 | base_case_ids_set merc-src/accumulator.m /^:- func base_case_ids_set(accu_goal_store) = set(a/ |
| 318 | base cp-src/c.C /^double base (void) const { return rng_base; }$/ | ||
| 319 | base cp-src/Range.h /^ double base (void) const { return rng_base; }$/ | ||
| 320 | base c-src/emacs/src/lisp.h 2188 | ||
| 321 | bas_syn prol-src/natded.prolog /^bas_syn(n(_)).$/ | ||
| 322 | baz= ruby-src/test1.ru /^ :baz,$/ | 2455 | baz= ruby-src/test1.ru /^ :baz,$/ |
| 323 | bbbbbb c-src/h.h 113 | ||
| 324 | bbb c.c 251 | ||
| 325 | bb c.c 275 | 2456 | bb c.c 275 |
| 326 | b c.c 180 | 2457 | bbb c.c 251 |
| 327 | b c.c 259 | 2458 | bbbbbb c-src/h.h 113 |
| 328 | b c.c 260 | ||
| 329 | b c.c 262 | ||
| 330 | b c.c /^b ()$/ | ||
| 331 | B cp-src/c.C 122 | ||
| 332 | b cp-src/c.C 132 | ||
| 333 | B cp-src/c.C 54 | ||
| 334 | B cp-src/c.C 56 | ||
| 335 | B cp-src/c.C 74 | ||
| 336 | ~B cp-src/c.C /^ ~B() {};$/ | ||
| 337 | B cp-src/c.C /^void B::B() {}$/ | ||
| 338 | B cp-src/fail.C 24 | ||
| 339 | B cp-src/fail.C 8 | ||
| 340 | b c-src/h.h 103 | ||
| 341 | b c-src/h.h 104 | ||
| 342 | b c-src/h.h 41 | ||
| 343 | been_warned c-src/etags.c 222 | 2459 | been_warned c-src/etags.c 222 |
| 344 | before_command_echo_length c-src/emacs/src/keyboard.c 130 | 2460 | before_command_echo_length c-src/emacs/src/keyboard.c 130 |
| 345 | before_command_key_count c-src/emacs/src/keyboard.c 129 | 2461 | before_command_key_count c-src/emacs/src/keyboard.c 129 |
| 346 | /BEGINBITMAP2BITc ps-src/rfc1245.ps /^\/BEGINBITMAP2BITc { $/ | ||
| 347 | /BEGINBITMAP2BIT ps-src/rfc1245.ps /^\/BEGINBITMAP2BIT { $/ | ||
| 348 | /BEGINBITMAPBWc ps-src/rfc1245.ps /^\/BEGINBITMAPBWc { $/ | ||
| 349 | /BEGINBITMAPBW ps-src/rfc1245.ps /^\/BEGINBITMAPBW { $/ | ||
| 350 | /BEGINBITMAPGRAYc ps-src/rfc1245.ps /^\/BEGINBITMAPGRAYc { $/ | ||
| 351 | /BEGINBITMAPGRAY ps-src/rfc1245.ps /^\/BEGINBITMAPGRAY { $/ | ||
| 352 | \begindoublecolumns tex-src/texinfo.tex /^\\def\\begindoublecolumns{\\begingroup$/ | ||
| 353 | /BEGINPRINTCODE ps-src/rfc1245.ps /^\/BEGINPRINTCODE { $/ | ||
| 354 | \begin tex-src/texinfo.tex /^\\outer\\def\\begin{\\parsearg\\beginxxx}$/ | ||
| 355 | \beginxxx tex-src/texinfo.tex /^\\def\\beginxxx #1{%$/ | ||
| 356 | begtoken c-src/etags.c /^#define begtoken(c) (_btk[CHAR (c)]) \/* c can star/ | 2462 | begtoken c-src/etags.c /^#define begtoken(c) (_btk[CHAR (c)]) \/* c can star/ |
| 357 | behaviour_info erl-src/gs_dialog.erl /^behaviour_info(callbacks) ->$/ | 2463 | behaviour_info erl-src/gs_dialog.erl /^behaviour_info(callbacks) ->$/ |
| 358 | BE_Node cp-src/c.C 77 | ||
| 359 | BE_Node cp-src/c.C /^void BE_Node::BE_Node() {}$/ | ||
| 360 | bf=cmbx10 tex-src/texinfo.tex /^\\font\\defbf=cmbx10 scaled \\magstep1 %was 1314$/ | 2464 | bf=cmbx10 tex-src/texinfo.tex /^\\font\\defbf=cmbx10 scaled \\magstep1 %was 1314$/ |
| 361 | /BF ps-src/rfc1245.ps /^\/BF { $/ | ||
| 362 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }%$/ | ||
| 363 | \bf tex-src/texinfo.tex /^\\def\\bf{\\realbackslash bf }$/ | ||
| 364 | Bidule/b ada-src/etags-test-for.ada /^ protected body Bidule is$/ | ||
| 365 | Bidule/b ada-src/waroquiers.ada /^ protected body Bidule is$/ | ||
| 366 | Bidule/t ada-src/etags-test-for.ada /^ protected Bidule is$/ | ||
| 367 | Bidule/t ada-src/waroquiers.ada /^ protected Bidule is$/ | ||
| 368 | bind_polling_period c-src/emacs/src/keyboard.c /^bind_polling_period (int n)$/ | ||
| 369 | bind pyt-src/server.py /^ def bind(self, key, action):$/ | 2465 | bind pyt-src/server.py /^ def bind(self, key, action):$/ |
| 370 | /BITMAPCOLORc ps-src/rfc1245.ps /^\/BITMAPCOLORc { $/ | 2466 | bind_polling_period c-src/emacs/src/keyboard.c /^bind_polling_period (int n)$/ |
| 371 | /BITMAPCOLOR ps-src/rfc1245.ps /^\/BITMAPCOLOR { $/ | ||
| 372 | /BITMAPGRAYc ps-src/rfc1245.ps /^\/BITMAPGRAYc { $/ | ||
| 373 | /BITMAPGRAY ps-src/rfc1245.ps /^\/BITMAPGRAY { $/ | ||
| 374 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 125 | ||
| 375 | BITS_PER_BITS_WORD c-src/emacs/src/lisp.h 129 | ||
| 376 | BITS_PER_CHAR c-src/emacs/src/lisp.h 136 | ||
| 377 | BITS_PER_EMACS_INT c-src/emacs/src/lisp.h 139 | ||
| 378 | BITS_PER_LONG c-src/emacs/src/lisp.h 138 | ||
| 379 | BITS_PER_SHORT c-src/emacs/src/lisp.h 137 | ||
| 380 | bits_word c-src/emacs/src/lisp.h 123 | 2467 | bits_word c-src/emacs/src/lisp.h 123 |
| 381 | bits_word c-src/emacs/src/lisp.h 127 | 2468 | bits_word c-src/emacs/src/lisp.h 127 |
| 382 | BITS_WORD_MAX c-src/emacs/src/lisp.h 124 | ||
| 383 | BITS_WORD_MAX c-src/emacs/src/lisp.h 128 | ||
| 384 | bla c.c /^int bla ()$/ | 2469 | bla c.c /^int bla ()$/ |
| 385 | BLACK cp-src/screen.hpp 12 | ||
| 386 | blah tex-src/testenv.tex /^\\section{blah}$/ | 2470 | blah tex-src/testenv.tex /^\\section{blah}$/ |
| 387 | bletch el-src/TAGTEST.EL /^(foo::defmumble bletch beuarghh)$/ | 2471 | bletch el-src/TAGTEST.EL /^(foo::defmumble bletch beuarghh)$/ |
| 388 | BLOCK c-src/emacs/src/gmalloc.c /^#define BLOCK(A) (((char *) (A) - _heapbase) \/ BLO/ | ||
| 389 | BLOCKIFY c-src/emacs/src/gmalloc.c /^#define BLOCKIFY(SIZE) (((SIZE) + BLOCKSIZE - 1) \// | ||
| 390 | BLOCKLOG c-src/emacs/src/gmalloc.c 125 | ||
| 391 | BLOCKSIZE c-src/emacs/src/gmalloc.c 126 | ||
| 392 | /bl ps-src/rfc1245.ps /^\/bl { $/ | ||
| 393 | BLUE cp-src/screen.hpp 13 | ||
| 394 | blv c-src/emacs/src/lisp.h 689 | 2472 | blv c-src/emacs/src/lisp.h 689 |
| 395 | blv_found c-src/emacs/src/lisp.h /^blv_found (struct Lisp_Buffer_Local_Value *blv)$/ | 2473 | blv_found c-src/emacs/src/lisp.h /^blv_found (struct Lisp_Buffer_Local_Value *blv)$/ |
| 396 | bodyindent tex-src/texinfo.tex /^\\advance\\dimen2 by -\\defbodyindent$/ | 2474 | bodyindent tex-src/texinfo.tex /^\\advance\\dimen2 by -\\defbodyindent$/ |
| @@ -399,291 +2477,115 @@ bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by -\\defbodyindent$/ | |||
| 399 | bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by \\defbodyindent \\advance \\righ/ | 2477 | bodyindent tex-src/texinfo.tex /^\\advance\\leftskip by \\defbodyindent \\advance \\righ/ |
| 400 | bodyindent tex-src/texinfo.tex /^\\exdentamount=\\defbodyindent$/ | 2478 | bodyindent tex-src/texinfo.tex /^\\exdentamount=\\defbodyindent$/ |
| 401 | bodyindent tex-src/texinfo.tex /^\\newskip\\defbodyindent \\defbodyindent=.4in$/ | 2479 | bodyindent tex-src/texinfo.tex /^\\newskip\\defbodyindent \\defbodyindent=.4in$/ |
| 402 | Body_Required/f ada-src/etags-test-for.ada /^ function Body_Required$/ | ||
| 403 | Boo::Boo cp-src/c.C /^Boo::Boo(Boo) :$/ | ||
| 404 | Boo cp-src/c.C 129 | ||
| 405 | Boo cp-src/c.C /^ Boo(int _i, int _a, int _b) : i(_i), a(_a), b(/ | ||
| 406 | bool c.c 222 | 2480 | bool c.c 222 |
| 407 | bool_header_size c-src/emacs/src/lisp.h 1472 | ||
| 408 | bool merc-src/accumulator.m /^:- import_module bool.$/ | 2481 | bool merc-src/accumulator.m /^:- import_module bool.$/ |
| 409 | boolvar c-src/emacs/src/lisp.h 2287 | 2482 | bool_header_size c-src/emacs/src/lisp.h 1472 |
| 410 | bool_vector_bitref c-src/emacs/src/lisp.h /^bool_vector_bitref (Lisp_Object a, EMACS_INT i)$/ | 2483 | bool_vector_bitref c-src/emacs/src/lisp.h /^bool_vector_bitref (Lisp_Object a, EMACS_INT i)$/ |
| 411 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 114 | ||
| 412 | BOOL_VECTOR_BITS_PER_CHAR c-src/emacs/src/lisp.h 115 | ||
| 413 | bool_vector_bytes c-src/emacs/src/lisp.h /^bool_vector_bytes (EMACS_INT size)$/ | 2484 | bool_vector_bytes c-src/emacs/src/lisp.h /^bool_vector_bytes (EMACS_INT size)$/ |
| 414 | bool_vector_data c-src/emacs/src/lisp.h /^bool_vector_data (Lisp_Object a)$/ | 2485 | bool_vector_data c-src/emacs/src/lisp.h /^bool_vector_data (Lisp_Object a)$/ |
| 415 | BOOL_VECTOR_P c-src/emacs/src/lisp.h /^BOOL_VECTOR_P (Lisp_Object a)$/ | ||
| 416 | bool_vector_ref c-src/emacs/src/lisp.h /^bool_vector_ref (Lisp_Object a, EMACS_INT i)$/ | 2486 | bool_vector_ref c-src/emacs/src/lisp.h /^bool_vector_ref (Lisp_Object a, EMACS_INT i)$/ |
| 417 | bool_vector_set c-src/emacs/src/lisp.h /^bool_vector_set (Lisp_Object a, EMACS_INT i, bool / | 2487 | bool_vector_set c-src/emacs/src/lisp.h /^bool_vector_set (Lisp_Object a, EMACS_INT i, bool / |
| 418 | bool_vector_size c-src/emacs/src/lisp.h /^bool_vector_size (Lisp_Object a)$/ | 2488 | bool_vector_size c-src/emacs/src/lisp.h /^bool_vector_size (Lisp_Object a)$/ |
| 419 | bool_vector_uchar_data c-src/emacs/src/lisp.h /^bool_vector_uchar_data (Lisp_Object a)$/ | 2489 | bool_vector_uchar_data c-src/emacs/src/lisp.h /^bool_vector_uchar_data (Lisp_Object a)$/ |
| 420 | bool_vector_words c-src/emacs/src/lisp.h /^bool_vector_words (EMACS_INT size)$/ | 2490 | bool_vector_words c-src/emacs/src/lisp.h /^bool_vector_words (EMACS_INT size)$/ |
| 421 | /B ps-src/rfc1245.ps /^\/B { $/ | 2491 | boolvar c-src/emacs/src/lisp.h 2287 |
| 422 | bracelev c-src/etags.c 2520 | 2492 | bracelev c-src/etags.c 2520 |
| 423 | /braceright ps-src/rfc1245.ps /^\/braceright \/asciitilde \/.notdef \/Adieresis \/Aring/ | ||
| 424 | /bracketright ps-src/rfc1245.ps /^\/bracketright \/asciicircum \/underscore \/grave \/a \// | ||
| 425 | /breve ps-src/rfc1245.ps /^\/breve \/dotaccent \/ring \/cedilla \/hungarumlaut \/og/ | ||
| 426 | BROWN cp-src/screen.hpp 18 | ||
| 427 | B ruby-src/test1.ru /^ class B$/ | ||
| 428 | b ruby-src/test1.ru /^ def b()$/ | ||
| 429 | bsp_DevId c-src/h.h 25 | 2493 | bsp_DevId c-src/h.h 25 |
| 430 | bt c-src/emacs/src/lisp.h 2988 | 2494 | bt c-src/emacs/src/lisp.h 2988 |
| 431 | \b tex-src/texinfo.tex /^\\def\\b#1{{\\bf #1}}$/ | ||
| 432 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}%$/ | ||
| 433 | \b tex-src/texinfo.tex /^\\def\\b##1{\\realbackslash b {##1}}$/ | ||
| 434 | btowc c-src/emacs/src/regex.h /^# define btowc(c) c$/ | 2495 | btowc c-src/emacs/src/regex.h /^# define btowc(c) c$/ |
| 435 | buffer c-src/emacs/src/lisp.h 2000 | 2496 | buffer c-src/emacs/src/lisp.h 2000 |
| 436 | buffer c-src/emacs/src/regex.h 341 | 2497 | buffer c-src/emacs/src/regex.h 341 |
| 437 | buffer c-src/etags.c 238 | 2498 | buffer c-src/etags.c 238 |
| 438 | buffer c-src/h.h 119 | 2499 | buffer c-src/h.h 119 |
| 439 | BUFFER_OBJFWDP c-src/emacs/src/lisp.h /^BUFFER_OBJFWDP (union Lisp_Fwd *a)$/ | ||
| 440 | BUFFERP c-src/emacs/src/lisp.h /^BUFFERP (Lisp_Object a)$/ | ||
| 441 | BUFFERSIZE objc-src/Subprocess.h 43 | ||
| 442 | buildact prol-src/natded.prolog /^buildact([SynIn],Right,RightPlus1):-$/ | ||
| 443 | build prol-src/natded.prolog /^build([],Left,Left).$/ | 2500 | build prol-src/natded.prolog /^build([],Left,Left).$/ |
| 444 | build_pure_c_string c-src/emacs/src/lisp.h /^build_pure_c_string (const char *str)$/ | 2501 | build_pure_c_string c-src/emacs/src/lisp.h /^build_pure_c_string (const char *str)$/ |
| 445 | build_string c-src/emacs/src/lisp.h /^build_string (const char *str)$/ | 2502 | build_string c-src/emacs/src/lisp.h /^build_string (const char *str)$/ |
| 2503 | buildact prol-src/natded.prolog /^buildact([SynIn],Right,RightPlus1):-$/ | ||
| 446 | builtin_lisp_symbol c-src/emacs/src/lisp.h /^builtin_lisp_symbol (int index)$/ | 2504 | builtin_lisp_symbol c-src/emacs/src/lisp.h /^builtin_lisp_symbol (int index)$/ |
| 447 | \bullet tex-src/texinfo.tex /^\\def\\bullet{$\\ptexbullet$}$/ | ||
| 448 | burst c-src/h.h 28 | 2505 | burst c-src/h.h 28 |
| 449 | busy c-src/emacs/src/gmalloc.c 158 | 2506 | busy c-src/emacs/src/gmalloc.c 158 |
| 450 | ButtonBar pyt-src/server.py /^def ButtonBar(frame, legend, ref, alternatives, co/ | ||
| 451 | button_down_location c-src/emacs/src/keyboard.c 5210 | 2507 | button_down_location c-src/emacs/src/keyboard.c 5210 |
| 452 | button_down_time c-src/emacs/src/keyboard.c 5218 | 2508 | button_down_time c-src/emacs/src/keyboard.c 5218 |
| 453 | \bye tex-src/texinfo.tex /^\\outer\\def\\bye{\\pagealignmacro\\tracingstats=1\\ptex/ | 2509 | byte_stack c-src/emacs/src/lisp.h 3049 |
| 454 | bytecode_dest c-src/emacs/src/lisp.h 3037 | 2510 | bytecode_dest c-src/emacs/src/lisp.h 3037 |
| 455 | bytecode_top c-src/emacs/src/lisp.h 3036 | 2511 | bytecode_top c-src/emacs/src/lisp.h 3036 |
| 456 | BYTE_MARK_STACK c-src/emacs/src/lisp.h 3181 | ||
| 457 | bytepos c-src/emacs/src/lisp.h 2016 | 2512 | bytepos c-src/emacs/src/lisp.h 2016 |
| 458 | bytes_free c-src/emacs/src/gmalloc.c 314 | 2513 | bytes_free c-src/emacs/src/gmalloc.c 314 |
| 459 | _bytes_free c-src/emacs/src/gmalloc.c 376 | ||
| 460 | byte_stack c-src/emacs/src/lisp.h 3049 | ||
| 461 | bytes_total c-src/emacs/src/gmalloc.c 310 | 2514 | bytes_total c-src/emacs/src/gmalloc.c 310 |
| 462 | bytes_used c-src/emacs/src/gmalloc.c 312 | 2515 | bytes_used c-src/emacs/src/gmalloc.c 312 |
| 463 | _bytes_used c-src/emacs/src/gmalloc.c 374 | 2516 | c c-src/h.h /^#define c() d$/ |
| 2517 | c c-src/h.h 106 | ||
| 2518 | c c.c 180 | ||
| 2519 | c_ext c-src/etags.c 2271 | ||
| 464 | caccacacca c.c /^caccacacca (a,b,c,d,e,f,g)$/ | 2520 | caccacacca c.c /^caccacacca (a,b,c,d,e,f,g)$/ |
| 465 | cacheLRUEntry_s c.c 172 | 2521 | cacheLRUEntry_s c.c 172 |
| 466 | cacheLRUEntry_t c.c 177 | 2522 | cacheLRUEntry_t c.c 177 |
| 467 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ | 2523 | calculate_goal_info merc-src/accumulator.m /^:- pred calculate_goal_info(hlds_goal_expr::in, hl/ |
| 468 | CALLMANY c-src/emacs/src/lisp.h /^#define CALLMANY(f, array) (f) (ARRAYELTS (array),/ | 2524 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ |
| 469 | CALLN c-src/emacs/src/lisp.h /^#define CALLN(f, ...) CALLMANY (f, ((Lisp_Object [/ | ||
| 470 | calloc c-src/emacs/src/gmalloc.c 1717 | 2525 | calloc c-src/emacs/src/gmalloc.c 1717 |
| 471 | calloc c-src/emacs/src/gmalloc.c 66 | 2526 | calloc c-src/emacs/src/gmalloc.c 66 |
| 472 | calloc c-src/emacs/src/gmalloc.c 70 | 2527 | calloc c-src/emacs/src/gmalloc.c 70 |
| 473 | calloc c-src/emacs/src/gmalloc.c /^calloc (size_t nmemb, size_t size)$/ | ||
| 474 | can_be_null c-src/emacs/src/regex.h 370 | 2528 | can_be_null c-src/emacs/src/regex.h 370 |
| 475 | cancel_echoing c-src/emacs/src/keyboard.c /^cancel_echoing (void)$/ | 2529 | cancel_echoing c-src/emacs/src/keyboard.c /^cancel_echoing (void)$/ |
| 476 | canonicalize_filename c-src/etags.c /^canonicalize_filename (register char *fn)$/ | 2530 | canonicalize_filename c-src/etags.c /^canonicalize_filename (register char *fn)$/ |
| 477 | \capsenumerate tex-src/texinfo.tex /^\\def\\capsenumerate{\\enumerate{A}}$/ | ||
| 478 | CAR c-src/emacs/src/lisp.h /^CAR (Lisp_Object c)$/ | ||
| 479 | CAR_SAFE c-src/emacs/src/lisp.h /^CAR_SAFE (Lisp_Object c)$/ | ||
| 480 | \cartbot tex-src/texinfo.tex /^\\def\\cartbot{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 481 | \cartouche tex-src/texinfo.tex /^\\long\\def\\cartouche{%$/ | ||
| 482 | \carttop tex-src/texinfo.tex /^\\def\\carttop{\\hbox to \\cartouter{\\hskip\\lskip$/ | ||
| 483 | case_Lisp_Int c-src/emacs/src/lisp.h 438 | 2531 | case_Lisp_Int c-src/emacs/src/lisp.h 438 |
| 484 | cat_atoms prol-src/natded.prolog /^cat_atoms(A1,A2,A3):-$/ | 2532 | cat c-src/h.h 81 |
| 485 | CATCHER c-src/emacs/src/lisp.h 3021 | ||
| 486 | cat cp-src/c.C 126 | 2533 | cat cp-src/c.C 126 |
| 487 | cat cp-src/c.C 130 | 2534 | cat cp-src/c.C 130 |
| 488 | cat c-src/h.h 81 | ||
| 489 | cat prol-src/natded.prolog /^cat(A, Alpha@Beta, Ass3, Qs3, tree(fe,A:Alpha@Beta/ | 2535 | cat prol-src/natded.prolog /^cat(A, Alpha@Beta, Ass3, Qs3, tree(fe,A:Alpha@Beta/ |
| 490 | C_AUTO c-src/etags.c 2198 | 2536 | cat_atoms prol-src/natded.prolog /^cat_atoms(A1,A2,A3):-$/ |
| 491 | \cbl tex-src/texinfo.tex /^\\def\\cbl{{\\circle\\char'012\\hskip -6pt}}$/ | ||
| 492 | \cbr tex-src/texinfo.tex /^\\def\\cbr{{\\hskip 6pt\\circle\\char'011}}$/ | ||
| 493 | c c.c 180 | ||
| 494 | cccccccccc c-src/h.h 115 | 2537 | cccccccccc c-src/h.h 115 |
| 495 | C cp-src/fail.C 25 | ||
| 496 | C cp-src/fail.C 9 | ||
| 497 | C cp-src/fail.C /^ C(int i) {x = i;}$/ | ||
| 498 | c c-src/h.h 106 | ||
| 499 | c c-src/h.h /^#define c() d$/ | ||
| 500 | %cdiff make-src/Makefile /^%cdiff: CTAGS% CTAGS ${infiles}$/ | ||
| 501 | cdr c-src/emacs/src/lisp.h 1159 | 2538 | cdr c-src/emacs/src/lisp.h 1159 |
| 502 | CDR c-src/emacs/src/lisp.h /^CDR (Lisp_Object c)$/ | ||
| 503 | CDR_SAFE c-src/emacs/src/lisp.h /^CDR_SAFE (Lisp_Object c)$/ | ||
| 504 | cell y-src/parse.y 279 | 2539 | cell y-src/parse.y 279 |
| 505 | \center tex-src/texinfo.tex /^\\def\\center{\\parsearg\\centerzzz}$/ | ||
| 506 | \centerzzz tex-src/texinfo.tex /^\\def\\centerzzz #1{{\\advance\\hsize by -\\leftskip$/ | ||
| 507 | C_entries c-src/etags.c /^C_entries (int c_ext, FILE *inf)$/ | ||
| 508 | C_EXT c-src/etags.c 2193 | ||
| 509 | c_ext c-src/etags.c 2271 | ||
| 510 | CFLAGS make-src/Makefile /^CFLAGS=${WARNINGS} -ansi -g3 # -pg -O$/ | ||
| 511 | /cfs ps-src/rfc1245.ps /^\/cfs { $/ | ||
| 512 | cgrep html-src/software.html /^cgrep$/ | 2540 | cgrep html-src/software.html /^cgrep$/ |
| 513 | chain c-src/emacs/src/lisp.h 1162 | 2541 | chain c-src/emacs/src/lisp.h 1162 |
| 514 | chain c-src/emacs/src/lisp.h 2206 | 2542 | chain c-src/emacs/src/lisp.h 2206 |
| 515 | chain c-src/emacs/src/lisp.h 2396 | 2543 | chain c-src/emacs/src/lisp.h 2396 |
| 516 | chain_subst_2 merc-src/accumulator.m /^:- pred chain_subst_2(list(A)::in, map(A, B)::in, / | ||
| 517 | chain_subst merc-src/accumulator.m /^:- func chain_subst(accu_subst, accu_subst) = accu/ | 2544 | chain_subst merc-src/accumulator.m /^:- func chain_subst(accu_subst, accu_subst) = accu/ |
| 518 | ChangeFileType pas-src/common.pas /^function ChangeFileType; (*(FileName : NameString;/ | 2545 | chain_subst_2 merc-src/accumulator.m /^:- pred chain_subst_2(list(A)::in, map(A, B)::in, / |
| 519 | \chapbreak tex-src/texinfo.tex /^\\def\\chapbreak{\\dobreak \\chapheadingskip {-4000}}$/ | ||
| 520 | \chapentryfonts tex-src/texinfo.tex /^\\def\\chapentryfonts{\\secfonts \\rm}$/ | ||
| 521 | \chapentry tex-src/texinfo.tex /^\\def\\chapentry#1#2#3{\\dochapentry{#2\\labelspace#1}/ | ||
| 522 | \chapfonts tex-src/texinfo.tex /^\\def\\chapfonts{%$/ | ||
| 523 | \CHAPFopen tex-src/texinfo.tex /^\\def\\CHAPFopen{$/ | ||
| 524 | \CHAPFplain tex-src/texinfo.tex /^\\def\\CHAPFplain{$/ | ||
| 525 | \chapheading tex-src/texinfo.tex /^\\def\\chapheading{\\parsearg\\chapheadingzzz}$/ | ||
| 526 | \chapheadingzzz tex-src/texinfo.tex /^\\def\\chapheadingzzz #1{\\chapbreak %$/ | ||
| 527 | \chapoddpage tex-src/texinfo.tex /^\\def\\chapoddpage{\\chappager \\ifodd\\pageno \\else \\h/ | ||
| 528 | \chappager tex-src/texinfo.tex /^\\def\\chappager{\\par\\vfill\\supereject}$/ | ||
| 529 | \CHAPPAGodd tex-src/texinfo.tex /^\\def\\CHAPPAGodd{$/ | ||
| 530 | \CHAPPAGoff tex-src/texinfo.tex /^\\def\\CHAPPAGoff{$/ | ||
| 531 | \CHAPPAGon tex-src/texinfo.tex /^\\def\\CHAPPAGon{$/ | ||
| 532 | \chapternofonts tex-src/texinfo.tex /^\\def\\chapternofonts{%$/ | ||
| 533 | \chapter tex-src/texinfo.tex /^\\outer\\def\\chapter{\\parsearg\\chapterzzz}$/ | ||
| 534 | \chapterzzz tex-src/texinfo.tex /^\\def\\chapterzzz #1{\\seccheck{chapter}%$/ | ||
| 535 | CHARACTERBITS c-src/emacs/src/lisp.h 2457 | ||
| 536 | CHAR_ALT c-src/emacs/src/lisp.h 2445 | ||
| 537 | CHAR_BIT c-src/emacs/src/lisp.h 2957 | ||
| 538 | CHAR_BIT c-src/emacs/src/lisp.h 2959 | ||
| 539 | CHAR_BIT c-src/emacs/src/lisp.h 2964 | ||
| 540 | CHAR_BIT c-src/emacs/src/lisp.h 2969 | ||
| 541 | CHAR_BIT c-src/emacs/src/lisp.h 2974 | ||
| 542 | CHAR_BIT c-src/emacs/src/lisp.h 2978 | ||
| 543 | CHAR_BIT c-src/emacs/src/lisp.h 2983 | ||
| 544 | char_bits c-src/emacs/src/lisp.h 2443 | 2546 | char_bits c-src/emacs/src/lisp.h 2443 |
| 545 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 593 | 2547 | char_table_specials c-src/emacs/src/lisp.h 1692 |
| 546 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 597 | ||
| 547 | CHAR_CLASS_MAX_LENGTH c-src/emacs/src/regex.h 605 | ||
| 548 | CHAR c-src/etags.c /^#define CHAR(x) ((unsigned int)(x) & (CHARS - 1))/ | ||
| 549 | CHAR_CTL c-src/emacs/src/lisp.h 2449 | ||
| 550 | CHAR_HYPER c-src/emacs/src/lisp.h 2447 | ||
| 551 | CHAR_META c-src/emacs/src/lisp.h 2450 | ||
| 552 | CHAR_MODIFIER_MASK c-src/emacs/src/lisp.h 2452 | ||
| 553 | charpos c-src/emacs/src/lisp.h 2011 | 2548 | charpos c-src/emacs/src/lisp.h 2011 |
| 554 | CHARS c-src/etags.c 157 | ||
| 555 | charset_unibyte c-src/emacs/src/regex.h 410 | 2549 | charset_unibyte c-src/emacs/src/regex.h 410 |
| 556 | CHAR_SHIFT c-src/emacs/src/lisp.h 2448 | ||
| 557 | CHAR_SUPER c-src/emacs/src/lisp.h 2446 | ||
| 558 | CHAR_TABLE_EXTRA_SLOTS c-src/emacs/src/lisp.h /^CHAR_TABLE_EXTRA_SLOTS (struct Lisp_Char_Table *ct/ | ||
| 559 | CHAR_TABLE_P c-src/emacs/src/lisp.h /^CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 560 | CHAR_TABLE_REF_ASCII c-src/emacs/src/lisp.h /^CHAR_TABLE_REF_ASCII (Lisp_Object ct, ptrdiff_t id/ | ||
| 561 | CHAR_TABLE_REF c-src/emacs/src/lisp.h /^CHAR_TABLE_REF (Lisp_Object ct, int idx)$/ | ||
| 562 | CHAR_TABLE_SET c-src/emacs/src/lisp.h /^CHAR_TABLE_SET (Lisp_Object ct, int idx, Lisp_Obje/ | ||
| 563 | char_table_specials c-src/emacs/src/lisp.h 1692 | ||
| 564 | CHAR_TABLE_STANDARD_SLOTS c-src/emacs/src/lisp.h 1697 | ||
| 565 | CHARTAB_SIZE_BITS_0 c-src/emacs/src/lisp.h 1567 | ||
| 566 | CHARTAB_SIZE_BITS_1 c-src/emacs/src/lisp.h 1568 | ||
| 567 | CHARTAB_SIZE_BITS_2 c-src/emacs/src/lisp.h 1569 | ||
| 568 | CHARTAB_SIZE_BITS_3 c-src/emacs/src/lisp.h 1570 | ||
| 569 | CHARTAB_SIZE_BITS c-src/emacs/src/lisp.h 1565 | ||
| 570 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}%$/ | ||
| 571 | \char tex-src/texinfo.tex /^\\def\\char{\\realbackslash char}$/ | ||
| 572 | chartonmstr pas-src/common.pas /^function chartonmstr; (*($/ | 2550 | chartonmstr pas-src/common.pas /^function chartonmstr; (*($/ |
| 573 | CHAR_TYPE_SIZE y-src/cccp.y 87 | 2551 | checkQuotation php-src/lce_functions.php /^ function checkQuotation($str)$/ |
| 574 | CHAR y-src/cccp.c 7 | ||
| 575 | CHECK_ARRAY c-src/emacs/src/lisp.h /^CHECK_ARRAY (Lisp_Object x, Lisp_Object predicate)/ | ||
| 576 | CHECK_BOOL_VECTOR c-src/emacs/src/lisp.h /^CHECK_BOOL_VECTOR (Lisp_Object x)$/ | ||
| 577 | CHECK_BUFFER c-src/emacs/src/lisp.h /^CHECK_BUFFER (Lisp_Object x)$/ | ||
| 578 | CHECK_CONS c-src/emacs/src/lisp.h /^CHECK_CONS (Lisp_Object x)$/ | ||
| 579 | check_cons_list c-src/emacs/src/lisp.h /^# define check_cons_list() lisp_h_check_cons_list/ | 2552 | check_cons_list c-src/emacs/src/lisp.h /^# define check_cons_list() lisp_h_check_cons_list/ |
| 580 | checker make-src/Makefile /^checker:$/ | 2553 | checker make-src/Makefile /^checker:$/ |
| 581 | CHECKFLAGS make-src/Makefile /^CHECKFLAGS=-DDEBUG -Wno-unused-function$/ | ||
| 582 | checkhdr c-src/emacs/src/gmalloc.c /^checkhdr (const struct hdr *hdr)$/ | 2554 | checkhdr c-src/emacs/src/gmalloc.c /^checkhdr (const struct hdr *hdr)$/ |
| 583 | checkiso html-src/software.html /^checkiso$/ | 2555 | checkiso html-src/software.html /^checkiso$/ |
| 584 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 571 | ||
| 585 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 572 | ||
| 586 | CHECK_LISP_OBJECT_TYPE c-src/emacs/src/lisp.h 579 | ||
| 587 | CHECK_LIST_CONS c-src/emacs/src/lisp.h /^# define CHECK_LIST_CONS(x, y) lisp_h_CHECK_LIST_C/ | ||
| 588 | CHECK_LIST c-src/emacs/src/lisp.h /^CHECK_LIST (Lisp_Object x)$/ | ||
| 589 | CHECK_NATNUM c-src/emacs/src/lisp.h /^CHECK_NATNUM (Lisp_Object x)$/ | ||
| 590 | CHECK_NUMBER_CAR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CAR (Lisp_Object x)$/ | ||
| 591 | CHECK_NUMBER_CDR c-src/emacs/src/lisp.h /^CHECK_NUMBER_CDR (Lisp_Object x)$/ | ||
| 592 | CHECK_NUMBER_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_COERCE_MARKER(x) \\$/ | ||
| 593 | CHECK_NUMBER c-src/emacs/src/lisp.h /^# define CHECK_NUMBER(x) lisp_h_CHECK_NUMBER (x)$/ | ||
| 594 | CHECK_NUMBER_OR_FLOAT_COERCE_MARKER c-src/emacs/src/lisp.h /^#define CHECK_NUMBER_OR_FLOAT_COERCE_MARKER(x) / | ||
| 595 | CHECK_NUMBER_OR_FLOAT c-src/emacs/src/lisp.h /^CHECK_NUMBER_OR_FLOAT (Lisp_Object x)$/ | ||
| 596 | CHECKOBJS make-src/Makefile /^CHECKOBJS=chkmalloc.o chkxm.o$/ | ||
| 597 | CHECK_PROCESS c-src/emacs/src/lisp.h /^CHECK_PROCESS (Lisp_Object x)$/ | ||
| 598 | checkQuotation php-src/lce_functions.php /^ function checkQuotation($str)$/ | ||
| 599 | CHECK_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_RANGED_INTEGER(x, lo, hi) \\$/ | ||
| 600 | CHECK_STRING_CAR c-src/emacs/src/lisp.h /^CHECK_STRING_CAR (Lisp_Object x)$/ | ||
| 601 | CHECK_SYMBOL c-src/emacs/src/lisp.h /^# define CHECK_SYMBOL(x) lisp_h_CHECK_SYMBOL (x)$/ | ||
| 602 | CHECK_TYPE c-src/emacs/src/lisp.h /^# define CHECK_TYPE(ok, predicate, x) lisp_h_CHECK/ | ||
| 603 | CHECK_TYPE_RANGED_INTEGER c-src/emacs/src/lisp.h /^#define CHECK_TYPE_RANGED_INTEGER(type, x) \\$/ | ||
| 604 | CHECK_VECTOR c-src/emacs/src/lisp.h /^CHECK_VECTOR (Lisp_Object x)$/ | ||
| 605 | CHECK_VECTOR_OR_STRING c-src/emacs/src/lisp.h /^CHECK_VECTOR_OR_STRING (Lisp_Object x)$/ | ||
| 606 | CHECK_WINDOW c-src/emacs/src/lisp.h /^CHECK_WINDOW (Lisp_Object x)$/ | ||
| 607 | \chfopen tex-src/texinfo.tex /^\\def\\chfopen #1#2{\\chapoddpage {\\chapfonts$/ | ||
| 608 | \chfplain tex-src/texinfo.tex /^\\def\\chfplain #1#2{%$/ | ||
| 609 | childDidExit objc-src/Subprocess.m /^- childDidExit$/ | 2556 | childDidExit objc-src/Subprocess.m /^- childDidExit$/ |
| 610 | chunks_free c-src/emacs/src/gmalloc.c 313 | 2557 | chunks_free c-src/emacs/src/gmalloc.c 313 |
| 611 | _chunks_free c-src/emacs/src/gmalloc.c 375 | ||
| 612 | chunks_used c-src/emacs/src/gmalloc.c 311 | 2558 | chunks_used c-src/emacs/src/gmalloc.c 311 |
| 613 | _chunks_used c-src/emacs/src/gmalloc.c 373 | ||
| 614 | \cindexsub tex-src/texinfo.tex /^\\def\\cindexsub {\\begingroup\\obeylines\\cindexsub}$/ | ||
| 615 | \cindex tex-src/texinfo.tex /^\\def\\cindex {\\cpindex}$/ | ||
| 616 | Circle.getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 617 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}%$/ | ||
| 618 | \cite tex-src/texinfo.tex /^\\def\\cite##1{\\realbackslash cite {##1}}$/ | ||
| 619 | C_JAVA c-src/etags.c 2197 | ||
| 620 | cjava c-src/etags.c 2936 | 2559 | cjava c-src/etags.c 2936 |
| 621 | Cjava_entries c-src/etags.c /^Cjava_entries (FILE *inf)$/ | ||
| 622 | Cjava_help c-src/etags.c 551 | ||
| 623 | Cjava_suffixes c-src/etags.c 549 | ||
| 624 | CK_ABS_C y-src/parse.y /^#define CK_ABS_C(x) if((x)<MIN_COL || (x)>MAX_COL)/ | ||
| 625 | CK_ABS_R y-src/parse.y /^#define CK_ABS_R(x) if((x)<MIN_ROW || (x)>MAX_ROW)/ | ||
| 626 | CK_REL_C y-src/parse.y /^#define CK_REL_C(x) if( ((x)>0 && MAX_COL-(x)<cu/ | ||
| 627 | CK_REL_R y-src/parse.y /^#define CK_REL_R(x) if( ((x)>0 && MAX_ROW-(x)<cu/ | ||
| 628 | ClassExample ruby-src/test.rb /^ class ClassExample$/ | ||
| 629 | classifyLine php-src/lce_functions.php /^ function classifyLine($line)$/ | ||
| 630 | class_method ruby-src/test.rb /^ def ClassExample.class_method$/ | 2560 | class_method ruby-src/test.rb /^ def ClassExample.class_method$/ |
| 2561 | classifyLine php-src/lce_functions.php /^ function classifyLine($line)$/ | ||
| 631 | clean make-src/Makefile /^clean:$/ | 2562 | clean make-src/Makefile /^clean:$/ |
| 2563 | clear cp-src/conway.hpp /^ void clear(void) { alive = 0; }$/ | ||
| 632 | clear-abbrev-table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | 2564 | clear-abbrev-table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / |
| 2565 | clear-this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 633 | clearAllKey objcpp-src/SimpleCalc.M /^- clearAllKey:sender$/ | 2566 | clearAllKey objcpp-src/SimpleCalc.M /^- clearAllKey:sender$/ |
| 634 | clear cp-src/conway.hpp /^ void clear(void) { alive = 0; }$/ | 2567 | clearKey objcpp-src/SimpleCalc.M /^- clearKey:sender$/ |
| 635 | clear_event c-src/emacs/src/keyboard.c /^clear_event (struct input_event *event)$/ | 2568 | clear_event c-src/emacs/src/keyboard.c /^clear_event (struct input_event *event)$/ |
| 636 | clear_input_pending c-src/emacs/src/keyboard.c /^clear_input_pending (void)$/ | 2569 | clear_input_pending c-src/emacs/src/keyboard.c /^clear_input_pending (void)$/ |
| 637 | clearKey objcpp-src/SimpleCalc.M /^- clearKey:sender$/ | ||
| 638 | clear_neighbors cp-src/clheir.cpp /^void discrete_location::clear_neighbors(void)$/ | 2570 | clear_neighbors cp-src/clheir.cpp /^void discrete_location::clear_neighbors(void)$/ |
| 639 | Clear/p ada-src/2ataspri.adb /^ procedure Clear (Cell : in out TAS_Cell) is$/ | ||
| 640 | Clear/p ada-src/2ataspri.ads /^ procedure Clear (Cell : in out TAS_Cell)/ | ||
| 641 | clear_screen cp-src/screen.cpp /^void clear_screen(void)$/ | 2571 | clear_screen cp-src/screen.cpp /^void clear_screen(void)$/ |
| 642 | \clear tex-src/texinfo.tex /^\\def\\clear{\\parsearg\\clearxxx}$/ | ||
| 643 | clear-this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 644 | clear_waiting_for_input c-src/emacs/src/keyboard.c /^clear_waiting_for_input (void)$/ | 2572 | clear_waiting_for_input c-src/emacs/src/keyboard.c /^clear_waiting_for_input (void)$/ |
| 645 | \clearxxx tex-src/texinfo.tex /^\\def\\clearxxx #1{$/ | ||
| 646 | cmd_error c-src/emacs/src/keyboard.c /^cmd_error (Lisp_Object data)$/ | 2573 | cmd_error c-src/emacs/src/keyboard.c /^cmd_error (Lisp_Object data)$/ |
| 647 | cmd_error_internal c-src/emacs/src/keyboard.c /^cmd_error_internal (Lisp_Object data, const char */ | 2574 | cmd_error_internal c-src/emacs/src/keyboard.c /^cmd_error_internal (Lisp_Object data, const char */ |
| 648 | cmpfn c-src/emacs/src/lisp.h /^ bool (*cmpfn) (struct hash_table_test *t, Lisp_O/ | 2575 | cmpfn c-src/emacs/src/lisp.h /^ bool (*cmpfn) (struct hash_table_test *t, Lisp_O/ |
| 649 | cmt prol-src/natded.prolog /^cmt:-$/ | 2576 | cmt prol-src/natded.prolog /^cmt:-$/ |
| 650 | CMultiChannelCSC19_3D cp-src/c.C 2 | ||
| 651 | cname c-src/etags.c 2519 | 2577 | cname c-src/etags.c 2519 |
| 652 | CNL c-src/etags.c /^#define CNL() \\$/ | ||
| 653 | CNL_SAVE_DEFINEDEF c-src/etags.c /^#define CNL_SAVE_DEFINEDEF() \\$/ | ||
| 654 | cno c-src/etags.c 224 | 2578 | cno c-src/etags.c 224 |
| 655 | COBOLFLAGS make-src/Makefile /^COBOLFLAGS=--language=none --regex='\/.......[a-zA-/ | ||
| 656 | Cobol_help c-src/etags.c 558 | ||
| 657 | Cobol_paragraphs c-src/etags.c /^Cobol_paragraphs (FILE *inf)$/ | ||
| 658 | Cobol_suffixes c-src/etags.c 556 | ||
| 659 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}%$/ | ||
| 660 | \code tex-src/texinfo.tex /^\\def\\code##1{\\realbackslash code {##1}}$/ | ||
| 661 | colori cp-src/c.C 40 | 2579 | colori cp-src/c.C 40 |
| 662 | COLORS cp-src/screen.hpp 11 | ||
| 663 | __COLORS cp-src/screen.hpp 9 | ||
| 664 | /colorsetup ps-src/rfc1245.ps /^\/colorsetup {$/ | ||
| 665 | commaargvals prol-src/natded.prolog /^commaargvals(Args) -->$/ | 2580 | commaargvals prol-src/natded.prolog /^commaargvals(Args) -->$/ |
| 666 | command c-src/etags.c 187 | 2581 | command c-src/etags.c 187 |
| 667 | command-error-default-function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | 2582 | command-error-default-function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ |
| 2583 | command_loop c-src/emacs/src/keyboard.c /^command_loop (void)$/ | ||
| 668 | command_loop_1 c-src/emacs/src/keyboard.c /^command_loop_1 (void)$/ | 2584 | command_loop_1 c-src/emacs/src/keyboard.c /^command_loop_1 (void)$/ |
| 669 | command_loop_2 c-src/emacs/src/keyboard.c /^command_loop_2 (Lisp_Object ignore)$/ | 2585 | command_loop_2 c-src/emacs/src/keyboard.c /^command_loop_2 (Lisp_Object ignore)$/ |
| 670 | command_loop c-src/emacs/src/keyboard.c /^command_loop (void)$/ | ||
| 671 | command_loop_level c-src/emacs/src/keyboard.c 195 | 2586 | command_loop_level c-src/emacs/src/keyboard.c 195 |
| 672 | CommentAD php-src/lce_functions.php 70 | ||
| 673 | CommentAD php-src/lce_functions.php /^ function CommentAD($/ | ||
| 674 | comment php-src/lce_functions.php /^ function comment($line, $class)$/ | 2587 | comment php-src/lce_functions.php /^ function comment($line, $class)$/ |
| 675 | \comment tex-src/texinfo.tex /^\\def\\comment{\\catcode 64=\\other \\catcode 123=\\othe/ | ||
| 676 | \commentxxx tex-src/texinfo.tex /^\\def\\commentxxx #1{\\catcode 64=0 \\catcode 123=1 \\c/ | ||
| 677 | /COMMONBITMAPc ps-src/rfc1245.ps /^\/COMMONBITMAPc { $/ | ||
| 678 | /COMMONBITMAP ps-src/rfc1245.ps /^\/COMMONBITMAP { $/ | ||
| 679 | commutativity_assertion merc-src/accumulator.m /^:- pred commutativity_assertion(module_info::in,li/ | 2588 | commutativity_assertion merc-src/accumulator.m /^:- pred commutativity_assertion(module_info::in,li/ |
| 680 | COMPILED_ARGLIST c-src/emacs/src/lisp.h 2431 | ||
| 681 | COMPILED_BYTECODE c-src/emacs/src/lisp.h 2432 | ||
| 682 | COMPILED_CONSTANTS c-src/emacs/src/lisp.h 2433 | ||
| 683 | COMPILED_DOC_STRING c-src/emacs/src/lisp.h 2435 | ||
| 684 | COMPILED_INTERACTIVE c-src/emacs/src/lisp.h 2436 | ||
| 685 | COMPILEDP c-src/emacs/src/lisp.h /^COMPILEDP (Lisp_Object a)$/ | ||
| 686 | COMPILED_STACK_DEPTH c-src/emacs/src/lisp.h 2434 | ||
| 687 | compile_empty prol-src/natded.prolog /^compile_empty:-$/ | 2589 | compile_empty prol-src/natded.prolog /^compile_empty:-$/ |
| 688 | compile_lex prol-src/natded.prolog /^compile_lex(File):-$/ | 2590 | compile_lex prol-src/natded.prolog /^compile_lex(File):-$/ |
| 689 | complete prol-src/natded.prolog /^complete(Cat):-$/ | 2591 | complete prol-src/natded.prolog /^complete(Cat):-$/ |
| @@ -695,93 +2597,39 @@ compute_next_state cp-src/conway.hpp /^ void compute_next_state(void)$/ | |||
| 695 | conalgorithm html-src/algrthms.html /^Convolutionally$/ | 2597 | conalgorithm html-src/algrthms.html /^Convolutionally$/ |
| 696 | concat c-src/etags.c /^concat (const char *s1, const char *s2, const char/ | 2598 | concat c-src/etags.c /^concat (const char *s1, const char *s2, const char/ |
| 697 | concatenatenamestrings pas-src/common.pas /^function concatenatenamestrings; (*($/ | 2599 | concatenatenamestrings pas-src/common.pas /^function concatenatenamestrings; (*($/ |
| 698 | ConcatT pas-src/common.pas /^function ConcatT;(*($/ | ||
| 699 | Concept Index tex-src/gzip.texi /^@node Concept Index, , Problems, Top$/ | ||
| 700 | CONDITION_CASE c-src/emacs/src/lisp.h 3021 | ||
| 701 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is$/ | ||
| 702 | Condition_Variable/t ada-src/2ataspri.ads /^ type Condition_Variable is private;$/ | ||
| 703 | Cond_Signal/p ada-src/2ataspri.adb /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 704 | Cond_Signal/p ada-src/2ataspri.ads /^ procedure Cond_Signal (Cond : in out Condition_/ | ||
| 705 | Cond_Timed_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Timed_Wait$/ | ||
| 706 | Cond_Timed_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Timed_Wait$/ | ||
| 707 | Cond_Wait/p ada-src/2ataspri.adb /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 708 | Cond_Wait/p ada-src/2ataspri.ads /^ procedure Cond_Wait (Cond : in out Condition_Va/ | ||
| 709 | Configure pyt-src/server.py /^class Configure(Frame, ControlEdit):$/ | ||
| 710 | ConfirmQuit pyt-src/server.py /^def ConfirmQuit(frame, context):$/ | ||
| 711 | consider_token c-src/etags.c /^consider_token (char *str, int len, int c, int *c_/ | 2600 | consider_token c-src/etags.c /^consider_token (char *str, int len, int c, int *c_/ |
| 712 | CONSP c-src/emacs/src/lisp.h /^# define CONSP(x) lisp_h_CONSP (x)$/ | ||
| 713 | constant_args c-src/h.h 27 | ||
| 714 | constant c-src/emacs/src/lisp.h 668 | 2601 | constant c-src/emacs/src/lisp.h 668 |
| 715 | constant c-src/h.h 29 | 2602 | constant c-src/h.h 29 |
| 716 | Constant ruby-src/test1.ru 42 | ||
| 717 | constant y-src/cccp.y 112 | 2603 | constant y-src/cccp.y 112 |
| 718 | CONS_TO_INTEGER c-src/emacs/src/lisp.h /^#define CONS_TO_INTEGER(cons, type, var) \\$/ | 2604 | constant_args c-src/h.h 27 |
| 719 | constype c-src/emacs/src/lisp.h 3739 | 2605 | constype c-src/emacs/src/lisp.h 3739 |
| 720 | CONSTYPE_HEAP c-src/emacs/src/lisp.h 3739 | ||
| 721 | CONSTYPE_PURE c-src/emacs/src/lisp.h 3739 | ||
| 722 | consult_lex prol-src/natded.prolog /^consult_lex:-$/ | 2606 | consult_lex prol-src/natded.prolog /^consult_lex:-$/ |
| 723 | contents c-src/emacs/src/lisp.h 1372 | 2607 | contents c-src/emacs/src/lisp.h 1372 |
| 724 | contents c-src/emacs/src/lisp.h 1600 | 2608 | contents c-src/emacs/src/lisp.h 1600 |
| 725 | contents c-src/emacs/src/lisp.h 1624 | 2609 | contents c-src/emacs/src/lisp.h 1624 |
| 726 | \contents tex-src/texinfo.tex /^\\outer\\def\\contents{%$/ | ||
| 727 | ControlEdit pyt-src/server.py /^class ControlEdit(Frame):$/ | ||
| 728 | Controls pyt-src/server.py /^class Controls:$/ | ||
| 729 | CONVERT_CHARSTRING_TO_VALUE pas-src/common.pas /^procedure CONVERT_CHARSTRING_TO_VALUE;(*($/ | ||
| 730 | Copying tex-src/gzip.texi /^@node Copying, Overview, , Top$/ | ||
| 731 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright }%$/ | ||
| 732 | \copyright tex-src/texinfo.tex /^\\def\\copyright{\\realbackslash copyright}$/ | ||
| 733 | CopyTextString pas-src/common.pas /^function CopyTextString;(*($/ | ||
| 734 | count c-src/emacs/src/lisp.h 1863 | 2610 | count c-src/emacs/src/lisp.h 1863 |
| 735 | counter cp-src/c.C 33 | ||
| 736 | counter cp-src/c.C 36 | ||
| 737 | count_layers lua-src/allegro.lua /^local function count_layers (layer)$/ | 2611 | count_layers lua-src/allegro.lua /^local function count_layers (layer)$/ |
| 738 | count_words c-src/tab.c /^static int count_words(char *str, char delim)$/ | 2612 | count_words c-src/tab.c /^static int count_words(char *str, char delim)$/ |
| 2613 | counter cp-src/c.C 33 | ||
| 2614 | counter cp-src/c.C 36 | ||
| 739 | cow cp-src/c.C 127 | 2615 | cow cp-src/c.C 127 |
| 740 | cow cp-src/c.C 131 | 2616 | cow cp-src/c.C 131 |
| 741 | C_PLAIN c-src/etags.c 2194 | ||
| 742 | C_PLPL c-src/etags.c 2195 | ||
| 743 | cplpl c-src/etags.c 2935 | 2617 | cplpl c-src/etags.c 2935 |
| 744 | Cplusplus_entries c-src/etags.c /^Cplusplus_entries (FILE *inf)$/ | 2618 | create-bar forth-src/test-forth.fth /^: create-bar foo ;$/ |
| 745 | Cplusplus_help c-src/etags.c 540 | 2619 | createPOEntries php-src/lce_functions.php /^ function createPOEntries()$/ |
| 746 | Cplusplus_suffixes c-src/etags.c 535 | 2620 | createWidgets pyt-src/server.py /^ def createWidgets(self):$/ |
| 747 | CPPFLAGS make-src/Makefile /^CPPFLAGS=${CHECKFLAGS} -DSTDC_HEADERS -DHAVE_GETCW/ | 2621 | createWidgets pyt-src/server.py /^ def createWidgets(self, host):$/ |
| 748 | CPSRC make-src/Makefile /^CPSRC=c.C abstract.C abstract.H cfront.H burton.cp/ | ||
| 749 | /C ps-src/rfc1245.ps /^\/C { $/ | ||
| 750 | create_acc_call merc-src/accumulator.m /^:- func create_acc_call(hlds_goal::in(goal_plain_c/ | 2622 | create_acc_call merc-src/accumulator.m /^:- func create_acc_call(hlds_goal::in(goal_plain_c/ |
| 751 | create_acc_goal merc-src/accumulator.m /^:- pred create_acc_goal(hlds_goal::in, accu_substs/ | 2623 | create_acc_goal merc-src/accumulator.m /^:- pred create_acc_goal(hlds_goal::in, accu_substs/ |
| 752 | create-bar forth-src/test-forth.fth /^: create-bar foo ;$/ | ||
| 753 | Create_LL_Task/p ada-src/2ataspri.adb /^ procedure Create_LL_Task$/ | ||
| 754 | Create_LL_Task/p ada-src/2ataspri.ads /^ procedure Create_LL_Task$/ | ||
| 755 | create_new_base_goals merc-src/accumulator.m /^:- func create_new_base_goals(set(accu_goal_id), a/ | 2624 | create_new_base_goals merc-src/accumulator.m /^:- func create_new_base_goals(set(accu_goal_id), a/ |
| 756 | create_new_orig_recursive_goals merc-src/accumulator.m /^:- func create_new_orig_recursive_goals(set(accu_g/ | 2625 | create_new_orig_recursive_goals merc-src/accumulator.m /^:- func create_new_orig_recursive_goals(set(accu_g/ |
| 757 | create_new_recursive_goals merc-src/accumulator.m /^:- func create_new_recursive_goals(set(accu_goal_i/ | 2626 | create_new_recursive_goals merc-src/accumulator.m /^:- func create_new_recursive_goals(set(accu_goal_i/ |
| 758 | create_new_var merc-src/accumulator.m /^:- pred create_new_var(prog_var::in, string::in, p/ | 2627 | create_new_var merc-src/accumulator.m /^:- pred create_new_var(prog_var::in, string::in, p/ |
| 759 | create_orig_goal merc-src/accumulator.m /^:- pred create_orig_goal(hlds_goal::in, accu_subst/ | 2628 | create_orig_goal merc-src/accumulator.m /^:- pred create_orig_goal(hlds_goal::in, accu_subst/ |
| 760 | createPOEntries php-src/lce_functions.php /^ function createPOEntries()$/ | ||
| 761 | createWidgets pyt-src/server.py /^ def createWidgets(self):$/ | ||
| 762 | createWidgets pyt-src/server.py /^ def createWidgets(self, host):$/ | ||
| 763 | \cropmarks tex-src/texinfo.tex /^\\def\\cropmarks{\\let\\onepageout=\\croppageout }$/ | ||
| 764 | \croppageout tex-src/texinfo.tex /^\\def\\croppageout#1{\\hoffset=0pt % make sure this d/ | ||
| 765 | cscInitTime cp-src/c.C 7 | 2629 | cscInitTime cp-src/c.C 7 |
| 766 | cscSegmentationTime cp-src/c.C 8 | 2630 | cscSegmentationTime cp-src/c.C 8 |
| 767 | CSRC make-src/Makefile /^CSRC=abbrev.c ..\/etags\/h.h .\/\/c.c torture.c getopt/ | ||
| 768 | C_stab_entry c-src/etags.c 2271 | ||
| 769 | cstack c-src/etags.c 2523 | 2631 | cstack c-src/etags.c 2523 |
| 770 | C_STAR c-src/etags.c 2196 | ||
| 771 | Cstar_entries c-src/etags.c /^Cstar_entries (FILE *inf)$/ | ||
| 772 | Cstar_suffixes c-src/etags.c 562 | ||
| 773 | C_symtype c-src/etags.c /^C_symtype (char *str, int len, int c_ext)$/ | ||
| 774 | CTAGS13 CTAGS14 CTAGS15 make-src/Makefile /^CTAGS13 CTAGS14 CTAGS15: ctags% ${infiles}$/ | ||
| 775 | CTAGS c-src/etags.c 146 | ||
| 776 | CTAGS c-src/etags.c 147 | ||
| 777 | CTAGS c-src/etags.c 149 | ||
| 778 | CTAGS make-src/Makefile /^CTAGS: ctags ${infiles}$/ | ||
| 779 | CTAGS% make-src/Makefile /^CTAGS%: ctags% ${infiles}$/ | ||
| 780 | ctags make-src/Makefile /^ctags: etags.c ${OBJS}$/ | 2632 | ctags make-src/Makefile /^ctags: etags.c ${OBJS}$/ |
| 781 | \ctl tex-src/texinfo.tex /^\\def\\ctl{{\\circle\\char'013\\hskip -6pt}}% 6pt from / | ||
| 782 | \ctrl tex-src/texinfo.tex /^\\def\\ctrl #1{{\\tt \\rawbackslash \\hat}#1}$/ | ||
| 783 | \ctr tex-src/texinfo.tex /^\\def\\ctr{{\\hskip 6pt\\circle\\char'010}}$/ | ||
| 784 | Cube.data.getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 785 | curlb c-src/etags.c 2929 | 2633 | curlb c-src/etags.c 2929 |
| 786 | curlinepos c-src/etags.c 2931 | 2634 | curlinepos c-src/etags.c 2931 |
| 787 | current-idle-time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | 2635 | current-idle-time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ |
| @@ -792,143 +2640,35 @@ curry-test scm-src/test.scm /^(define (((((curry-test a) b) c) d) e)$/ | |||
| 792 | cursor_position cp-src/screen.cpp /^void cursor_position(void)$/ | 2640 | cursor_position cp-src/screen.cpp /^void cursor_position(void)$/ |
| 793 | cursor_x cp-src/screen.cpp 15 | 2641 | cursor_x cp-src/screen.cpp 15 |
| 794 | cursor_y cp-src/screen.cpp 15 | 2642 | cursor_y cp-src/screen.cpp 15 |
| 795 | CYAN cp-src/screen.hpp 15 | 2643 | d c-src/emacs/src/lisp.h 4673 |
| 796 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4258 | 2644 | d c-src/emacs/src/lisp.h 4679 |
| 797 | DAEMON_RUNNING c-src/emacs/src/lisp.h 4262 | 2645 | d c.c 180 |
| 798 | DARKGRAY cp-src/screen.hpp 20 | ||
| 799 | data c-src/emacs/src/lisp.h 1395 | 2646 | data c-src/emacs/src/lisp.h 1395 |
| 800 | data c-src/emacs/src/lisp.h 2129 | 2647 | data c-src/emacs/src/lisp.h 2129 |
| 801 | data c-src/emacs/src/lisp.h 2395 | 2648 | data c-src/emacs/src/lisp.h 2395 |
| 802 | d c.c 180 | ||
| 803 | D cp-src/fail.C 41 | ||
| 804 | D cp-src/fail.C /^ D() : ::A::T2::T(97), x(1066) {}$/ | ||
| 805 | d c-src/emacs/src/lisp.h 4673 | ||
| 806 | d c-src/emacs/src/lisp.h 4679 | ||
| 807 | ddefineseen c-src/etags.c 2462 | 2649 | ddefineseen c-src/etags.c 2462 |
| 808 | DEAFUN c.c /^DEAFUN ("expand-file-name", Fexpand_file_name, Sex/ | ||
| 809 | debian-bug html-src/software.html /^debian-bug.el$/ | 2650 | debian-bug html-src/software.html /^debian-bug.el$/ |
| 810 | Debug cp-src/functions.cpp /^void Debug ( int lineno, int level, char* func , c/ | ||
| 811 | DEBUG c-src/etags.c 84 | ||
| 812 | DEBUG c-src/etags.c 85 | ||
| 813 | DEBUG c-src/etags.c 87 | ||
| 814 | DEBUG objc-src/PackInsp.m 37 | ||
| 815 | debug_on_exit c-src/emacs/src/lisp.h 2984 | 2651 | debug_on_exit c-src/emacs/src/lisp.h 2984 |
| 816 | decimalKey objcpp-src/SimpleCalc.M /^- decimalKey:sender$/ | 2652 | decimalKey objcpp-src/SimpleCalc.M /^- decimalKey:sender$/ |
| 817 | declared_special c-src/emacs/src/lisp.h 676 | 2653 | declared_special c-src/emacs/src/lisp.h 676 |
| 818 | DECLARE_GDB_SYM c-src/emacs/src/lisp.h /^#define DECLARE_GDB_SYM(type, id) type const id EX/ | ||
| 819 | decode_timer c-src/emacs/src/keyboard.c /^decode_timer (Lisp_Object timer, struct timespec */ | 2654 | decode_timer c-src/emacs/src/keyboard.c /^decode_timer (Lisp_Object timer, struct timespec */ |
| 2655 | def c-src/h.h 35 | ||
| 2656 | def c-src/h.h 38 | ||
| 820 | defalt c-src/emacs/src/lisp.h 1585 | 2657 | defalt c-src/emacs/src/lisp.h 1585 |
| 2658 | default-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar default-tags-table-function nil$/ | ||
| 821 | default_C_entries c-src/etags.c /^default_C_entries (FILE *inf)$/ | 2659 | default_C_entries c-src/etags.c /^default_C_entries (FILE *inf)$/ |
| 822 | default_C_help c-src/etags.c 515 | 2660 | default_C_help c-src/etags.c 515 |
| 823 | default_C_help c-src/etags.c 523 | 2661 | default_C_help c-src/etags.c 523 |
| 824 | default_C_suffixes c-src/etags.c 512 | 2662 | default_C_suffixes c-src/etags.c 512 |
| 825 | DEFAULT_HASH_SIZE c-src/emacs/src/lisp.h 1940 | ||
| 826 | __default_morecore c-src/emacs/src/gmalloc.c /^__default_morecore (ptrdiff_t increment)$/ | ||
| 827 | DEFAULT_REHASH_SIZE c-src/emacs/src/lisp.h 1950 | ||
| 828 | DEFAULT_REHASH_THRESHOLD c-src/emacs/src/lisp.h 1946 | ||
| 829 | default-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar default-tags-table-function nil$/ | ||
| 830 | defcell c-src/emacs/src/lisp.h 2351 | 2663 | defcell c-src/emacs/src/lisp.h 2351 |
| 831 | \defcodeindex tex-src/texinfo.tex /^\\def\\defcodeindex{\\parsearg\\newcodeindex}$/ | ||
| 832 | def c-src/h.h 35 | ||
| 833 | def c-src/h.h 38 | ||
| 834 | \defcvarheader tex-src/texinfo.tex /^\\def\\defcvarheader #1#2#3{%$/ | ||
| 835 | \defcv tex-src/texinfo.tex /^\\def\\defcv #1 {\\def\\defcvtype{#1}%$/ | ||
| 836 | \defcvx tex-src/texinfo.tex /^\\def\\defcvx #1 {\\errmessage{@defcvx in invalid con/ | ||
| 837 | \deffnheader tex-src/texinfo.tex /^\\def\\deffnheader #1#2#3{\\doind {fn}{\\code{#2}}%$/ | ||
| 838 | \deffn tex-src/texinfo.tex /^\\def\\deffn{\\defmethparsebody\\Edeffn\\deffnx\\deffnhe/ | ||
| 839 | \deffnx tex-src/texinfo.tex /^\\def\\deffnx #1 {\\errmessage{@deffnx in invalid con/ | ||
| 840 | \defindex tex-src/texinfo.tex /^\\def\\defindex{\\parsearg\\newindex}$/ | ||
| 841 | define-abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | 2664 | define-abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ |
| 842 | define-abbrev-table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | 2665 | define-abbrev-table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ |
| 843 | definedef c-src/etags.c 2464 | ||
| 844 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4663 | ||
| 845 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4665 | ||
| 846 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) DECLARE/ | ||
| 847 | DEFINE_GDB_SYMBOL_BEGIN c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_BEGIN(type, id) extern / | ||
| 848 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(id) = id;$/ | ||
| 849 | DEFINE_GDB_SYMBOL_END c-src/emacs/src/lisp.h /^# define DEFINE_GDB_SYMBOL_END(val) ;$/ | ||
| 850 | define-global-abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | 2666 | define-global-abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ |
| 851 | DEFINE_LISP_SYMBOL c-src/emacs/src/lisp.h /^#define DEFINE_LISP_SYMBOL(name) \\$/ | ||
| 852 | define-mode-abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | 2667 | define-mode-abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / |
| 853 | DEFINE_NON_NIL_Q_SYMBOL_MACROS c-src/emacs/src/lisp.h 755 | 2668 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4663 |
| 854 | \defivarheader tex-src/texinfo.tex /^\\def\\defivarheader #1#2#3{%$/ | 2669 | defined_GC_CHECK_STRING_BYTES c-src/emacs/src/lisp.h 4665 |
| 855 | \defivar tex-src/texinfo.tex /^\\def\\defivar{\\defvrparsebody\\Edefivar\\defivarx\\def/ | 2670 | definedef c-src/etags.c 2464 |
| 856 | \defivarx tex-src/texinfo.tex /^\\def\\defivarx #1 {\\errmessage{@defivarx in invalid/ | ||
| 857 | \defmacheader tex-src/texinfo.tex /^\\def\\defmacheader #1#2{\\doind {fn}{\\code{#1}}% Mak/ | ||
| 858 | \defmac tex-src/texinfo.tex /^\\def\\defmac{\\defparsebody\\Edefmac\\defmacx\\defmache/ | ||
| 859 | \defmacx tex-src/texinfo.tex /^\\def\\defmacx #1 {\\errmessage{@defmacx in invalid c/ | ||
| 860 | \defmethodheader tex-src/texinfo.tex /^\\def\\defmethodheader #1#2#3{%$/ | ||
| 861 | \defmethod tex-src/texinfo.tex /^\\def\\defmethod{\\defmethparsebody\\Edefmethod\\defmet/ | ||
| 862 | \defmethodx tex-src/texinfo.tex /^\\def\\defmethodx #1 {\\errmessage{@defmethodx in inv/ | ||
| 863 | \defmethparsebody tex-src/texinfo.tex /^\\def\\defmethparsebody #1#2#3#4 {\\begingroup\\inENV / | ||
| 864 | \defname tex-src/texinfo.tex /^\\def\\defname #1#2{%$/ | ||
| 865 | \defopheader tex-src/texinfo.tex /^\\def\\defopheader #1#2#3{%$/ | ||
| 866 | \defopparsebody tex-src/texinfo.tex /^\\def\\defopparsebody #1#2#3#4#5 {\\begingroup\\inENV / | ||
| 867 | \defop tex-src/texinfo.tex /^\\def\\defop #1 {\\def\\defoptype{#1}%$/ | ||
| 868 | \defoptheader tex-src/texinfo.tex /^\\def\\defoptheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 869 | \defopt tex-src/texinfo.tex /^\\def\\defopt{\\defvarparsebody\\Edefopt\\defoptx\\defop/ | ||
| 870 | \defoptx tex-src/texinfo.tex /^\\def\\defoptx #1 {\\errmessage{@defoptx in invalid c/ | ||
| 871 | \defopvarparsebody tex-src/texinfo.tex /^\\def\\defopvarparsebody #1#2#3#4#5 {\\begingroup\\inE/ | ||
| 872 | \defopx tex-src/texinfo.tex /^\\def\\defopx #1 {\\errmessage{@defopx in invalid con/ | ||
| 873 | \defparsebody tex-src/texinfo.tex /^\\def\\defparsebody #1#2#3{\\begingroup\\inENV% Enviro/ | ||
| 874 | Def_ ruby-src/test1.ru 12 | ||
| 875 | \defspecheader tex-src/texinfo.tex /^\\def\\defspecheader #1#2{\\doind {fn}{\\code{#1}}% Ma/ | ||
| 876 | \defspec tex-src/texinfo.tex /^\\def\\defspec{\\defparsebody\\Edefspec\\defspecx\\defsp/ | ||
| 877 | \defspecx tex-src/texinfo.tex /^\\def\\defspecx #1 {\\errmessage{@defspecx in invalid/ | ||
| 878 | DEFSYM c-src/emacs/src/lisp.h /^#define DEFSYM(sym, name) \/* empty *\/$/ | ||
| 879 | DEFSYM c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_CONSTANT_P, int, (Lisp_Ob/ | ||
| 880 | \deftpargs tex-src/texinfo.tex /^\\def\\deftpargs #1{\\bf \\defvarargs{#1}}$/ | ||
| 881 | \deftpheader tex-src/texinfo.tex /^\\def\\deftpheader #1#2#3{\\doind {tp}{\\code{#2}}%$/ | ||
| 882 | \deftp tex-src/texinfo.tex /^\\def\\deftp{\\defvrparsebody\\Edeftp\\deftpx\\deftphead/ | ||
| 883 | \deftpx tex-src/texinfo.tex /^\\def\\deftpx #1 {\\errmessage{@deftpx in invalid con/ | ||
| 884 | \deftypefnheader tex-src/texinfo.tex /^\\def\\deftypefnheader #1#2#3{\\deftypefnheaderx{#1}{/ | ||
| 885 | \deftypefnheaderx tex-src/texinfo.tex /^\\def\\deftypefnheaderx #1#2#3 #4\\relax{%$/ | ||
| 886 | \deftypefn tex-src/texinfo.tex /^\\def\\deftypefn{\\defmethparsebody\\Edeftypefn\\deftyp/ | ||
| 887 | \deftypefnx tex-src/texinfo.tex /^\\def\\deftypefnx #1 {\\errmessage{@deftypefnx in inv/ | ||
| 888 | \deftypefunargs tex-src/texinfo.tex /^\\def\\deftypefunargs #1{%$/ | ||
| 889 | \deftypefunheader tex-src/texinfo.tex /^\\def\\deftypefunheader #1#2{\\deftypefunheaderx{#1}#/ | ||
| 890 | \deftypefunheaderx tex-src/texinfo.tex /^\\def\\deftypefunheaderx #1#2 #3\\relax{%$/ | ||
| 891 | \deftypefun tex-src/texinfo.tex /^\\def\\deftypefun{\\defparsebody\\Edeftypefun\\deftypef/ | ||
| 892 | \deftypeunx tex-src/texinfo.tex /^\\def\\deftypeunx #1 {\\errmessage{@deftypeunx in inv/ | ||
| 893 | \deftypevarheader tex-src/texinfo.tex /^\\def\\deftypevarheader #1#2{%$/ | ||
| 894 | \deftypevar tex-src/texinfo.tex /^\\def\\deftypevar{\\defvarparsebody\\Edeftypevar\\defty/ | ||
| 895 | \deftypevarx tex-src/texinfo.tex /^\\def\\deftypevarx #1 {\\errmessage{@deftypevarx in i/ | ||
| 896 | \deftypevrheader tex-src/texinfo.tex /^\\def\\deftypevrheader #1#2#3{\\doind {vr}{\\code{#3}}/ | ||
| 897 | \deftypevr tex-src/texinfo.tex /^\\def\\deftypevr{\\defvrparsebody\\Edeftypevr\\deftypev/ | ||
| 898 | \deftypevrx tex-src/texinfo.tex /^\\def\\deftypevrx #1 {\\errmessage{@deftypevrx in inv/ | ||
| 899 | DEFUN_ARGS_0 c-src/emacs/src/lisp.h 714 | ||
| 900 | DEFUN_ARGS_1 c-src/emacs/src/lisp.h 715 | ||
| 901 | DEFUN_ARGS_2 c-src/emacs/src/lisp.h 716 | ||
| 902 | DEFUN_ARGS_3 c-src/emacs/src/lisp.h 717 | ||
| 903 | DEFUN_ARGS_4 c-src/emacs/src/lisp.h 718 | ||
| 904 | DEFUN_ARGS_5 c-src/emacs/src/lisp.h 719 | ||
| 905 | DEFUN_ARGS_6 c-src/emacs/src/lisp.h 721 | ||
| 906 | DEFUN_ARGS_7 c-src/emacs/src/lisp.h 723 | ||
| 907 | DEFUN_ARGS_8 c-src/emacs/src/lisp.h 725 | ||
| 908 | DEFUN_ARGS_MANY c-src/emacs/src/lisp.h 712 | ||
| 909 | \defunargs tex-src/texinfo.tex /^\\def\\defunargs #1{\\functionparens \\sl$/ | ||
| 910 | DEFUN_ARGS_UNEVALLED c-src/emacs/src/lisp.h 713 | ||
| 911 | DEFUN c-src/emacs/src/lisp.h /^#define DEFUN(lname, fnname, sname, minargs, maxar/ | ||
| 912 | defun_func1 c.c /^defun_func1()$/ | 2671 | defun_func1 c.c /^defun_func1()$/ |
| 913 | DEFUN_func2 c.c /^DEFUN_func2()$/ | ||
| 914 | \defunheader tex-src/texinfo.tex /^\\def\\defunheader #1#2{\\doind {fn}{\\code{#1}}% Make/ | ||
| 915 | \defun tex-src/texinfo.tex /^\\def\\defun{\\defparsebody\\Edefun\\defunx\\defunheader/ | ||
| 916 | \defunx tex-src/texinfo.tex /^\\def\\defunx #1 {\\errmessage{@defunx in invalid con/ | ||
| 917 | \defvarargs tex-src/texinfo.tex /^\\def\\defvarargs #1{\\normalparens #1%$/ | ||
| 918 | DEFVAR_BOOL c-src/emacs/src/lisp.h /^#define DEFVAR_BOOL(lname, vname, doc) \\$/ | ||
| 919 | DEFVAR_BUFFER_DEFAULTS c-src/emacs/src/lisp.h /^#define DEFVAR_BUFFER_DEFAULTS(lname, vname, doc) / | ||
| 920 | \defvarheader tex-src/texinfo.tex /^\\def\\defvarheader #1#2{\\doind {vr}{\\code{#1}}% Mak/ | ||
| 921 | DEFVAR_INT c-src/emacs/src/lisp.h /^#define DEFVAR_INT(lname, vname, doc) \\$/ | ||
| 922 | DEFVAR_KBOARD c-src/emacs/src/lisp.h /^#define DEFVAR_KBOARD(lname, vname, doc) \\$/ | ||
| 923 | DEFVAR_LISP c-src/emacs/src/lisp.h /^#define DEFVAR_LISP(lname, vname, doc) \\$/ | ||
| 924 | DEFVAR_LISP_NOPRO c-src/emacs/src/lisp.h /^#define DEFVAR_LISP_NOPRO(lname, vname, doc) \\$/ | ||
| 925 | \defvarparsebody tex-src/texinfo.tex /^\\def\\defvarparsebody #1#2#3{\\begingroup\\inENV% Env/ | ||
| 926 | \defvar tex-src/texinfo.tex /^\\def\\defvar{\\defvarparsebody\\Edefvar\\defvarx\\defva/ | ||
| 927 | \defvarx tex-src/texinfo.tex /^\\def\\defvarx #1 {\\errmessage{@defvarx in invalid c/ | ||
| 928 | \defvrheader tex-src/texinfo.tex /^\\def\\defvrheader #1#2#3{\\doind {vr}{\\code{#2}}%$/ | ||
| 929 | \defvrparsebody tex-src/texinfo.tex /^\\def\\defvrparsebody #1#2#3#4 {\\begingroup\\inENV %$/ | ||
| 930 | \defvr tex-src/texinfo.tex /^\\def\\defvr{\\defvrparsebody\\Edefvr\\defvrx\\defvrhead/ | ||
| 931 | \defvrx tex-src/texinfo.tex /^\\def\\defvrx #1 {\\errmessage{@defvrx in invalid con/ | ||
| 932 | delegate objc-src/Subprocess.m /^- delegate$/ | 2672 | delegate objc-src/Subprocess.m /^- delegate$/ |
| 933 | deleteItem pyt-src/server.py /^ def deleteItem(self):$/ | 2673 | deleteItem pyt-src/server.py /^ def deleteItem(self):$/ |
| 934 | delete_kboard c-src/emacs/src/keyboard.c /^delete_kboard (KBOARD *kb)$/ | 2674 | delete_kboard c-src/emacs/src/keyboard.c /^delete_kboard (KBOARD *kb)$/ |
| @@ -938,64 +2678,25 @@ deliver_user_signal c-src/emacs/src/keyboard.c /^deliver_user_signal (int sig)$/ | |||
| 938 | depth c-src/emacs/src/lisp.h 1618 | 2678 | depth c-src/emacs/src/lisp.h 1618 |
| 939 | derived_analyses prol-src/natded.prolog /^derived_analyses([],[]).$/ | 2679 | derived_analyses prol-src/natded.prolog /^derived_analyses([],[]).$/ |
| 940 | describe_abbrev c-src/abbrev.c /^describe_abbrev (sym, stream)$/ | 2680 | describe_abbrev c-src/abbrev.c /^describe_abbrev (sym, stream)$/ |
| 941 | \description tex-src/texinfo.tex /^\\def\\description{\\tablez{\\dontindex}{1}{}{}{}{}}$/ | ||
| 942 | /desperatepapersize ps-src/rfc1245.ps /^\/desperatepapersize {$/ | ||
| 943 | detect_input_pending c-src/emacs/src/keyboard.c /^detect_input_pending (void)$/ | 2681 | detect_input_pending c-src/emacs/src/keyboard.c /^detect_input_pending (void)$/ |
| 944 | detect_input_pending_ignore_squeezables c-src/emacs/src/keyboard.c /^detect_input_pending_ignore_squeezables (void)$/ | 2682 | detect_input_pending_ignore_squeezables c-src/emacs/src/keyboard.c /^detect_input_pending_ignore_squeezables (void)$/ |
| 945 | detect_input_pending_run_timers c-src/emacs/src/keyboard.c /^detect_input_pending_run_timers (bool do_display)$/ | 2683 | detect_input_pending_run_timers c-src/emacs/src/keyboard.c /^detect_input_pending_run_timers (bool do_display)$/ |
| 946 | DEVICE_LAST c-src/h.h 24 | ||
| 947 | DEVICE_SWP c-src/h.h 23 | ||
| 948 | \dfn tex-src/texinfo.tex /^\\def\\dfn##1{\\realbackslash dfn {##1}}$/ | ||
| 949 | \df tex-src/texinfo.tex /^\\def\\df{\\let\\tentt=\\deftt \\let\\tenbf = \\defbf \\bf}/ | ||
| 950 | /DiacriticEncoding ps-src/rfc1245.ps /^\/DiacriticEncoding [$/ | ||
| 951 | dialog_loop erl-src/gs_dialog.erl /^dialog_loop(Module, Window, Frame, Extra, Args) ->/ | 2684 | dialog_loop erl-src/gs_dialog.erl /^dialog_loop(Module, Window, Frame, Extra, Args) ->/ |
| 952 | /dieresis ps-src/rfc1245.ps /^\/dieresis \/.notdef \/AE \/Oslash \/.notdef \/.notdef \// | ||
| 953 | dignorerest c-src/etags.c 2463 | 2685 | dignorerest c-src/etags.c 2463 |
| 954 | \direntry tex-src/texinfo.tex /^\\def\\direntry{\\begingroup\\direntryxxx}$/ | ||
| 955 | \direntryxxx tex-src/texinfo.tex /^\\long\\def\\direntryxxx #1\\end direntry{\\endgroup\\ig/ | ||
| 956 | discard-input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | 2686 | discard-input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ |
| 957 | discard_mouse_events c-src/emacs/src/keyboard.c /^discard_mouse_events (void)$/ | 2687 | discard_mouse_events c-src/emacs/src/keyboard.c /^discard_mouse_events (void)$/ |
| 958 | discrete_location cp-src/clheir.hpp 56 | ||
| 959 | discrete_location cp-src/clheir.hpp /^ discrete_location(int xi, int yi, int zi):$/ | 2688 | discrete_location cp-src/clheir.hpp /^ discrete_location(int xi, int yi, int zi):$/ |
| 2689 | discrete_location cp-src/clheir.hpp 56 | ||
| 960 | display cp-src/conway.cpp /^void display(void)$/ | 2690 | display cp-src/conway.cpp /^void display(void)$/ |
| 961 | \display tex-src/texinfo.tex /^\\def\\display{\\begingroup\\inENV %This group ends at/ | ||
| 962 | DisposeANameList pas-src/common.pas /^procedure DisposeANameList( $/ | ||
| 963 | DisposeNameList pas-src/common.pas /^procedure DisposeNameList;$/ | ||
| 964 | disposetextstring pas-src/common.pas /^procedure disposetextstring;(*($/ | 2691 | disposetextstring pas-src/common.pas /^procedure disposetextstring;(*($/ |
| 965 | /dmatrix ps-src/rfc1245.ps /^\/dmatrix matrix def$/ | ||
| 966 | \dmn tex-src/texinfo.tex /^\\def\\dmn#1{\\thinspace #1}$/ | ||
| 967 | dnone c-src/etags.c 2460 | 2692 | dnone c-src/etags.c 2460 |
| 968 | /dnormalize ps-src/rfc1245.ps /^\/dnormalize {$/ | ||
| 969 | \dobreak tex-src/texinfo.tex /^\\def\\dobreak#1#2{\\par\\ifdim\\lastskip<#1\\removelast/ | ||
| 970 | doc c-src/emacs/src/lisp.h 1689 | 2693 | doc c-src/emacs/src/lisp.h 1689 |
| 971 | \dochapentry tex-src/texinfo.tex /^\\def\\dochapentry#1#2{%$/ | 2694 | dog c-src/h.h 81 |
| 972 | \docodeindex tex-src/texinfo.tex /^\\def\\docodeindex#1{\\edef\\indexname{#1}\\parsearg\\si/ | ||
| 973 | dog cp-src/c.C 126 | 2695 | dog cp-src/c.C 126 |
| 974 | dog cp-src/c.C 130 | 2696 | dog cp-src/c.C 130 |
| 975 | dog c-src/h.h 81 | ||
| 976 | \doindex tex-src/texinfo.tex /^\\def\\doindex#1{\\edef\\indexname{#1}\\parsearg\\single/ | ||
| 977 | \doind tex-src/texinfo.tex /^\\def\\doind #1#2{%$/ | ||
| 978 | \donoderef tex-src/texinfo.tex /^\\def\\donoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 979 | \dontindex tex-src/texinfo.tex /^\\def\\dontindex #1{}$/ | ||
| 980 | \dopageno tex-src/texinfo.tex /^\\def\\dopageno#1{{\\rm #1}}$/ | ||
| 981 | \doprintindex tex-src/texinfo.tex /^\\def\\doprintindex#1{%$/ | ||
| 982 | \dosecentry tex-src/texinfo.tex /^\\def\\dosecentry#1#2{%$/ | ||
| 983 | \dosetq tex-src/texinfo.tex /^\\def\\dosetq #1#2{{\\let\\folio=0 \\turnoffactive%$/ | ||
| 984 | \doshortpageno tex-src/texinfo.tex /^\\def\\doshortpageno#1{{\\rm #1}}$/ | ||
| 985 | DOS_NT c-src/etags.c 117 | ||
| 986 | DOS_NT c-src/etags.c 118 | ||
| 987 | \dosubind tex-src/texinfo.tex /^\\def\\dosubind #1#2#3{%$/ | ||
| 988 | \dosubsecentry tex-src/texinfo.tex /^\\def\\dosubsecentry#1#2{%$/ | ||
| 989 | \dosubsubsecentry tex-src/texinfo.tex /^\\def\\dosubsubsecentry#1#2{%$/ | ||
| 990 | dotfill tex-src/texinfo.tex /^\\noindent\\hskip\\secondaryindent\\hbox{#1}\\indexdotf/ | ||
| 991 | dotfill tex-src/texinfo.tex /^ \\null\\nobreak\\indexdotfill % Have leaders before/ | 2697 | dotfill tex-src/texinfo.tex /^ \\null\\nobreak\\indexdotfill % Have leaders before/ |
| 992 | \dots tex-src/texinfo.tex /^\\def\\dots{$\\ldots$}$/ | 2698 | dotfill tex-src/texinfo.tex /^\\noindent\\hskip\\secondaryindent\\hbox{#1}\\indexdotf/ |
| 993 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots }%$/ | ||
| 994 | \dots tex-src/texinfo.tex /^\\def\\dots{\\realbackslash dots}$/ | ||
| 995 | double_click_count c-src/emacs/src/keyboard.c 5222 | 2699 | double_click_count c-src/emacs/src/keyboard.c 5222 |
| 996 | \doublecolumnout tex-src/texinfo.tex /^\\def\\doublecolumnout{\\splittopskip=\\topskip \\split/ | ||
| 997 | /dpi ps-src/rfc1245.ps /^\/dpi 72 0 dmatrix defaultmatrix dtransform$/ | ||
| 998 | /D ps-src/rfc1245.ps /^\/D {curveto} bind def$/ | ||
| 999 | drag_n_drop_syms c-src/emacs/src/keyboard.c 4629 | 2700 | drag_n_drop_syms c-src/emacs/src/keyboard.c 4629 |
| 1000 | dribble c-src/emacs/src/keyboard.c 236 | 2701 | dribble c-src/emacs/src/keyboard.c 236 |
| 1001 | dsharpseen c-src/etags.c 2461 | 2702 | dsharpseen c-src/etags.c 2461 |
| @@ -1015,77 +2716,39 @@ dummyfont tex-src/texinfo.tex /^\\let\\r=\\indexdummyfont$/ | |||
| 1015 | dummyfont tex-src/texinfo.tex /^\\let\\samp=\\indexdummyfont$/ | 2716 | dummyfont tex-src/texinfo.tex /^\\let\\samp=\\indexdummyfont$/ |
| 1016 | dummyfont tex-src/texinfo.tex /^\\let\\sc=\\indexdummyfont$/ | 2717 | dummyfont tex-src/texinfo.tex /^\\let\\sc=\\indexdummyfont$/ |
| 1017 | dummyfont tex-src/texinfo.tex /^\\let\\strong=\\indexdummyfont$/ | 2718 | dummyfont tex-src/texinfo.tex /^\\let\\strong=\\indexdummyfont$/ |
| 1018 | dummyfont tex-src/texinfo.tex /^\\let\\tclose=\\indexdummyfont$/ | ||
| 1019 | dummyfont tex-src/texinfo.tex /^\\let\\t=\\indexdummyfont$/ | 2719 | dummyfont tex-src/texinfo.tex /^\\let\\t=\\indexdummyfont$/ |
| 2720 | dummyfont tex-src/texinfo.tex /^\\let\\tclose=\\indexdummyfont$/ | ||
| 1020 | dummyfont tex-src/texinfo.tex /^\\let\\var=\\indexdummyfont$/ | 2721 | dummyfont tex-src/texinfo.tex /^\\let\\var=\\indexdummyfont$/ |
| 1021 | dummyfont tex-src/texinfo.tex /^\\let\\w=\\indexdummyfont$/ | 2722 | dummyfont tex-src/texinfo.tex /^\\let\\w=\\indexdummyfont$/ |
| 1022 | dummytex tex-src/texinfo.tex /^\\let\\TeX=\\indexdummytex$/ | 2723 | dummytex tex-src/texinfo.tex /^\\let\\TeX=\\indexdummytex$/ |
| 1023 | DUMPED c-src/emacs/src/gmalloc.c 80 | ||
| 1024 | dump pyt-src/server.py /^ def dump(self, folded):$/ | 2724 | dump pyt-src/server.py /^ def dump(self, folded):$/ |
| 1025 | eabs c-src/emacs/src/lisp.h /^#define eabs(x) ((x) < 0 ? -(x) : (x))$/ | 2725 | eabs c-src/emacs/src/lisp.h /^#define eabs(x) ((x) < 0 ? -(x) : (x))$/ |
| 1026 | \Ealphaenumerate tex-src/texinfo.tex /^\\def\\Ealphaenumerate{\\Eenumerate}$/ | ||
| 1027 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) \\$/ | 2726 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) \\$/ |
| 1028 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) ((void) (false && (cond))) / | 2727 | eassert c-src/emacs/src/lisp.h /^# define eassert(cond) ((void) (false && (cond))) / |
| 1029 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) \\$/ | 2728 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) \\$/ |
| 1030 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) assume (cond)$/ | 2729 | eassume c-src/emacs/src/lisp.h /^# define eassume(cond) assume (cond)$/ |
| 1031 | eax c-src/sysdep.h 31 | 2730 | eax c-src/sysdep.h 31 |
| 1032 | eax c-src/sysdep.h 33 | 2731 | eax c-src/sysdep.h 33 |
| 1033 | \Ecapsenumerate tex-src/texinfo.tex /^\\def\\Ecapsenumerate{\\Eenumerate}$/ | ||
| 1034 | \Ecartouche tex-src/texinfo.tex /^\\def\\Ecartouche{%$/ | ||
| 1035 | echo_add_key c-src/emacs/src/keyboard.c /^echo_add_key (Lisp_Object c)$/ | 2732 | echo_add_key c-src/emacs/src/keyboard.c /^echo_add_key (Lisp_Object c)$/ |
| 1036 | echo_char c-src/emacs/src/keyboard.c /^echo_char (Lisp_Object c)$/ | 2733 | echo_char c-src/emacs/src/keyboard.c /^echo_char (Lisp_Object c)$/ |
| 1037 | echo_dash c-src/emacs/src/keyboard.c /^echo_dash (void)$/ | 2734 | echo_dash c-src/emacs/src/keyboard.c /^echo_dash (void)$/ |
| 1038 | echoing c-src/emacs/src/keyboard.c 154 | ||
| 1039 | echo_kboard c-src/emacs/src/keyboard.c 166 | 2735 | echo_kboard c-src/emacs/src/keyboard.c 166 |
| 1040 | echo_keystrokes_p c-src/emacs/src/keyboard.c /^echo_keystrokes_p (void)$/ | 2736 | echo_keystrokes_p c-src/emacs/src/keyboard.c /^echo_keystrokes_p (void)$/ |
| 1041 | echo_length c-src/emacs/src/keyboard.c /^echo_length (void)$/ | 2737 | echo_length c-src/emacs/src/keyboard.c /^echo_length (void)$/ |
| 1042 | echo_message_buffer c-src/emacs/src/keyboard.c 171 | 2738 | echo_message_buffer c-src/emacs/src/keyboard.c 171 |
| 1043 | echo_now c-src/emacs/src/keyboard.c /^echo_now (void)$/ | 2739 | echo_now c-src/emacs/src/keyboard.c /^echo_now (void)$/ |
| 1044 | echo_truncate c-src/emacs/src/keyboard.c /^echo_truncate (ptrdiff_t nchars)$/ | 2740 | echo_truncate c-src/emacs/src/keyboard.c /^echo_truncate (ptrdiff_t nchars)$/ |
| 1045 | \Edescription tex-src/texinfo.tex /^\\def\\Edescription{\\Etable}% Necessary kludge.$/ | 2741 | echoing c-src/emacs/src/keyboard.c 154 |
| 1046 | %ediff make-src/Makefile /^%ediff: ETAGS% ETAGS ${infiles}$/ | ||
| 1047 | \Edisplay tex-src/texinfo.tex /^\\def\\Edisplay{\\endgroup\\afterenvbreak}%$/ | ||
| 1048 | editItem pyt-src/server.py /^ def editItem(self):$/ | 2742 | editItem pyt-src/server.py /^ def editItem(self):$/ |
| 1049 | editsite pyt-src/server.py /^ def editsite(self, site):$/ | 2743 | editsite pyt-src/server.py /^ def editsite(self, site):$/ |
| 1050 | edituser pyt-src/server.py /^ def edituser(self, user):$/ | 2744 | edituser pyt-src/server.py /^ def edituser(self, user):$/ |
| 1051 | \Eexample tex-src/texinfo.tex /^\\def\\Eexample{\\Elisp}$/ | ||
| 1052 | \Eflushleft tex-src/texinfo.tex /^\\def\\Eflushleft{\\endgroup\\afterenvbreak}%$/ | ||
| 1053 | \Eflushright tex-src/texinfo.tex /^\\def\\Eflushright{\\endgroup\\afterenvbreak}%$/ | ||
| 1054 | \Eformat tex-src/texinfo.tex /^\\def\\Eformat{\\endgroup\\afterenvbreak}$/ | ||
| 1055 | \Eftable tex-src/texinfo.tex /^\\def\\Eftable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1056 | egetenv c-src/emacs/src/lisp.h /^egetenv (const char *var)$/ | 2745 | egetenv c-src/emacs/src/lisp.h /^egetenv (const char *var)$/ |
| 1057 | \Egroup tex-src/texinfo.tex /^ \\def\\Egroup{\\egroup\\endgroup}%$/ | ||
| 1058 | \Eifclear tex-src/texinfo.tex /^\\def\\Eifclear{}$/ | ||
| 1059 | \Eifset tex-src/texinfo.tex /^\\def\\Eifset{}$/ | ||
| 1060 | \Eiftex tex-src/texinfo.tex /^\\def\\Eiftex{}$/ | ||
| 1061 | ELEM_I c-src/h.h 3 | ||
| 1062 | \Elisp tex-src/texinfo.tex /^\\def\\Elisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1063 | ELSRC make-src/Makefile /^ELSRC=TAGTEST.EL emacs\/lisp\/progmodes\/etags.el$/ | ||
| 1064 | emacs_abort c-src/emacs/src/lisp.h /^extern _Noreturn void emacs_abort (void) NO_INLINE/ | 2746 | emacs_abort c-src/emacs/src/lisp.h /^extern _Noreturn void emacs_abort (void) NO_INLINE/ |
| 1065 | EMACS_INT c-src/emacs/src/lisp.h 103 | ||
| 1066 | EMACS_INT c-src/emacs/src/lisp.h 91 | ||
| 1067 | EMACS_INT c-src/emacs/src/lisp.h 96 | ||
| 1068 | EMACS_INT_MAX c-src/emacs/src/lisp.h 105 | ||
| 1069 | EMACS_INT_MAX c-src/emacs/src/lisp.h 93 | ||
| 1070 | EMACS_INT_MAX c-src/emacs/src/lisp.h 98 | ||
| 1071 | EMACS_LISP_H c-src/emacs/src/lisp.h 22 | ||
| 1072 | EMACS_NAME c-src/etags.c 786 | ||
| 1073 | EMACS_UINT c-src/emacs/src/lisp.h 104 | ||
| 1074 | EMACS_UINT c-src/emacs/src/lisp.h 92 | ||
| 1075 | EMACS_UINT c-src/emacs/src/lisp.h 97 | ||
| 1076 | \emph tex-src/texinfo.tex /^\\def\\emph##1{\\realbackslash emph {##1}}$/ | ||
| 1077 | EmptyNmStr pas-src/common.pas /^function EmptyNmStr(* : NameString*);$/ | ||
| 1078 | /ENDBITMAP ps-src/rfc1245.ps /^\/ENDBITMAP {$/ | ||
| 1079 | end c-src/emacs/src/keyboard.c 8753 | 2747 | end c-src/emacs/src/keyboard.c 8753 |
| 1080 | end c-src/emacs/src/lisp.h 2039 | 2748 | end c-src/emacs/src/lisp.h 2039 |
| 1081 | end c-src/emacs/src/regex.h 432 | 2749 | end c-src/emacs/src/regex.h 432 |
| 1082 | \enddoublecolumns tex-src/texinfo.tex /^\\def\\enddoublecolumns{\\output={\\balancecolumns}\\ej/ | ||
| 1083 | /ENDPRINTCODE ps-src/rfc1245.ps /^\/ENDPRINTCODE {$/ | ||
| 1084 | \end tex-src/texinfo.tex /^\\def\\end{\\parsearg\\endxxx}$/ | ||
| 1085 | endtoken c-src/etags.c /^#define endtoken(c) (_etk[CHAR (c)]) \/* c ends tok/ | 2750 | endtoken c-src/etags.c /^#define endtoken(c) (_etk[CHAR (c)]) \/* c ends tok/ |
| 1086 | \endxxx tex-src/texinfo.tex /^\\def\\endxxx #1{%$/ | ||
| 1087 | enter_critical_section c-src/h.h 116 | 2751 | enter_critical_section c-src/h.h 116 |
| 1088 | ENTRY c-src/sysdep.h /^#define ENTRY(name) \\$/ | ||
| 1089 | entry perl-src/htlmify-cystic 218 | 2752 | entry perl-src/htlmify-cystic 218 |
| 1090 | entry perl-src/htlmify-cystic 234 | 2753 | entry perl-src/htlmify-cystic 234 |
| 1091 | entry perl-src/htlmify-cystic 245 | 2754 | entry perl-src/htlmify-cystic 245 |
| @@ -1094,113 +2757,76 @@ entry perl-src/htlmify-cystic 268 | |||
| 1094 | entry perl-src/htlmify-cystic 276 | 2757 | entry perl-src/htlmify-cystic 276 |
| 1095 | entry perl-src/htlmify-cystic 281 | 2758 | entry perl-src/htlmify-cystic 281 |
| 1096 | entry perl-src/htlmify-cystic 296 | 2759 | entry perl-src/htlmify-cystic 296 |
| 1097 | \entry tex-src/texinfo.tex /^\\def\\entry #1#2{\\begingroup$/ | ||
| 1098 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) enum TYPE$/ | ||
| 1099 | ENUM_BF c-src/emacs/src/lisp.h /^#define ENUM_BF(TYPE) unsigned int$/ | ||
| 1100 | \enumerate tex-src/texinfo.tex /^\\def\\enumerate{\\parsearg\\enumeratezzz}$/ | ||
| 1101 | \enumeratey tex-src/texinfo.tex /^\\def\\enumeratey #1 #2\\endenumeratey{%$/ | ||
| 1102 | \enumeratezzz tex-src/texinfo.tex /^\\def\\enumeratezzz #1{\\enumeratey #1 \\endenumerate/ | ||
| 1103 | \ENVcheck tex-src/texinfo.tex /^\\def\\ENVcheck{%$/ | ||
| 1104 | Environment tex-src/gzip.texi /^@node Environment, Tapes, Advanced usage, Top$/ | ||
| 1105 | /E ps-src/rfc1245.ps /^\/E {lineto} bind def$/ | ||
| 1106 | EQ c-src/emacs/src/lisp.h /^# define EQ(x, y) lisp_h_EQ (x, y)$/ | ||
| 1107 | equalsKey objcpp-src/SimpleCalc.M /^- equalsKey:sender$/ | 2760 | equalsKey objcpp-src/SimpleCalc.M /^- equalsKey:sender$/ |
| 1108 | EQUAL y-src/cccp.c 12 | ||
| 1109 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 1110 | \equiv tex-src/texinfo.tex /^\\def\\equiv{\\realbackslash equiv}$/ | ||
| 1111 | \Equotation tex-src/texinfo.tex /^\\def\\Equotation{\\par\\endgroup\\afterenvbreak}%$/ | ||
| 1112 | erlang_atom c-src/etags.c /^erlang_atom (char *s)$/ | 2761 | erlang_atom c-src/etags.c /^erlang_atom (char *s)$/ |
| 1113 | erlang_attribute c-src/etags.c /^erlang_attribute (char *s)$/ | 2762 | erlang_attribute c-src/etags.c /^erlang_attribute (char *s)$/ |
| 1114 | erlang_func c-src/etags.c /^erlang_func (char *s, char *last)$/ | 2763 | erlang_func c-src/etags.c /^erlang_func (char *s, char *last)$/ |
| 1115 | Erlang_functions c-src/etags.c /^Erlang_functions (FILE *inf)$/ | ||
| 1116 | Erlang_help c-src/etags.c 567 | ||
| 1117 | Erlang_suffixes c-src/etags.c 565 | ||
| 1118 | ERLSRC make-src/Makefile /^ERLSRC=gs_dialog.erl lines.erl lists.erl$/ | ||
| 1119 | error c-src/emacs/src/lisp.h /^extern _Noreturn void error (const char *, ...) AT/ | 2764 | error c-src/emacs/src/lisp.h /^extern _Noreturn void error (const char *, ...) AT/ |
| 1120 | error c-src/etags.c /^error (const char *format, ...)$/ | 2765 | error c-src/etags.c /^error (const char *format, ...)$/ |
| 1121 | error c-src/etags.c /^static void error (const char *, ...) ATTRIBUTE_FO/ | 2766 | error c-src/etags.c /^static void error (const char *, ...) ATTRIBUTE_FO/ |
| 1122 | \errorE tex-src/texinfo.tex /^\\def\\errorE#1{$/ | ||
| 1123 | Error_Information/t ada-src/2ataspri.ads /^ type Error_Information is new Interfaces.C.POSI/ | ||
| 1124 | error_signaled c-src/etags.c 264 | ||
| 1125 | \error tex-src/texinfo.tex /^\\def\\error{\\leavevmode\\lower.7ex\\copy\\errorbox}$/ | ||
| 1126 | ERROR y-src/cccp.c 9 | ||
| 1127 | error y-src/cccp.y /^error (msg)$/ | 2767 | error y-src/cccp.y /^error (msg)$/ |
| 1128 | ERROR y-src/parse.y 304 | 2768 | error_signaled c-src/etags.c 264 |
| 1129 | ErrStrToNmStr pas-src/common.pas /^function ErrStrToNmStr;(*($/ | ||
| 1130 | \Esmallexample tex-src/texinfo.tex /^\\def\\Esmallexample{\\Elisp}$/ | ||
| 1131 | \Esmallexample tex-src/texinfo.tex /^\\global\\def\\Esmallexample{\\Esmalllisp}$/ | ||
| 1132 | \Esmalllisp tex-src/texinfo.tex /^\\def\\Esmalllisp{\\endgroup\\afterenvbreak}%$/ | ||
| 1133 | \Etable tex-src/texinfo.tex /^\\def\\Etable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1134 | ETAGS12 make-src/Makefile /^ETAGS12: etags12 ${infiles}$/ | ||
| 1135 | ETAGS13 ETAGS14 ETAGS15 make-src/Makefile /^ETAGS13 ETAGS14 ETAGS15: etags% ${infiles}$/ | ||
| 1136 | etags.1.man make-src/Makefile /^etags.1.man: etags.1$/ | ||
| 1137 | etags el-src/emacs/lisp/progmodes/etags.el /^(defgroup etags nil "Tags tables."$/ | 2769 | etags el-src/emacs/lisp/progmodes/etags.el /^(defgroup etags nil "Tags tables."$/ |
| 2770 | etags html-src/software.html /^Etags$/ | ||
| 2771 | etags make-src/Makefile /^etags: etags.c ${OBJS}$/ | ||
| 2772 | etags--xref-find-definitions el-src/emacs/lisp/progmodes/etags.el /^(defun etags--xref-find-definitions (pattern &opti/ | ||
| 2773 | etags--xref-limit el-src/emacs/lisp/progmodes/etags.el /^(defconst etags--xref-limit 1000)$/ | ||
| 1138 | etags-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-file-of-tag (&optional relative) ; Do/ | 2774 | etags-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-file-of-tag (&optional relative) ; Do/ |
| 1139 | etags_getcwd c-src/etags.c /^etags_getcwd (void)$/ | ||
| 1140 | etags-goto-tag-location el-src/emacs/lisp/progmodes/etags.el /^(defun etags-goto-tag-location (tag-info)$/ | 2775 | etags-goto-tag-location el-src/emacs/lisp/progmodes/etags.el /^(defun etags-goto-tag-location (tag-info)$/ |
| 1141 | etags html-src/software.html /^Etags$/ | ||
| 1142 | etags-list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun etags-list-tags (file) ; Doc string?$/ | 2776 | etags-list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun etags-list-tags (file) ; Doc string?$/ |
| 1143 | etags make-src/Makefile /^etags: etags.c ${OBJS}$/ | ||
| 1144 | ETAGS make-src/Makefile /^ETAGS: FRC etags ${infiles}$/ | ||
| 1145 | ETAGS% make-src/Makefile /^ETAGS%: FRC etags% ${infiles}$/ | ||
| 1146 | etags-recognize-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-recognize-tags-table ()$/ | 2777 | etags-recognize-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-recognize-tags-table ()$/ |
| 1147 | etags-snarf-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-snarf-tag (&optional use-explicit) ; / | 2778 | etags-snarf-tag el-src/emacs/lisp/progmodes/etags.el /^(defun etags-snarf-tag (&optional use-explicit) ; / |
| 1148 | etags-tags-apropos-additional el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos-additional (regexp)$/ | ||
| 1149 | etags-tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos (string) ; Doc string?$/ | 2779 | etags-tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos (string) ; Doc string?$/ |
| 2780 | etags-tags-apropos-additional el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-apropos-additional (regexp)$/ | ||
| 1150 | etags-tags-completion-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-completion-table () ; Doc string/ | 2781 | etags-tags-completion-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-completion-table () ; Doc string/ |
| 1151 | etags-tags-included-tables el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-included-tables () ; Doc string?/ | 2782 | etags-tags-included-tables el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-included-tables () ; Doc string?/ |
| 1152 | etags-tags-table-files el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-table-files () ; Doc string?$/ | 2783 | etags-tags-table-files el-src/emacs/lisp/progmodes/etags.el /^(defun etags-tags-table-files () ; Doc string?$/ |
| 1153 | etags-verify-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-verify-tags-table ()$/ | 2784 | etags-verify-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun etags-verify-tags-table ()$/ |
| 1154 | etags--xref-find-definitions el-src/emacs/lisp/progmodes/etags.el /^(defun etags--xref-find-definitions (pattern &opti/ | ||
| 1155 | etags-xref-find-definitions-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar etags-xref-find-definitions-tag-order '(ta/ | ||
| 1156 | etags-xref-find el-src/emacs/lisp/progmodes/etags.el /^(defun etags-xref-find (action id)$/ | 2785 | etags-xref-find el-src/emacs/lisp/progmodes/etags.el /^(defun etags-xref-find (action id)$/ |
| 1157 | etags--xref-limit el-src/emacs/lisp/progmodes/etags.el /^(defconst etags--xref-limit 1000)$/ | 2786 | etags-xref-find-definitions-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar etags-xref-find-definitions-tag-order '(ta/ |
| 1158 | \Etitlepage tex-src/texinfo.tex /^\\def\\Etitlepage{%$/ | 2787 | etags.1.man make-src/Makefile /^etags.1.man: etags.1$/ |
| 2788 | etags_getcwd c-src/etags.c /^etags_getcwd (void)$/ | ||
| 1159 | eval_dyn c-src/emacs/src/keyboard.c /^eval_dyn (Lisp_Object form)$/ | 2789 | eval_dyn c-src/emacs/src/keyboard.c /^eval_dyn (Lisp_Object form)$/ |
| 1160 | \evenfooting tex-src/texinfo.tex /^\\def\\evenfooting{\\parsearg\\evenfootingxxx}$/ | ||
| 1161 | \evenheading tex-src/texinfo.tex /^\\def\\evenheading{\\parsearg\\evenheadingxxx}$/ | ||
| 1162 | event-convert-list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | 2790 | event-convert-list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / |
| 1163 | event_head c-src/emacs/src/keyboard.c 11021 | ||
| 1164 | event-symbol-parse-modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | 2791 | event-symbol-parse-modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ |
| 2792 | event_head c-src/emacs/src/keyboard.c 11021 | ||
| 1165 | event_to_kboard c-src/emacs/src/keyboard.c /^event_to_kboard (struct input_event *event)$/ | 2793 | event_to_kboard c-src/emacs/src/keyboard.c /^event_to_kboard (struct input_event *event)$/ |
| 1166 | \everyfooting tex-src/texinfo.tex /^\\def\\everyfooting{\\parsearg\\everyfootingxxx}$/ | ||
| 1167 | \everyheading tex-src/texinfo.tex /^\\def\\everyheading{\\parsearg\\everyheadingxxx}$/ | ||
| 1168 | \Evtable tex-src/texinfo.tex /^\\def\\Evtable{\\endgraf\\endgroup\\afterenvbreak}%$/ | ||
| 1169 | \ewbot tex-src/texinfo.tex /^\\def\\ewbot{\\vrule height0pt depth\\cornerthick widt/ | ||
| 1170 | \ewtop tex-src/texinfo.tex /^\\def\\ewtop{\\vrule height\\cornerthick depth0pt widt/ | ||
| 1171 | exact c-src/emacs/src/gmalloc.c 200 | 2794 | exact c-src/emacs/src/gmalloc.c 200 |
| 1172 | /exclamdown ps-src/rfc1245.ps /^\/exclamdown \/logicalnot \/.notdef \/florin \/.notdef / | ||
| 1173 | \exdent tex-src/texinfo.tex /^\\def\\exdent{\\parsearg\\exdentyyy}$/ | ||
| 1174 | \exdentyyy tex-src/texinfo.tex /^\\def\\exdentyyy #1{{\\hfil\\break\\hbox{\\kern -\\exdent/ | ||
| 1175 | execute cp-src/c.C /^ void execute(CPluginCSCState& p, int w, in/ | 2795 | execute cp-src/c.C /^ void execute(CPluginCSCState& p, int w, in/ |
| 1176 | EXFUN c-src/emacs/src/lisp.h /^#define EXFUN(fnname, maxargs) \\$/ | ||
| 1177 | exit_critical_to_previous c-src/h.h 117 | ||
| 1178 | exit c-src/exit.c /^DEFUN(exit, (status), int status)$/ | 2796 | exit c-src/exit.c /^DEFUN(exit, (status), int status)$/ |
| 1179 | exit c-src/exit.strange_suffix /^DEFUN(exit, (status), int status)$/ | 2797 | exit c-src/exit.strange_suffix /^DEFUN(exit, (status), int status)$/ |
| 1180 | Exit_LL_Task/p ada-src/2ataspri.adb /^ procedure Exit_LL_Task is$/ | ||
| 1181 | Exit_LL_Task/p ada-src/2ataspri.ads /^ procedure Exit_LL_Task;$/ | ||
| 1182 | exit-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | 2798 | exit-recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ |
| 2799 | exit_critical_to_previous c-src/h.h 117 | ||
| 2800 | exp y-src/atest.y 2 | ||
| 2801 | exp y-src/cccp.y 156 | ||
| 2802 | exp y-src/cccp.y 185 | ||
| 2803 | exp y-src/parse.y 95 | ||
| 1183 | exp1 y-src/cccp.y 148 | 2804 | exp1 y-src/cccp.y 148 |
| 2805 | exp_list y-src/parse.y 263 | ||
| 1184 | expand-abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | 2806 | expand-abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ |
| 1185 | expandmng prol-src/natded.prolog /^expandmng(var(V),var(V)).$/ | 2807 | expandmng prol-src/natded.prolog /^expandmng(var(V),var(V)).$/ |
| 1186 | expandmng_tree prol-src/natded.prolog /^expandmng_tree(tree(Rule,Syn:Sem,Trees),$/ | 2808 | expandmng_tree prol-src/natded.prolog /^expandmng_tree(tree(Rule,Syn:Sem,Trees),$/ |
| 1187 | expandmng_trees prol-src/natded.prolog /^expandmng_trees([],[]).$/ | 2809 | expandmng_trees prol-src/natded.prolog /^expandmng_trees([],[]).$/ |
| 1188 | expandsyn prol-src/natded.prolog /^expandsyn(Syn,Syn):-$/ | 2810 | expandsyn prol-src/natded.prolog /^expandsyn(Syn,Syn):-$/ |
| 1189 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\leavevmode\\raise.1ex\\hbox to 1em{\\/ | ||
| 1190 | \expansion tex-src/texinfo.tex /^\\def\\expansion{\\realbackslash expansion}$/ | ||
| 1191 | explicitly-quoted-pending-delete-mode el-src/TAGTEST.EL /^(defalias (quote explicitly-quoted-pending-delete-/ | 2811 | explicitly-quoted-pending-delete-mode el-src/TAGTEST.EL /^(defalias (quote explicitly-quoted-pending-delete-/ |
| 1192 | exp_list y-src/parse.y 263 | ||
| 1193 | expression_value y-src/cccp.y 68 | 2812 | expression_value y-src/cccp.y 68 |
| 1194 | exp y-src/atest.y 2 | ||
| 1195 | exp y-src/cccp.y 156 | ||
| 1196 | exp y-src/cccp.y 185 | ||
| 1197 | exp y-src/parse.y 95 | ||
| 1198 | EXTAGS make-src/Makefile /^EXTAGS: extags ${infiles} Makefile$/ | ||
| 1199 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 3497 | ||
| 1200 | EXTERNALLY_VISIBLE c-src/emacs/src/keyboard.c 4372 | ||
| 1201 | ExtractCommentInfo pas-src/common.pas /^procedure ExtractCommentInfo; (*($/ | ||
| 1202 | extras c-src/emacs/src/lisp.h 1603 | 2813 | extras c-src/emacs/src/lisp.h 1603 |
| 1203 | extvar c-src/h.h 109 | 2814 | extvar c-src/h.h 109 |
| 2815 | f c-src/c.c /^T f(){if(x){}$/ | ||
| 2816 | f c-src/h.h 89 | ||
| 2817 | f c.c /^int f$/ | ||
| 2818 | f c.c 145 | ||
| 2819 | f c.c 156 | ||
| 2820 | f c.c 168 | ||
| 2821 | f cp-src/c.C /^ void f() {}$/ | ||
| 2822 | f cp-src/c.C /^ int f(){return 0;}; \/\/ first comment$/ | ||
| 2823 | f cp-src/c.C /^A<float,B<int> > A<B<float>,int>::f(A<int>* x) {}$/ | ||
| 2824 | f cp-src/c.C /^A<int>* f() {}$/ | ||
| 2825 | f cp-src/c.C /^class B<int> { void f() {} };$/ | ||
| 2826 | f cp-src/c.C /^int A<int>::f(A<int>* x) {}$/ | ||
| 2827 | f cp-src/c.C /^int f(A<int> x) {}$/ | ||
| 2828 | f cp-src/fail.C /^ int f() { return 5; }$/ | ||
| 2829 | f cp-src/fail.C /^int A::B::f() { return 2; }$/ | ||
| 1204 | f1 c.c /^ f1 () { \/* Do something. *\/; }$/ | 2830 | f1 c.c /^ f1 () { \/* Do something. *\/; }$/ |
| 1205 | f1 perl-src/kai-test.pl /^sub f1 {$/ | 2831 | f1 perl-src/kai-test.pl /^sub f1 {$/ |
| 1206 | f2 c.c /^void f2 () { \/* Do something. *\/; }$/ | 2832 | f2 c.c /^void f2 () { \/* Do something. *\/; }$/ |
| @@ -1210,90 +2836,34 @@ f4 perl-src/kai-test.pl /^sub Bar::f4 {$/ | |||
| 1210 | f5 perl-src/kai-test.pl /^sub f5 {$/ | 2836 | f5 perl-src/kai-test.pl /^sub f5 {$/ |
| 1211 | f6 perl-src/kai-test.pl /^sub f6 {$/ | 2837 | f6 perl-src/kai-test.pl /^sub f6 {$/ |
| 1212 | f7 perl-src/kai-test.pl /^sub f7 {$/ | 2838 | f7 perl-src/kai-test.pl /^sub f7 {$/ |
| 1213 | Fabbrev_expansion c-src/abbrev.c /^DEFUN ("abbrev-expansion", Fabbrev_expansion, Sabb/ | 2839 | fast_string_match_ignore_case c-src/emacs/src/lisp.h /^fast_string_match_ignore_case (Lisp_Object regexp,/ |
| 1214 | Fabbrev_symbol c-src/abbrev.c /^DEFUN ("abbrev-symbol", Fabbrev_symbol, Sabbrev_sy/ | ||
| 1215 | Fabort_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("abort-recursive-edit", Fabort_recursive_ed/ | ||
| 1216 | =/f ada-src/etags-test-for.ada /^ function "=" (L, R : System.Address) return Boo/ | ||
| 1217 | Fails_t c-src/h.h 5 | ||
| 1218 | /fakecolorsetup ps-src/rfc1245.ps /^\/fakecolorsetup {$/ | ||
| 1219 | FASTCFLAGS make-src/Makefile /^FASTCFLAGS=-O3 -finline-functions -ffast-math -fun/ | ||
| 1220 | FASTCFLAGSWARN make-src/Makefile /^FASTCFLAGSWARN=${WARNINGS} -Werror ${FASTCFLAGS}$/ | ||
| 1221 | fastctags make-src/Makefile /^fastctags:$/ | 2840 | fastctags make-src/Makefile /^fastctags:$/ |
| 1222 | fastetags make-src/Makefile /^fastetags:$/ | 2841 | fastetags make-src/Makefile /^fastetags:$/ |
| 1223 | fastmap_accurate c-src/emacs/src/regex.h 383 | ||
| 1224 | fastmap c-src/emacs/src/regex.h 355 | 2842 | fastmap c-src/emacs/src/regex.h 355 |
| 1225 | fast_string_match_ignore_case c-src/emacs/src/lisp.h /^fast_string_match_ignore_case (Lisp_Object regexp,/ | 2843 | fastmap_accurate c-src/emacs/src/regex.h 383 |
| 1226 | fatala c.c /^void fatala () __attribute__ ((noreturn));$/ | ||
| 1227 | fatal c-src/etags.c /^fatal (const char *s1, const char *s2)$/ | 2844 | fatal c-src/etags.c /^fatal (const char *s1, const char *s2)$/ |
| 1228 | f c.c 145 | 2845 | fatala c.c /^void fatala () __attribute__ ((noreturn));$/ |
| 1229 | f c.c 156 | ||
| 1230 | f c.c 168 | ||
| 1231 | f c.c /^int f$/ | ||
| 1232 | Fclear_abbrev_table c-src/abbrev.c /^DEFUN ("clear-abbrev-table", Fclear_abbrev_table, / | ||
| 1233 | Fclear_this_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("clear-this-command-keys", Fclear_this_comm/ | ||
| 1234 | Fcommand_error_default_function c-src/emacs/src/keyboard.c /^DEFUN ("command-error-default-function", Fcommand_/ | ||
| 1235 | fconst forth-src/test-forth.fth /^3.1415e fconstant fconst$/ | 2846 | fconst forth-src/test-forth.fth /^3.1415e fconstant fconst$/ |
| 1236 | f cp-src/c.C /^A<float,B<int> > A<B<float>,int>::f(A<int>* x) {}$/ | 2847 | fdHandler objc-src/Subprocess.m /^- fdHandler:(int)theFd$/ |
| 1237 | f cp-src/c.C /^A<int>* f() {}$/ | 2848 | fdHandler objc-src/Subprocess.m /^fdHandler (int theFd, id self)$/ |
| 1238 | f cp-src/c.C /^class B<int> { void f() {} };$/ | ||
| 1239 | f cp-src/c.C /^int A<int>::f(A<int>* x) {}$/ | ||
| 1240 | f cp-src/c.C /^int f(A<int> x) {}$/ | ||
| 1241 | f cp-src/c.C /^ int f(){return 0;}; \/\/ first comment$/ | ||
| 1242 | f cp-src/c.C /^ void f() {}$/ | ||
| 1243 | f cp-src/fail.C /^int A::B::f() { return 2; }$/ | ||
| 1244 | f cp-src/fail.C /^ int f() { return 5; }$/ | ||
| 1245 | f c-src/c.c /^T f(){if(x){}$/ | ||
| 1246 | f c-src/h.h 89 | ||
| 1247 | Fcurrent_idle_time c-src/emacs/src/keyboard.c /^DEFUN ("current-idle-time", Fcurrent_idle_time, Sc/ | ||
| 1248 | Fcurrent_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("current-input-mode", Fcurrent_input_mode, / | ||
| 1249 | Fdefine_abbrev c-src/abbrev.c /^DEFUN ("define-abbrev", Fdefine_abbrev, Sdefine_ab/ | ||
| 1250 | Fdefine_abbrev_table c-src/abbrev.c /^DEFUN ("define-abbrev-table", Fdefine_abbrev_table/ | ||
| 1251 | Fdefine_global_abbrev c-src/abbrev.c /^DEFUN ("define-global-abbrev", Fdefine_global_abbr/ | ||
| 1252 | Fdefine_mode_abbrev c-src/abbrev.c /^DEFUN ("define-mode-abbrev", Fdefine_mode_abbrev, / | ||
| 1253 | fdefunkey c-src/etags.c 2409 | 2849 | fdefunkey c-src/etags.c 2409 |
| 1254 | fdefunname c-src/etags.c 2410 | 2850 | fdefunname c-src/etags.c 2410 |
| 1255 | fdesc c-src/etags.c 201 | 2851 | fdesc c-src/etags.c 201 |
| 1256 | fdesc c-src/etags.c 212 | 2852 | fdesc c-src/etags.c 212 |
| 1257 | fdHandler objc-src/Subprocess.m /^- fdHandler:(int)theFd$/ | ||
| 1258 | fdHandler objc-src/Subprocess.m /^fdHandler (int theFd, id self)$/ | ||
| 1259 | Fdiscard_input c-src/emacs/src/keyboard.c /^DEFUN ("discard-input", Fdiscard_input, Sdiscard_i/ | ||
| 1260 | fdp c-src/etags.c 217 | 2853 | fdp c-src/etags.c 217 |
| 1261 | Fevent_convert_list c-src/emacs/src/keyboard.c /^DEFUN ("event-convert-list", Fevent_convert_list, / | ||
| 1262 | Fevent_symbol_parse_modifiers c-src/emacs/src/keyboard.c /^DEFUN ("internal-event-symbol-parse-modifiers", Fe/ | ||
| 1263 | Fexit_recursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("exit-recursive-edit", Fexit_recursive_edit/ | ||
| 1264 | Fexpand_abbrev c-src/abbrev.c /^DEFUN ("expand-abbrev", Fexpand_abbrev, Sexpand_ab/ | ||
| 1265 | ff cp-src/c.C /^ int ff(){return 1;};$/ | 2854 | ff cp-src/c.C /^ int ff(){return 1;};$/ |
| 1266 | F_getit c-src/etags.c /^F_getit (FILE *inf)$/ | ||
| 1267 | >field1 forth-src/test-forth.fth /^ 9 field >field1$/ | ||
| 1268 | >field2 forth-src/test-forth.fth /^ 5 field >field2$/ | ||
| 1269 | field_of_play cp-src/conway.cpp 18 | 2855 | field_of_play cp-src/conway.cpp 18 |
| 1270 | fignore c-src/etags.c 2416 | 2856 | fignore c-src/etags.c 2416 |
| 2857 | file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun file-of-tag (&optional relative)$/ | ||
| 2858 | file-of-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar file-of-tag-function nil$/ | ||
| 2859 | fileJoin php-src/lce_functions.php /^ function fileJoin()$/ | ||
| 1271 | file_end perl-src/htlmify-cystic /^sub file_end ()$/ | 2860 | file_end perl-src/htlmify-cystic /^sub file_end ()$/ |
| 1272 | file_index perl-src/htlmify-cystic 33 | 2861 | file_index perl-src/htlmify-cystic 33 |
| 1273 | fileJoin php-src/lce_functions.php /^ function fileJoin()$/ | 2862 | file_tocs perl-src/htlmify-cystic 30 |
| 1274 | filename_is_absolute c-src/etags.c /^filename_is_absolute (char *fn)$/ | 2863 | filename_is_absolute c-src/etags.c /^filename_is_absolute (char *fn)$/ |
| 1275 | filenames c-src/etags.c 196 | 2864 | filenames c-src/etags.c 196 |
| 1276 | file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun file-of-tag (&optional relative)$/ | ||
| 1277 | file-of-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar file-of-tag-function nil$/ | ||
| 1278 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}%$/ | ||
| 1279 | \file tex-src/texinfo.tex /^\\def\\file##1{\\realbackslash file {##1}}$/ | ||
| 1280 | file_tocs perl-src/htlmify-cystic 30 | ||
| 1281 | /fillprocs ps-src/rfc1245.ps /^\/fillprocs 32 array def$/ | ||
| 1282 | FILTER make-src/Makefile /^FILTER=grep -v '\\.[Cchefy][lor]*,[1-9][0-9]*' || t/ | ||
| 1283 | FINAL_FREE_BLOCKS c-src/emacs/src/gmalloc.c 135 | ||
| 1284 | Finalize_Cond/p ada-src/2ataspri.adb /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 1285 | Finalize_Cond/p ada-src/2ataspri.ads /^ procedure Finalize_Cond (Cond : in out Conditio/ | ||
| 1286 | Finalize_Lock/p ada-src/2ataspri.adb /^ procedure Finalize_Lock (L : in out Lock) is$/ | ||
| 1287 | Finalize_Lock/p ada-src/2ataspri.ads /^ procedure Finalize_Lock (L : in out Lock);$/ | ||
| 1288 | FINALIZERP c-src/emacs/src/lisp.h /^FINALIZERP (Lisp_Object x)$/ | ||
| 1289 | Finalize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Finalize_TAS_Cell (Cell : in out TAS_/ | ||
| 1290 | Finalize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Finalize_TAS_Cell (Cell : in out TA/ | ||
| 1291 | \finalout tex-src/texinfo.tex /^\\def\\finalout{\\overfullrule=0pt}$/ | ||
| 1292 | findcats prol-src/natded.prolog /^findcats([],Left,Left).$/ | ||
| 1293 | find_entries c-src/etags.c /^find_entries (FILE *inf)$/ | ||
| 1294 | \findex tex-src/texinfo.tex /^\\def\\findex {\\fnindex}$/ | ||
| 1295 | find-tag-default-function el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-default-function nil$/ | ||
| 1296 | find-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag (tagname &optional next-p regexp-p/ | 2865 | find-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag (tagname &optional next-p regexp-p/ |
| 2866 | find-tag-default-function el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-default-function nil$/ | ||
| 1297 | find-tag-history el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-history nil) ; Doc string?$/ | 2867 | find-tag-history el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-history nil) ; Doc string?$/ |
| 1298 | find-tag-hook el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-hook nil$/ | 2868 | find-tag-hook el-src/emacs/lisp/progmodes/etags.el /^(defcustom find-tag-hook nil$/ |
| 1299 | find-tag-in-order el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-in-order (pattern$/ | 2869 | find-tag-in-order el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-in-order (pattern$/ |
| @@ -1311,160 +2881,82 @@ find-tag-regexp-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-ta | |||
| 1311 | find-tag-search-function el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-search-function nil$/ | 2881 | find-tag-search-function el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-search-function nil$/ |
| 1312 | find-tag-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-tag (string)$/ | 2882 | find-tag-tag el-src/emacs/lisp/progmodes/etags.el /^(defun find-tag-tag (string)$/ |
| 1313 | find-tag-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-tag-order nil$/ | 2883 | find-tag-tag-order el-src/emacs/lisp/progmodes/etags.el /^(defvar find-tag-tag-order nil$/ |
| 2884 | find_entries c-src/etags.c /^find_entries (FILE *inf)$/ | ||
| 1314 | find_user_signal_name c-src/emacs/src/keyboard.c /^find_user_signal_name (int sig)$/ | 2885 | find_user_signal_name c-src/emacs/src/keyboard.c /^find_user_signal_name (int sig)$/ |
| 2886 | findcats prol-src/natded.prolog /^findcats([],Left,Left).$/ | ||
| 1315 | finish_appendices perl-src/htlmify-cystic /^sub finish_appendices ()$/ | 2887 | finish_appendices perl-src/htlmify-cystic /^sub finish_appendices ()$/ |
| 1316 | finish_sections perl-src/htlmify-cystic /^sub finish_sections ()$/ | 2888 | finish_sections perl-src/htlmify-cystic /^sub finish_sections ()$/ |
| 1317 | finish_subsections perl-src/htlmify-cystic /^sub finish_subsections ()$/ | 2889 | finish_subsections perl-src/htlmify-cystic /^sub finish_subsections ()$/ |
| 1318 | finish_subsubsections perl-src/htlmify-cystic /^sub finish_subsubsections ()$/ | 2890 | finish_subsubsections perl-src/htlmify-cystic /^sub finish_subsubsections ()$/ |
| 1319 | \finishtitlepage tex-src/texinfo.tex /^\\def\\finishtitlepage{%$/ | ||
| 1320 | finlist c-src/etags.c 2414 | 2891 | finlist c-src/etags.c 2414 |
| 1321 | Finput_pending_p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 1322 | Finsert_abbrev_table_description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | ||
| 1323 | First100Chars pas-src/common.pas /^procedure First100Chars; (*($/ | ||
| 1324 | first c-src/emacs/src/gmalloc.c 151 | 2892 | first c-src/emacs/src/gmalloc.c 151 |
| 1325 | fitchtreelist prol-src/natded.prolog /^fitchtreelist([]).$/ | 2893 | fitchtreelist prol-src/natded.prolog /^fitchtreelist([]).$/ |
| 1326 | FIXNUM_BITS c-src/emacs/src/lisp.h 252 | ||
| 1327 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^#define FIXNUM_OVERFLOW_P(i) \\$/ | ||
| 1328 | FIXNUM_OVERFLOW_P c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (EQ, bool, (Lisp_Object x, Lisp_O/ | ||
| 1329 | fixup_locale c-src/emacs/src/lisp.h /^INLINE void fixup_locale (void) {}$/ | 2894 | fixup_locale c-src/emacs/src/lisp.h /^INLINE void fixup_locale (void) {}$/ |
| 1330 | flag2str pyt-src/server.py /^def flag2str(value, string):$/ | ||
| 1331 | flag c-src/getopt.h 83 | 2895 | flag c-src/getopt.h 83 |
| 2896 | flag2str pyt-src/server.py /^def flag2str(value, string):$/ | ||
| 1332 | flistseen c-src/etags.c 2415 | 2897 | flistseen c-src/etags.c 2415 |
| 1333 | FLOATP c-src/emacs/src/lisp.h /^# define FLOATP(x) lisp_h_FLOATP (x)$/ | ||
| 1334 | FLOAT_TO_STRING_BUFSIZE c-src/emacs/src/lisp.h 3927 | ||
| 1335 | /fl ps-src/rfc1245.ps /^\/fl { $/ | ||
| 1336 | \flushcr tex-src/texinfo.tex /^\\def\\flushcr{\\ifx\\par\\lisppar \\def\\next##1{}\\else / | ||
| 1337 | \flushleft tex-src/texinfo.tex /^\\def\\flushleft{%$/ | ||
| 1338 | \flushright tex-src/texinfo.tex /^\\def\\flushright{%$/ | ||
| 1339 | Fmake_abbrev_table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | ||
| 1340 | /FMBEGINEPSF ps-src/rfc1245.ps /^\/FMBEGINEPSF { $/ | ||
| 1341 | /FMBEGINPAGE ps-src/rfc1245.ps /^\/FMBEGINPAGE { $/ | ||
| 1342 | /Fmcc ps-src/rfc1245.ps /^\/Fmcc {$/ | ||
| 1343 | /FMDEFINEFONT ps-src/rfc1245.ps /^\/FMDEFINEFONT { $/ | ||
| 1344 | /FMDOCUMENT ps-src/rfc1245.ps /^\/FMDOCUMENT { $/ | ||
| 1345 | /FMENDEPSF ps-src/rfc1245.ps /^\/FMENDEPSF {$/ | ||
| 1346 | /FMENDPAGE ps-src/rfc1245.ps /^\/FMENDPAGE {$/ | ||
| 1347 | /FMLOCAL ps-src/rfc1245.ps /^\/FMLOCAL {$/ | ||
| 1348 | /FMNORMALIZEGRAPHICS ps-src/rfc1245.ps /^\/FMNORMALIZEGRAPHICS { $/ | ||
| 1349 | /FMVERSION ps-src/rfc1245.ps /^\/FMVERSION {$/ | ||
| 1350 | /FMversion ps-src/rfc1245.ps /^\/FMversion (2.0) def $/ | ||
| 1351 | fn c-src/exit.c /^ void EXFUN((*fn[1]), (NOARGS));$/ | 2898 | fn c-src/exit.c /^ void EXFUN((*fn[1]), (NOARGS));$/ |
| 1352 | fn c-src/exit.strange_suffix /^ void EXFUN((*fn[1]), (NOARGS));$/ | 2899 | fn c-src/exit.strange_suffix /^ void EXFUN((*fn[1]), (NOARGS));$/ |
| 1353 | fnin y-src/parse.y 68 | 2900 | fnin y-src/parse.y 68 |
| 1354 | \fnitemindex tex-src/texinfo.tex /^\\def\\fnitemindex #1{\\doind {fn}{\\code{#1}}}%$/ | ||
| 1355 | focus_set pyt-src/server.py /^ def focus_set(self):$/ | 2901 | focus_set pyt-src/server.py /^ def focus_set(self):$/ |
| 1356 | follow_key c-src/emacs/src/keyboard.c /^follow_key (Lisp_Object keymap, Lisp_Object key)$/ | 2902 | follow_key c-src/emacs/src/keyboard.c /^follow_key (Lisp_Object keymap, Lisp_Object key)$/ |
| 1357 | fonts\rm tex-src/texinfo.tex /^ \\indexfonts\\rm \\tolerance=9500 \\advance\\baseline/ | ||
| 1358 | fonts tex-src/texinfo.tex /^\\obeyspaces \\obeylines \\ninett \\indexfonts \\rawbac/ | 2903 | fonts tex-src/texinfo.tex /^\\obeyspaces \\obeylines \\ninett \\indexfonts \\rawbac/ |
| 1359 | foo1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ | 2904 | fonts\rm tex-src/texinfo.tex /^ \\indexfonts\\rm \\tolerance=9500 \\advance\\baseline/ |
| 1360 | foo2 ruby-src/test1.ru /^ alias_method ( :foo2, #cmmt$/ | 2905 | foo c-src/h.h 18 |
| 1361 | foobar2_ c-src/h.h 16 | ||
| 1362 | foobar2 c-src/h.h 20 | ||
| 1363 | foobar c.c /^extern void foobar (void) __attribute__ ((section / | ||
| 1364 | foobar c-src/c.c /^int foobar() {;}$/ | ||
| 1365 | foo==bar el-src/TAGTEST.EL /^(defun foo==bar () (message "hi")) ; Bug#5624$/ | ||
| 1366 | Foo::Bar perl-src/kai-test.pl /^package Foo::Bar;$/ | ||
| 1367 | foo c.c 150 | 2906 | foo c.c 150 |
| 1368 | foo c.c 166 | 2907 | foo c.c 166 |
| 1369 | foo c.c 167 | 2908 | foo c.c 167 |
| 1370 | foo c.c 178 | 2909 | foo c.c 178 |
| 1371 | foo c.c 189 | 2910 | foo c.c 189 |
| 2911 | foo cp-src/c.C /^ foo() {$/ | ||
| 1372 | foo cp-src/c.C 68 | 2912 | foo cp-src/c.C 68 |
| 1373 | foo cp-src/c.C 79 | 2913 | foo cp-src/c.C 79 |
| 1374 | foo cp-src/c.C /^ foo() {$/ | ||
| 1375 | foo cp-src/x.cc /^XX::foo()$/ | 2914 | foo cp-src/x.cc /^XX::foo()$/ |
| 1376 | foo c-src/h.h 18 | ||
| 1377 | (foo) forth-src/test-forth.fth /^: (foo) 1 ;$/ | ||
| 1378 | foo forth-src/test-forth.fth /^: foo (foo) ;$/ | ||
| 1379 | foo f-src/entry.for /^ character*(*) function foo()$/ | 2915 | foo f-src/entry.for /^ character*(*) function foo()$/ |
| 1380 | foo f-src/entry.strange /^ character*(*) function foo()$/ | 2916 | foo f-src/entry.strange /^ character*(*) function foo()$/ |
| 1381 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ | 2917 | foo f-src/entry.strange_suffix /^ character*(*) function foo()$/ |
| 1382 | Foo perl-src/kai-test.pl /^package Foo;$/ | 2918 | foo forth-src/test-forth.fth /^: foo (foo) ;$/ |
| 1383 | foo php-src/ptest.php /^foo()$/ | 2919 | foo php-src/ptest.php /^foo()$/ |
| 1384 | foo ruby-src/test1.ru /^ attr_reader :foo$/ | 2920 | foo ruby-src/test1.ru /^ attr_reader :foo$/ |
| 1385 | foo! ruby-src/test1.ru /^ def foo!$/ | 2921 | foo! ruby-src/test1.ru /^ def foo!$/ |
| 1386 | Fopen_dribble_file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | 2922 | foo1 ruby-src/test1.ru /^ attr_reader(:foo1, :bar1, # comment$/ |
| 2923 | foo2 ruby-src/test1.ru /^ alias_method ( :foo2, #cmmt$/ | ||
| 2924 | foo==bar el-src/TAGTEST.EL /^(defun foo==bar () (message "hi")) ; Bug#5624$/ | ||
| 2925 | foobar c-src/c.c /^int foobar() {;}$/ | ||
| 2926 | foobar c.c /^extern void foobar (void) __attribute__ ((section / | ||
| 2927 | foobar2 c-src/h.h 20 | ||
| 2928 | foobar2_ c-src/h.h 16 | ||
| 1387 | foperator c-src/etags.c 2411 | 2929 | foperator c-src/etags.c 2411 |
| 1388 | force_auto_save_soon c-src/emacs/src/keyboard.c /^force_auto_save_soon (void)$/ | 2930 | force_auto_save_soon c-src/emacs/src/keyboard.c /^force_auto_save_soon (void)$/ |
| 1389 | force_explicit_name c-src/etags.c 265 | 2931 | force_explicit_name c-src/etags.c 265 |
| 1390 | force_quit_count c-src/emacs/src/keyboard.c 10387 | 2932 | force_quit_count c-src/emacs/src/keyboard.c 10387 |
| 1391 | FOR_EACH_ALIST_VALUE c-src/emacs/src/lisp.h /^#define FOR_EACH_ALIST_VALUE(head_var, list_var, v/ | ||
| 1392 | FOR_EACH_TAIL c-src/emacs/src/lisp.h /^#define FOR_EACH_TAIL(hare, list, tortoise, n) \\$/ | ||
| 1393 | foreign_export merc-src/accumulator.m /^:- pragma foreign_export("C", unravel_univ(in, out/ | 2933 | foreign_export merc-src/accumulator.m /^:- pragma foreign_export("C", unravel_univ(in, out/ |
| 1394 | formatSize objc-src/PackInsp.m /^-(const char *)formatSize:(const char *)size inBuf/ | 2934 | formatSize objc-src/PackInsp.m /^-(const char *)formatSize:(const char *)size inBuf/ |
| 1395 | \format tex-src/texinfo.tex /^\\def\\format{\\begingroup\\inENV %This group ends at / | ||
| 1396 | Forth_help c-src/etags.c 573 | ||
| 1397 | FORTHSRC make-src/Makefile /^FORTHSRC=test-forth.fth$/ | ||
| 1398 | Forth_suffixes c-src/etags.c 571 | ||
| 1399 | Forth_words c-src/etags.c /^Forth_words (FILE *inf)$/ | ||
| 1400 | Fortran_functions c-src/etags.c /^Fortran_functions (FILE *inf)$/ | ||
| 1401 | Fortran_help c-src/etags.c 579 | ||
| 1402 | Fortran_suffixes c-src/etags.c 577 | ||
| 1403 | found c-src/emacs/src/lisp.h 2344 | 2935 | found c-src/emacs/src/lisp.h 2344 |
| 1404 | Fposn_at_point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | ||
| 1405 | Fposn_at_x_y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | ||
| 1406 | /F ps-src/rfc1245.ps /^\/F { $/ | ||
| 1407 | fracas html-src/software.html /^Fracas$/ | 2936 | fracas html-src/software.html /^Fracas$/ |
| 1408 | /fraction ps-src/rfc1245.ps /^\/fraction \/currency \/guilsinglleft \/guilsinglright/ | ||
| 1409 | frag c-src/emacs/src/gmalloc.c 152 | 2937 | frag c-src/emacs/src/gmalloc.c 152 |
| 1410 | _fraghead c-src/emacs/src/gmalloc.c 370 | ||
| 1411 | /FrameDict ps-src/rfc1245.ps /^\/FrameDict 190 dict def $/ | ||
| 1412 | frame_local c-src/emacs/src/lisp.h 2341 | 2938 | frame_local c-src/emacs/src/lisp.h 2341 |
| 1413 | FRAMEP c-src/emacs/src/lisp.h /^FRAMEP (Lisp_Object a)$/ | 2939 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ |
| 1414 | FRC make-src/Makefile /^FRC:;$/ | ||
| 1415 | Fread_key_sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 1416 | Fread_key_sequence_vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 1417 | Frecent_keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | ||
| 1418 | Frecursion_depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | ||
| 1419 | Frecursive_edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | ||
| 1420 | free c-src/emacs/src/gmalloc.c 166 | 2940 | free c-src/emacs/src/gmalloc.c 166 |
| 1421 | free c-src/emacs/src/gmalloc.c 1719 | 2941 | free c-src/emacs/src/gmalloc.c 1719 |
| 1422 | free c-src/emacs/src/gmalloc.c 67 | 2942 | free c-src/emacs/src/gmalloc.c 67 |
| 1423 | free c-src/emacs/src/gmalloc.c 72 | 2943 | free c-src/emacs/src/gmalloc.c 72 |
| 1424 | _free c-src/emacs/src/gmalloc.c /^_free (void *ptr)$/ | ||
| 1425 | free c-src/emacs/src/gmalloc.c /^free (void *ptr)$/ | ||
| 1426 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ | 2944 | free_fdesc c-src/etags.c /^free_fdesc (register fdesc *fdp)$/ |
| 1427 | FREEFLOOD c-src/emacs/src/gmalloc.c 1858 | ||
| 1428 | free_for prol-src/natded.prolog /^free_for(var(_),_,_).$/ | 2945 | free_for prol-src/natded.prolog /^free_for(var(_),_,_).$/ |
| 1429 | freehook c-src/emacs/src/gmalloc.c /^freehook (void *ptr)$/ | ||
| 1430 | _free_internal c-src/emacs/src/gmalloc.c /^_free_internal (void *ptr)$/ | ||
| 1431 | _free_internal_nolock c-src/emacs/src/gmalloc.c /^_free_internal_nolock (void *ptr)$/ | ||
| 1432 | free_regexps c-src/etags.c /^free_regexps (void)$/ | 2946 | free_regexps c-src/etags.c /^free_regexps (void)$/ |
| 1433 | free_tree c-src/etags.c /^free_tree (register node *np)$/ | 2947 | free_tree c-src/etags.c /^free_tree (register node *np)$/ |
| 1434 | free_var prol-src/natded.prolog /^free_var(var(V),var(V)).$/ | 2948 | free_var prol-src/natded.prolog /^free_var(var(V),var(V)).$/ |
| 1435 | \frenchspacing tex-src/texinfo.tex /^\\def\\frenchspacing{\\sfcode46=1000 \\sfcode63=1000 \\/ | 2949 | freehook c-src/emacs/src/gmalloc.c /^freehook (void *ptr)$/ |
| 1436 | /freq ps-src/rfc1245.ps /^\/freq dpi 18.75 div 8 div round dup 0 eq {pop 1} i/ | ||
| 1437 | Freset_this_command_lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | ||
| 1438 | fresh_vars prol-src/natded.prolog /^fresh_vars(var(V),var(V)).$/ | 2950 | fresh_vars prol-src/natded.prolog /^fresh_vars(var(V),var(V)).$/ |
| 1439 | Fset_input_interrupt_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 1440 | Fset_input_meta_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 1441 | Fset_input_mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 1442 | Fset_output_flow_control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 1443 | Fset_quit_char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 1444 | FSRC make-src/Makefile /^FSRC=entry.for entry.strange_suffix entry.strange$/ | ||
| 1445 | fstartlist c-src/etags.c 2413 | 2951 | fstartlist c-src/etags.c 2413 |
| 1446 | Fsuspend_emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | ||
| 1447 | \ftable tex-src/texinfo.tex /^\\def\\ftable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 1448 | F_takeprec c-src/etags.c /^F_takeprec (void)$/ | ||
| 1449 | Fthis_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 1450 | Fthis_command_keys_vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 1451 | Fthis_single_command_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 1452 | Fthis_single_command_raw_keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 1453 | Ftop_level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | ||
| 1454 | Ftrack_mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | ||
| 1455 | FUN0 y-src/parse.y /^yylex FUN0()$/ | ||
| 1456 | FUN1 y-src/parse.y /^str_to_col FUN1(char **,str)$/ | ||
| 1457 | FUN1 y-src/parse.y /^yyerror FUN1(char *, s)$/ | ||
| 1458 | FUN2 y-src/parse.y /^make_list FUN2(YYSTYPE, car, YYSTYPE, cdr)$/ | ||
| 1459 | FUN2 y-src/parse.y /^parse_cell_or_range FUN2(char **,ptr, struct rng */ | ||
| 1460 | func1 c.c /^int func1$/ | ||
| 1461 | func2 c.c /^int func2 (a,b$/ | ||
| 1462 | funcboo c.c /^bool funcboo ()$/ | ||
| 1463 | func c-src/emacs/src/lisp.h /^ void (*func) (int);$/ | ||
| 1464 | func c-src/emacs/src/lisp.h /^ void (*func) (Lisp_Object);$/ | 2952 | func c-src/emacs/src/lisp.h /^ void (*func) (Lisp_Object);$/ |
| 2953 | func c-src/emacs/src/lisp.h /^ void (*func) (int);$/ | ||
| 1465 | func c-src/emacs/src/lisp.h /^ void (*func) (void *);$/ | 2954 | func c-src/emacs/src/lisp.h /^ void (*func) (void *);$/ |
| 1466 | func c-src/emacs/src/lisp.h /^ void (*func) (void);$/ | 2955 | func c-src/emacs/src/lisp.h /^ void (*func) (void);$/ |
| 2956 | func1 c.c /^int func1$/ | ||
| 2957 | func2 c.c /^int func2 (a,b$/ | ||
| 1467 | func_key_syms c-src/emacs/src/keyboard.c 4626 | 2958 | func_key_syms c-src/emacs/src/keyboard.c 4626 |
| 2959 | funcboo c.c /^bool funcboo ()$/ | ||
| 1468 | funcpointer c-src/emacs/src/lisp.h 2126 | 2960 | funcpointer c-src/emacs/src/lisp.h 2126 |
| 1469 | funcptr c-src/h.h /^ fu int (*funcptr) (void *ptr);$/ | 2961 | funcptr c-src/h.h /^ fu int (*funcptr) (void *ptr);$/ |
| 1470 | function c-src/emacs/src/lisp.h 1685 | 2962 | function c-src/emacs/src/lisp.h 1685 |
| @@ -1472,11 +2964,7 @@ function c-src/emacs/src/lisp.h 2197 | |||
| 1472 | function c-src/emacs/src/lisp.h 2985 | 2964 | function c-src/emacs/src/lisp.h 2985 |
| 1473 | function c-src/emacs/src/lisp.h 694 | 2965 | function c-src/emacs/src/lisp.h 694 |
| 1474 | function c-src/etags.c 194 | 2966 | function c-src/etags.c 194 |
| 1475 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 4766 | ||
| 1476 | FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5061 | ||
| 1477 | FUNCTIONP c-src/emacs/src/lisp.h /^FUNCTIONP (Lisp_Object obj)$/ | ||
| 1478 | functionp c-src/emacs/src/lisp.h /^functionp (Lisp_Object object)$/ | 2967 | functionp c-src/emacs/src/lisp.h /^functionp (Lisp_Object object)$/ |
| 1479 | Funexpand_abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | ||
| 1480 | fval forth-src/test-forth.fth /^fconst fvalue fval$/ | 2968 | fval forth-src/test-forth.fth /^fconst fvalue fval$/ |
| 1481 | fvar forth-src/test-forth.fth /^fvariable fvar$/ | 2969 | fvar forth-src/test-forth.fth /^fvariable fvar$/ |
| 1482 | fvdef c-src/etags.c 2418 | 2970 | fvdef c-src/etags.c 2418 |
| @@ -1485,138 +2973,73 @@ fvnameseen c-src/etags.c 2412 | |||
| 1485 | fvnone c-src/etags.c 2408 | 2973 | fvnone c-src/etags.c 2408 |
| 1486 | fwd c-src/emacs/src/lisp.h 2346 | 2974 | fwd c-src/emacs/src/lisp.h 2346 |
| 1487 | fwd c-src/emacs/src/lisp.h 690 | 2975 | fwd c-src/emacs/src/lisp.h 690 |
| 1488 | Fx_get_selection_internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | 2976 | g cp-src/c.C /^ int g(){return 2;};$/ |
| 1489 | Fx_get_selection_internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | ||
| 1490 | Fy_get_selection_internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | ||
| 1491 | galileo html-src/software.html /^GaliLEO$/ | 2977 | galileo html-src/software.html /^GaliLEO$/ |
| 1492 | GatherControls pyt-src/server.py /^ def GatherControls(self):$/ | ||
| 1493 | gather pyt-src/server.py /^ def gather(self):$/ | 2978 | gather pyt-src/server.py /^ def gather(self):$/ |
| 1494 | GCALIGNED c-src/emacs/src/lisp.h 288 | ||
| 1495 | GCALIGNED c-src/emacs/src/lisp.h 290 | ||
| 1496 | GCALIGNMENT c-src/emacs/src/lisp.h 243 | ||
| 1497 | gc_aset c-src/emacs/src/lisp.h /^gc_aset (Lisp_Object array, ptrdiff_t idx, Lisp_Ob/ | 2979 | gc_aset c-src/emacs/src/lisp.h /^gc_aset (Lisp_Object array, ptrdiff_t idx, Lisp_Ob/ |
| 1498 | GC_MAKE_GCPROS_NOOPS c-src/emacs/src/lisp.h 3172 | ||
| 1499 | gcmarkbit c-src/emacs/src/lisp.h 1974 | 2980 | gcmarkbit c-src/emacs/src/lisp.h 1974 |
| 1500 | gcmarkbit c-src/emacs/src/lisp.h 1981 | 2981 | gcmarkbit c-src/emacs/src/lisp.h 1981 |
| 1501 | gcmarkbit c-src/emacs/src/lisp.h 2035 | 2982 | gcmarkbit c-src/emacs/src/lisp.h 2035 |
| 1502 | gcmarkbit c-src/emacs/src/lisp.h 2113 | 2983 | gcmarkbit c-src/emacs/src/lisp.h 2113 |
| 1503 | gcmarkbit c-src/emacs/src/lisp.h 2204 | 2984 | gcmarkbit c-src/emacs/src/lisp.h 2204 |
| 1504 | gcmarkbit c-src/emacs/src/lisp.h 656 | 2985 | gcmarkbit c-src/emacs/src/lisp.h 656 |
| 1505 | GC_MARK_STACK_CHECK_GCPROS c-src/emacs/src/lisp.h 3173 | ||
| 1506 | GC_MARK_STACK c-src/emacs/src/lisp.h 3177 | ||
| 1507 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(a) \\$/ | ||
| 1508 | GCPRO1 c-src/emacs/src/lisp.h /^#define GCPRO1(varname) ((void) gcpro1)$/ | ||
| 1509 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(a, b) \\$/ | ||
| 1510 | GCPRO2 c-src/emacs/src/lisp.h /^#define GCPRO2(varname1, varname2) ((void) gcpro2,/ | ||
| 1511 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(a, b, c) \\$/ | ||
| 1512 | GCPRO3 c-src/emacs/src/lisp.h /^#define GCPRO3(varname1, varname2, varname3) \\$/ | ||
| 1513 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(a, b, c, d) \\$/ | ||
| 1514 | GCPRO4 c-src/emacs/src/lisp.h /^#define GCPRO4(varname1, varname2, varname3, varna/ | ||
| 1515 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(a, b, c, d, e) \\$/ | ||
| 1516 | GCPRO5 c-src/emacs/src/lisp.h /^#define GCPRO5(varname1, varname2, varname3, varna/ | ||
| 1517 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(a, b, c, d, e, f) \\$/ | ||
| 1518 | GCPRO6 c-src/emacs/src/lisp.h /^#define GCPRO6(varname1, varname2, varname3, varna/ | ||
| 1519 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) \\$/ | ||
| 1520 | GCPRO7 c-src/emacs/src/lisp.h /^#define GCPRO7(a, b, c, d, e, f, g) (GCPRO6 (a, b,/ | ||
| 1521 | gcpro c-src/emacs/src/lisp.h 3042 | 2986 | gcpro c-src/emacs/src/lisp.h 3042 |
| 1522 | gcpro c-src/emacs/src/lisp.h 3132 | 2987 | gcpro c-src/emacs/src/lisp.h 3132 |
| 1523 | g cp-src/c.C /^ int g(){return 2;};$/ | 2988 | gen_help_event c-src/emacs/src/keyboard.c /^gen_help_event (Lisp_Object help, Lisp_Object fram/ |
| 1524 | GCTYPEBITS c-src/emacs/src/lisp.h 67 | ||
| 1525 | GCTYPEBITS c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (int, GCTYPEBITS)$/ | ||
| 1526 | GC_USE_GCPROS_AS_BEFORE c-src/emacs/src/lisp.h 3171 | ||
| 1527 | GC_USE_GCPROS_CHECK_ZOMBIES c-src/emacs/src/lisp.h 3174 | ||
| 1528 | genalgorithm html-src/algrthms.html /^Generating the Data<\/font><\/i><\/b>$/ | 2989 | genalgorithm html-src/algrthms.html /^Generating the Data<\/font><\/i><\/b>$/ |
| 1529 | generate_warning merc-src/accumulator.m /^:- pred generate_warning(module_info::in, prog_var/ | 2990 | generate_warning merc-src/accumulator.m /^:- pred generate_warning(module_info::in, prog_var/ |
| 1530 | generate_warnings merc-src/accumulator.m /^:- pred generate_warnings(module_info::in, prog_va/ | 2991 | generate_warnings merc-src/accumulator.m /^:- pred generate_warnings(module_info::in, prog_va/ |
| 1531 | ~generic_object cp-src/clheir.cpp /^generic_object::~generic_object(void)$/ | ||
| 1532 | generic_object cp-src/clheir.cpp /^generic_object::generic_object(void)$/ | 2992 | generic_object cp-src/clheir.cpp /^generic_object::generic_object(void)$/ |
| 1533 | generic_object cp-src/clheir.hpp 13 | 2993 | generic_object cp-src/clheir.hpp 13 |
| 1534 | GENERIC_PTR y-src/cccp.y 56 | ||
| 1535 | GENERIC_PTR y-src/cccp.y 58 | ||
| 1536 | gen_help_event c-src/emacs/src/keyboard.c /^gen_help_event (Lisp_Object help, Lisp_Object fram/ | ||
| 1537 | GEQ y-src/cccp.c 15 | ||
| 1538 | getArchs objc-src/PackInsp.m /^-(void)getArchs$/ | 2994 | getArchs objc-src/PackInsp.m /^-(void)getArchs$/ |
| 1539 | getcjmp c-src/emacs/src/keyboard.c 147 | 2995 | getDomainNames php-src/lce_functions.php /^ function getDomainNames()$/ |
| 2996 | getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 2997 | getPOReader php-src/lce_functions.php /^ function &getPOReader($domain)$/ | ||
| 2998 | getPath objc-src/PackInsp.m /^-(const char *)getPath:(char *)buf forType:(const / | ||
| 2999 | getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 3000 | getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 3001 | getTextDomains php-src/lce_functions.php /^ function getTextDomains($lines)$/ | ||
| 1540 | get_compressor_from_suffix c-src/etags.c /^get_compressor_from_suffix (char *file, char **ext/ | 3002 | get_compressor_from_suffix c-src/etags.c /^get_compressor_from_suffix (char *file, char **ext/ |
| 1541 | get_contiguous_space c-src/emacs/src/gmalloc.c /^get_contiguous_space (ptrdiff_t size, void *positi/ | 3003 | get_contiguous_space c-src/emacs/src/gmalloc.c /^get_contiguous_space (ptrdiff_t size, void *positi/ |
| 1542 | get_current_dir_name c-src/emacs/src/gmalloc.c 33 | 3004 | get_current_dir_name c-src/emacs/src/gmalloc.c 33 |
| 1543 | getDomainNames php-src/lce_functions.php /^ function getDomainNames()$/ | ||
| 1544 | getFoo lua-src/test.lua /^function Cube.data.getFoo ()$/ | ||
| 1545 | get_input_pending c-src/emacs/src/keyboard.c /^get_input_pending (int flags)$/ | 3005 | get_input_pending c-src/emacs/src/keyboard.c /^get_input_pending (int flags)$/ |
| 1546 | get_language_from_filename c-src/etags.c /^get_language_from_filename (char *file, int case_s/ | 3006 | get_language_from_filename c-src/etags.c /^get_language_from_filename (char *file, int case_s/ |
| 1547 | get_language_from_interpreter c-src/etags.c /^get_language_from_interpreter (char *interpreter)$/ | 3007 | get_language_from_interpreter c-src/etags.c /^get_language_from_interpreter (char *interpreter)$/ |
| 1548 | get_language_from_langname c-src/etags.c /^get_language_from_langname (const char *name)$/ | 3008 | get_language_from_langname c-src/etags.c /^get_language_from_langname (const char *name)$/ |
| 1549 | GetLayerByName lua-src/allegro.lua /^function GetLayerByName (name)$/ | ||
| 1550 | get_layer_by_name lua-src/allegro.lua /^local function get_layer_by_name (sprite, layer, n/ | 3009 | get_layer_by_name lua-src/allegro.lua /^local function get_layer_by_name (sprite, layer, n/ |
| 1551 | GetNameList pas-src/common.pas /^function GetNameList; (* : BinNodePointer;*)$/ | 3010 | get_tag c-src/etags.c /^get_tag (register char *bp, char **namepp)$/ |
| 1552 | GetNewNameListNode pas-src/common.pas /^function GetNewNameListNode;(*($/ | 3011 | get_word c-src/tab.c /^static char *get_word(char **str, char delim)$/ |
| 1553 | getopt1.o make-src/Makefile /^getopt1.o: emacs\/lib-src\/getopt1.c$/ | 3012 | getcjmp c-src/emacs/src/keyboard.c 147 |
| 1554 | _GETOPT_H c-src/getopt.h 19 | ||
| 1555 | GETOPTOBJS make-src/Makefile /^GETOPTOBJS= #getopt.o getopt1.o$/ | ||
| 1556 | getopt.o make-src/Makefile /^getopt.o: emacs\/lib-src\/getopt.c$/ | ||
| 1557 | getopt perl-src/yagrip.pl /^sub getopt {$/ | 3013 | getopt perl-src/yagrip.pl /^sub getopt {$/ |
| 1558 | Get_Own_Priority/f ada-src/2ataspri.adb /^ function Get_Own_Priority return System.Any_Pri/ | 3014 | getopt.o make-src/Makefile /^getopt.o: emacs\/lib-src\/getopt.c$/ |
| 1559 | Get_Own_Priority/f ada-src/2ataspri.ads /^ function Get_Own_Priority return System.Any_Pri/ | 3015 | getopt1.o make-src/Makefile /^getopt1.o: emacs\/lib-src\/getopt1.c$/ |
| 1560 | getPath objc-src/PackInsp.m /^-(const char *)getPath:(char *)buf forType:(const / | ||
| 1561 | getPOReader php-src/lce_functions.php /^ function &getPOReader($domain)$/ | ||
| 1562 | getPos lua-src/test.lua /^function Circle.getPos ()$/ | ||
| 1563 | getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 1564 | Get_Priority/f ada-src/2ataspri.adb /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 1565 | Get_Priority/f ada-src/2ataspri.ads /^ function Get_Priority (T : TCB_Ptr) return Syst/ | ||
| 1566 | getptys objc-src/Subprocess.m /^getptys (int *master, int *slave)$/ | 3016 | getptys objc-src/Subprocess.m /^getptys (int *master, int *slave)$/ |
| 1567 | get_tag c-src/etags.c /^get_tag (register char *bp, char **namepp)$/ | ||
| 1568 | getTextDomains php-src/lce_functions.php /^ function getTextDomains($lines)$/ | ||
| 1569 | gettext php-src/lce_functions.php /^ function gettext($msgid)$/ | 3017 | gettext php-src/lce_functions.php /^ function gettext($msgid)$/ |
| 1570 | GetTextRef pas-src/common.pas /^function GetTextRef;(*($/ | ||
| 1571 | GetUniqueLayerName lua-src/allegro.lua /^function GetUniqueLayerName ()$/ | ||
| 1572 | get_word c-src/tab.c /^static char *get_word(char **str, char delim)$/ | ||
| 1573 | GE y-src/parse.c 8 | ||
| 1574 | ggg c-src/h.h 10 | 3018 | ggg c-src/h.h 10 |
| 1575 | ghi1 c-src/h.h 36 | 3019 | ghi1 c-src/h.h 36 |
| 1576 | ghi2 c-src/h.h 39 | 3020 | ghi2 c-src/h.h 39 |
| 1577 | giallo cp-src/c.C 40 | 3021 | giallo cp-src/c.C 40 |
| 1578 | glider cp-src/conway.cpp /^void glider(int x, int y)$/ | 3022 | glider cp-src/conway.cpp /^void glider(int x, int y)$/ |
| 1579 | \gloggingall tex-src/texinfo.tex /^\\def\\gloggingall{\\begingroup \\globaldefs = 1 \\logg/ | ||
| 1580 | /gn ps-src/rfc1245.ps /^\/gn { $/ | ||
| 1581 | gnu html-src/software.html /^Free software that I wrote for the GNU project or / | 3023 | gnu html-src/software.html /^Free software that I wrote for the GNU project or / |
| 1582 | _GNU_SOURCE c-src/etags.c 94 | ||
| 1583 | gobble_input c-src/emacs/src/keyboard.c /^gobble_input (void)$/ | 3024 | gobble_input c-src/emacs/src/keyboard.c /^gobble_input (void)$/ |
| 1584 | goto-tag-location-function el-src/emacs/lisp/progmodes/etags.el /^(defvar goto-tag-location-function nil$/ | 3025 | goto-tag-location-function el-src/emacs/lisp/progmodes/etags.el /^(defvar goto-tag-location-function nil$/ |
| 1585 | goto_xy cp-src/screen.cpp /^void goto_xy(unsigned char x, unsigned char y)$/ | 3026 | goto_xy cp-src/screen.cpp /^void goto_xy(unsigned char x, unsigned char y)$/ |
| 1586 | /G ps-src/rfc1245.ps /^\/G { $/ | 3027 | handleList pyt-src/server.py /^ def handleList(self, event):$/ |
| 1587 | /graymode ps-src/rfc1245.ps /^\/graymode true def$/ | 3028 | handleNew pyt-src/server.py /^ def handleNew(self, event):$/ |
| 1588 | /grayness ps-src/rfc1245.ps /^\/grayness {$/ | ||
| 1589 | GREEN cp-src/screen.hpp 14 | ||
| 1590 | \group tex-src/texinfo.tex /^\\def\\group{\\begingroup$/ | ||
| 1591 | GROW_RAW_KEYBUF c-src/emacs/src/keyboard.c 119 | ||
| 1592 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}%$/ | ||
| 1593 | \gtr tex-src/texinfo.tex /^\\def\\gtr{\\realbackslash gtr}$/ | ||
| 1594 | /guillemotleft ps-src/rfc1245.ps /^\/guillemotleft \/guillemotright \/ellipsis \/.notdef / | ||
| 1595 | handle_async_input c-src/emacs/src/keyboard.c /^handle_async_input (void)$/ | 3029 | handle_async_input c-src/emacs/src/keyboard.c /^handle_async_input (void)$/ |
| 1596 | handle_input_available_signal c-src/emacs/src/keyboard.c /^handle_input_available_signal (int sig)$/ | 3030 | handle_input_available_signal c-src/emacs/src/keyboard.c /^handle_input_available_signal (int sig)$/ |
| 1597 | handle_interrupt c-src/emacs/src/keyboard.c /^handle_interrupt (bool in_signal_handler)$/ | 3031 | handle_interrupt c-src/emacs/src/keyboard.c /^handle_interrupt (bool in_signal_handler)$/ |
| 1598 | handle_interrupt_signal c-src/emacs/src/keyboard.c /^handle_interrupt_signal (int sig)$/ | 3032 | handle_interrupt_signal c-src/emacs/src/keyboard.c /^handle_interrupt_signal (int sig)$/ |
| 1599 | handleList pyt-src/server.py /^ def handleList(self, event):$/ | 3033 | handle_user_signal c-src/emacs/src/keyboard.c /^handle_user_signal (int sig)$/ |
| 1600 | handleNew pyt-src/server.py /^ def handleNew(self, event):$/ | ||
| 1601 | handler c-src/emacs/src/lisp.h 3023 | 3034 | handler c-src/emacs/src/lisp.h 3023 |
| 1602 | handlertype c-src/emacs/src/lisp.h 3021 | 3035 | handlertype c-src/emacs/src/lisp.h 3021 |
| 1603 | handle_user_signal c-src/emacs/src/keyboard.c /^handle_user_signal (int sig)$/ | ||
| 1604 | has_arg c-src/getopt.h 82 | 3036 | has_arg c-src/getopt.h 82 |
| 1605 | hash c-src/emacs/src/lisp.h 1843 | 3037 | hash c-src/emacs/src/lisp.h 1843 |
| 1606 | hash c-src/etags.c /^hash (const char *str, int len)$/ | 3038 | hash c-src/etags.c /^hash (const char *str, int len)$/ |
| 1607 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ | ||
| 1608 | HASH_HASH c-src/emacs/src/lisp.h /^HASH_HASH (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 1609 | HASH_INDEX c-src/emacs/src/lisp.h /^HASH_INDEX (struct Lisp_Hash_Table *h, ptrdiff_t i/ | ||
| 1610 | HASH_KEY c-src/emacs/src/lisp.h /^HASH_KEY (struct Lisp_Hash_Table *h, ptrdiff_t idx/ | ||
| 1611 | HASH_NEXT c-src/emacs/src/lisp.h /^HASH_NEXT (struct Lisp_Hash_Table *h, ptrdiff_t id/ | ||
| 1612 | HASH_TABLE_P c-src/emacs/src/lisp.h /^HASH_TABLE_P (Lisp_Object a)$/ | ||
| 1613 | HASH_TABLE_SIZE c-src/emacs/src/lisp.h /^HASH_TABLE_SIZE (struct Lisp_Hash_Table *h)$/ | ||
| 1614 | hash_table_test c-src/emacs/src/lisp.h 1805 | 3039 | hash_table_test c-src/emacs/src/lisp.h 1805 |
| 1615 | HASH_VALUE c-src/emacs/src/lisp.h /^HASH_VALUE (struct Lisp_Hash_Table *h, ptrdiff_t i/ | 3040 | hashfn c-src/emacs/src/lisp.h /^ EMACS_UINT (*hashfn) (struct hash_table_test *t,/ |
| 1616 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}%$/ | ||
| 1617 | \hat tex-src/texinfo.tex /^\\def\\hat{\\realbackslash hat}$/ | ||
| 1618 | HAVE_NTGUI c-src/etags.c 116 | ||
| 1619 | hdr c-src/emacs/src/gmalloc.c 1860 | 3041 | hdr c-src/emacs/src/gmalloc.c 1860 |
| 3042 | head_table c-src/emacs/src/keyboard.c 11027 | ||
| 1620 | header c-src/emacs/src/lisp.h 1371 | 3043 | header c-src/emacs/src/lisp.h 1371 |
| 1621 | header c-src/emacs/src/lisp.h 1388 | 3044 | header c-src/emacs/src/lisp.h 1388 |
| 1622 | header c-src/emacs/src/lisp.h 1581 | 3045 | header c-src/emacs/src/lisp.h 1581 |
| @@ -1624,44 +3047,18 @@ header c-src/emacs/src/lisp.h 1610 | |||
| 1624 | header c-src/emacs/src/lisp.h 1672 | 3047 | header c-src/emacs/src/lisp.h 1672 |
| 1625 | header c-src/emacs/src/lisp.h 1826 | 3048 | header c-src/emacs/src/lisp.h 1826 |
| 1626 | header_size c-src/emacs/src/lisp.h 1471 | 3049 | header_size c-src/emacs/src/lisp.h 1471 |
| 1627 | \HEADINGSafter tex-src/texinfo.tex /^\\def\\HEADINGSafter{\\let\\HEADINGShook=\\HEADINGSdoub/ | ||
| 1628 | \HEADINGSdouble tex-src/texinfo.tex /^\\def\\HEADINGSdouble{$/ | ||
| 1629 | \HEADINGSdoublex tex-src/texinfo.tex /^\\def\\HEADINGSdoublex{%$/ | ||
| 1630 | \HEADINGSoff tex-src/texinfo.tex /^\\def\\HEADINGSoff{$/ | ||
| 1631 | \HEADINGSon tex-src/texinfo.tex /^\\def\\HEADINGSon{\\HEADINGSdouble}$/ | ||
| 1632 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSdouble}}$/ | ||
| 1633 | \HEADINGSon tex-src/texinfo.tex /^\\global\\def\\HEADINGSon{\\HEADINGSsingle}}$/ | ||
| 1634 | \HEADINGSsingleafter tex-src/texinfo.tex /^\\def\\HEADINGSsingleafter{\\let\\HEADINGShook=\\HEADIN/ | ||
| 1635 | \HEADINGSsingle tex-src/texinfo.tex /^\\def\\HEADINGSsingle{$/ | ||
| 1636 | \HEADINGSsinglex tex-src/texinfo.tex /^\\def\\HEADINGSsinglex{%$/ | ||
| 1637 | \headings tex-src/texinfo.tex /^\\def\\headings #1 {\\csname HEADINGS#1\\endcsname}$/ | ||
| 1638 | \heading tex-src/texinfo.tex /^\\def\\heading{\\parsearg\\secheadingi}$/ | ||
| 1639 | head_table c-src/emacs/src/keyboard.c 11027 | ||
| 1640 | _heapbase c-src/emacs/src/gmalloc.c 355 | ||
| 1641 | HEAP c-src/emacs/src/gmalloc.c 131 | ||
| 1642 | _heapindex c-src/emacs/src/gmalloc.c 364 | ||
| 1643 | _heapinfo c-src/emacs/src/gmalloc.c 358 | ||
| 1644 | _heaplimit c-src/emacs/src/gmalloc.c 367 | ||
| 1645 | heapsize c-src/emacs/src/gmalloc.c 361 | 3050 | heapsize c-src/emacs/src/gmalloc.c 361 |
| 1646 | hello scm-src/test.scm /^(define hello "Hello, Emacs!")$/ | 3051 | hello scm-src/test.scm /^(define hello "Hello, Emacs!")$/ |
| 1647 | hello scm-src/test.scm /^(set! hello "Hello, world!")$/ | 3052 | hello scm-src/test.scm /^(set! hello "Hello, world!")$/ |
| 1648 | hello-world scm-src/test.scm /^(define (hello-world)$/ | 3053 | hello-world scm-src/test.scm /^(define (hello-world)$/ |
| 1649 | help_char_p c-src/emacs/src/keyboard.c /^help_char_p (Lisp_Object c)$/ | ||
| 1650 | help c-src/etags.c 193 | 3054 | help c-src/etags.c 193 |
| 1651 | help_form_saved_window_configs c-src/emacs/src/keyboard.c 2156 | ||
| 1652 | helpPanel objcpp-src/SimpleCalc.M /^- helpPanel:sender$/ | 3055 | helpPanel objcpp-src/SimpleCalc.M /^- helpPanel:sender$/ |
| 3056 | help_char_p c-src/emacs/src/keyboard.c /^help_char_p (Lisp_Object c)$/ | ||
| 3057 | help_form_saved_window_configs c-src/emacs/src/keyboard.c 2156 | ||
| 1653 | helpwin pyt-src/server.py /^def helpwin(helpdict):$/ | 3058 | helpwin pyt-src/server.py /^def helpwin(helpdict):$/ |
| 1654 | hide_cursor cp-src/screen.cpp /^void hide_cursor(void)$/ | 3059 | hide_cursor cp-src/screen.cpp /^void hide_cursor(void)$/ |
| 1655 | hlds merc-src/accumulator.m /^:- import_module hlds.$/ | 3060 | hlds merc-src/accumulator.m /^:- import_module hlds.$/ |
| 1656 | /home/www/pub/etags.c.gz make-src/Makefile /^\/home\/www\/pub\/etags.c.gz: etags.c$/ | ||
| 1657 | /home/www/pub/software/unix/etags.tar.gz make-src/Makefile /^\/home\/www\/pub\/software\/unix\/etags.tar.gz: Makefile/ | ||
| 1658 | /H ps-src/rfc1245.ps /^\/H { $/ | ||
| 1659 | HTML_help c-src/etags.c 584 | ||
| 1660 | HTML_labels c-src/etags.c /^HTML_labels (FILE *inf)$/ | ||
| 1661 | HTMLSRC make-src/Makefile /^HTMLSRC=softwarelibero.html index.shtml algrthms.h/ | ||
| 1662 | HTML_suffixes c-src/etags.c 582 | ||
| 1663 | htmltreelist prol-src/natded.prolog /^htmltreelist([]).$/ | 3061 | htmltreelist prol-src/natded.prolog /^htmltreelist([]).$/ |
| 1664 | /hx ps-src/rfc1245.ps /^\/hx { $/ | ||
| 1665 | hybrid_aligned_alloc c-src/emacs/src/gmalloc.c /^hybrid_aligned_alloc (size_t alignment, size_t siz/ | 3062 | hybrid_aligned_alloc c-src/emacs/src/gmalloc.c /^hybrid_aligned_alloc (size_t alignment, size_t siz/ |
| 1666 | hybrid_calloc c-src/emacs/src/gmalloc.c /^hybrid_calloc (size_t nmemb, size_t size)$/ | 3063 | hybrid_calloc c-src/emacs/src/gmalloc.c /^hybrid_calloc (size_t nmemb, size_t size)$/ |
| 1667 | hybrid_free c-src/emacs/src/gmalloc.c /^hybrid_free (void *ptr)$/ | 3064 | hybrid_free c-src/emacs/src/gmalloc.c /^hybrid_free (void *ptr)$/ |
| @@ -1669,275 +3066,137 @@ hybrid_get_current_dir_name c-src/emacs/src/gmalloc.c /^hybrid_get_current_dir_n | |||
| 1669 | hybrid_malloc c-src/emacs/src/gmalloc.c /^hybrid_malloc (size_t size)$/ | 3066 | hybrid_malloc c-src/emacs/src/gmalloc.c /^hybrid_malloc (size_t size)$/ |
| 1670 | hybrid_realloc c-src/emacs/src/gmalloc.c /^hybrid_realloc (void *ptr, size_t size)$/ | 3067 | hybrid_realloc c-src/emacs/src/gmalloc.c /^hybrid_realloc (void *ptr, size_t size)$/ |
| 1671 | hypothetical_mem prol-src/natded.prolog /^hypothetical_mem(fi(N),Ass,_):-$/ | 3068 | hypothetical_mem prol-src/natded.prolog /^hypothetical_mem(fi(N),Ass,_):-$/ |
| 1672 | /iacute ps-src/rfc1245.ps /^\/iacute \/igrave \/icircumflex \/idieresis \/ntilde \/o/ | ||
| 1673 | ialpage tex-src/texinfo.tex /^ \\availdimen@=\\pageheight \\advance\\availdimen@ by/ | ||
| 1674 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\pa/ | ||
| 1675 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\parti/ | ||
| 1676 | ialpage tex-src/texinfo.tex /^\\newbox\\partialpage$/ | ||
| 1677 | ialpage= tex-src/texinfo.tex /^ \\output={\\global\\setbox\\partialpage=$/ | ||
| 1678 | i c.c 169 | ||
| 1679 | /Icircumflex ps-src/rfc1245.ps /^\/Icircumflex \/Idieresis \/Igrave \/Oacute \/Ocircumfl/ | ||
| 1680 | i cp-src/c.C 132 | ||
| 1681 | /ic ps-src/rfc1245.ps /^\/ic [ $/ | ||
| 1682 | i c-src/c.c 2 | 3069 | i c-src/c.c 2 |
| 1683 | i c-src/emacs/src/lisp.h 4673 | 3070 | i c-src/emacs/src/lisp.h 4673 |
| 1684 | i c-src/emacs/src/lisp.h 4679 | 3071 | i c-src/emacs/src/lisp.h 4679 |
| 1685 | i c-src/emacs/src/lisp.h 567 | 3072 | i c-src/emacs/src/lisp.h 567 |
| 3073 | i c.c 169 | ||
| 3074 | i cp-src/c.C 132 | ||
| 3075 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\pa/ | ||
| 3076 | ialpage tex-src/texinfo.tex /^ \\availdimen@=\\pageheight \\advance\\availdimen@ by/ | ||
| 3077 | ialpage tex-src/texinfo.tex /^ \\dimen@=\\pageheight \\advance\\dimen@ by-\\ht\\parti/ | ||
| 3078 | ialpage tex-src/texinfo.tex /^\\newbox\\partialpage$/ | ||
| 3079 | ialpage= tex-src/texinfo.tex /^ \\output={\\global\\setbox\\partialpage=$/ | ||
| 1686 | identify_goal_type merc-src/accumulator.m /^:- pred identify_goal_type(pred_id::in, proc_id::i/ | 3080 | identify_goal_type merc-src/accumulator.m /^:- pred identify_goal_type(pred_id::in, proc_id::i/ |
| 1687 | identify_out_and_out_prime merc-src/accumulator.m /^:- pred identify_out_and_out_prime(module_info::in/ | 3081 | identify_out_and_out_prime merc-src/accumulator.m /^:- pred identify_out_and_out_prime(module_info::in/ |
| 1688 | identify_recursive_calls merc-src/accumulator.m /^:- pred identify_recursive_calls(pred_id::in, proc/ | 3082 | identify_recursive_calls merc-src/accumulator.m /^:- pred identify_recursive_calls(pred_id::in, proc/ |
| 1689 | idx c-src/emacs/src/lisp.h 3150 | 3083 | idx c-src/emacs/src/lisp.h 3150 |
| 1690 | IEEE_FLOATING_POINT c-src/emacs/src/lisp.h 2415 | ||
| 1691 | \ifclearfail tex-src/texinfo.tex /^\\def\\ifclearfail{\\begingroup\\ignoresections\\ifclea/ | ||
| 1692 | \ifclearfailxxx tex-src/texinfo.tex /^\\long\\def\\ifclearfailxxx #1\\end ifclear{\\endgroup\\/ | ||
| 1693 | \ifclear tex-src/texinfo.tex /^\\def\\ifclear{\\begingroup\\ignoresections\\parsearg\\i/ | ||
| 1694 | \ifclearxxx tex-src/texinfo.tex /^\\def\\ifclearxxx #1{\\endgroup$/ | ||
| 1695 | \ifinfo tex-src/texinfo.tex /^\\def\\ifinfo{\\begingroup\\ignoresections\\ifinfoxxx}$/ | ||
| 1696 | \ifinfoxxx tex-src/texinfo.tex /^\\long\\def\\ifinfoxxx #1\\end ifinfo{\\endgroup\\ignore/ | ||
| 1697 | \ifsetfail tex-src/texinfo.tex /^\\def\\ifsetfail{\\begingroup\\ignoresections\\ifsetfai/ | ||
| 1698 | \ifsetfailxxx tex-src/texinfo.tex /^\\long\\def\\ifsetfailxxx #1\\end ifset{\\endgroup\\igno/ | ||
| 1699 | \ifset tex-src/texinfo.tex /^\\def\\ifset{\\begingroup\\ignoresections\\parsearg\\ifs/ | ||
| 1700 | \ifsetxxx tex-src/texinfo.tex /^\\def\\ifsetxxx #1{\\endgroup$/ | ||
| 1701 | \iftex tex-src/texinfo.tex /^\\def\\iftex{}$/ | ||
| 1702 | \ifusingtt tex-src/texinfo.tex /^\\def\\ifusingtt#1#2{\\ifdim \\fontdimen3\\the\\font=0pt/ | ||
| 1703 | ignore_case c-src/etags.c 266 | 3084 | ignore_case c-src/etags.c 266 |
| 1704 | ignore_mouse_drag_p c-src/emacs/src/keyboard.c 1256 | 3085 | ignore_mouse_drag_p c-src/emacs/src/keyboard.c 1256 |
| 1705 | \ignoresections tex-src/texinfo.tex /^\\def\\ignoresections{%$/ | ||
| 1706 | \ignore tex-src/texinfo.tex /^\\def\\ignore{\\begingroup\\ignoresections$/ | ||
| 1707 | \ignorexxx tex-src/texinfo.tex /^\\long\\def\\ignorexxx #1\\end ignore{\\endgroup\\ignore/ | ||
| 1708 | \ii tex-src/texinfo.tex /^\\def\\ii#1{{\\it #1}} % italic font$/ | ||
| 1709 | ill=\relax tex-src/texinfo.tex /^\\let\\refill=\\relax$/ | 3086 | ill=\relax tex-src/texinfo.tex /^\\let\\refill=\\relax$/ |
| 1710 | IMAGEP c-src/emacs/src/lisp.h /^IMAGEP (Lisp_Object x)$/ | ||
| 1711 | immediate_quit c-src/emacs/src/keyboard.c 174 | 3087 | immediate_quit c-src/emacs/src/keyboard.c 174 |
| 1712 | impatto html-src/softwarelibero.html /^Impatto pratico del software libero$/ | 3088 | impatto html-src/softwarelibero.html /^Impatto pratico del software libero$/ |
| 1713 | implementation merc-src/accumulator.m /^:- implementation.$/ | 3089 | implementation merc-src/accumulator.m /^:- implementation.$/ |
| 3090 | in_word_set c-src/etags.c /^in_word_set (register const char *str, register un/ | ||
| 1714 | inattribute c-src/etags.c 2400 | 3091 | inattribute c-src/etags.c 2400 |
| 1715 | inc cp-src/Range.h /^ double inc (void) const { return rng_inc; }$/ | 3092 | inc cp-src/Range.h /^ double inc (void) const { return rng_inc; }$/ |
| 1716 | /inch ps-src/rfc1245.ps /^\/inch {72 mul} def$/ | ||
| 1717 | \include tex-src/texinfo.tex /^\\def\\include{\\parsearg\\includezzz}$/ | ||
| 1718 | \includezzz tex-src/texinfo.tex /^\\def\\includezzz #1{{\\def\\thisfile{#1}\\input #1$/ | ||
| 1719 | \indexbackslash tex-src/texinfo.tex /^ \\def\\indexbackslash{\\rawbackslashxx}$/ | ||
| 1720 | index c-src/emacs/src/lisp.h 1856 | 3093 | index c-src/emacs/src/lisp.h 1856 |
| 1721 | \indexdotfill tex-src/texinfo.tex /^\\def\\indexdotfill{\\cleaders$/ | ||
| 1722 | \indexdummies tex-src/texinfo.tex /^\\def\\indexdummies{%$/ | ||
| 1723 | \indexdummydots tex-src/texinfo.tex /^\\def\\indexdummydots{...}$/ | ||
| 1724 | \indexdummyfont tex-src/texinfo.tex /^\\def\\indexdummyfont#1{#1}$/ | ||
| 1725 | =\indexdummyfont tex-src/texinfo.tex /^\\let\\cite=\\indexdummyfont$/ | ||
| 1726 | \indexdummytex tex-src/texinfo.tex /^\\def\\indexdummytex{TeX}$/ | ||
| 1727 | \indexfonts tex-src/texinfo.tex /^\\def\\indexfonts{%$/ | ||
| 1728 | \indexnofonts tex-src/texinfo.tex /^\\def\\indexnofonts{%$/ | ||
| 1729 | \inENV tex-src/texinfo.tex /^\\newif\\ifENV \\ENVfalse \\def\\inENV{\\ifENV\\relax\\els/ | ||
| 1730 | infabsdir c-src/etags.c 206 | 3094 | infabsdir c-src/etags.c 206 |
| 1731 | infabsname c-src/etags.c 205 | 3095 | infabsname c-src/etags.c 205 |
| 1732 | infiles make-src/Makefile /^infiles = $(filter-out ${NONSRCS},${SRCS}) srclist/ | 3096 | infiles make-src/Makefile /^infiles = $(filter-out ${NONSRCS},${SRCS}) srclist/ |
| 1733 | infname c-src/etags.c 204 | 3097 | infname c-src/etags.c 204 |
| 1734 | \infoappendixsec tex-src/texinfo.tex /^\\def\\infoappendixsec{\\parsearg\\appendixseczzz}$/ | ||
| 1735 | \infoappendixsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsec{\\parsearg\\appendixsubseczz/ | ||
| 1736 | \infoappendixsubsubsec tex-src/texinfo.tex /^\\def\\infoappendixsubsubsec{\\parsearg\\appendixsubsu/ | ||
| 1737 | \infoappendix tex-src/texinfo.tex /^\\def\\infoappendix{\\parsearg\\appendixzzz}$/ | ||
| 1738 | \infochapter tex-src/texinfo.tex /^\\def\\infochapter{\\parsearg\\chapterzzz}$/ | ||
| 1739 | info c-src/emacs/src/gmalloc.c 157 | 3098 | info c-src/emacs/src/gmalloc.c 157 |
| 1740 | infoPanel objcpp-src/SimpleCalc.M /^- infoPanel:sender$/ | 3099 | infoPanel objcpp-src/SimpleCalc.M /^- infoPanel:sender$/ |
| 1741 | \inforef tex-src/texinfo.tex /^\\def\\inforef #1{\\inforefzzz #1,,,,**}$/ | ||
| 1742 | \inforefzzz tex-src/texinfo.tex /^\\def\\inforefzzz #1,#2,#3,#4**{See Info file \\file{/ | ||
| 1743 | \infosection tex-src/texinfo.tex /^\\def\\infosection{\\parsearg\\sectionzzz}$/ | ||
| 1744 | \infosubsection tex-src/texinfo.tex /^\\def\\infosubsection{\\parsearg\\subsectionzzz}$/ | ||
| 1745 | \infosubsubsection tex-src/texinfo.tex /^\\def\\infosubsubsection{\\parsearg\\subsubsectionzzz}/ | ||
| 1746 | \infotop tex-src/texinfo.tex /^\\def\\infotop{\\parsearg\\unnumberedzzz}$/ | ||
| 1747 | \infounnumberedsec tex-src/texinfo.tex /^\\def\\infounnumberedsec{\\parsearg\\unnumberedseczzz}/ | ||
| 1748 | \infounnumberedsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsec{\\parsearg\\unnumberedsubs/ | ||
| 1749 | \infounnumberedsubsubsec tex-src/texinfo.tex /^\\def\\infounnumberedsubsubsec{\\parsearg\\unnumbereds/ | ||
| 1750 | \infounnumbered tex-src/texinfo.tex /^\\def\\infounnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 1751 | inita c.c /^static void inita () {}$/ | ||
| 1752 | initb c.c /^static void initb () {}$/ | ||
| 1753 | init_control c.c 239 | ||
| 1754 | init c-src/etags.c /^init (void)$/ | 3100 | init c-src/etags.c /^init (void)$/ |
| 1755 | Initialize_Cond/p ada-src/2ataspri.adb /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 1756 | Initialize_Cond/p ada-src/2ataspri.ads /^ procedure Initialize_Cond (Cond : in out Condit/ | ||
| 1757 | initialize_goal_store merc-src/accumulator.m /^:- func initialize_goal_store(list(hlds_goal), ins/ | ||
| 1758 | Initialize_LL_Tasks/p ada-src/2ataspri.adb /^ procedure Initialize_LL_Tasks (T : TCB_Ptr) is$/ | ||
| 1759 | Initialize_LL_Tasks/p ada-src/2ataspri.ads /^ procedure Initialize_LL_Tasks (T : TCB_Ptr);$/ | ||
| 1760 | Initialize_Lock/p ada-src/2ataspri.adb /^ procedure Initialize_Lock$/ | ||
| 1761 | Initialize_Lock/p ada-src/2ataspri.ads /^ procedure Initialize_Lock (Prio : System.Any_Pr/ | ||
| 1762 | initialize-new-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun initialize-new-tags-table ()$/ | ||
| 1763 | initialize_random_junk y-src/cccp.y /^initialize_random_junk ()$/ | ||
| 1764 | InitializeStringPackage pas-src/common.pas /^procedure InitializeStringPackage;$/ | ||
| 1765 | Initialize_TAS_Cell/p ada-src/2ataspri.adb /^ procedure Initialize_TAS_Cell (Cell : out TAS_C/ | ||
| 1766 | Initialize_TAS_Cell/p ada-src/2ataspri.ads /^ procedure Initialize_TAS_Cell (Cell : out TA/ | ||
| 1767 | initial_kboard c-src/emacs/src/keyboard.c 84 | ||
| 1768 | \initial tex-src/texinfo.tex /^\\def\\initial #1{%$/ | ||
| 1769 | init_kboard c-src/emacs/src/keyboard.c /^init_kboard (KBOARD *kb, Lisp_Object type)$/ | ||
| 1770 | init_keyboard c-src/emacs/src/keyboard.c /^init_keyboard (void)$/ | ||
| 1771 | InitNameList pas-src/common.pas /^procedure InitNameList;$/ | ||
| 1772 | InitNameStringPool pas-src/common.pas /^procedure InitNameStringPool;$/ | ||
| 1773 | init objcpp-src/SimpleCalc.M /^- init$/ | ||
| 1774 | init objc-src/Subprocess.m /^ andStdErr:(BOOL)wantsStdErr$/ | 3101 | init objc-src/Subprocess.m /^ andStdErr:(BOOL)wantsStdErr$/ |
| 1775 | init objc-src/Subprocess.m /^- init:(const char *)subprocessString$/ | 3102 | init objc-src/Subprocess.m /^- init:(const char *)subprocessString$/ |
| 1776 | __init__ pyt-src/server.py /^ def __init__(self):$/ | 3103 | init objcpp-src/SimpleCalc.M /^- init$/ |
| 1777 | __init__ pyt-src/server.py /^ def __init__(self, host, sitelist, master=None/ | 3104 | init_control c.c 239 |
| 1778 | __init__ pyt-src/server.py /^ def __init__(self, master=None):$/ | 3105 | init_kboard c-src/emacs/src/keyboard.c /^init_kboard (KBOARD *kb, Lisp_Object type)$/ |
| 1779 | __init__ pyt-src/server.py /^ def __init__(self, Master, text, textvar, widt/ | 3106 | init_keyboard c-src/emacs/src/keyboard.c /^init_keyboard (void)$/ |
| 1780 | __init__ pyt-src/server.py /^ def __init__(self, newlegend, list, editor, ma/ | ||
| 1781 | __init__ pyt-src/server.py /^ def __init__(self, user, userlist, master=None/ | ||
| 1782 | init_registry cp-src/clheir.cpp /^void init_registry(void)$/ | 3107 | init_registry cp-src/clheir.cpp /^void init_registry(void)$/ |
| 1783 | init_tool_bar_items c-src/emacs/src/keyboard.c /^init_tool_bar_items (Lisp_Object reuse)$/ | 3108 | init_tool_bar_items c-src/emacs/src/keyboard.c /^init_tool_bar_items (Lisp_Object reuse)$/ |
| 1784 | Inner1/b ada-src/etags-test-for.ada /^ package body Inner1 is$/ | 3109 | inita c.c /^static void inita () {}$/ |
| 1785 | Inner1/b ada-src/waroquiers.ada /^ package body Inner1 is$/ | 3110 | initb c.c /^static void initb () {}$/ |
| 1786 | Inner1/s ada-src/etags-test-for.ada /^ package Inner1 is$/ | 3111 | initial_kboard c-src/emacs/src/keyboard.c 84 |
| 1787 | Inner1/s ada-src/waroquiers.ada /^ package Inner1 is$/ | 3112 | initialize-new-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun initialize-new-tags-table ()$/ |
| 1788 | Inner2/b ada-src/etags-test-for.ada /^ package body Inner2 is$/ | 3113 | initialize_goal_store merc-src/accumulator.m /^:- func initialize_goal_store(list(hlds_goal), ins/ |
| 1789 | Inner2/b ada-src/waroquiers.ada /^ package body Inner2 is$/ | 3114 | initialize_random_junk y-src/cccp.y /^initialize_random_junk ()$/ |
| 1790 | Inner2/s ada-src/etags-test-for.ada /^ package Inner2 is$/ | 3115 | input-pending-p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ |
| 1791 | Inner2/s ada-src/waroquiers.ada /^ package Inner2 is$/ | ||
| 1792 | input_available_clear_time c-src/emacs/src/keyboard.c 324 | 3116 | input_available_clear_time c-src/emacs/src/keyboard.c 324 |
| 1793 | INPUT_EVENT_POS_MAX c-src/emacs/src/keyboard.c 3698 | ||
| 1794 | INPUT_EVENT_POS_MIN c-src/emacs/src/keyboard.c 3701 | ||
| 1795 | input_pending c-src/emacs/src/keyboard.c 239 | 3117 | input_pending c-src/emacs/src/keyboard.c 239 |
| 1796 | input-pending-p c-src/emacs/src/keyboard.c /^DEFUN ("input-pending-p", Finput_pending_p, Sinput/ | ||
| 1797 | input_polling_used c-src/emacs/src/keyboard.c /^input_polling_used (void)$/ | 3118 | input_polling_used c-src/emacs/src/keyboard.c /^input_polling_used (void)$/ |
| 1798 | input_was_pending c-src/emacs/src/keyboard.c 287 | 3119 | input_was_pending c-src/emacs/src/keyboard.c 287 |
| 1799 | insert-abbrev-table-description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ | 3120 | insert-abbrev-table-description c-src/abbrev.c /^DEFUN ("insert-abbrev-table-description", Finsert_/ |
| 1800 | insertion_type c-src/emacs/src/lisp.h 1989 | 3121 | insertion_type c-src/emacs/src/lisp.h 1989 |
| 1801 | insertname pas-src/common.pas /^function insertname;(*($/ | 3122 | insertname pas-src/common.pas /^function insertname;(*($/ |
| 1802 | INSERT_TREE_NODE pas-src/common.pas /^procedure INSERT_TREE_NODE;(*( $/ | 3123 | instance_method ruby-src/test.rb /^ def instance_method$/ |
| 1803 | Install_Abort_Handler/p ada-src/2ataspri.adb /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 1804 | Install_Abort_Handler/p ada-src/2ataspri.ads /^ procedure Install_Abort_Handler (Handler : Abor/ | ||
| 1805 | Install_Error_Handler/p ada-src/2ataspri.adb /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 1806 | Install_Error_Handler/p ada-src/2ataspri.ads /^ procedure Install_Error_Handler (Handler : Syst/ | ||
| 1807 | instance_method_equals= ruby-src/test.rb /^ def instance_method_equals=$/ | 3124 | instance_method_equals= ruby-src/test.rb /^ def instance_method_equals=$/ |
| 1808 | instance_method_exclamation! ruby-src/test.rb /^ def instance_method_exclamation!$/ | 3125 | instance_method_exclamation! ruby-src/test.rb /^ def instance_method_exclamation!$/ |
| 1809 | instance_method_question? ruby-src/test.rb /^ def instance_method_question?$/ | 3126 | instance_method_question? ruby-src/test.rb /^ def instance_method_question?$/ |
| 1810 | instance_method ruby-src/test.rb /^ def instance_method$/ | ||
| 1811 | INSTANTIATE_MDIAGARRAY_FRIENDS cp-src/MDiagArray2.h /^#define INSTANTIATE_MDIAGARRAY_FRIENDS(T) \\$/ | ||
| 1812 | instruct c-src/etags.c 2527 | ||
| 1813 | instr y-src/parse.y 81 | 3127 | instr y-src/parse.y 81 |
| 1814 | INT_BIT c-src/emacs/src/gmalloc.c 124 | 3128 | instruct c-src/etags.c 2527 |
| 1815 | INT c-src/h.h 32 | 3129 | int merc-src/accumulator.m /^:- import_module int.$/ |
| 3130 | intNumber go-src/test1.go 13 | ||
| 1816 | integer c-src/emacs/src/lisp.h 2127 | 3131 | integer c-src/emacs/src/lisp.h 2127 |
| 3132 | integer y-src/cccp.y 112 | ||
| 1817 | integer_overflow y-src/cccp.y /^integer_overflow ()$/ | 3133 | integer_overflow y-src/cccp.y /^integer_overflow ()$/ |
| 1818 | INTEGERP c-src/emacs/src/lisp.h /^# define INTEGERP(x) lisp_h_INTEGERP (x)$/ | ||
| 1819 | INTEGER_TO_CONS c-src/emacs/src/lisp.h /^#define INTEGER_TO_CONS(i) \\$/ | ||
| 1820 | integertonmstr pas-src/common.pas /^function integertonmstr; (* (TheInteger : integer)/ | 3134 | integertonmstr pas-src/common.pas /^function integertonmstr; (* (TheInteger : integer)/ |
| 1821 | integer y-src/cccp.y 112 | ||
| 1822 | intensity1 f-src/entry.for /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3135 | intensity1 f-src/entry.for /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1823 | intensity1 f-src/entry.strange /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3136 | intensity1 f-src/entry.strange /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1824 | intensity1 f-src/entry.strange_suffix /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ | 3137 | intensity1 f-src/entry.strange_suffix /^ & intensity1(efv,fv,svin,svquad,sfpv,maxp,val/ |
| 1825 | interface_locate c-src/c.c /^interface_locate(void)$/ | ||
| 1826 | interface merc-src/accumulator.m /^:- interface.$/ | 3138 | interface merc-src/accumulator.m /^:- interface.$/ |
| 1827 | \internalBitem tex-src/texinfo.tex /^\\def\\internalBitem{\\smallbreak \\parsearg\\itemzzz}$/ | 3139 | interface_locate c-src/c.c /^interface_locate(void)$/ |
| 1828 | \internalBitemx tex-src/texinfo.tex /^\\def\\internalBitemx{\\par \\parsearg\\itemzzz}$/ | ||
| 1829 | \internalBkitem tex-src/texinfo.tex /^\\def\\internalBkitem{\\smallbreak \\parsearg\\kitemzzz/ | ||
| 1830 | \internalBkitemx tex-src/texinfo.tex /^\\def\\internalBkitemx{\\par \\parsearg\\kitemzzz}$/ | ||
| 1831 | \internalBxitem tex-src/texinfo.tex /^\\def\\internalBxitem "#1"{\\def\\xitemsubtopix{#1} \\s/ | ||
| 1832 | \internalBxitemx tex-src/texinfo.tex /^\\def\\internalBxitemx "#1"{\\def\\xitemsubtopix{#1} \\/ | ||
| 1833 | internal_last_event_frame c-src/emacs/src/keyboard.c 228 | ||
| 1834 | \internalsetq tex-src/texinfo.tex /^\\def\\internalsetq #1#2{'xrdef {#1}{\\csname #2\\endc/ | ||
| 1835 | intern c-src/emacs/src/lisp.h /^intern (const char *str)$/ | 3140 | intern c-src/emacs/src/lisp.h /^intern (const char *str)$/ |
| 1836 | intern_c_string c-src/emacs/src/lisp.h /^intern_c_string (const char *str)$/ | 3141 | intern_c_string c-src/emacs/src/lisp.h /^intern_c_string (const char *str)$/ |
| 3142 | internal_last_event_frame c-src/emacs/src/keyboard.c 228 | ||
| 1837 | interned c-src/emacs/src/lisp.h 672 | 3143 | interned c-src/emacs/src/lisp.h 672 |
| 1838 | interpreters c-src/etags.c 197 | 3144 | interpreters c-src/etags.c 197 |
| 3145 | interrupt_input c-src/emacs/src/keyboard.c 328 | ||
| 1839 | interrupt_input_blocked c-src/emacs/src/keyboard.c 76 | 3146 | interrupt_input_blocked c-src/emacs/src/keyboard.c 76 |
| 1840 | interrupt_input_blocked c-src/emacs/src/lisp.h 3048 | 3147 | interrupt_input_blocked c-src/emacs/src/lisp.h 3048 |
| 1841 | interrupt_input c-src/emacs/src/keyboard.c 328 | ||
| 1842 | interrupts_deferred c-src/emacs/src/keyboard.c 331 | 3148 | interrupts_deferred c-src/emacs/src/keyboard.c 331 |
| 1843 | INTERVAL c-src/emacs/src/lisp.h 1149 | ||
| 1844 | INTMASK c-src/emacs/src/lisp.h 437 | ||
| 1845 | int merc-src/accumulator.m /^:- import_module int.$/ | ||
| 1846 | intNumber go-src/test1.go 13 | ||
| 1847 | intoken c-src/etags.c /^#define intoken(c) (_itk[CHAR (c)]) \/* c can be in/ | 3149 | intoken c-src/etags.c /^#define intoken(c) (_itk[CHAR (c)]) \/* c can be in/ |
| 1848 | intspec c-src/emacs/src/lisp.h 1688 | 3150 | intspec c-src/emacs/src/lisp.h 1688 |
| 1849 | INTTYPEBITS c-src/emacs/src/lisp.h 249 | ||
| 1850 | INT_TYPE_SIZE y-src/cccp.y 91 | ||
| 1851 | intvar c-src/emacs/src/lisp.h 2277 | 3151 | intvar c-src/emacs/src/lisp.h 2277 |
| 1852 | INT y-src/cccp.c 6 | ||
| 1853 | invalidate_nodes c-src/etags.c /^invalidate_nodes (fdesc *badfdp, node **npp)$/ | 3152 | invalidate_nodes c-src/etags.c /^invalidate_nodes (fdesc *badfdp, node **npp)$/ |
| 1854 | Invoking gzip tex-src/gzip.texi /^@node Invoking gzip, Advanced usage, Sample, Top$/ | ||
| 1855 | in_word_set c-src/etags.c /^in_word_set (register const char *str, register un/ | ||
| 1856 | io merc-src/accumulator.m /^:- import_module io.$/ | 3153 | io merc-src/accumulator.m /^:- import_module io.$/ |
| 1857 | IpAddrKind rs-src/test.rs 3 | ||
| 1858 | ipc3dChannelType cp-src/c.C 1 | ||
| 1859 | ipc3dCSC19 cp-src/c.C 6 | 3154 | ipc3dCSC19 cp-src/c.C 6 |
| 3155 | ipc3dChannelType cp-src/c.C 1 | ||
| 1860 | ipc3dIslandHierarchy cp-src/c.C 1 | 3156 | ipc3dIslandHierarchy cp-src/c.C 1 |
| 1861 | ipc3dLinkControl cp-src/c.C 1 | 3157 | ipc3dLinkControl cp-src/c.C 1 |
| 1862 | __ip c.c 159 | ||
| 1863 | /ip ps-src/rfc1245.ps /^\/ip { $/ | ||
| 1864 | /i ps-src/rfc1245.ps /^\/i \/j \/k \/l \/m \/n \/o \/p \/q \/r \/s \/t \/u \/v \/w \/x \/y/ | ||
| 1865 | irregular_location cp-src/clheir.hpp 47 | ||
| 1866 | irregular_location cp-src/clheir.hpp /^ irregular_location(double xi, double yi, doubl/ | 3158 | irregular_location cp-src/clheir.hpp /^ irregular_location(double xi, double yi, doubl/ |
| 1867 | ISALNUM c-src/etags.c /^#define ISALNUM(c) isalnum (CHAR (c))$/ | 3159 | irregular_location cp-src/clheir.hpp 47 |
| 1868 | ISALPHA c-src/etags.c /^#define ISALPHA(c) isalpha (CHAR (c))$/ | ||
| 1869 | is_associative_construction merc-src/accumulator.m /^:- pred is_associative_construction(module_info::i/ | ||
| 1870 | isComment php-src/lce_functions.php /^ function isComment($class)$/ | 3160 | isComment php-src/lce_functions.php /^ function isComment($class)$/ |
| 1871 | IsControlCharName pas-src/common.pas /^function IsControlCharName($/ | 3161 | isHoliday cp-src/functions.cpp /^bool isHoliday ( Date d ){$/ |
| 1872 | IsControlChar pas-src/common.pas /^function IsControlChar; (*($/ | 3162 | isLeap cp-src/functions.cpp /^bool isLeap ( int year ){$/ |
| 3163 | is_associative_construction merc-src/accumulator.m /^:- pred is_associative_construction(module_info::i/ | ||
| 1873 | is_curly_brace_form c-src/h.h 54 | 3164 | is_curly_brace_form c-src/h.h 54 |
| 1874 | IS_DAEMON c-src/emacs/src/lisp.h 4257 | ||
| 1875 | IS_DAEMON c-src/emacs/src/lisp.h 4261 | ||
| 1876 | ISDIGIT c-src/etags.c /^#define ISDIGIT(c) isdigit (CHAR (c))$/ | ||
| 1877 | is_explicit c-src/h.h 49 | 3165 | is_explicit c-src/h.h 49 |
| 1878 | is_func c-src/etags.c 221 | 3166 | is_func c-src/etags.c 221 |
| 1879 | isHoliday cp-src/functions.cpp /^bool isHoliday ( Date d ){$/ | ||
| 1880 | is_hor_space y-src/cccp.y 953 | 3167 | is_hor_space y-src/cccp.y 953 |
| 1881 | is_idchar y-src/cccp.y 948 | 3168 | is_idchar y-src/cccp.y 948 |
| 1882 | is_idstart y-src/cccp.y 950 | 3169 | is_idstart y-src/cccp.y 950 |
| 1883 | isLeap cp-src/functions.cpp /^bool isLeap ( int year ){$/ | ||
| 1884 | ISLOWER c-src/etags.c /^#define ISLOWER(c) islower (CHAR (c))$/ | ||
| 1885 | is_muldiv_operation cp-src/c.C /^is_muldiv_operation(pc)$/ | 3170 | is_muldiv_operation cp-src/c.C /^is_muldiv_operation(pc)$/ |
| 1886 | ISO_FUNCTION_KEY_OFFSET c-src/emacs/src/keyboard.c 5149 | 3171 | is_ordset prol-src/ordsets.prolog /^is_ordset(X) :- var(X), !, fail.$/ |
| 3172 | is_recursive_case merc-src/accumulator.m /^:- pred is_recursive_case(list(hlds_goal)::in, pre/ | ||
| 1887 | iso_lispy_function_keys c-src/emacs/src/keyboard.c 5151 | 3173 | iso_lispy_function_keys c-src/emacs/src/keyboard.c 5151 |
| 1888 | isoperator prol-src/natded.prolog /^isoperator(Char):-$/ | 3174 | isoperator prol-src/natded.prolog /^isoperator(Char):-$/ |
| 1889 | isoptab prol-src/natded.prolog /^isoptab('%').$/ | 3175 | isoptab prol-src/natded.prolog /^isoptab('%').$/ |
| 1890 | is_ordset prol-src/ordsets.prolog /^is_ordset(X) :- var(X), !, fail.$/ | ||
| 1891 | is_recursive_case merc-src/accumulator.m /^:- pred is_recursive_case(list(hlds_goal)::in, pre/ | ||
| 1892 | Is_Set/f ada-src/2ataspri.adb /^ function Is_Set (Cell : in TAS_Cell) return Bo/ | ||
| 1893 | Is_Set/f ada-src/2ataspri.ads /^ function Is_Set (Cell : in TAS_Cell)/ | ||
| 1894 | ISUPPER c-src/etags.c /^# define ISUPPER(c) isupper (CHAR (c))$/ | ||
| 1895 | iswhite c-src/etags.c /^#define iswhite(c) (_wht[CHAR (c)]) \/* c is white / | 3176 | iswhite c-src/etags.c /^#define iswhite(c) (_wht[CHAR (c)]) \/* c is white / |
| 1896 | \itemcontents tex-src/texinfo.tex /^\\def\\itemcontents{#1}%$/ | ||
| 1897 | \itemfont tex-src/texinfo.tex /^\\def\\itemfont{#2}%$/ | ||
| 1898 | \itemizeitem tex-src/texinfo.tex /^\\def\\itemizeitem{%$/ | ||
| 1899 | \itemize tex-src/texinfo.tex /^\\def\\itemize{\\parsearg\\itemizezzz}$/ | ||
| 1900 | \itemizey tex-src/texinfo.tex /^\\def\\itemizey #1#2{%$/ | ||
| 1901 | \itemizezzz tex-src/texinfo.tex /^\\def\\itemizezzz #1{%$/ | ||
| 1902 | item_properties c-src/emacs/src/keyboard.c 7568 | 3177 | item_properties c-src/emacs/src/keyboard.c 7568 |
| 1903 | \item tex-src/texinfo.tex /^\\def\\item{\\errmessage{@item while not in a table}}/ | ||
| 1904 | \itemx tex-src/texinfo.tex /^\\def\\itemx{\\errmessage{@itemx while not in a table/ | ||
| 1905 | \itemzzz tex-src/texinfo.tex /^\\def\\itemzzz #1{\\begingroup %$/ | ||
| 1906 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}%$/ | ||
| 1907 | \i tex-src/texinfo.tex /^\\def\\i##1{\\realbackslash i {##1}}$/ | ||
| 1908 | JAVASRC make-src/Makefile /^JAVASRC=AWTEMul.java KeyEve.java SMan.java SysCol./ | ||
| 1909 | jmp c-src/emacs/src/lisp.h 3044 | 3178 | jmp c-src/emacs/src/lisp.h 3044 |
| 1910 | just_read_file c-src/etags.c /^just_read_file (FILE *inf)$/ | 3179 | just_read_file c-src/etags.c /^just_read_file (FILE *inf)$/ |
| 1911 | kbd_buffer c-src/emacs/src/keyboard.c 291 | 3180 | kbd_buffer c-src/emacs/src/keyboard.c 291 |
| 1912 | kbd_buffer_events_waiting c-src/emacs/src/keyboard.c /^kbd_buffer_events_waiting (void)$/ | 3181 | kbd_buffer_events_waiting c-src/emacs/src/keyboard.c /^kbd_buffer_events_waiting (void)$/ |
| 1913 | kbd_buffer_get_event c-src/emacs/src/keyboard.c /^kbd_buffer_get_event (KBOARD **kbp,$/ | 3182 | kbd_buffer_get_event c-src/emacs/src/keyboard.c /^kbd_buffer_get_event (KBOARD **kbp,$/ |
| 1914 | kbd_buffer_nr_stored c-src/emacs/src/keyboard.c /^kbd_buffer_nr_stored (void)$/ | 3183 | kbd_buffer_nr_stored c-src/emacs/src/keyboard.c /^kbd_buffer_nr_stored (void)$/ |
| 1915 | KBD_BUFFER_SIZE c-src/emacs/src/keyboard.c 82 | ||
| 1916 | kbd_buffer_store_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_event (register struct input_even/ | 3184 | kbd_buffer_store_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_event (register struct input_even/ |
| 1917 | kbd_buffer_store_event_hold c-src/emacs/src/keyboard.c /^kbd_buffer_store_event_hold (register struct input/ | 3185 | kbd_buffer_store_event_hold c-src/emacs/src/keyboard.c /^kbd_buffer_store_event_hold (register struct input/ |
| 1918 | kbd_buffer_store_help_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_help_event (Lisp_Object frame, Li/ | 3186 | kbd_buffer_store_help_event c-src/emacs/src/keyboard.c /^kbd_buffer_store_help_event (Lisp_Object frame, Li/ |
| 1919 | kbd_buffer_unget_event c-src/emacs/src/keyboard.c /^kbd_buffer_unget_event (register struct input_even/ | 3187 | kbd_buffer_unget_event c-src/emacs/src/keyboard.c /^kbd_buffer_unget_event (register struct input_even/ |
| 1920 | kbd_fetch_ptr c-src/emacs/src/keyboard.c 297 | 3188 | kbd_fetch_ptr c-src/emacs/src/keyboard.c 297 |
| 1921 | \kbdfoo tex-src/texinfo.tex /^\\def\\kbdfoo#1#2#3\\par{\\def\\one{#1}\\def\\three{#3}\\d/ | ||
| 1922 | kbd_store_ptr c-src/emacs/src/keyboard.c 302 | 3189 | kbd_store_ptr c-src/emacs/src/keyboard.c 302 |
| 1923 | \kbd tex-src/texinfo.tex /^\\def\\kbd#1{\\def\\look{#1}\\expandafter\\kbdfoo\\look??/ | ||
| 1924 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}%$/ | ||
| 1925 | \kbd tex-src/texinfo.tex /^\\def\\kbd##1{\\realbackslash kbd {##1}}$/ | ||
| 1926 | kboard c-src/emacs/src/keyboard.c 860 | 3190 | kboard c-src/emacs/src/keyboard.c 860 |
| 1927 | kboard_stack c-src/emacs/src/keyboard.c 858 | 3191 | kboard_stack c-src/emacs/src/keyboard.c 858 |
| 1928 | kboard_stack c-src/emacs/src/keyboard.c 864 | 3192 | kboard_stack c-src/emacs/src/keyboard.c 864 |
| 1929 | KBYTES objc-src/PackInsp.m 58 | ||
| 1930 | key_and_value c-src/emacs/src/lisp.h 1868 | 3193 | key_and_value c-src/emacs/src/lisp.h 1868 |
| 1931 | keyremap c-src/emacs/src/keyboard.c 8742 | 3194 | keyremap c-src/emacs/src/keyboard.c 8742 |
| 1932 | keyremap c-src/emacs/src/keyboard.c 8754 | 3195 | keyremap c-src/emacs/src/keyboard.c 8754 |
| 1933 | keyremap_step c-src/emacs/src/keyboard.c /^keyremap_step (Lisp_Object *keybuf, int bufsize, v/ | 3196 | keyremap_step c-src/emacs/src/keyboard.c /^keyremap_step (Lisp_Object *keybuf, int bufsize, v/ |
| 1934 | keys_of_keyboard c-src/emacs/src/keyboard.c /^keys_of_keyboard (void)$/ | 3197 | keys_of_keyboard c-src/emacs/src/keyboard.c /^keys_of_keyboard (void)$/ |
| 1935 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}%$/ | ||
| 1936 | \key tex-src/texinfo.tex /^\\def\\key##1{\\realbackslash key {##1}}$/ | ||
| 1937 | \key tex-src/texinfo.tex /^\\def\\key #1{{\\tt \\exhyphenpenalty=10000\\uppercase{/ | ||
| 1938 | KEY_TO_CHAR c-src/emacs/src/keyboard.c /^#define KEY_TO_CHAR(k) (XINT (k) & ((1 << CHARACTE/ | ||
| 1939 | keyvalcgi prol-src/natded.prolog /^keyvalcgi(Key,Val):-$/ | ||
| 1940 | keyval prol-src/natded.prolog /^keyval(key(Key,Val)) --> [Key,'='], valseq(Val).$/ | 3198 | keyval prol-src/natded.prolog /^keyval(key(Key,Val)) --> [Key,'='], valseq(Val).$/ |
| 3199 | keyvalcgi prol-src/natded.prolog /^keyvalcgi(Key,Val):-$/ | ||
| 1941 | keyvalscgi prol-src/natded.prolog /^keyvalscgi(KeyVals),$/ | 3200 | keyvalscgi prol-src/natded.prolog /^keyvalscgi(KeyVals),$/ |
| 1942 | keyvalseq prol-src/natded.prolog /^keyvalseq([KeyVal|KeyVals]) --> $/ | 3201 | keyvalseq prol-src/natded.prolog /^keyvalseq([KeyVal|KeyVals]) --> $/ |
| 1943 | keyword_parsing y-src/cccp.y 73 | 3202 | keyword_parsing y-src/cccp.y 73 |
| @@ -1945,10 +3204,6 @@ keywords y-src/cccp.y 114 | |||
| 1945 | keywords y-src/cccp.y 306 | 3204 | keywords y-src/cccp.y 306 |
| 1946 | kind c-src/emacs/src/keyboard.c 11024 | 3205 | kind c-src/emacs/src/keyboard.c 11024 |
| 1947 | kind c-src/h.h 46 | 3206 | kind c-src/h.h 46 |
| 1948 | \kindex tex-src/texinfo.tex /^\\def\\kindex {\\kyindex}$/ | ||
| 1949 | \kitem tex-src/texinfo.tex /^\\def\\kitem{\\errmessage{@kitem while not in a table/ | ||
| 1950 | \kitemx tex-src/texinfo.tex /^\\def\\kitemx{\\errmessage{@kitemx while not in a tab/ | ||
| 1951 | \kitemzzz tex-src/texinfo.tex /^\\def\\kitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 1952 | kset_echo_string c-src/emacs/src/keyboard.c /^kset_echo_string (struct kboard *kb, Lisp_Object v/ | 3207 | kset_echo_string c-src/emacs/src/keyboard.c /^kset_echo_string (struct kboard *kb, Lisp_Object v/ |
| 1953 | kset_kbd_queue c-src/emacs/src/keyboard.c /^kset_kbd_queue (struct kboard *kb, Lisp_Object val/ | 3208 | kset_kbd_queue c-src/emacs/src/keyboard.c /^kset_kbd_queue (struct kboard *kb, Lisp_Object val/ |
| 1954 | kset_keyboard_translate_table c-src/emacs/src/keyboard.c /^kset_keyboard_translate_table (struct kboard *kb, / | 3209 | kset_keyboard_translate_table c-src/emacs/src/keyboard.c /^kset_keyboard_translate_table (struct kboard *kb, / |
| @@ -1958,21 +3213,14 @@ kset_local_function_key_map c-src/emacs/src/keyboard.c /^kset_local_function_key | |||
| 1958 | kset_overriding_terminal_local_map c-src/emacs/src/keyboard.c /^kset_overriding_terminal_local_map (struct kboard / | 3213 | kset_overriding_terminal_local_map c-src/emacs/src/keyboard.c /^kset_overriding_terminal_local_map (struct kboard / |
| 1959 | kset_real_last_command c-src/emacs/src/keyboard.c /^kset_real_last_command (struct kboard *kb, Lisp_Ob/ | 3214 | kset_real_last_command c-src/emacs/src/keyboard.c /^kset_real_last_command (struct kboard *kb, Lisp_Ob/ |
| 1960 | kset_system_key_syms c-src/emacs/src/keyboard.c /^kset_system_key_syms (struct kboard *kb, Lisp_Obje/ | 3215 | kset_system_key_syms c-src/emacs/src/keyboard.c /^kset_system_key_syms (struct kboard *kb, Lisp_Obje/ |
| 1961 | LabeledEntry pyt-src/server.py /^class LabeledEntry(Frame):$/ | ||
| 1962 | \labelspace tex-src/texinfo.tex /^\\def\\labelspace{\\hskip1em \\relax}$/ | ||
| 1963 | lang c-src/etags.c 208 | 3216 | lang c-src/etags.c 208 |
| 1964 | lang c-src/etags.c 251 | 3217 | lang c-src/etags.c 251 |
| 1965 | lang c-src/etags.c 259 | 3218 | lang c-src/etags.c 259 |
| 1966 | Lang_function c-src/etags.c 182 | ||
| 1967 | Lang_function c-src/h.h 6 | ||
| 1968 | lang_names c-src/etags.c 718 | 3219 | lang_names c-src/etags.c 718 |
| 1969 | language c-src/etags.c 199 | 3220 | language c-src/etags.c 199 |
| 3221 | last-tag el-src/emacs/lisp/progmodes/etags.el /^(defvar last-tag nil$/ | ||
| 1970 | last_abbrev_point c-src/abbrev.c 79 | 3222 | last_abbrev_point c-src/abbrev.c 79 |
| 1971 | lasta c.c 272 | ||
| 1972 | lastargmargin tex-src/texinfo.tex /^\\newskip\\deflastargmargin \\deflastargmargin=18pt$/ | ||
| 1973 | lastargmargin tex-src/texinfo.tex /^\\setbox0=\\hbox{\\hskip \\deflastargmargin{\\rm #2}\\hs/ | ||
| 1974 | last_auto_save c-src/emacs/src/keyboard.c 214 | 3223 | last_auto_save c-src/emacs/src/keyboard.c 214 |
| 1975 | lastb c.c 278 | ||
| 1976 | last_heapinfo c-src/emacs/src/gmalloc.c 402 | 3224 | last_heapinfo c-src/emacs/src/gmalloc.c 402 |
| 1977 | last_mouse_button c-src/emacs/src/keyboard.c 5215 | 3225 | last_mouse_button c-src/emacs/src/keyboard.c 5215 |
| 1978 | last_mouse_x c-src/emacs/src/keyboard.c 5216 | 3226 | last_mouse_x c-src/emacs/src/keyboard.c 5216 |
| @@ -1980,31 +3228,20 @@ last_mouse_y c-src/emacs/src/keyboard.c 5217 | |||
| 1980 | last_non_minibuf_size c-src/emacs/src/keyboard.c 207 | 3228 | last_non_minibuf_size c-src/emacs/src/keyboard.c 207 |
| 1981 | last_point_position c-src/emacs/src/keyboard.c 217 | 3229 | last_point_position c-src/emacs/src/keyboard.c 217 |
| 1982 | last_state_size c-src/emacs/src/gmalloc.c 401 | 3230 | last_state_size c-src/emacs/src/gmalloc.c 401 |
| 1983 | last-tag el-src/emacs/lisp/progmodes/etags.el /^(defvar last-tag nil$/ | ||
| 1984 | last_undo_boundary c-src/emacs/src/keyboard.c 1287 | 3231 | last_undo_boundary c-src/emacs/src/keyboard.c 1287 |
| 1985 | LATEST make-src/Makefile /^LATEST=17$/ | 3232 | lasta c.c 272 |
| 3233 | lastargmargin tex-src/texinfo.tex /^\\newskip\\deflastargmargin \\deflastargmargin=18pt$/ | ||
| 3234 | lastargmargin tex-src/texinfo.tex /^\\setbox0=\\hbox{\\hskip \\deflastargmargin{\\rm #2}\\hs/ | ||
| 3235 | lastb c.c 278 | ||
| 1986 | lb c-src/etags.c 2923 | 3236 | lb c-src/etags.c 2923 |
| 1987 | \lbrb tex-src/texinfo.tex /^\\def\\lbrb{{\\bf\\char`\\[}} \\def\\rbrb{{\\bf\\char`\\]}}$/ | ||
| 1988 | lbs c-src/etags.c 2924 | 3237 | lbs c-src/etags.c 2924 |
| 3238 | lce php-src/lce_functions.php /^ function lce()$/ | ||
| 1989 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($d_name, $d_path/ | 3239 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($d_name, $d_path/ |
| 1990 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($domain, $path)$/ | 3240 | lce_bindtextdomain php-src/lce_functions.php /^ function lce_bindtextdomain($domain, $path)$/ |
| 1991 | LCE_COMMENT php-src/lce_functions.php 13 | ||
| 1992 | LCE_COMMENT_TOOL php-src/lce_functions.php 17 | ||
| 1993 | LCE_COMMENT_USER php-src/lce_functions.php 15 | ||
| 1994 | lce_dgettext php-src/lce_functions.php /^ function lce_dgettext($domain, $msgid)$/ | 3241 | lce_dgettext php-src/lce_functions.php /^ function lce_dgettext($domain, $msgid)$/ |
| 1995 | LCE_FUNCTIONS php-src/lce_functions.php 4 | ||
| 1996 | lce_geteditcode php-src/lce_functions.php /^ function lce_geteditcode($type, $name, $text, $r/ | 3242 | lce_geteditcode php-src/lce_functions.php /^ function lce_geteditcode($type, $name, $text, $r/ |
| 1997 | lce_gettext php-src/lce_functions.php /^ function lce_gettext($msgid)$/ | 3243 | lce_gettext php-src/lce_functions.php /^ function lce_gettext($msgid)$/ |
| 1998 | L_CELL y-src/parse.c 10 | ||
| 1999 | LCE_MSGID php-src/lce_functions.php 19 | ||
| 2000 | LCE_MSGSTR php-src/lce_functions.php 21 | ||
| 2001 | lce php-src/lce_functions.php /^ function lce()$/ | ||
| 2002 | lce_textdomain php-src/lce_functions.php /^ function lce_textdomain($domain)$/ | 3244 | lce_textdomain php-src/lce_functions.php /^ function lce_textdomain($domain)$/ |
| 2003 | LCE_TEXT php-src/lce_functions.php 23 | ||
| 2004 | LCE_UNKNOWN php-src/lce_functions.php 9 | ||
| 2005 | LCE_WS php-src/lce_functions.php 11 | ||
| 2006 | L_CONST y-src/parse.c 13 | ||
| 2007 | LDFLAGS make-src/Makefile /^LDFLAGS=#-static -lc_p$/ | ||
| 2008 | leasqr html-src/software.html /^Leasqr$/ | 3245 | leasqr html-src/software.html /^Leasqr$/ |
| 2009 | left c-src/etags.c 216 | 3246 | left c-src/etags.c 216 |
| 2010 | left_shift y-src/cccp.y /^left_shift (a, b)$/ | 3247 | left_shift y-src/cccp.y /^left_shift (a, b)$/ |
| @@ -2012,100 +3249,49 @@ len c-src/etags.c 237 | |||
| 2012 | length c-src/etags.c 2495 | 3249 | length c-src/etags.c 2495 |
| 2013 | length y-src/cccp.y 113 | 3250 | length y-src/cccp.y 113 |
| 2014 | length y-src/cccp.y 44 | 3251 | length y-src/cccp.y 44 |
| 2015 | LEQ y-src/cccp.c 14 | ||
| 2016 | /less ps-src/rfc1245.ps /^\/less \/equal \/greater \/question \/at \/A \/B \/C \/D \/E/ | ||
| 2017 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}%$/ | ||
| 2018 | \less tex-src/texinfo.tex /^\\def\\less{\\realbackslash less}$/ | ||
| 2019 | let c-src/emacs/src/lisp.h 2981 | 3252 | let c-src/emacs/src/lisp.h 2981 |
| 2020 | letter tex-src/texinfo.tex /^ {#1}{Appendix \\appendixletter}{\\noexpand\\folio}}/ | 3253 | letter tex-src/texinfo.tex /^ {#1}{Appendix \\appendixletter}{\\noexpand\\folio}}/ |
| 2021 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\noexpand\\folio}/ | ||
| 2022 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\/ | ||
| 2023 | letter tex-src/texinfo.tex /^ {\\appendixletter}$/ | 3254 | letter tex-src/texinfo.tex /^ {\\appendixletter}$/ |
| 2024 | letter tex-src/texinfo.tex /^ {\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\th/ | 3255 | letter tex-src/texinfo.tex /^ {\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\th/ |
| 2025 | letter tex-src/texinfo.tex /^\\chapmacro {#1}{Appendix \\appendixletter}%$/ | 3256 | letter tex-src/texinfo.tex /^\\chapmacro {#1}{Appendix \\appendixletter}%$/ |
| 2026 | letter tex-src/texinfo.tex /^\\gdef\\thissection{#1}\\secheading {#1}{\\appendixlet/ | 3257 | letter tex-src/texinfo.tex /^\\gdef\\thissection{#1}\\secheading {#1}{\\appendixlet/ |
| 2027 | letter tex-src/texinfo.tex /^\\subsecheading {#1}{\\appendixletter}{\\the\\secno}{\\/ | 3258 | letter tex-src/texinfo.tex /^\\subsecheading {#1}{\\appendixletter}{\\the\\secno}{\\/ |
| 3259 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\noexpand\\folio}/ | ||
| 3260 | letter tex-src/texinfo.tex /^{#1}{\\appendixletter}{\\the\\secno}{\\the\\subsecno}{\\/ | ||
| 2028 | letter: tex-src/texinfo.tex /^\\xdef\\thischapter{Appendix \\appendixletter: \\noexp/ | 3261 | letter: tex-src/texinfo.tex /^\\xdef\\thischapter{Appendix \\appendixletter: \\noexp/ |
| 2029 | level c-src/emacs/src/lisp.h 3153 | 3262 | level c-src/emacs/src/lisp.h 3153 |
| 2030 | lex prol-src/natded.prolog /^lex(W,SynOut,Sem):-$/ | 3263 | lex prol-src/natded.prolog /^lex(W,SynOut,Sem):-$/ |
| 2031 | lexptr y-src/cccp.y 332 | 3264 | lexptr y-src/cccp.y 332 |
| 2032 | LE y-src/parse.c 7 | ||
| 2033 | L_FN0 y-src/parse.c 14 | ||
| 2034 | L_FN1R y-src/parse.c 20 | ||
| 2035 | L_FN1 y-src/parse.c 15 | ||
| 2036 | L_FN2R y-src/parse.c 21 | ||
| 2037 | L_FN2 y-src/parse.c 16 | ||
| 2038 | L_FN3R y-src/parse.c 22 | ||
| 2039 | L_FN3 y-src/parse.c 17 | ||
| 2040 | L_FN4R y-src/parse.c 23 | ||
| 2041 | L_FN4 y-src/parse.c 18 | ||
| 2042 | L_FNNR y-src/parse.c 24 | ||
| 2043 | L_FNN y-src/parse.c 19 | ||
| 2044 | L_getit c-src/etags.c /^L_getit (void)$/ | ||
| 2045 | L_GE y-src/parse.c 27 | ||
| 2046 | __libc_atexit c-src/exit.c 30 | ||
| 2047 | __libc_atexit c-src/exit.strange_suffix 30 | ||
| 2048 | libs merc-src/accumulator.m /^:- import_module libs.$/ | 3265 | libs merc-src/accumulator.m /^:- import_module libs.$/ |
| 2049 | licenze html-src/softwarelibero.html /^Licenze d'uso di un programma$/ | 3266 | licenze html-src/softwarelibero.html /^Licenze d'uso di un programma$/ |
| 2050 | LIGHTBLUE cp-src/screen.hpp 21 | ||
| 2051 | LIGHTCYAN cp-src/screen.hpp 23 | ||
| 2052 | LIGHTGRAY cp-src/screen.hpp 19 | ||
| 2053 | LIGHTGREEN cp-src/screen.hpp 22 | ||
| 2054 | LIGHTMAGENTA cp-src/screen.hpp 25 | ||
| 2055 | LIGHTRED cp-src/screen.hpp 24 | ||
| 2056 | limit cp-src/Range.h /^ double limit (void) const { return rng_limit; }$/ | 3267 | limit cp-src/Range.h /^ double limit (void) const { return rng_limit; }$/ |
| 3268 | line c-src/etags.c 2493 | ||
| 3269 | line perl-src/htlmify-cystic 37 | ||
| 3270 | line y-src/parse.y 87 | ||
| 3271 | lineCount php-src/lce_functions.php /^ function lineCount($entry)$/ | ||
| 2057 | linebuffer c-src/etags.c 239 | 3272 | linebuffer c-src/etags.c 239 |
| 2058 | linebuffer_init c-src/etags.c /^linebuffer_init (linebuffer *lbp)$/ | 3273 | linebuffer_init c-src/etags.c /^linebuffer_init (linebuffer *lbp)$/ |
| 2059 | linebuffer_setlen c-src/etags.c /^linebuffer_setlen (linebuffer *lbp, int toksize)$/ | 3274 | linebuffer_setlen c-src/etags.c /^linebuffer_setlen (linebuffer *lbp, int toksize)$/ |
| 2060 | lineCount php-src/lce_functions.php /^ function lineCount($entry)$/ | ||
| 2061 | line c-src/etags.c 2493 | ||
| 2062 | lineno c-src/emacs/src/lisp.h 3147 | 3275 | lineno c-src/emacs/src/lisp.h 3147 |
| 2063 | lineno c-src/etags.c 2506 | 3276 | lineno c-src/etags.c 2506 |
| 2064 | \linenumber tex-src/texinfo.tex /^ \\def\\linenumber{\\the\\inputlineno:\\space}$/ | ||
| 2065 | line perl-src/htlmify-cystic 37 | ||
| 2066 | linepos c-src/etags.c 2507 | 3277 | linepos c-src/etags.c 2507 |
| 2067 | linepos c-src/etags.c 2922 | 3278 | linepos c-src/etags.c 2922 |
| 2068 | line y-src/parse.y 87 | ||
| 2069 | links html-src/software.html /^Links to interesting software$/ | 3279 | links html-src/software.html /^Links to interesting software$/ |
| 2070 | Lisp_Bits c-src/emacs/src/lisp.h 239 | ||
| 2071 | Lisp_Boolfwd c-src/emacs/src/lisp.h 2284 | ||
| 2072 | Lisp_Bool_Vector c-src/emacs/src/lisp.h 1384 | ||
| 2073 | Lisp_Buffer_Local_Value c-src/emacs/src/lisp.h 2334 | ||
| 2074 | Lisp_Buffer_Objfwd c-src/emacs/src/lisp.h 2302 | ||
| 2075 | Lisp_Char_Table c-src/emacs/src/lisp.h 1575 | ||
| 2076 | Lisp_Compiled c-src/emacs/src/lisp.h 2429 | ||
| 2077 | Lisp_Cons c-src/emacs/src/lisp.h 475 | ||
| 2078 | lisp_eval_depth c-src/emacs/src/lisp.h 3045 | 3280 | lisp_eval_depth c-src/emacs/src/lisp.h 3045 |
| 2079 | Lisp_Finalizer c-src/emacs/src/lisp.h 2186 | ||
| 2080 | Lisp_Float c-src/emacs/src/lisp.h 2391 | ||
| 2081 | Lisp_Float c-src/emacs/src/lisp.h 477 | ||
| 2082 | Lisp_Free c-src/emacs/src/lisp.h 2201 | ||
| 2083 | Lisp_functions c-src/etags.c /^Lisp_functions (FILE *inf)$/ | ||
| 2084 | Lisp_Fwd_Bool c-src/emacs/src/lisp.h 505 | ||
| 2085 | Lisp_Fwd_Buffer_Obj c-src/emacs/src/lisp.h 507 | ||
| 2086 | Lisp_Fwd c-src/emacs/src/lisp.h 2368 | ||
| 2087 | Lisp_Fwd_Int c-src/emacs/src/lisp.h 504 | ||
| 2088 | Lisp_Fwd_Kboard_Obj c-src/emacs/src/lisp.h 508 | ||
| 2089 | Lisp_Fwd_Obj c-src/emacs/src/lisp.h 506 | ||
| 2090 | Lisp_Fwd_Type c-src/emacs/src/lisp.h 502 | ||
| 2091 | Lisp_Hash_Table c-src/emacs/src/lisp.h 1823 | ||
| 2092 | lisp_h_check_cons_list c-src/emacs/src/lisp.h /^# define lisp_h_check_cons_list() ((void) 0)$/ | ||
| 2093 | lisp_h_CHECK_LIST_CONS c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_LIST_CONS(x, y) CHECK_TYPE (C/ | 3281 | lisp_h_CHECK_LIST_CONS c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_LIST_CONS(x, y) CHECK_TYPE (C/ |
| 2094 | lisp_h_CHECK_NUMBER c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_NUMBER(x) CHECK_TYPE (INTEGER/ | 3282 | lisp_h_CHECK_NUMBER c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_NUMBER(x) CHECK_TYPE (INTEGER/ |
| 2095 | lisp_h_CHECK_SYMBOL c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_SYMBOL(x) CHECK_TYPE (SYMBOLP/ | 3283 | lisp_h_CHECK_SYMBOL c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_SYMBOL(x) CHECK_TYPE (SYMBOLP/ |
| 2096 | lisp_h_CHECK_TYPE c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_TYPE(ok, predicate, x) \\$/ | 3284 | lisp_h_CHECK_TYPE c-src/emacs/src/lisp.h /^#define lisp_h_CHECK_TYPE(ok, predicate, x) \\$/ |
| 2097 | lisp_h_CONSP c-src/emacs/src/lisp.h /^#define lisp_h_CONSP(x) (XTYPE (x) == Lisp_Cons)$/ | 3285 | lisp_h_CONSP c-src/emacs/src/lisp.h /^#define lisp_h_CONSP(x) (XTYPE (x) == Lisp_Cons)$/ |
| 2098 | Lisp_help c-src/etags.c 591 | ||
| 2099 | lisp_h_EQ c-src/emacs/src/lisp.h /^#define lisp_h_EQ(x, y) (XLI (x) == XLI (y))$/ | 3286 | lisp_h_EQ c-src/emacs/src/lisp.h /^#define lisp_h_EQ(x, y) (XLI (x) == XLI (y))$/ |
| 2100 | lisp_h_FLOATP c-src/emacs/src/lisp.h /^#define lisp_h_FLOATP(x) (XTYPE (x) == Lisp_Float)/ | 3287 | lisp_h_FLOATP c-src/emacs/src/lisp.h /^#define lisp_h_FLOATP(x) (XTYPE (x) == Lisp_Float)/ |
| 2101 | lisp_h_INTEGERP c-src/emacs/src/lisp.h /^#define lisp_h_INTEGERP(x) ((XTYPE (x) & (Lisp_Int/ | 3288 | lisp_h_INTEGERP c-src/emacs/src/lisp.h /^#define lisp_h_INTEGERP(x) ((XTYPE (x) & (Lisp_Int/ |
| 2102 | lisp_h_make_number c-src/emacs/src/lisp.h /^# define lisp_h_make_number(n) \\$/ | ||
| 2103 | lisp_h_MARKERP c-src/emacs/src/lisp.h /^#define lisp_h_MARKERP(x) (MISCP (x) && XMISCTYPE / | 3289 | lisp_h_MARKERP c-src/emacs/src/lisp.h /^#define lisp_h_MARKERP(x) (MISCP (x) && XMISCTYPE / |
| 2104 | lisp_h_MISCP c-src/emacs/src/lisp.h /^#define lisp_h_MISCP(x) (XTYPE (x) == Lisp_Misc)$/ | 3290 | lisp_h_MISCP c-src/emacs/src/lisp.h /^#define lisp_h_MISCP(x) (XTYPE (x) == Lisp_Misc)$/ |
| 2105 | lisp_h_NILP c-src/emacs/src/lisp.h /^#define lisp_h_NILP(x) EQ (x, Qnil)$/ | 3291 | lisp_h_NILP c-src/emacs/src/lisp.h /^#define lisp_h_NILP(x) EQ (x, Qnil)$/ |
| 2106 | lisp_h_SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SET_SYMBOL_VAL(sym, v) \\$/ | 3292 | lisp_h_SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SET_SYMBOL_VAL(sym, v) \\$/ |
| 2107 | lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sy/ | ||
| 2108 | lisp_h_SYMBOLP c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOLP(x) (XTYPE (x) == Lisp_Symbo/ | 3293 | lisp_h_SYMBOLP c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOLP(x) (XTYPE (x) == Lisp_Symbo/ |
| 3294 | lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sy/ | ||
| 2109 | lisp_h_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_VAL(sym) \\$/ | 3295 | lisp_h_SYMBOL_VAL c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_VAL(sym) \\$/ |
| 2110 | lisp_h_VECTORLIKEP c-src/emacs/src/lisp.h /^#define lisp_h_VECTORLIKEP(x) (XTYPE (x) == Lisp_V/ | 3296 | lisp_h_VECTORLIKEP c-src/emacs/src/lisp.h /^#define lisp_h_VECTORLIKEP(x) (XTYPE (x) == Lisp_V/ |
| 2111 | lisp_h_XCAR c-src/emacs/src/lisp.h /^#define lisp_h_XCAR(c) XCONS (c)->car$/ | 3297 | lisp_h_XCAR c-src/emacs/src/lisp.h /^#define lisp_h_XCAR(c) XCONS (c)->car$/ |
| @@ -2113,63 +3299,17 @@ lisp_h_XCDR c-src/emacs/src/lisp.h /^#define lisp_h_XCDR(c) XCONS (c)->u.cdr$/ | |||
| 2113 | lisp_h_XCONS c-src/emacs/src/lisp.h /^#define lisp_h_XCONS(a) \\$/ | 3299 | lisp_h_XCONS c-src/emacs/src/lisp.h /^#define lisp_h_XCONS(a) \\$/ |
| 2114 | lisp_h_XFASTINT c-src/emacs/src/lisp.h /^# define lisp_h_XFASTINT(a) XINT (a)$/ | 3300 | lisp_h_XFASTINT c-src/emacs/src/lisp.h /^# define lisp_h_XFASTINT(a) XINT (a)$/ |
| 2115 | lisp_h_XHASH c-src/emacs/src/lisp.h /^#define lisp_h_XHASH(a) XUINT (a)$/ | 3301 | lisp_h_XHASH c-src/emacs/src/lisp.h /^#define lisp_h_XHASH(a) XUINT (a)$/ |
| 2116 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) (i)$/ | ||
| 2117 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) ((Lisp_Object) { i })$/ | 3302 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) ((Lisp_Object) { i })$/ |
| 3303 | lisp_h_XIL c-src/emacs/src/lisp.h /^# define lisp_h_XIL(i) (i)$/ | ||
| 2118 | lisp_h_XINT c-src/emacs/src/lisp.h /^# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)$/ | 3304 | lisp_h_XINT c-src/emacs/src/lisp.h /^# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)$/ |
| 2119 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) (o)$/ | ||
| 2120 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) ((o).i)$/ | 3305 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) ((o).i)$/ |
| 3306 | lisp_h_XLI c-src/emacs/src/lisp.h /^# define lisp_h_XLI(o) (o)$/ | ||
| 2121 | lisp_h_XPNTR c-src/emacs/src/lisp.h /^#define lisp_h_XPNTR(a) \\$/ | 3307 | lisp_h_XPNTR c-src/emacs/src/lisp.h /^#define lisp_h_XPNTR(a) \\$/ |
| 2122 | lisp_h_XSYMBOL c-src/emacs/src/lisp.h /^# define lisp_h_XSYMBOL(a) \\$/ | 3308 | lisp_h_XSYMBOL c-src/emacs/src/lisp.h /^# define lisp_h_XSYMBOL(a) \\$/ |
| 2123 | lisp_h_XTYPE c-src/emacs/src/lisp.h /^# define lisp_h_XTYPE(a) ((enum Lisp_Type) (XLI (a/ | 3309 | lisp_h_XTYPE c-src/emacs/src/lisp.h /^# define lisp_h_XTYPE(a) ((enum Lisp_Type) (XLI (a/ |
| 2124 | lisp_h_XUNTAG c-src/emacs/src/lisp.h /^# define lisp_h_XUNTAG(a, type) ((void *) (intptr_/ | 3310 | lisp_h_XUNTAG c-src/emacs/src/lisp.h /^# define lisp_h_XUNTAG(a, type) ((void *) (intptr_/ |
| 2125 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) (i)$/ | 3311 | lisp_h_check_cons_list c-src/emacs/src/lisp.h /^# define lisp_h_check_cons_list() ((void) 0)$/ |
| 2126 | LISP_INITIALLY c-src/emacs/src/lisp.h /^#define LISP_INITIALLY(i) {i}$/ | 3312 | lisp_h_make_number c-src/emacs/src/lisp.h /^# define lisp_h_make_number(n) \\$/ |
| 2127 | LISP_INITIALLY_ZERO c-src/emacs/src/lisp.h 582 | ||
| 2128 | Lisp_Int0 c-src/emacs/src/lisp.h 461 | ||
| 2129 | Lisp_Int1 c-src/emacs/src/lisp.h 462 | ||
| 2130 | Lisp_Intfwd c-src/emacs/src/lisp.h 2274 | ||
| 2131 | Lisp_Kboard_Objfwd c-src/emacs/src/lisp.h 2362 | ||
| 2132 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN(name, type, argdecls, arg/ | ||
| 2133 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (CONSP, bool, (Lisp_Object x), (x/ | ||
| 2134 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (NILP, bool, (Lisp_Object x), (x)/ | ||
| 2135 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (SYMBOL_VAL, Lisp_Object, (struct/ | ||
| 2136 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCAR, Lisp_Object, (Lisp_Object / | ||
| 2137 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XCONS, struct Lisp_Cons *, (Lisp/ | ||
| 2138 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XHASH, EMACS_INT, (Lisp_Object a/ | ||
| 2139 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XLI, EMACS_INT, (Lisp_Object o),/ | ||
| 2140 | LISP_MACRO_DEFUN c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN (XPNTR, void *, (Lisp_Object a), / | ||
| 2141 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^#define LISP_MACRO_DEFUN_VOID(name, argdecls, args/ | ||
| 2142 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_LIST_CONS, (Lisp_Obje/ | ||
| 2143 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (CHECK_TYPE,$/ | ||
| 2144 | LISP_MACRO_DEFUN_VOID c-src/emacs/src/lisp.h /^LISP_MACRO_DEFUN_VOID (SET_SYMBOL_VAL,$/ | ||
| 2145 | Lisp_Marker c-src/emacs/src/lisp.h 1978 | ||
| 2146 | Lisp_Misc_Any c-src/emacs/src/lisp.h 1971 | ||
| 2147 | Lisp_Misc c-src/emacs/src/lisp.h 2212 | ||
| 2148 | Lisp_Misc c-src/emacs/src/lisp.h 458 | ||
| 2149 | Lisp_Misc_Finalizer c-src/emacs/src/lisp.h 491 | ||
| 2150 | Lisp_Misc_Float c-src/emacs/src/lisp.h 494 | ||
| 2151 | Lisp_Misc_Free c-src/emacs/src/lisp.h 487 | ||
| 2152 | Lisp_Misc_Limit c-src/emacs/src/lisp.h 496 | ||
| 2153 | Lisp_Misc_Marker c-src/emacs/src/lisp.h 488 | ||
| 2154 | Lisp_Misc_Overlay c-src/emacs/src/lisp.h 489 | ||
| 2155 | Lisp_Misc_Save_Value c-src/emacs/src/lisp.h 490 | ||
| 2156 | Lisp_Misc_Type c-src/emacs/src/lisp.h 485 | ||
| 2157 | Lisp_Object c-src/emacs/src/lisp.h 567 | ||
| 2158 | Lisp_Object c-src/emacs/src/lisp.h 577 | ||
| 2159 | Lisp_Objfwd c-src/emacs/src/lisp.h 2294 | ||
| 2160 | Lisp_Overlay c-src/emacs/src/lisp.h 2021 | ||
| 2161 | Lisp_Save_Type c-src/emacs/src/lisp.h 2064 | ||
| 2162 | Lisp_Save_Value c-src/emacs/src/lisp.h 2110 | ||
| 2163 | Lisp_String c-src/emacs/src/lisp.h 466 | ||
| 2164 | Lisp_Sub_Char_Table c-src/emacs/src/lisp.h 1606 | ||
| 2165 | Lisp_Subr c-src/emacs/src/lisp.h 1670 | ||
| 2166 | Lisp_suffixes c-src/etags.c 589 | ||
| 2167 | Lisp_Symbol c-src/emacs/src/lisp.h 454 | ||
| 2168 | Lisp_Symbol c-src/emacs/src/lisp.h 654 | ||
| 2169 | \lisp tex-src/texinfo.tex /^\\def\\lisp{\\aboveenvbreak$/ | ||
| 2170 | Lisp_Type c-src/emacs/src/lisp.h 451 | ||
| 2171 | Lisp_Vector c-src/emacs/src/lisp.h 1369 | ||
| 2172 | Lisp_Vectorlike c-src/emacs/src/lisp.h 472 | ||
| 2173 | lispy_accent_codes c-src/emacs/src/keyboard.c 4634 | 3313 | lispy_accent_codes c-src/emacs/src/keyboard.c 4634 |
| 2174 | lispy_accent_keys c-src/emacs/src/keyboard.c 4741 | 3314 | lispy_accent_keys c-src/emacs/src/keyboard.c 4741 |
| 2175 | lispy_drag_n_drop_names c-src/emacs/src/keyboard.c 5181 | 3315 | lispy_drag_n_drop_names c-src/emacs/src/keyboard.c 5181 |
| @@ -2179,102 +3319,39 @@ lispy_kana_keys c-src/emacs/src/keyboard.c 5026 | |||
| 2179 | lispy_modifier_list c-src/emacs/src/keyboard.c /^lispy_modifier_list (int modifiers)$/ | 3319 | lispy_modifier_list c-src/emacs/src/keyboard.c /^lispy_modifier_list (int modifiers)$/ |
| 2180 | lispy_multimedia_keys c-src/emacs/src/keyboard.c 4962 | 3320 | lispy_multimedia_keys c-src/emacs/src/keyboard.c 4962 |
| 2181 | lispy_wheel_names c-src/emacs/src/keyboard.c 5174 | 3321 | lispy_wheel_names c-src/emacs/src/keyboard.c 5174 |
| 2182 | list2i c-src/emacs/src/lisp.h /^list2i (EMACS_INT x, EMACS_INT y)$/ | ||
| 2183 | list3i c-src/emacs/src/lisp.h /^list3i (EMACS_INT x, EMACS_INT y, EMACS_INT w)$/ | ||
| 2184 | list4i c-src/emacs/src/lisp.h /^list4i (EMACS_INT x, EMACS_INT y, EMACS_INT w, EMA/ | ||
| 2185 | LISTCONTENTSBUTTON objc-src/PackInsp.m 48 | ||
| 2186 | LISTCONTENTS objc-src/PackInsp.m 39 | ||
| 2187 | list c-src/emacs/src/gmalloc.c 186 | 3322 | list c-src/emacs/src/gmalloc.c 186 |
| 2188 | LISTDESCRIPTIONBUTTON objc-src/PackInsp.m 49 | ||
| 2189 | ListEdit pyt-src/server.py /^class ListEdit(Frame):$/ | ||
| 2190 | list merc-src/accumulator.m /^:- import_module list.$/ | 3323 | list merc-src/accumulator.m /^:- import_module list.$/ |
| 2191 | list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun list-tags (file &optional _next-match)$/ | 3324 | list-tags el-src/emacs/lisp/progmodes/etags.el /^(defun list-tags (file &optional _next-match)$/ |
| 2192 | list-tags-function el-src/emacs/lisp/progmodes/etags.el /^(defvar list-tags-function nil$/ | 3325 | list-tags-function el-src/emacs/lisp/progmodes/etags.el /^(defvar list-tags-function nil$/ |
| 3326 | list2i c-src/emacs/src/lisp.h /^list2i (EMACS_INT x, EMACS_INT y)$/ | ||
| 3327 | list3i c-src/emacs/src/lisp.h /^list3i (EMACS_INT x, EMACS_INT y, EMACS_INT w)$/ | ||
| 3328 | list4i c-src/emacs/src/lisp.h /^list4i (EMACS_INT x, EMACS_INT y, EMACS_INT w, EMA/ | ||
| 2193 | list_to_ord_set prol-src/ordsets.prolog /^list_to_ord_set(List, Set) :-$/ | 3329 | list_to_ord_set prol-src/ordsets.prolog /^list_to_ord_set(List, Set) :-$/ |
| 2194 | LL_Assert/p ada-src/2ataspri.adb /^ procedure LL_Assert (B : Boolean; M : String) i/ | ||
| 2195 | LL_Assert/p ada-src/2ataspri.ads /^ procedure LL_Assert (B : Boolean; M : String);$/ | ||
| 2196 | L_LE y-src/parse.c 25 | ||
| 2197 | LL_Task_Procedure_Access/t ada-src/2ataspri.ads /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 2198 | LL_Task_Procedure_Access/t ada-src/etags-test-for.ada /^ type LL_Task_Procedure_Access is access procedu/ | ||
| 2199 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 2200 | LL_Wrapper/p ada-src/2ataspri.adb /^ procedure LL_Wrapper (T : TCB_Ptr) is$/ | ||
| 2201 | LL_Wrapper/p ada-src/etags-test-for.ada /^ procedure LL_Wrapper (T : TCB_Ptr);$/ | ||
| 2202 | L_NE y-src/parse.c 26 | ||
| 2203 | lno c-src/etags.c 223 | 3330 | lno c-src/etags.c 223 |
| 2204 | /lnormalize ps-src/rfc1245.ps /^\/lnormalize { $/ | 3331 | load objc-src/PackInsp.m /^-load$/ |
| 2205 | loadContentsOf objc-src/PackInsp.m /^-loadContentsOf:(const char *)type inTable:(HashTa/ | 3332 | loadContentsOf objc-src/PackInsp.m /^-loadContentsOf:(const char *)type inTable:(HashTa/ |
| 2206 | loadImage objc-src/PackInsp.m /^-loadImage$/ | 3333 | loadImage objc-src/PackInsp.m /^-loadImage$/ |
| 2207 | loadKeyValuesFrom objc-src/PackInsp.m /^-loadKeyValuesFrom:(const char *)type inTable:(Has/ | 3334 | loadKeyValuesFrom objc-src/PackInsp.m /^-loadKeyValuesFrom:(const char *)type inTable:(Has/ |
| 2208 | load objc-src/PackInsp.m /^-load$/ | ||
| 2209 | loadPORManager php-src/lce_functions.php /^ function &loadPORManager()$/ | 3335 | loadPORManager php-src/lce_functions.php /^ function &loadPORManager()$/ |
| 2210 | local_if_set c-src/emacs/src/lisp.h 2338 | 3336 | local_if_set c-src/emacs/src/lisp.h 2338 |
| 2211 | LOCALIZE_ARCH objc-src/PackInsp.m /^#define LOCALIZE_ARCH(s) NXLoadLocalizedStringFrom/ | ||
| 2212 | LOCALIZE objc-src/PackInsp.m /^#define LOCALIZE(s) NXLoadLocalizedStringFromTabl/ | ||
| 2213 | Locate pas-src/common.pas /^function Locate; (*($/ | ||
| 2214 | location cp-src/clheir.hpp 33 | ||
| 2215 | location cp-src/clheir.hpp /^ location() { }$/ | 3337 | location cp-src/clheir.hpp /^ location() { }$/ |
| 2216 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS() \\$/ | 3338 | location cp-src/clheir.hpp 33 |
| 2217 | LOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define LOCK_ALIGNED_BLOCKS()$/ | ||
| 2218 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK() \\$/ | ||
| 2219 | LOCK c-src/emacs/src/gmalloc.c /^#define LOCK()$/ | ||
| 2220 | Lock/t ada-src/2ataspri.ads /^ type Lock is$/ | ||
| 2221 | Lock/t ada-src/2ataspri.ads /^ type Lock is private;$/ | ||
| 2222 | \loggingall tex-src/texinfo.tex /^\\def\\loggingall{\\tracingcommands2 \\tracingstats2 $/ | ||
| 2223 | LONG_TYPE_SIZE y-src/cccp.y 95 | ||
| 2224 | LOOKING_AT c-src/etags.c /^#define LOOKING_AT(cp, kw) \/* kw is the keyword, / | ||
| 2225 | LOOKING_AT_NOCASE c-src/etags.c /^#define LOOKING_AT_NOCASE(cp, kw) \/* the keyword i/ | ||
| 2226 | lookup_call merc-src/accumulator.m /^:- pred lookup_call(accu_goal_store::in, accu_goal/ | ||
| 2227 | LOOKUP objc-src/PackInsp.m 176 | ||
| 2228 | LOOKUP objc-src/PackInsp.m /^#define LOOKUP(key, notfound) ([table isKey:key] ?/ | ||
| 2229 | lookup y-src/cccp.y /^lookup (name, len, hash)$/ | 3339 | lookup y-src/cccp.y /^lookup (name, len, hash)$/ |
| 2230 | LOOP_ON_INPUT_LINES c-src/etags.c /^#define LOOP_ON_INPUT_LINES(file_pointer, line_buf/ | 3340 | lookup_call merc-src/accumulator.m /^:- pred lookup_call(accu_goal_store::in, accu_goal/ |
| 2231 | \losespace tex-src/texinfo.tex /^\\def\\losespace #1{#1}$/ | ||
| 2232 | lowcase c-src/etags.c /^#define lowcase(c) tolower (CHAR (c))$/ | 3341 | lowcase c-src/etags.c /^#define lowcase(c) tolower (CHAR (c))$/ |
| 2233 | \lowercaseenumerate tex-src/texinfo.tex /^\\def\\lowercaseenumerate{%$/ | ||
| 2234 | LowerCaseNmStr pas-src/common.pas /^function LowerCaseNmStr; (*($/ | ||
| 2235 | /L ps-src/rfc1245.ps /^\/L { $/ | ||
| 2236 | /L ps-src/rfc1245.ps /^\/L \/M \/N \/O \/P \/Q \/R \/S \/T \/U \/V \/W \/X \/Y \/Z \/brac/ | ||
| 2237 | L_RANGE y-src/parse.c 11 | ||
| 2238 | LSH y-src/cccp.c 16 | ||
| 2239 | \l tex-src/texinfo.tex /^\\def\\l#1{{\\li #1}\\null} % $/ | ||
| 2240 | LTGT cp-src/MDiagArray2.h 144 | ||
| 2241 | LTGT cp-src/MDiagArray2.h 35 | ||
| 2242 | LTGT cp-src/MDiagArray2.h 39 | ||
| 2243 | LTGT cp-src/MDiagArray2.h 42 | ||
| 2244 | Lua_functions c-src/etags.c /^Lua_functions (FILE *inf)$/ | ||
| 2245 | Lua_help c-src/etags.c 600 | ||
| 2246 | LUASRC make-src/Makefile /^LUASRC=allegro.lua$/ | ||
| 2247 | Lua_suffixes c-src/etags.c 598 | ||
| 2248 | lucid_event_type_list_p c-src/emacs/src/keyboard.c /^lucid_event_type_list_p (Lisp_Object object)$/ | 3342 | lucid_event_type_list_p c-src/emacs/src/keyboard.c /^lucid_event_type_list_p (Lisp_Object object)$/ |
| 2249 | L_VAR y-src/parse.c 12 | ||
| 2250 | \lvvmode tex-src/texinfo.tex /^\\def\\lvvmode{\\vbox to 0pt{}}$/ | ||
| 2251 | mabort c-src/emacs/src/gmalloc.c /^mabort (enum mcheck_status status)$/ | 3343 | mabort c-src/emacs/src/gmalloc.c /^mabort (enum mcheck_status status)$/ |
| 2252 | mach_host_self c-src/machsyscalls.h /^SYSCALL (mach_host_self, -29,$/ | 3344 | mach_host_self c-src/machsyscalls.h /^SYSCALL (mach_host_self, -29,$/ |
| 2253 | Machine_Exceptions/t ada-src/2ataspri.ads /^ type Machine_Exceptions is new Interfaces.C.POS/ | ||
| 2254 | Machin_T/b ada-src/waroquiers.ada /^ protected body Machin_T is$/ | ||
| 2255 | Machin_T/t ada-src/etags-test-for.ada /^ protected Machin_T is$/ | ||
| 2256 | Machin_T/t ada-src/etags-test-for.ada /^ protected type Machin_T is$/ | ||
| 2257 | Machin_T/t ada-src/waroquiers.ada /^ protected type Machin_T is$/ | ||
| 2258 | mach_msg_trap c-src/machsyscalls.h /^SYSCALL (mach_msg_trap, -25,$/ | 3345 | mach_msg_trap c-src/machsyscalls.h /^SYSCALL (mach_msg_trap, -25,$/ |
| 2259 | mach_reply_port c-src/machsyscalls.h /^SYSCALL (mach_reply_port, -26,$/ | 3346 | mach_reply_port c-src/machsyscalls.h /^SYSCALL (mach_reply_port, -26,$/ |
| 2260 | mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/ | 3347 | mach_task_self c-src/machsyscalls.h /^SYSCALL (mach_task_self, -28,$/ |
| 2261 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ | 3348 | mach_thread_self c-src/machsyscalls.h /^SYSCALL (mach_thread_self, -27,$/ |
| 2262 | MAGENTA cp-src/screen.hpp 17 | ||
| 2263 | MAGICBYTE c-src/emacs/src/gmalloc.c 1856 | ||
| 2264 | magic c-src/emacs/src/gmalloc.c 1863 | 3349 | magic c-src/emacs/src/gmalloc.c 1863 |
| 2265 | MAGICFREE c-src/emacs/src/gmalloc.c 1855 | ||
| 2266 | MAGICWORD c-src/emacs/src/gmalloc.c 1854 | ||
| 2267 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ | 3350 | maintaining.info make-src/Makefile /^maintaining.info: maintaining.texi$/ |
| 2268 | \majorheading tex-src/texinfo.tex /^\\def\\majorheading{\\parsearg\\majorheadingzzz}$/ | ||
| 2269 | \majorheadingzzz tex-src/texinfo.tex /^\\def\\majorheadingzzz #1{%$/ | ||
| 2270 | make-abbrev-table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ | 3351 | make-abbrev-table c-src/abbrev.c /^DEFUN ("make-abbrev-table", Fmake_abbrev_table, Sm/ |
| 2271 | make_coor prol-src/natded.prolog /^make_coor(s(_),Alpha,Sem1,Sem2,Alpha@Sem1@Sem2).$/ | ||
| 2272 | make_C_tag c-src/etags.c /^make_C_tag (bool isfun)$/ | 3352 | make_C_tag c-src/etags.c /^make_C_tag (bool isfun)$/ |
| 3353 | make_coor prol-src/natded.prolog /^make_coor(s(_),Alpha,Sem1,Sem2,Alpha@Sem1@Sem2).$/ | ||
| 2273 | make_ctrl_char c-src/emacs/src/keyboard.c /^make_ctrl_char (int c)$/ | 3354 | make_ctrl_char c-src/emacs/src/keyboard.c /^make_ctrl_char (int c)$/ |
| 2274 | MakeDispose pyt-src/server.py /^ def MakeDispose(self):$/ | ||
| 2275 | Makefile_filenames c-src/etags.c 603 | ||
| 2276 | Makefile_help c-src/etags.c 605 | ||
| 2277 | Makefile_targets c-src/etags.c /^Makefile_targets (FILE *inf)$/ | ||
| 2278 | make_fixnum_or_float c-src/emacs/src/lisp.h /^#define make_fixnum_or_float(val) \\$/ | 3355 | make_fixnum_or_float c-src/emacs/src/lisp.h /^#define make_fixnum_or_float(val) \\$/ |
| 2279 | make_formatted_string c-src/emacs/src/lisp.h /^extern Lisp_Object make_formatted_string (char *, / | 3356 | make_formatted_string c-src/emacs/src/lisp.h /^extern Lisp_Object make_formatted_string (char *, / |
| 2280 | make_lisp_ptr c-src/emacs/src/lisp.h /^make_lisp_ptr (void *ptr, enum Lisp_Type type)$/ | 3357 | make_lisp_ptr c-src/emacs/src/lisp.h /^make_lisp_ptr (void *ptr, enum Lisp_Type type)$/ |
| @@ -2285,176 +3362,98 @@ make_lispy_focus_out c-src/emacs/src/keyboard.c /^make_lispy_focus_out (Lisp_Obj | |||
| 2285 | make_lispy_movement c-src/emacs/src/keyboard.c /^make_lispy_movement (struct frame *frame, Lisp_Obj/ | 3362 | make_lispy_movement c-src/emacs/src/keyboard.c /^make_lispy_movement (struct frame *frame, Lisp_Obj/ |
| 2286 | make_lispy_position c-src/emacs/src/keyboard.c /^make_lispy_position (struct frame *f, Lisp_Object / | 3363 | make_lispy_position c-src/emacs/src/keyboard.c /^make_lispy_position (struct frame *f, Lisp_Object / |
| 2287 | make_lispy_switch_frame c-src/emacs/src/keyboard.c /^make_lispy_switch_frame (Lisp_Object frame)$/ | 3364 | make_lispy_switch_frame c-src/emacs/src/keyboard.c /^make_lispy_switch_frame (Lisp_Object frame)$/ |
| 2288 | MAKE make-src/Makefile /^MAKE:=$(MAKE) --no-print-directory$/ | ||
| 2289 | make_number c-src/emacs/src/lisp.h /^# define make_number(n) lisp_h_make_number (n)$/ | 3365 | make_number c-src/emacs/src/lisp.h /^# define make_number(n) lisp_h_make_number (n)$/ |
| 2290 | make_pointer_integer c-src/emacs/src/lisp.h /^make_pointer_integer (void *p)$/ | 3366 | make_pointer_integer c-src/emacs/src/lisp.h /^make_pointer_integer (void *p)$/ |
| 2291 | make_scroll_bar_position c-src/emacs/src/keyboard.c /^make_scroll_bar_position (struct input_event *ev, / | 3367 | make_scroll_bar_position c-src/emacs/src/keyboard.c /^make_scroll_bar_position (struct input_event *ev, / |
| 2292 | MakeSitelist pyt-src/server.py /^ def MakeSitelist(self, master):$/ | ||
| 2293 | MAKESRC make-src/Makefile /^MAKESRC=Makefile$/ | ||
| 2294 | make_tag c-src/etags.c /^make_tag (const char *name, \/* tag name, or NULL / | 3368 | make_tag c-src/etags.c /^make_tag (const char *name, \/* tag name, or NULL / |
| 2295 | make_uninit_sub_char_table c-src/emacs/src/lisp.h /^make_uninit_sub_char_table (int depth, int min_cha/ | 3369 | make_uninit_sub_char_table c-src/emacs/src/lisp.h /^make_uninit_sub_char_table (int depth, int min_cha/ |
| 2296 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ | 3370 | make_uninit_vector c-src/emacs/src/lisp.h /^make_uninit_vector (ptrdiff_t size)$/ |
| 2297 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ | 3371 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ |
| 2298 | malloc_atfork_handler_parent c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_parent (void)$/ | 3372 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ |
| 2299 | malloc_atfork_handler_prepare c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_prepare (void)$/ | ||
| 2300 | malloc c-src/emacs/src/gmalloc.c 1715 | 3373 | malloc c-src/emacs/src/gmalloc.c 1715 |
| 2301 | malloc c-src/emacs/src/gmalloc.c 64 | 3374 | malloc c-src/emacs/src/gmalloc.c 64 |
| 2302 | malloc c-src/emacs/src/gmalloc.c 68 | 3375 | malloc c-src/emacs/src/gmalloc.c 68 |
| 2303 | malloc c-src/emacs/src/gmalloc.c /^extern void *malloc (size_t size) ATTRIBUTE_MALLOC/ | 3376 | malloc_atfork_handler_child c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_child (void)$/ |
| 2304 | _malloc c-src/emacs/src/gmalloc.c /^_malloc (size_t size)$/ | 3377 | malloc_atfork_handler_parent c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_parent (void)$/ |
| 2305 | malloc c-src/emacs/src/gmalloc.c /^malloc (size_t size)$/ | 3378 | malloc_atfork_handler_prepare c-src/emacs/src/gmalloc.c /^malloc_atfork_handler_prepare (void)$/ |
| 2306 | malloc_enable_thread c-src/emacs/src/gmalloc.c /^malloc_enable_thread (void)$/ | 3379 | malloc_enable_thread c-src/emacs/src/gmalloc.c /^malloc_enable_thread (void)$/ |
| 2307 | __malloc_extra_blocks c-src/emacs/src/gmalloc.c 381 | ||
| 2308 | MALLOCFLOOD c-src/emacs/src/gmalloc.c 1857 | ||
| 2309 | mallochook c-src/emacs/src/gmalloc.c /^mallochook (size_t size)$/ | ||
| 2310 | malloc_info c-src/emacs/src/gmalloc.c 167 | 3380 | malloc_info c-src/emacs/src/gmalloc.c 167 |
| 2311 | malloc_initialize_1 c-src/emacs/src/gmalloc.c /^malloc_initialize_1 (void)$/ | 3381 | malloc_initialize_1 c-src/emacs/src/gmalloc.c /^malloc_initialize_1 (void)$/ |
| 2312 | __malloc_initialize c-src/emacs/src/gmalloc.c /^__malloc_initialize (void)$/ | 3382 | mallochook c-src/emacs/src/gmalloc.c /^mallochook (size_t size)$/ |
| 2313 | __malloc_initialized c-src/emacs/src/gmalloc.c 379 | ||
| 2314 | _malloc_internal c-src/emacs/src/gmalloc.c /^_malloc_internal (size_t size)$/ | ||
| 2315 | _malloc_internal_nolock c-src/emacs/src/gmalloc.c /^_malloc_internal_nolock (size_t size)$/ | ||
| 2316 | _malloc_mutex c-src/emacs/src/gmalloc.c 517 | ||
| 2317 | _malloc_thread_enabled_p c-src/emacs/src/gmalloc.c 519 | ||
| 2318 | man manpage make-src/Makefile /^man manpage: etags.1.man$/ | 3383 | man manpage make-src/Makefile /^man manpage: etags.1.man$/ |
| 2319 | /manualpapersize ps-src/rfc1245.ps /^\/manualpapersize {$/ | ||
| 2320 | MANY c-src/emacs/src/lisp.h 2833 | ||
| 2321 | mao c-src/h.h 101 | 3384 | mao c-src/h.h 101 |
| 2322 | map c-src/emacs/src/keyboard.c 8748 | 3385 | map c-src/emacs/src/keyboard.c 8748 |
| 2323 | map merc-src/accumulator.m /^:- import_module map.$/ | 3386 | map merc-src/accumulator.m /^:- import_module map.$/ |
| 3387 | map_word prol-src/natded.prolog /^map_word([[_]|Ws],Exp):-$/ | ||
| 2324 | mapping html-src/algrthms.html /^Mapping the Channel Symbols$/ | 3388 | mapping html-src/algrthms.html /^Mapping the Channel Symbols$/ |
| 2325 | mapsyn prol-src/natded.prolog /^mapsyn(A\/B,AM\/BM):-$/ | 3389 | mapsyn prol-src/natded.prolog /^mapsyn(A\/B,AM\/BM):-$/ |
| 2326 | map_word prol-src/natded.prolog /^map_word([[_]|Ws],Exp):-$/ | ||
| 2327 | MARKERP c-src/emacs/src/lisp.h /^# define MARKERP(x) lisp_h_MARKERP (x)$/ | ||
| 2328 | mark_kboards c-src/emacs/src/keyboard.c /^mark_kboards (void)$/ | 3390 | mark_kboards c-src/emacs/src/keyboard.c /^mark_kboards (void)$/ |
| 2329 | \math tex-src/texinfo.tex /^\\def\\math#1{\\implicitmath #1\\implicitmath}$/ | 3391 | max c-src/emacs/src/lisp.h /^#define max(a, b) ((a) > (b) ? (a) : (b))$/ |
| 2330 | MAX_ALLOCA c-src/emacs/src/lisp.h 4556 | 3392 | max c-src/emacs/src/lisp.h 58 |
| 2331 | max_args c-src/emacs/src/lisp.h 1686 | ||
| 2332 | maxargs c-src/emacs/src/lisp.h 2831 | ||
| 2333 | max c.c /^__attribute__ ((always_inline)) max (int a, int b)/ | 3393 | max c.c /^__attribute__ ((always_inline)) max (int a, int b)/ |
| 2334 | max c.c /^max (int a, int b)$/ | 3394 | max c.c /^max (int a, int b)$/ |
| 2335 | max cp-src/conway.cpp /^#define max(x,y) ((x > y) ? x : y)$/ | 3395 | max cp-src/conway.cpp /^#define max(x,y) ((x > y) ? x : y)$/ |
| 2336 | max c-src/emacs/src/lisp.h 58 | 3396 | max_args c-src/emacs/src/lisp.h 1686 |
| 2337 | max c-src/emacs/src/lisp.h /^#define max(a, b) ((a) > (b) ? (a) : (b))$/ | ||
| 2338 | MAX_ENCODED_BYTES c-src/emacs/src/keyboard.c 2254 | ||
| 2339 | MAX_HASH_VALUE c-src/etags.c 2329 | ||
| 2340 | max_num_directions cp-src/clheir.hpp 31 | 3397 | max_num_directions cp-src/clheir.hpp 31 |
| 2341 | max_num_generic_objects cp-src/clheir.cpp 9 | 3398 | max_num_generic_objects cp-src/clheir.cpp 9 |
| 2342 | MAXPATHLEN c-src/etags.c 115 | 3399 | maxargs c-src/emacs/src/lisp.h 2831 |
| 2343 | /max ps-src/rfc1245.ps /^\/max {2 copy lt {exch} if pop} bind def$/ | ||
| 2344 | MAX_WORD_LENGTH c-src/etags.c 2327 | ||
| 2345 | maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/ | ||
| 2346 | maybe merc-src/accumulator.m /^:- import_module maybe.$/ | 3400 | maybe merc-src/accumulator.m /^:- import_module maybe.$/ |
| 2347 | MAYBEREL y-src/parse.y /^#define MAYBEREL(p) (*(p)=='[' && (isdigit((p)[1])/ | 3401 | maybe_gc c-src/emacs/src/lisp.h /^maybe_gc (void)$/ |
| 2348 | MBYTES objc-src/PackInsp.m 59 | ||
| 2349 | Mcccp y-src/cccp.y /^main ()$/ | ||
| 2350 | Mc cp-src/c.C /^int main (void) { my_function0(0); my_function1(1)/ | ||
| 2351 | mcCSC cp-src/c.C 6 | 3402 | mcCSC cp-src/c.C 6 |
| 2352 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ | 3403 | mcheck c-src/emacs/src/gmalloc.c /^mcheck (void (*func) (enum mcheck_status))$/ |
| 2353 | MCHECK_DISABLED c-src/emacs/src/gmalloc.c 285 | ||
| 2354 | MCHECK_FREE c-src/emacs/src/gmalloc.c 287 | ||
| 2355 | MCHECK_HEAD c-src/emacs/src/gmalloc.c 288 | ||
| 2356 | MCHECK_OK c-src/emacs/src/gmalloc.c 286 | ||
| 2357 | mcheck_status c-src/emacs/src/gmalloc.c 283 | 3404 | mcheck_status c-src/emacs/src/gmalloc.c 283 |
| 2358 | MCHECK_TAIL c-src/emacs/src/gmalloc.c 289 | ||
| 2359 | mcheck_used c-src/emacs/src/gmalloc.c 2012 | 3405 | mcheck_used c-src/emacs/src/gmalloc.c 2012 |
| 2360 | Mconway.cpp cp-src/conway.cpp /^void main(void)$/ | ||
| 2361 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ | 3406 | mdbcomp merc-src/accumulator.m /^:- import_module mdbcomp.$/ |
| 2362 | MDiagArray2 cp-src/MDiagArray2.h 78 | ||
| 2363 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const Array<T>& a) : DiagArray2<T> / | ||
| 2364 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const DiagArray2<T>& a) : DiagArray/ | ||
| 2365 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (const MDiagArray2<T>& a) : DiagArra/ | ||
| 2366 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c, const T& val) : DiagA/ | ||
| 2367 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (int r, int c) : DiagArray2<T> (r, c/ | ||
| 2368 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (T *d, int r, int c) : DiagArray2<T>/ | ||
| 2369 | ~MDiagArray2 cp-src/MDiagArray2.h /^ ~MDiagArray2 (void) { }$/ | ||
| 2370 | MDiagArray2 cp-src/MDiagArray2.h /^ MDiagArray2 (void) : DiagArray2<T> () { }$/ | ||
| 2371 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 2372 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ | 3407 | me22b lua-src/test.lua /^ local function test.me22b (one)$/ |
| 3408 | me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 2373 | memalign c-src/emacs/src/gmalloc.c /^memalign (size_t alignment, size_t size)$/ | 3409 | memalign c-src/emacs/src/gmalloc.c /^memalign (size_t alignment, size_t size)$/ |
| 2374 | member_lessthan_goalid merc-src/accumulator.m /^:- pred member_lessthan_goalid(accu_goal_store::in/ | ||
| 2375 | member prol-src/natded.prolog /^member(X,[X|_]).$/ | 3410 | member prol-src/natded.prolog /^member(X,[X|_]).$/ |
| 3411 | member_lessthan_goalid merc-src/accumulator.m /^:- pred member_lessthan_goalid(accu_goal_store::in/ | ||
| 2376 | memclear c-src/emacs/src/lisp.h /^memclear (void *p, ptrdiff_t nbytes)$/ | 3412 | memclear c-src/emacs/src/lisp.h /^memclear (void *p, ptrdiff_t nbytes)$/ |
| 2377 | menu_bar_item c-src/emacs/src/keyboard.c /^menu_bar_item (Lisp_Object key, Lisp_Object item, / | 3413 | menu_bar_item c-src/emacs/src/keyboard.c /^menu_bar_item (Lisp_Object key, Lisp_Object item, / |
| 2378 | menu_bar_items c-src/emacs/src/keyboard.c /^menu_bar_items (Lisp_Object old)$/ | 3414 | menu_bar_items c-src/emacs/src/keyboard.c /^menu_bar_items (Lisp_Object old)$/ |
| 2379 | menu_bar_items_index c-src/emacs/src/keyboard.c 7369 | 3415 | menu_bar_items_index c-src/emacs/src/keyboard.c 7369 |
| 2380 | menu_bar_items_vector c-src/emacs/src/keyboard.c 7368 | 3416 | menu_bar_items_vector c-src/emacs/src/keyboard.c 7368 |
| 2381 | menu_bar_one_keymap_changed_items c-src/emacs/src/keyboard.c 7363 | 3417 | menu_bar_one_keymap_changed_items c-src/emacs/src/keyboard.c 7363 |
| 2382 | menu_item_eval_property_1 c-src/emacs/src/keyboard.c /^menu_item_eval_property_1 (Lisp_Object arg)$/ | ||
| 2383 | menu_item_eval_property c-src/emacs/src/keyboard.c /^menu_item_eval_property (Lisp_Object sexpr)$/ | 3418 | menu_item_eval_property c-src/emacs/src/keyboard.c /^menu_item_eval_property (Lisp_Object sexpr)$/ |
| 3419 | menu_item_eval_property_1 c-src/emacs/src/keyboard.c /^menu_item_eval_property_1 (Lisp_Object arg)$/ | ||
| 2384 | menu_separator_name_p c-src/emacs/src/keyboard.c /^menu_separator_name_p (const char *label)$/ | 3420 | menu_separator_name_p c-src/emacs/src/keyboard.c /^menu_separator_name_p (const char *label)$/ |
| 2385 | \menu tex-src/texinfo.tex /^\\long\\def\\menu #1\\end menu{}$/ | ||
| 2386 | Metags c-src/etags.c /^main (int argc, char **argv)$/ | ||
| 2387 | metasource c-src/etags.c 198 | 3421 | metasource c-src/etags.c 198 |
| 2388 | Mfail cp-src/fail.C /^main()$/ | ||
| 2389 | min_args c-src/emacs/src/lisp.h 1686 | ||
| 2390 | min_char c-src/emacs/src/lisp.h 1621 | ||
| 2391 | min cp-src/conway.cpp /^#define min(x,y) ((x > y) ? y : x)$/ | ||
| 2392 | min c-src/emacs/src/gmalloc.c /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ | 3422 | min c-src/emacs/src/gmalloc.c /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ |
| 2393 | min c-src/emacs/src/lisp.h 57 | ||
| 2394 | min c-src/emacs/src/lisp.h /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ | 3423 | min c-src/emacs/src/lisp.h /^#define min(a, b) ((a) < (b) ? (a) : (b))$/ |
| 2395 | MIN_HASH_VALUE c-src/etags.c 2328 | 3424 | min c-src/emacs/src/lisp.h 57 |
| 2396 | /min ps-src/rfc1245.ps /^\/min {2 copy gt {exch} if pop} bind def$/ | 3425 | min cp-src/conway.cpp /^#define min(x,y) ((x > y) ? y : x)$/ |
| 3426 | min_args c-src/emacs/src/lisp.h 1686 | ||
| 3427 | min_char c-src/emacs/src/lisp.h 1621 | ||
| 2397 | minus cp-src/functions.cpp /^void Date::minus ( int days , int month , int year/ | 3428 | minus cp-src/functions.cpp /^void Date::minus ( int days , int month , int year/ |
| 2398 | \minus tex-src/texinfo.tex /^\\def\\minus{$-$}$/ | ||
| 2399 | MIN_WORD_LENGTH c-src/etags.c 2326 | ||
| 2400 | MISCP c-src/emacs/src/lisp.h /^# define MISCP(x) lisp_h_MISCP (x)$/ | ||
| 2401 | miti html-src/softwarelibero.html /^Sfatiamo alcuni miti$/ | 3429 | miti html-src/softwarelibero.html /^Sfatiamo alcuni miti$/ |
| 2402 | Mkai-test.pl perl-src/kai-test.pl /^package main;$/ | ||
| 2403 | modifier_names c-src/emacs/src/keyboard.c 6319 | 3430 | modifier_names c-src/emacs/src/keyboard.c 6319 |
| 2404 | modifier_symbols c-src/emacs/src/keyboard.c 6327 | 3431 | modifier_symbols c-src/emacs/src/keyboard.c 6327 |
| 2405 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ | 3432 | modify_event_symbol c-src/emacs/src/keyboard.c /^modify_event_symbol (ptrdiff_t symbol_num, int mod/ |
| 2406 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ | 3433 | module_class_method ruby-src/test.rb /^ def ModuleExample.module_class_method$/ |
| 2407 | ModuleExample ruby-src/test.rb /^module ModuleExample$/ | ||
| 2408 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ | 3434 | module_instance_method ruby-src/test.rb /^ def module_instance_method$/ |
| 3435 | more= ruby-src/test1.ru /^ :more$/ | ||
| 2409 | more_aligned_int c.c 165 | 3436 | more_aligned_int c.c 165 |
| 2410 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ | 3437 | morecore_nolock c-src/emacs/src/gmalloc.c /^morecore_nolock (size_t size)$/ |
| 2411 | morecore_recursing c-src/emacs/src/gmalloc.c 604 | 3438 | morecore_recursing c-src/emacs/src/gmalloc.c 604 |
| 2412 | More_Lisp_Bits c-src/emacs/src/lisp.h 801 | ||
| 2413 | more= ruby-src/test1.ru /^ :more$/ | ||
| 2414 | MOST_NEGATIVE_FIXNUM c-src/emacs/src/lisp.h 835 | ||
| 2415 | MOST_POSITIVE_FIXNUM c-src/emacs/src/lisp.h 834 | ||
| 2416 | mouse_syms c-src/emacs/src/keyboard.c 4627 | 3439 | mouse_syms c-src/emacs/src/keyboard.c 4627 |
| 2417 | move cp-src/clheir.cpp /^void agent::move(int direction)$/ | 3440 | move cp-src/clheir.cpp /^void agent::move(int direction)$/ |
| 2418 | MOVE c-src/sysdep.h /^#define MOVE(x,y) movl x, y$/ | ||
| 2419 | MoveLayerAfter lua-src/allegro.lua /^function MoveLayerAfter (this_one)$/ | ||
| 2420 | MoveLayerBefore lua-src/allegro.lua /^function MoveLayerBefore (this_one)$/ | ||
| 2421 | MoveLayerBottom lua-src/allegro.lua /^function MoveLayerBottom ()$/ | ||
| 2422 | MoveLayerTop lua-src/allegro.lua /^function MoveLayerTop ()$/ | ||
| 2423 | mprobe c-src/emacs/src/gmalloc.c /^mprobe (void *ptr)$/ | 3441 | mprobe c-src/emacs/src/gmalloc.c /^mprobe (void *ptr)$/ |
| 2424 | /M ps-src/rfc1245.ps /^\/M {newpath moveto} bind def$/ | ||
| 2425 | MSDOS c-src/etags.c 100 | ||
| 2426 | MSDOS c-src/etags.c 106 | ||
| 2427 | MSDOS c-src/etags.c 107 | ||
| 2428 | MSDOS c-src/etags.c 110 | ||
| 2429 | msgid php-src/lce_functions.php /^ function msgid($line, $class)$/ | 3442 | msgid php-src/lce_functions.php /^ function msgid($line, $class)$/ |
| 2430 | MSGSEL f-src/entry.for /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2431 | MSGSEL f-src/entry.strange /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2432 | MSGSEL f-src/entry.strange_suffix /^ ENTRY MSGSEL ( TYPE )$/ | ||
| 2433 | msgstr php-src/lce_functions.php /^ function msgstr($line, $class)$/ | 3443 | msgstr php-src/lce_functions.php /^ function msgstr($line, $class)$/ |
| 2434 | /ms ps-src/rfc1245.ps /^\/ms { $/ | ||
| 2435 | mstats c-src/emacs/src/gmalloc.c 308 | 3444 | mstats c-src/emacs/src/gmalloc.c 308 |
| 2436 | Mtest1.go go-src/test1.go 1 | ||
| 2437 | Mtest1.go go-src/test1.go /^func main() {$/ | ||
| 2438 | Mtest.go go-src/test.go 1 | ||
| 2439 | Mtest.go go-src/test.go /^func main() {$/ | ||
| 2440 | Mtest.rs rs-src/test.rs /^fn main() {$/ | ||
| 2441 | mtg html-src/software.html /^MTG$/ | ||
| 2442 | mt prol-src/natded.prolog /^mt:-$/ | 3445 | mt prol-src/natded.prolog /^mt:-$/ |
| 2443 | multibyte c-src/emacs/src/regex.h 403 | 3446 | mtg html-src/software.html /^MTG$/ |
| 2444 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6231 | ||
| 2445 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c 6764 | ||
| 2446 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 2447 | MULTI_LETTER_MOD c-src/emacs/src/keyboard.c /^#define MULTI_LETTER_MOD(BIT, NAME, LEN) \\$/ | ||
| 2448 | multi_line c-src/etags.c 267 | 3447 | multi_line c-src/etags.c 267 |
| 2449 | Mx.cc cp-src/x.cc /^main(int argc, char *argv[])$/ | 3448 | multibyte c-src/emacs/src/regex.h 403 |
| 2450 | \mylbrace tex-src/texinfo.tex /^\\def\\mylbrace {{\\tt \\char '173}}$/ | ||
| 2451 | mypi forth-src/test-forth.fth /^synonym mypi fconst$/ | ||
| 2452 | my_printf c.c /^my_printf (void *my_object, const char *my_format,/ | 3449 | my_printf c.c /^my_printf (void *my_object, const char *my_format,/ |
| 2453 | \myrbrace tex-src/texinfo.tex /^\\def\\myrbrace {{\\tt \\char '175}}$/ | ||
| 2454 | my_struct c.c 226 | ||
| 2455 | my_struct c-src/h.h 91 | 3450 | my_struct c-src/h.h 91 |
| 2456 | my_typedef c.c 228 | 3451 | my_struct c.c 226 |
| 2457 | my_typedef c-src/h.h 93 | 3452 | my_typedef c-src/h.h 93 |
| 3453 | my_typedef c.c 228 | ||
| 3454 | mypi forth-src/test-forth.fth /^synonym mypi fconst$/ | ||
| 3455 | n c-src/exit.c 28 | ||
| 3456 | n c-src/exit.strange_suffix 28 | ||
| 2458 | name c-src/emacs/src/keyboard.c 7241 | 3457 | name c-src/emacs/src/keyboard.c 7241 |
| 2459 | name c-src/emacs/src/lisp.h 1808 | 3458 | name c-src/emacs/src/lisp.h 1808 |
| 2460 | name c-src/emacs/src/lisp.h 3144 | 3459 | name c-src/emacs/src/lisp.h 3144 |
| @@ -2465,11 +3464,7 @@ name c-src/etags.c 2271 | |||
| 2465 | name c-src/etags.c 261 | 3464 | name c-src/etags.c 261 |
| 2466 | name c-src/getopt.h 76 | 3465 | name c-src/getopt.h 76 |
| 2467 | name c-src/getopt.h 78 | 3466 | name c-src/getopt.h 78 |
| 2468 | named c-src/etags.c 2505 | ||
| 2469 | NameHasChar pas-src/common.pas /^function NameHasChar; (* (TheName : NameString; Th/ | ||
| 2470 | name perl-src/htlmify-cystic 357 | 3467 | name perl-src/htlmify-cystic 357 |
| 2471 | namestringequal pas-src/common.pas /^function namestringequal;(*(var Name1,Name2 : Name/ | ||
| 2472 | NameStringLess pas-src/common.pas /^function NameStringLess;(*(var Name1,Name2 : NameS/ | ||
| 2473 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Function}%$/ | 3468 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Function}%$/ |
| 2474 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Macro}%$/ | 3469 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Macro}%$/ |
| 2475 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Special Form}%$/ | 3470 | name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Special Form}%$/ |
| @@ -2478,45 +3473,29 @@ name tex-src/texinfo.tex /^\\begingroup\\defname {#1}{Variable}%$/ | |||
| 2478 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\deftpargs{#3}\\endgrou/ | 3473 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\deftpargs{#3}\\endgrou/ |
| 2479 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defunargs{#3}\\endgrou/ | 3474 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defunargs{#3}\\endgrou/ |
| 2480 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defvarargs{#3}\\endgro/ | 3475 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{#1}\\defvarargs{#3}\\endgro/ |
| 2481 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defcvtype{} of #1}%$/ | ||
| 2482 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defoptype{} on #1}%$/ | ||
| 2483 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Instance Variable of #1}%/ | 3476 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Instance Variable of #1}%/ |
| 2484 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Method on #1}%$/ | 3477 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{Method on #1}%$/ |
| 3478 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defcvtype{} of #1}%$/ | ||
| 3479 | name tex-src/texinfo.tex /^\\begingroup\\defname {#2}{\\defoptype{} on #1}%$/ | ||
| 2485 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Function}%$/ | 3480 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Function}%$/ |
| 2486 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Variable}%$/ | 3481 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#1} #2}{Variable}%$/ |
| 2487 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}%$/ | ||
| 2488 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}$/ | 3482 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}$/ |
| 2489 | NAME y-src/cccp.c 8 | 3483 | name tex-src/texinfo.tex /^\\begingroup\\defname {\\code{#2} #3}{#1}%$/ |
| 2490 | name y-src/cccp.y 113 | 3484 | name y-src/cccp.y 113 |
| 2491 | name y-src/cccp.y 43 | 3485 | name y-src/cccp.y 43 |
| 3486 | named c-src/etags.c 2505 | ||
| 3487 | namestringequal pas-src/common.pas /^function namestringequal;(*(var Name1,Name2 : Name/ | ||
| 2492 | nargs c-src/emacs/src/lisp.h 2987 | 3488 | nargs c-src/emacs/src/lisp.h 2987 |
| 2493 | NATNUMP c-src/emacs/src/lisp.h /^NATNUMP (Lisp_Object x)$/ | ||
| 2494 | /nbluet ps-src/rfc1245.ps /^\/nbluet 256 array def$/ | ||
| 2495 | n c-src/exit.c 28 | ||
| 2496 | n c-src/exit.strange_suffix 28 | ||
| 2497 | NDEBUG c-src/etags.c 88 | ||
| 2498 | need_adjustment c-src/emacs/src/lisp.h 1986 | 3489 | need_adjustment c-src/emacs/src/lisp.h 1986 |
| 2499 | \need tex-src/texinfo.tex /^\\def\\need{\\parsearg\\needx}$/ | ||
| 2500 | \needx tex-src/texinfo.tex /^\\def\\needx#1{%$/ | ||
| 2501 | NEG y-src/parse.c 9 | ||
| 2502 | neighbors cp-src/clheir.hpp 59 | 3490 | neighbors cp-src/clheir.hpp 59 |
| 2503 | nelem cp-src/Range.h /^ int nelem (void) const { return rng_nelem; }$/ | 3491 | nelem cp-src/Range.h /^ int nelem (void) const { return rng_nelem; }$/ |
| 2504 | nestlev c-src/etags.c 2525 | 3492 | nestlev c-src/etags.c 2525 |
| 2505 | \newcodeindex tex-src/texinfo.tex /^\\def\\newcodeindex #1{$/ | ||
| 2506 | \newindex tex-src/texinfo.tex /^\\def\\newindex #1{$/ | ||
| 2507 | NewLayer lua-src/allegro.lua /^function NewLayer (name, x, y, w, h)$/ | ||
| 2508 | NewLayerSet lua-src/allegro.lua /^function NewLayerSet (name)$/ | ||
| 2509 | newlb c-src/etags.c 2930 | ||
| 2510 | newlinepos c-src/etags.c 2932 | ||
| 2511 | NewNameString pas-src/common.pas /^procedure NewNameString; (* (var NSP: NameStringPo/ | ||
| 2512 | new objc-src/PackInsp.m /^+new$/ | 3493 | new objc-src/PackInsp.m /^+new$/ |
| 2513 | new perl-src/htlmify-cystic 163 | 3494 | new perl-src/htlmify-cystic 163 |
| 2514 | new_tag perl-src/htlmify-cystic 18 | 3495 | new_tag perl-src/htlmify-cystic 18 |
| 3496 | newlb c-src/etags.c 2930 | ||
| 3497 | newlinepos c-src/etags.c 2932 | ||
| 2515 | newtextstring pas-src/common.pas /^function newtextstring; (*: TextString;*)$/ | 3498 | newtextstring pas-src/common.pas /^function newtextstring; (*: TextString;*)$/ |
| 2516 | next_alive cp-src/conway.hpp 7 | ||
| 2517 | next_almost_prime c-src/emacs/src/lisp.h /^extern EMACS_INT next_almost_prime (EMACS_INT) ATT/ | ||
| 2518 | NEXT_ALMOST_PRIME_LIMIT c-src/emacs/src/lisp.h 3573 | ||
| 2519 | next c.c 174 | ||
| 2520 | next c-src/emacs/src/gmalloc.c 164 | 3499 | next c-src/emacs/src/gmalloc.c 164 |
| 2521 | next c-src/emacs/src/gmalloc.c 188 | 3500 | next c-src/emacs/src/gmalloc.c 188 |
| 2522 | next c-src/emacs/src/gmalloc.c 198 | 3501 | next c-src/emacs/src/gmalloc.c 198 |
| @@ -2530,119 +3509,67 @@ next c-src/emacs/src/lisp.h 3028 | |||
| 2530 | next c-src/emacs/src/lisp.h 3134 | 3509 | next c-src/emacs/src/lisp.h 3134 |
| 2531 | next c-src/emacs/src/lisp.h 700 | 3510 | next c-src/emacs/src/lisp.h 700 |
| 2532 | next c-src/etags.c 203 | 3511 | next c-src/etags.c 203 |
| 3512 | next c.c 174 | ||
| 3513 | next y-src/cccp.y 42 | ||
| 2533 | next-file el-src/emacs/lisp/progmodes/etags.el /^(defun next-file (&optional initialize novisit)$/ | 3514 | next-file el-src/emacs/lisp/progmodes/etags.el /^(defun next-file (&optional initialize novisit)$/ |
| 2534 | next-file-list el-src/emacs/lisp/progmodes/etags.el /^(defvar next-file-list nil$/ | 3515 | next-file-list el-src/emacs/lisp/progmodes/etags.el /^(defvar next-file-list nil$/ |
| 3516 | next_alive cp-src/conway.hpp 7 | ||
| 3517 | next_almost_prime c-src/emacs/src/lisp.h /^extern EMACS_INT next_almost_prime (EMACS_INT) ATT/ | ||
| 2535 | next_free c-src/emacs/src/lisp.h 1851 | 3518 | next_free c-src/emacs/src/lisp.h 1851 |
| 2536 | nextfree c-src/emacs/src/lisp.h 3029 | ||
| 2537 | \next tex-src/texinfo.tex /^\\def\\next##1{}\\next}$/ | ||
| 2538 | next_weak c-src/emacs/src/lisp.h 1875 | 3519 | next_weak c-src/emacs/src/lisp.h 1875 |
| 2539 | next y-src/cccp.y 42 | 3520 | nextfree c-src/emacs/src/lisp.h 3029 |
| 2540 | NE y-src/parse.c 6 | ||
| 2541 | nfree c-src/emacs/src/gmalloc.c 150 | 3521 | nfree c-src/emacs/src/gmalloc.c 150 |
| 2542 | /ngrayt ps-src/rfc1245.ps /^\/ngrayt 256 array def$/ | ||
| 2543 | /ngreent ps-src/rfc1245.ps /^\/ngreent 256 array def$/ | ||
| 2544 | NIL_IS_ZERO c-src/emacs/src/lisp.h 1515 | ||
| 2545 | NILP c-src/emacs/src/lisp.h /^# define NILP(x) lisp_h_NILP (x)$/ | ||
| 2546 | nl c-src/etags.c 2521 | 3522 | nl c-src/etags.c 2521 |
| 2547 | NmStrToErrStr pas-src/common.pas /^function NmStrToErrStr;(*($/ | 3523 | no tex-src/texinfo.tex /^\\global\\advance \\appendixno by 1 \\message{Appendix/ |
| 2548 | NmStrToInteger pas-src/common.pas /^function NmStrToInteger; (* (Str : NameString) : i/ | 3524 | no tex-src/texinfo.tex /^\\ifnum\\secno=0 Appendix\\xreftie'char\\the\\appendixn/ |
| 2549 | \nm tex-src/testenv.tex /^\\newcommand{\\nm}[2]{\\nomenclature{#1}{#2}}$/ | 3525 | no tex-src/texinfo.tex /^\\newcount \\appendixno \\appendixno = `\\@$/ |
| 3526 | no.\the\secno tex-src/texinfo.tex /^\\else \\ifnum \\subsecno=0 Section\\xreftie'char\\the\\/ | ||
| 3527 | no.\the\secno.\the\subsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 3528 | no.\the\secno.\the\subsecno.\the\subsubsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2550 | no_argument c-src/getopt.h 89 | 3529 | no_argument c-src/getopt.h 89 |
| 3530 | no_lang_help c-src/etags.c 707 | ||
| 3531 | no_sub c-src/emacs/src/regex.h 387 | ||
| 2551 | nocase_tail c-src/etags.c /^nocase_tail (const char *cp)$/ | 3532 | nocase_tail c-src/etags.c /^nocase_tail (const char *cp)$/ |
| 2552 | node c-src/etags.c 225 | 3533 | node c-src/etags.c 225 |
| 2553 | noderef tex-src/texinfo.tex /^\\appendixnoderef %$/ | ||
| 2554 | node_st c-src/etags.c 214 | 3534 | node_st c-src/etags.c 214 |
| 2555 | \node tex-src/texinfo.tex /^\\def\\node{\\ENVcheck\\parsearg\\nodezzz}$/ | 3535 | noderef tex-src/texinfo.tex /^\\appendixnoderef %$/ |
| 2556 | \nodexxx[ tex-src/texinfo.tex /^\\def\\nodexxx[#1,#2]{\\gdef\\lastnode{#1}}$/ | ||
| 2557 | \nodezzz tex-src/texinfo.tex /^\\def\\nodezzz#1{\\nodexxx [#1,]}$/ | ||
| 2558 | \nofillexdent tex-src/texinfo.tex /^\\def\\nofillexdent{\\parsearg\\nofillexdentyyy}$/ | ||
| 2559 | \nofillexdentyyy tex-src/texinfo.tex /^\\def\\nofillexdentyyy #1{{\\advance \\leftskip by -\\e/ | ||
| 2560 | nofonts% tex-src/texinfo.tex /^{\\chapternofonts%$/ | ||
| 2561 | nofonts tex-src/texinfo.tex /^{\\indexnofonts$/ | 3536 | nofonts tex-src/texinfo.tex /^{\\indexnofonts$/ |
| 2562 | no_lang_help c-src/etags.c 707 | 3537 | nofonts% tex-src/texinfo.tex /^{\\chapternofonts%$/ |
| 2563 | none_help c-src/etags.c 703 | 3538 | none_help c-src/etags.c 703 |
| 2564 | NONPOINTER_BITS c-src/emacs/src/lisp.h 78 | ||
| 2565 | NONPOINTER_BITS c-src/emacs/src/lisp.h 80 | ||
| 2566 | NONSRCS make-src/Makefile /^NONSRCS=entry.strange lists.erl clheir.hpp.gz$/ | ||
| 2567 | \normalbackslash tex-src/texinfo.tex /^\\def\\normalbackslash{{\\tt\\rawbackslashxx}}$/ | ||
| 2568 | \normalcaret tex-src/texinfo.tex /^\\def\\normalcaret{^}$/ | ||
| 2569 | \normaldoublequote tex-src/texinfo.tex /^\\def\\normaldoublequote{"}$/ | ||
| 2570 | \normalgreater tex-src/texinfo.tex /^\\def\\normalgreater{>}$/ | ||
| 2571 | normalize_fresh prol-src/natded.prolog /^normalize_fresh(M,N):-$/ | ||
| 2572 | normalize prol-src/natded.prolog /^normalize(M,MNorm):-$/ | 3539 | normalize prol-src/natded.prolog /^normalize(M,MNorm):-$/ |
| 2573 | /normalize ps-src/rfc1245.ps /^\/normalize {$/ | 3540 | normalize_fresh prol-src/natded.prolog /^normalize_fresh(M,N):-$/ |
| 2574 | normalize_tree prol-src/natded.prolog /^normalize_tree(tree(Rule,Syn:Sem,Trees),$/ | 3541 | normalize_tree prol-src/natded.prolog /^normalize_tree(tree(Rule,Syn:Sem,Trees),$/ |
| 2575 | normalize_trees prol-src/natded.prolog /^normalize_trees([],[]).$/ | 3542 | normalize_trees prol-src/natded.prolog /^normalize_trees([],[]).$/ |
| 2576 | \normalless tex-src/texinfo.tex /^\\def\\normalless{<}$/ | ||
| 2577 | \normalplus tex-src/texinfo.tex /^\\def\\normalplus{+}$/ | ||
| 2578 | \normaltilde tex-src/texinfo.tex /^\\def\\normaltilde{~}$/ | ||
| 2579 | \normalunderscore tex-src/texinfo.tex /^\\def\\normalunderscore{_}$/ | ||
| 2580 | \normalverticalbar tex-src/texinfo.tex /^\\def\\normalverticalbar{|}$/ | ||
| 2581 | nosave pyt-src/server.py /^ def nosave(self):$/ | 3543 | nosave pyt-src/server.py /^ def nosave(self):$/ |
| 2582 | no_sub c-src/emacs/src/regex.h 387 | 3544 | not_bol c-src/emacs/src/regex.h 391 |
| 3545 | not_eol c-src/emacs/src/regex.h 394 | ||
| 3546 | not_single_kboard_state c-src/emacs/src/keyboard.c /^not_single_kboard_state (KBOARD *kboard)$/ | ||
| 2583 | notag2 c-src/dostorture.c 26 | 3547 | notag2 c-src/dostorture.c 26 |
| 2584 | notag2 c-src/torture.c 26 | 3548 | notag2 c-src/torture.c 26 |
| 2585 | notag4 c-src/dostorture.c 45 | 3549 | notag4 c-src/dostorture.c 45 |
| 2586 | notag4 c-src/torture.c 45 | 3550 | notag4 c-src/torture.c 45 |
| 2587 | not_bol c-src/emacs/src/regex.h 391 | ||
| 2588 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/.notdef \/.not/ | ||
| 2589 | /.notdef ps-src/rfc1245.ps /^\/.notdef \/.notdef \/.notdef \/.notdef \/space \/exclam/ | ||
| 2590 | not_eol c-src/emacs/src/regex.h 394 | ||
| 2591 | NOTEQUAL y-src/cccp.c 13 | ||
| 2592 | no tex-src/texinfo.tex /^\\global\\advance \\appendixno by 1 \\message{Appendix/ | ||
| 2593 | no tex-src/texinfo.tex /^\\ifnum\\secno=0 Appendix\\xreftie'char\\the\\appendixn/ | ||
| 2594 | no tex-src/texinfo.tex /^\\newcount \\appendixno \\appendixno = `\\@$/ | ||
| 2595 | no.\the\secno tex-src/texinfo.tex /^\\else \\ifnum \\subsecno=0 Section\\xreftie'char\\the\\/ | ||
| 2596 | no.\the\secno.\the\subsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2597 | no.\the\secno.\the\subsecno.\the\subsubsecno tex-src/texinfo.tex /^Section\\xreftie'char\\the\\appendixno.\\the\\secno.\\th/ | ||
| 2598 | notinname c-src/etags.c /^#define notinname(c) (_nin[CHAR (c)]) \/* c is not / | 3551 | notinname c-src/etags.c /^#define notinname(c) (_nin[CHAR (c)]) \/* c is not / |
| 2599 | not_single_kboard_state c-src/emacs/src/keyboard.c /^not_single_kboard_state (KBOARD *kboard)$/ | ||
| 2600 | npending c-src/emacs/src/keyboard.c 7244 | 3552 | npending c-src/emacs/src/keyboard.c 7244 |
| 2601 | /N ps-src/rfc1245.ps /^\/N { $/ | ||
| 2602 | /nredt ps-src/rfc1245.ps /^\/nredt 256 array def$/ | ||
| 2603 | \nsbot tex-src/texinfo.tex /^\\def\\nsbot{\\vbox$/ | ||
| 2604 | \nstop tex-src/texinfo.tex /^\\def\\nstop{\\vbox$/ | ||
| 2605 | /Ntilde ps-src/rfc1245.ps /^\/Ntilde \/Odieresis \/Udieresis \/aacute \/agrave \/aci/ | ||
| 2606 | ntool_bar_items c-src/emacs/src/keyboard.c 7974 | 3553 | ntool_bar_items c-src/emacs/src/keyboard.c 7974 |
| 2607 | NULL_PTR y-src/cccp.y 63 | 3554 | numOfChannels cp-src/c.C 1 |
| 2608 | NULL y-src/cccp.y 51 | ||
| 2609 | \numberedsec tex-src/texinfo.tex /^\\outer\\def\\numberedsec{\\parsearg\\seczzz}$/ | ||
| 2610 | \numberedsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsec{\\parsearg\\numberedsubsec/ | ||
| 2611 | \numberedsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubseczzz #1{\\seccheck{subsection}%$/ | ||
| 2612 | \numberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\numberedsubsubsec{\\parsearg\\numberedsub/ | ||
| 2613 | \numberedsubsubseczzz tex-src/texinfo.tex /^\\def\\numberedsubsubseczzz #1{\\seccheck{subsubsecti/ | ||
| 2614 | numberKeys objcpp-src/SimpleCalc.M /^- numberKeys:sender$/ | ||
| 2615 | number_len c-src/etags.c /^static int number_len (long) ATTRIBUTE_CONST;$/ | ||
| 2616 | /numbersign ps-src/rfc1245.ps /^\/numbersign \/dollar \/percent \/ampersand \/quotesing/ | ||
| 2617 | numbervars prol-src/natded.prolog /^numbervars(X):-$/ | ||
| 2618 | num_columns cp-src/conway.cpp 16 | 3555 | num_columns cp-src/conway.cpp 16 |
| 2619 | \numericenumerate tex-src/texinfo.tex /^\\def\\numericenumerate{%$/ | ||
| 2620 | num_input_events c-src/emacs/src/keyboard.c 210 | 3556 | num_input_events c-src/emacs/src/keyboard.c 210 |
| 2621 | NUM_MOD_NAMES c-src/emacs/src/keyboard.c 6325 | ||
| 2622 | numOfChannels cp-src/c.C 1 | ||
| 2623 | NUM_RECENT_KEYS c-src/emacs/src/keyboard.c 91 | ||
| 2624 | num_regs c-src/emacs/src/regex.h 430 | 3557 | num_regs c-src/emacs/src/regex.h 430 |
| 2625 | num_rows cp-src/conway.cpp 15 | 3558 | num_rows cp-src/conway.cpp 15 |
| 2626 | NUMSTATS objc-src/PackInsp.h 36 | 3559 | numberKeys objcpp-src/SimpleCalc.M /^- numberKeys:sender$/ |
| 3560 | number_len c-src/etags.c /^static int number_len (long) ATTRIBUTE_CONST;$/ | ||
| 3561 | numbervars prol-src/natded.prolog /^numbervars(X):-$/ | ||
| 2627 | nvars c-src/emacs/src/lisp.h 3140 | 3562 | nvars c-src/emacs/src/lisp.h 3140 |
| 2628 | Objc_help c-src/etags.c 613 | ||
| 2629 | OBJCPPSRC make-src/Makefile /^OBJCPPSRC=SimpleCalc.H SimpleCalc.M$/ | ||
| 2630 | OBJCSRC make-src/Makefile /^OBJCSRC=Subprocess.h Subprocess.m PackInsp.h PackI/ | ||
| 2631 | Objc_suffixes c-src/etags.c 609 | ||
| 2632 | objdef c-src/etags.c 2484 | 3563 | objdef c-src/etags.c 2484 |
| 2633 | object c-src/emacs/src/lisp.h 2128 | 3564 | object c-src/emacs/src/lisp.h 2128 |
| 2634 | object_registry cp-src/clheir.cpp 10 | 3565 | object_registry cp-src/clheir.cpp 10 |
| 2635 | OBJS make-src/Makefile /^OBJS=${GETOPTOBJS} ${REGEXOBJS} ${CHECKOBJS}$/ | ||
| 2636 | objtag c-src/etags.c 2453 | 3566 | objtag c-src/etags.c 2453 |
| 2637 | objvar c-src/emacs/src/lisp.h 2297 | 3567 | objvar c-src/emacs/src/lisp.h 2297 |
| 2638 | obstack_chunk_alloc y-src/parse.y 47 | 3568 | obstack_chunk_alloc y-src/parse.y 47 |
| 2639 | obstack_chunk_free y-src/parse.y 48 | 3569 | obstack_chunk_free y-src/parse.y 48 |
| 2640 | ocatseen c-src/etags.c 2477 | 3570 | ocatseen c-src/etags.c 2477 |
| 2641 | /ocircumflex ps-src/rfc1245.ps /^\/ocircumflex \/odieresis \/otilde \/uacute \/ugrave \/u/ | ||
| 2642 | octave_MDiagArray2_h cp-src/MDiagArray2.h 29 | 3571 | octave_MDiagArray2_h cp-src/MDiagArray2.h 29 |
| 2643 | octave_Range_h cp-src/Range.h 24 | 3572 | octave_Range_h cp-src/Range.h 24 |
| 2644 | \oddfooting tex-src/texinfo.tex /^\\def\\oddfooting{\\parsearg\\oddfootingxxx}$/ | ||
| 2645 | \oddheading tex-src/texinfo.tex /^\\def\\oddheading{\\parsearg\\oddheadingxxx}$/ | ||
| 2646 | oediff make-src/Makefile /^oediff: OTAGS ETAGS ${infiles}$/ | 3573 | oediff make-src/Makefile /^oediff: OTAGS ETAGS ${infiles}$/ |
| 2647 | offset c-src/emacs/src/lisp.h 2305 | 3574 | offset c-src/emacs/src/lisp.h 2305 |
| 2648 | offset c-src/emacs/src/lisp.h 2365 | 3575 | offset c-src/emacs/src/lisp.h 2365 |
| @@ -2657,218 +3584,136 @@ omethodcolon c-src/etags.c 2481 | |||
| 2657 | omethodparm c-src/etags.c 2482 | 3584 | omethodparm c-src/etags.c 2482 |
| 2658 | omethodsign c-src/etags.c 2479 | 3585 | omethodsign c-src/etags.c 2479 |
| 2659 | omethodtag c-src/etags.c 2480 | 3586 | omethodtag c-src/etags.c 2480 |
| 2660 | \onepageout tex-src/texinfo.tex /^\\def\\onepageout#1{\\hoffset=\\normaloffset$/ | ||
| 2661 | onone c-src/etags.c 2472 | 3587 | onone c-src/etags.c 2472 |
| 2662 | oparenseen c-src/etags.c 2476 | 3588 | oparenseen c-src/etags.c 2476 |
| 2663 | OPENBUTTON objc-src/PackInsp.m 47 | 3589 | open objc-src/PackInsp.m /^-open:sender$/ |
| 2664 | \opencontents tex-src/texinfo.tex /^\\def\\opencontents{\\openout \\contentsfile = \\jobnam/ | ||
| 2665 | open-dribble-file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ | 3590 | open-dribble-file c-src/emacs/src/keyboard.c /^DEFUN ("open-dribble-file", Fopen_dribble_file, So/ |
| 2666 | \openindices tex-src/texinfo.tex /^\\def\\openindices{%$/ | ||
| 2667 | openInWorkspace objc-src/PackInsp.m /^static void openInWorkspace(const char *filename)$/ | 3591 | openInWorkspace objc-src/PackInsp.m /^static void openInWorkspace(const char *filename)$/ |
| 2668 | open objc-src/PackInsp.m /^-open:sender$/ | ||
| 2669 | operationKeys objcpp-src/SimpleCalc.M /^- operationKeys:sender$/ | 3592 | operationKeys objcpp-src/SimpleCalc.M /^- operationKeys:sender$/ |
| 2670 | operator+ cp-src/c.C /^ A operator+(A& a) {};$/ | 3593 | operator y-src/cccp.y 438 |
| 2671 | operator+ cp-src/c.C /^const A& A::operator+(const A&) { }$/ | ||
| 2672 | operator - cp-src/c.C /^void operator -(int, int) {}$/ | ||
| 2673 | operator+ cp-src/c.C /^void operator+(int, int) {}$/ | ||
| 2674 | operator = cp-src/functions.cpp /^Date & Date::operator = ( Date d ){$/ | ||
| 2675 | operator += cp-src/functions.cpp /^Date & Date::operator += ( int days ){$/ | ||
| 2676 | operator -= cp-src/functions.cpp /^Date & Date::operator -= ( int days ){$/ | ||
| 2677 | operator ++ cp-src/functions.cpp /^Date & Date::operator ++ ( void ){$/ | 3594 | operator ++ cp-src/functions.cpp /^Date & Date::operator ++ ( void ){$/ |
| 2678 | operator -- cp-src/functions.cpp /^Date & Date::operator -- ( void ){$/ | 3595 | operator += cp-src/functions.cpp /^Date & Date::operator += ( int days ){$/ |
| 3596 | operator - cp-src/c.C /^void operator -(int, int) {}$/ | ||
| 2679 | operator - cp-src/functions.cpp /^int Date::operator - ( Date d ){$/ | 3597 | operator - cp-src/functions.cpp /^int Date::operator - ( Date d ){$/ |
| 3598 | operator -- cp-src/functions.cpp /^Date & Date::operator -- ( void ){$/ | ||
| 3599 | operator -= cp-src/functions.cpp /^Date & Date::operator -= ( int days ){$/ | ||
| 2680 | operator < cp-src/functions.cpp /^int Date::operator < ( Date d ) {$/ | 3600 | operator < cp-src/functions.cpp /^int Date::operator < ( Date d ) {$/ |
| 3601 | operator << cp-src/functions.cpp /^ostream& operator << ( ostream &c, Date d ) {$/ | ||
| 3602 | operator = cp-src/MDiagArray2.h /^ MDiagArray2<T>& operator = (const MDiagArray2<T>/ | ||
| 3603 | operator = cp-src/functions.cpp /^Date & Date::operator = ( Date d ){$/ | ||
| 2681 | operator == cp-src/functions.cpp /^int Date::operator == ( Date d ) {$/ | 3604 | operator == cp-src/functions.cpp /^int Date::operator == ( Date d ) {$/ |
| 2682 | operator > cp-src/functions.cpp /^int Date::operator > ( Date d ) {$/ | 3605 | operator > cp-src/functions.cpp /^int Date::operator > ( Date d ) {$/ |
| 2683 | operator >> cp-src/functions.cpp /^istream& operator >> ( istream &i, Date & dd ){$/ | 3606 | operator >> cp-src/functions.cpp /^istream& operator >> ( istream &i, Date & dd ){$/ |
| 2684 | operator << cp-src/functions.cpp /^ostream& operator << ( ostream &c, Date d ) {$/ | 3607 | operator MArray2<T> cp-src/MDiagArray2.h /^ operator MArray2<T> () const$/ |
| 2685 | operator = cp-src/MDiagArray2.h /^ MDiagArray2<T>& operator = (const MDiagArray2<T>/ | ||
| 2686 | OperatorFun c-src/h.h 88 | ||
| 2687 | operator int cp-src/c.C /^void operator int(int, int) {}$/ | 3608 | operator int cp-src/c.C /^void operator int(int, int) {}$/ |
| 2688 | operator int cp-src/fail.C /^ operator int() const {return x;}$/ | 3609 | operator int cp-src/fail.C /^ operator int() const {return x;}$/ |
| 2689 | operator MArray2<T> cp-src/MDiagArray2.h /^ operator MArray2<T> () const$/ | 3610 | operator+ cp-src/c.C /^ A operator+(A& a) {};$/ |
| 2690 | operator y-src/cccp.y 438 | 3611 | operator+ cp-src/c.C /^const A& A::operator+(const A&) { }$/ |
| 2691 | \opnr tex-src/texinfo.tex /^\\def\\opnr{{\\sf\\char`\\(}} \\def\\clnr{{\\sf\\char`\\)}} / | 3612 | operator+ cp-src/c.C /^void operator+(int, int) {}$/ |
| 2692 | opparsebody\Edefop\defopx\defopheader\defoptype tex-src/texinfo.tex /^\\defopparsebody\\Edefop\\defopx\\defopheader\\defoptyp/ | 3613 | opparsebody\Edefop\defopx\defopheader\defoptype tex-src/texinfo.tex /^\\defopparsebody\\Edefop\\defopx\\defopheader\\defoptyp/ |
| 2693 | oprotocol c-src/etags.c 2473 | 3614 | oprotocol c-src/etags.c 2473 |
| 2694 | /O ps-src/rfc1245.ps /^\/O {closepath} bind def$/ | ||
| 2695 | optional_argument c-src/getopt.h 91 | ||
| 2696 | option c-src/getopt.h 73 | 3615 | option c-src/getopt.h 73 |
| 2697 | OPTIONS make-src/Makefile /^OPTIONS=--members --declarations --regex=@regexfil/ | 3616 | optional_argument c-src/getopt.h 91 |
| 2698 | opvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype tex-src/texinfo.tex /^\\defopvarparsebody\\Edefcv\\defcvx\\defcvarheader\\def/ | 3617 | opvarparsebody\Edefcv\defcvx\defcvarheader\defcvtype tex-src/texinfo.tex /^\\defopvarparsebody\\Edefcv\\defcvx\\defcvarheader\\def/ |
| 2699 | ord_add_element prol-src/ordsets.prolog /^ord_add_element([], Element, [Element]).$/ | 3618 | ord_add_element prol-src/ordsets.prolog /^ord_add_element([], Element, [Element]).$/ |
| 2700 | ord_del_element prol-src/ordsets.prolog /^ord_del_element([], _, []).$/ | 3619 | ord_del_element prol-src/ordsets.prolog /^ord_del_element([], _, []).$/ |
| 2701 | ord_disjoint prol-src/ordsets.prolog /^ord_disjoint(Set1, Set2) :-$/ | 3620 | ord_disjoint prol-src/ordsets.prolog /^ord_disjoint(Set1, Set2) :-$/ |
| 2702 | /ordfeminine ps-src/rfc1245.ps /^\/ordfeminine \/ordmasculine \/.notdef \/ae \/oslash \/q/ | 3621 | ord_intersect prol-src/ordsets.prolog /^ord_intersect([Head1|Tail1], [Head2|Tail2]) :-$/ |
| 3622 | ord_intersection prol-src/ordsets.prolog /^ord_intersection(Sets, Intersection) :- $/ | ||
| 3623 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], Set2, [], Set2).$/ | ||
| 3624 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], _, []).$/ | ||
| 2703 | ord_intersection2 prol-src/ordsets.prolog /^ord_intersection2(1, [Set|Sets], Set0, Sets0) :- !/ | 3625 | ord_intersection2 prol-src/ordsets.prolog /^ord_intersection2(1, [Set|Sets], Set0, Sets0) :- !/ |
| 2704 | ord_intersection3 prol-src/ordsets.prolog /^ord_intersection3(<, _, Set1, Head2, Tail2, Inters/ | 3626 | ord_intersection3 prol-src/ordsets.prolog /^ord_intersection3(<, _, Set1, Head2, Tail2, Inters/ |
| 2705 | ord_intersection4 prol-src/ordsets.prolog /^ord_intersection4(<, _, Set1, Head2, Tail2, Inters/ | 3627 | ord_intersection4 prol-src/ordsets.prolog /^ord_intersection4(<, _, Set1, Head2, Tail2, Inters/ |
| 2706 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], _, []).$/ | ||
| 2707 | ord_intersection prol-src/ordsets.prolog /^ord_intersection([], Set2, [], Set2).$/ | ||
| 2708 | ord_intersection prol-src/ordsets.prolog /^ord_intersection(Sets, Intersection) :- $/ | ||
| 2709 | ord_intersect prol-src/ordsets.prolog /^ord_intersect([Head1|Tail1], [Head2|Tail2]) :-$/ | ||
| 2710 | ord_member prol-src/ordsets.prolog /^ord_member(X, [E|Es]) :-$/ | 3628 | ord_member prol-src/ordsets.prolog /^ord_member(X, [E|Es]) :-$/ |
| 2711 | ord_seteq prol-src/ordsets.prolog /^ord_seteq(Set1, Set2) :-$/ | 3629 | ord_seteq prol-src/ordsets.prolog /^ord_seteq(Set1, Set2) :-$/ |
| 2712 | ord_setproduct prol-src/ordsets.prolog /^ord_setproduct([], _, []).$/ | 3630 | ord_setproduct prol-src/ordsets.prolog /^ord_setproduct([], _, []).$/ |
| 2713 | ord_subset prol-src/ordsets.prolog /^ord_subset([], _).$/ | 3631 | ord_subset prol-src/ordsets.prolog /^ord_subset([], _).$/ |
| 2714 | ord_subtract prol-src/ordsets.prolog /^ord_subtract(Set1, Set2, Union) :-$/ | 3632 | ord_subtract prol-src/ordsets.prolog /^ord_subtract(Set1, Set2, Union) :-$/ |
| 2715 | ord_symdiff prol-src/ordsets.prolog /^ord_symdiff([], Set2, Set2).$/ | 3633 | ord_symdiff prol-src/ordsets.prolog /^ord_symdiff([], Set2, Set2).$/ |
| 2716 | ord_union4 prol-src/ordsets.prolog /^ord_union4(<, Head, Set1, Head2, Tail2, [Head|Unio/ | ||
| 2717 | ord_union_all prol-src/ordsets.prolog /^ord_union_all(1, [Set|Sets], Set, Sets) :- !.$/ | ||
| 2718 | ord_union prol-src/ordsets.prolog /^ord_union(Set1, Set2, Union) :-$/ | 3634 | ord_union prol-src/ordsets.prolog /^ord_union(Set1, Set2, Union) :-$/ |
| 2719 | ord_union prol-src/ordsets.prolog /^ord_union([], Union) :- !, Union = [].$/ | 3635 | ord_union prol-src/ordsets.prolog /^ord_union([], Union) :- !, Union = [].$/ |
| 2720 | OR y-src/cccp.c 10 | 3636 | ord_union4 prol-src/ordsets.prolog /^ord_union4(<, Head, Set1, Head2, Tail2, [Head|Unio/ |
| 3637 | ord_union_all prol-src/ordsets.prolog /^ord_union_all(1, [Set|Sets], Set, Sets) :- !.$/ | ||
| 2721 | oss html-src/softwarelibero.html /^Il movimento open source$/ | 3638 | oss html-src/softwarelibero.html /^Il movimento open source$/ |
| 2722 | otagseen c-src/etags.c 2475 | 3639 | otagseen c-src/etags.c 2475 |
| 2723 | OTAGS make-src/Makefile /^OTAGS: oetags ${SRCS} srclist$/ | 3640 | outputTime cp-src/c.C 9 |
| 2724 | /Otilde ps-src/rfc1245.ps /^\/Otilde \/OE \/oe \/endash \/emdash \/quotedblleft \/quo/ | ||
| 2725 | output_file perl-src/htlmify-cystic 35 | 3641 | output_file perl-src/htlmify-cystic 35 |
| 2726 | output_files perl-src/htlmify-cystic 32 | 3642 | output_files perl-src/htlmify-cystic 32 |
| 2727 | outputtable html-src/algrthms.html /^Output$/ | 3643 | outputtable html-src/algrthms.html /^Output$/ |
| 2728 | outputTime cp-src/c.C 9 | ||
| 2729 | outsyn prol-src/natded.prolog /^outsyn(['Any'],_).$/ | 3644 | outsyn prol-src/natded.prolog /^outsyn(['Any'],_).$/ |
| 2730 | OVERLAYP c-src/emacs/src/lisp.h /^OVERLAYP (Lisp_Object x)$/ | 3645 | p c-src/emacs/src/lisp.h 4673 |
| 2731 | Overview tex-src/gzip.texi /^@node Overview, Sample, Copying, Top$/ | 3646 | p c-src/emacs/src/lisp.h 4679 |
| 2732 | PackageInspector objc-src/PackInsp.h /^@interface PackageInspector:WMInspector$/ | 3647 | p.x forth-src/test-forth.fth /^ 1 CELLS +FIELD p.x \\ A single cell filed name/ |
| 2733 | \pagebody tex-src/texinfo.tex /^\\def\\pagebody#1{\\vbox to\\pageheight{\\boxmaxdepth=\\/ | 3648 | p.y forth-src/test-forth.fth /^ 1 CELLS +FIELD p.y \\ A single cell field name/ |
| 2734 | /pagedimen ps-src/rfc1245.ps /^\/pagedimen { $/ | 3649 | p/f ada-src/etags-test-for.ada /^ function p pragma Import (C,$/ |
| 3650 | p/f ada-src/etags-test-for.ada /^function p ("p");$/ | ||
| 3651 | pD c-src/emacs/src/lisp.h 165 | ||
| 3652 | pD c-src/emacs/src/lisp.h 167 | ||
| 3653 | pD c-src/emacs/src/lisp.h 169 | ||
| 3654 | pD c-src/emacs/src/lisp.h 171 | ||
| 3655 | pI c-src/emacs/src/lisp.h 106 | ||
| 3656 | pI c-src/emacs/src/lisp.h 94 | ||
| 3657 | pI c-src/emacs/src/lisp.h 99 | ||
| 3658 | pMd c-src/emacs/src/lisp.h 150 | ||
| 3659 | pMd c-src/emacs/src/lisp.h 155 | ||
| 3660 | pMu c-src/emacs/src/lisp.h 151 | ||
| 3661 | pMu c-src/emacs/src/lisp.h 156 | ||
| 3662 | p_next c-src/etags.c 258 | ||
| 2735 | pagesize c-src/emacs/src/gmalloc.c 1703 | 3663 | pagesize c-src/emacs/src/gmalloc.c 1703 |
| 2736 | \pagesofar tex-src/texinfo.tex /^\\def\\pagesofar{\\unvbox\\partialpage %$/ | ||
| 2737 | \page tex-src/texinfo.tex /^ \\def\\page{%$/ | ||
| 2738 | \page tex-src/texinfo.tex /^\\def\\page{\\par\\vfill\\supereject}$/ | ||
| 2739 | pair merc-src/accumulator.m /^:- import_module pair.$/ | 3664 | pair merc-src/accumulator.m /^:- import_module pair.$/ |
| 2740 | /papersize ps-src/rfc1245.ps /^\/papersize {$/ | ||
| 2741 | /paragraph ps-src/rfc1245.ps /^\/paragraph \/germandbls \/registered \/copyright \/tra/ | ||
| 2742 | /parenright ps-src/rfc1245.ps /^\/parenright \/asterisk \/plus \/comma \/hyphen \/period/ | ||
| 2743 | parent c-src/emacs/src/keyboard.c 8745 | 3665 | parent c-src/emacs/src/keyboard.c 8745 |
| 2744 | parent c-src/emacs/src/lisp.h 1590 | 3666 | parent c-src/emacs/src/lisp.h 1590 |
| 2745 | \parseargline tex-src/texinfo.tex /^\\def\\parseargline{\\begingroup \\obeylines \\parsearg/ | 3667 | parse prol-src/natded.prolog /^parse(Ws,Cat):-$/ |
| 2746 | \parsearg tex-src/texinfo.tex /^\\def\\parsearg #1{\\let\\next=#1\\begingroup\\obeylines/ | 3668 | parseFromVars php-src/lce_functions.php /^ function parseFromVars($prefix)$/ |
| 2747 | \parseargx tex-src/texinfo.tex /^\\def\\parseargx{%$/ | ||
| 2748 | parse_c_expression y-src/cccp.y /^parse_c_expression (string)$/ | 3669 | parse_c_expression y-src/cccp.y /^parse_c_expression (string)$/ |
| 2749 | parse_cgi prol-src/natded.prolog /^parse_cgi(TokenList,KeyVals):-$/ | 3670 | parse_cgi prol-src/natded.prolog /^parse_cgi(TokenList,KeyVals):-$/ |
| 2750 | parse_error y-src/parse.y 82 | 3671 | parse_error y-src/parse.y 82 |
| 2751 | parse_escape y-src/cccp.y /^parse_escape (string_ptr)$/ | 3672 | parse_escape y-src/cccp.y /^parse_escape (string_ptr)$/ |
| 2752 | parseFromVars php-src/lce_functions.php /^ function parseFromVars($prefix)$/ | ||
| 2753 | parse_hash y-src/parse.y 64 | 3673 | parse_hash y-src/parse.y 64 |
| 2754 | parse_menu_item c-src/emacs/src/keyboard.c /^parse_menu_item (Lisp_Object item, int inmenubar)$/ | 3674 | parse_menu_item c-src/emacs/src/keyboard.c /^parse_menu_item (Lisp_Object item, int inmenubar)$/ |
| 2755 | parse_modifiers c-src/emacs/src/keyboard.c /^parse_modifiers (Lisp_Object symbol)$/ | 3675 | parse_modifiers c-src/emacs/src/keyboard.c /^parse_modifiers (Lisp_Object symbol)$/ |
| 2756 | parse_modifiers_uncached c-src/emacs/src/keyboard.c /^parse_modifiers_uncached (Lisp_Object symbol, ptrd/ | 3676 | parse_modifiers_uncached c-src/emacs/src/keyboard.c /^parse_modifiers_uncached (Lisp_Object symbol, ptrd/ |
| 2757 | parse_number y-src/cccp.y /^parse_number (olen)$/ | 3677 | parse_number y-src/cccp.y /^parse_number (olen)$/ |
| 2758 | parse prol-src/natded.prolog /^parse(Ws,Cat):-$/ | ||
| 2759 | parse_return_error y-src/cccp.y 70 | ||
| 2760 | parse_return y-src/parse.y 74 | 3678 | parse_return y-src/parse.y 74 |
| 3679 | parse_return_error y-src/cccp.y 70 | ||
| 2761 | parse_solitary_modifier c-src/emacs/src/keyboard.c /^parse_solitary_modifier (Lisp_Object symbol)$/ | 3680 | parse_solitary_modifier c-src/emacs/src/keyboard.c /^parse_solitary_modifier (Lisp_Object symbol)$/ |
| 2762 | parse_tool_bar_item c-src/emacs/src/keyboard.c /^parse_tool_bar_item (Lisp_Object key, Lisp_Object / | 3681 | parse_tool_bar_item c-src/emacs/src/keyboard.c /^parse_tool_bar_item (Lisp_Object key, Lisp_Object / |
| 2763 | parse_tree merc-src/accumulator.m /^:- import_module parse_tree.$/ | 3682 | parse_tree merc-src/accumulator.m /^:- import_module parse_tree.$/ |
| 2764 | Pascal_functions c-src/etags.c /^Pascal_functions (FILE *inf)$/ | ||
| 2765 | Pascal_help c-src/etags.c 621 | ||
| 2766 | Pascal_suffixes c-src/etags.c 619 | ||
| 2767 | PASSRC make-src/Makefile /^PASSRC=common.pas$/ | ||
| 2768 | pat c-src/etags.c 262 | 3683 | pat c-src/etags.c 262 |
| 2769 | pattern c-src/etags.c 260 | 3684 | pattern c-src/etags.c 260 |
| 2770 | p c-src/emacs/src/lisp.h 4673 | ||
| 2771 | p c-src/emacs/src/lisp.h 4679 | ||
| 2772 | pD c-src/emacs/src/lisp.h 165 | ||
| 2773 | pD c-src/emacs/src/lisp.h 167 | ||
| 2774 | pD c-src/emacs/src/lisp.h 169 | ||
| 2775 | pD c-src/emacs/src/lisp.h 171 | ||
| 2776 | pdlcount c-src/emacs/src/lisp.h 3046 | 3685 | pdlcount c-src/emacs/src/lisp.h 3046 |
| 2777 | PDT c-src/h.h /^ Date 04 May 87 235311 PDT (Mon)$/ | ||
| 2778 | pending-delete-mode el-src/TAGTEST.EL /^(defalias 'pending-delete-mode 'delete-selection-m/ | 3686 | pending-delete-mode el-src/TAGTEST.EL /^(defalias 'pending-delete-mode 'delete-selection-m/ |
| 2779 | pending_funcalls c-src/emacs/src/keyboard.c 4377 | 3687 | pending_funcalls c-src/emacs/src/keyboard.c 4377 |
| 2780 | pending_signals c-src/emacs/src/keyboard.c 80 | 3688 | pending_signals c-src/emacs/src/keyboard.c 80 |
| 2781 | /periodcentered ps-src/rfc1245.ps /^\/periodcentered \/quotesinglbase \/quotedblbase \/per/ | ||
| 2782 | Perl_functions c-src/etags.c /^Perl_functions (FILE *inf)$/ | ||
| 2783 | Perl_help c-src/etags.c 630 | ||
| 2784 | Perl_interpreters c-src/etags.c 628 | ||
| 2785 | PERLSRC make-src/Makefile /^PERLSRC=htlmify-cystic yagrip.pl kai-test.pl mirro/ | ||
| 2786 | Perl_suffixes c-src/etags.c 626 | ||
| 2787 | p/f ada-src/etags-test-for.ada /^function p ("p");$/ | ||
| 2788 | p/f ada-src/etags-test-for.ada /^ function p pragma Import (C,$/ | ||
| 2789 | pfatal c-src/etags.c /^pfatal (const char *s1)$/ | 3689 | pfatal c-src/etags.c /^pfatal (const char *s1)$/ |
| 2790 | pfdset c-src/h.h 57 | 3690 | pfdset c-src/h.h 57 |
| 2791 | pfnote c-src/etags.c /^pfnote (char *name, bool is_func, char *linestart,/ | 3691 | pfnote c-src/etags.c /^pfnote (char *name, bool is_func, char *linestart,/ |
| 2792 | /PF ps-src/rfc1245.ps /^\/PF { $/ | ||
| 2793 | PHP_functions c-src/etags.c /^PHP_functions (FILE *inf)$/ | ||
| 2794 | PHP_help c-src/etags.c 639 | ||
| 2795 | PHPSRC make-src/Makefile /^PHPSRC=lce_functions.php ptest.php sendmail.php$/ | ||
| 2796 | PHP_suffixes c-src/etags.c 637 | ||
| 2797 | pI c-src/emacs/src/lisp.h 106 | ||
| 2798 | pI c-src/emacs/src/lisp.h 94 | ||
| 2799 | pI c-src/emacs/src/lisp.h 99 | ||
| 2800 | \pindex tex-src/texinfo.tex /^\\def\\pindex {\\pgindex}$/ | ||
| 2801 | pinned c-src/emacs/src/lisp.h 679 | 3692 | pinned c-src/emacs/src/lisp.h 679 |
| 2802 | Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1 is$/ | ||
| 2803 | Pkg1/b ada-src/waroquiers.ada /^package body Pkg1 is$/ | ||
| 2804 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 2805 | Pkg1_Func1/f ada-src/etags-test-for.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 2806 | Pkg1_Func1/f ada-src/etags-test-for.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 2807 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean;$/ | ||
| 2808 | Pkg1_Func1/f ada-src/waroquiers.ada /^function Pkg1_Func1 return Boolean is$/ | ||
| 2809 | Pkg1_Func1/f ada-src/waroquiers.ada /^ function Pkg1_Func1 return Boolean is separate;$/ | ||
| 2810 | Pkg1_Func2/f ada-src/etags-test-for.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 2811 | Pkg1_Func2/f ada-src/waroquiers.ada /^ function Pkg1_Func2 (Ijk : Integer; Z : Integer)/ | ||
| 2812 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^package body Pkg1_Pkg1 is$/ | ||
| 2813 | Pkg1_Pkg1/b ada-src/etags-test-for.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 2814 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^package body Pkg1_Pkg1 is$/ | ||
| 2815 | Pkg1_Pkg1/b ada-src/waroquiers.ada /^ package body Pkg1_Pkg1 is separate;$/ | ||
| 2816 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 2817 | Pkg1_Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 2818 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1;$/ | ||
| 2819 | Pkg1_Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Pkg1_Proc1 is$/ | ||
| 2820 | Pkg1_Pkg1/s ada-src/etags-test-for.ada /^ package Pkg1_Pkg1 is$/ | ||
| 2821 | Pkg1_Pkg1/s ada-src/waroquiers.ada /^ package Pkg1_Pkg1 is$/ | ||
| 2822 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1;$/ | ||
| 2823 | Pkg1_Proc1/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 2824 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1;$/ | ||
| 2825 | Pkg1_Proc1/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc1 is$/ | ||
| 2826 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 2827 | Pkg1_Proc2/p ada-src/etags-test-for.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 2828 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer);$/ | ||
| 2829 | Pkg1_Proc2/p ada-src/waroquiers.ada /^ procedure Pkg1_Proc2 (I : Integer) is$/ | ||
| 2830 | Pkg1/s ada-src/etags-test-for.ada /^package Pkg1 is$/ | ||
| 2831 | Pkg1/s ada-src/waroquiers.ada /^package Pkg1 is$/ | ||
| 2832 | plainc c-src/etags.c 2934 | ||
| 2833 | plain_C_entries c-src/etags.c /^plain_C_entries (FILE *inf)$/ | 3693 | plain_C_entries c-src/etags.c /^plain_C_entries (FILE *inf)$/ |
| 2834 | plain_C_suffixes c-src/etags.c 643 | 3694 | plain_C_suffixes c-src/etags.c 643 |
| 2835 | \plainsecheading tex-src/texinfo.tex /^\\def\\plainsecheading #1{\\secheadingi {#1}}$/ | 3695 | plainc c-src/etags.c 2934 |
| 2836 | plist c-src/emacs/src/lisp.h 2040 | 3696 | plist c-src/emacs/src/lisp.h 2040 |
| 2837 | plist c-src/emacs/src/lisp.h 697 | 3697 | plist c-src/emacs/src/lisp.h 697 |
| 2838 | plus cp-src/functions.cpp /^void Date::plus ( int days , int month , int year / | 3698 | plus cp-src/functions.cpp /^void Date::plus ( int days , int month , int year / |
| 2839 | plus go-src/test1.go 5 | 3699 | plus go-src/test1.go 5 |
| 2840 | plusvalseq prol-src/natded.prolog /^plusvalseq([]) --> [].$/ | 3700 | plusvalseq prol-src/natded.prolog /^plusvalseq([]) --> [].$/ |
| 2841 | pMd c-src/emacs/src/lisp.h 150 | ||
| 2842 | pMd c-src/emacs/src/lisp.h 155 | ||
| 2843 | pMu c-src/emacs/src/lisp.h 151 | ||
| 2844 | pMu c-src/emacs/src/lisp.h 156 | ||
| 2845 | p_next c-src/etags.c 258 | ||
| 2846 | POEntryAD php-src/lce_functions.php 29 | ||
| 2847 | POEntry php-src/lce_functions.php 105 | ||
| 2848 | POEntry php-src/lce_functions.php /^ function POEntry()$/ | ||
| 2849 | pointer c-src/emacs/src/lisp.h 2125 | ||
| 2850 | point forth-src/test-forth.fth /^BEGIN-STRUCTURE point \\ create the named structure/ | 3701 | point forth-src/test-forth.fth /^BEGIN-STRUCTURE point \\ create the named structure/ |
| 2851 | \point tex-src/texinfo.tex /^\\def\\point{$\\star$}$/ | 3702 | pointer c-src/emacs/src/lisp.h 2125 |
| 2852 | poll_for_input_1 c-src/emacs/src/keyboard.c /^poll_for_input_1 (void)$/ | ||
| 2853 | poll_for_input c-src/emacs/src/keyboard.c /^poll_for_input (struct atimer *timer)$/ | 3703 | poll_for_input c-src/emacs/src/keyboard.c /^poll_for_input (struct atimer *timer)$/ |
| 3704 | poll_for_input_1 c-src/emacs/src/keyboard.c /^poll_for_input_1 (void)$/ | ||
| 2854 | poll_suppress_count c-src/emacs/src/keyboard.c 1908 | 3705 | poll_suppress_count c-src/emacs/src/keyboard.c 1908 |
| 2855 | poll_suppress_count c-src/emacs/src/lisp.h 3047 | 3706 | poll_suppress_count c-src/emacs/src/lisp.h 3047 |
| 2856 | poll_timer c-src/emacs/src/keyboard.c 1915 | 3707 | poll_timer c-src/emacs/src/keyboard.c 1915 |
| 2857 | popclass_above c-src/etags.c /^popclass_above (int bracelev)$/ | ||
| 2858 | pop_kboard c-src/emacs/src/keyboard.c /^pop_kboard (void)$/ | ||
| 2859 | pop-tag-mark el-src/emacs/lisp/progmodes/etags.el /^(defalias 'pop-tag-mark 'xref-pop-marker-stack)$/ | 3708 | pop-tag-mark el-src/emacs/lisp/progmodes/etags.el /^(defalias 'pop-tag-mark 'xref-pop-marker-stack)$/ |
| 2860 | POReader php-src/lce_functions.php 163 | 3709 | pop_kboard c-src/emacs/src/keyboard.c /^pop_kboard (void)$/ |
| 2861 | POReader php-src/lce_functions.php /^ function POReader($domain, $filename)$/ | 3710 | popclass_above c-src/etags.c /^popclass_above (int bracelev)$/ |
| 2862 | PORManager php-src/lce_functions.php 498 | ||
| 2863 | PORManager php-src/lce_functions.php /^ function PORManager()$/ | ||
| 2864 | position_to_Time c-src/emacs/src/keyboard.c /^position_to_Time (ptrdiff_t pos)$/ | 3711 | position_to_Time c-src/emacs/src/keyboard.c /^position_to_Time (ptrdiff_t pos)$/ |
| 2865 | posix_memalign c-src/emacs/src/gmalloc.c /^posix_memalign (void **memptr, size_t alignment, s/ | 3712 | posix_memalign c-src/emacs/src/gmalloc.c /^posix_memalign (void **memptr, size_t alignment, s/ |
| 2866 | posn-at-point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ | 3713 | posn-at-point c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_p/ |
| 2867 | posn-at-x-y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / | 3714 | posn-at-x-y c-src/emacs/src/keyboard.c /^DEFUN ("posn-at-x-y", Fposn_at_x_y, Sposn_at_x_y, / |
| 2868 | possible_sum_sign y-src/cccp.y /^#define possible_sum_sign(a, b, sum) ((((a) ^ (b))/ | 3715 | possible_sum_sign y-src/cccp.y /^#define possible_sum_sign(a, b, sum) ((((a) ^ (b))/ |
| 2869 | PostControls pyt-src/server.py /^ def PostControls(self):$/ | ||
| 2870 | post pyt-src/server.py /^ def post(self):$/ | 3716 | post pyt-src/server.py /^ def post(self):$/ |
| 2871 | POSTSCRIPTFLAGS make-src/Makefile /^POSTSCRIPTFLAGS=--language=none --regex='#\/[^ \\t{]/ | ||
| 2872 | pot_etags_version c-src/etags.c 81 | 3717 | pot_etags_version c-src/etags.c 81 |
| 2873 | pp1 c-src/dostorture.c /^int pp1($/ | 3718 | pp1 c-src/dostorture.c /^int pp1($/ |
| 2874 | pp1 c-src/torture.c /^int pp1($/ | 3719 | pp1 c-src/torture.c /^int pp1($/ |
| @@ -2885,226 +3730,105 @@ pp_html_table_fitch_tree prol-src/natded.prolog /^pp_html_table_fitch_tree(T):-$ | |||
| 2885 | pp_html_table_tree prol-src/natded.prolog /^pp_html_table_tree(T):-$/ | 3730 | pp_html_table_tree prol-src/natded.prolog /^pp_html_table_tree(T):-$/ |
| 2886 | pp_html_tree prol-src/natded.prolog /^pp_html_tree(ass(Syn,V,'$VAR'(N))):-$/ | 3731 | pp_html_tree prol-src/natded.prolog /^pp_html_tree(ass(Syn,V,'$VAR'(N))):-$/ |
| 2887 | pp_html_trees prol-src/natded.prolog /^pp_html_trees([T|Ts],N,M):-$/ | 3732 | pp_html_trees prol-src/natded.prolog /^pp_html_trees([T|Ts],N,M):-$/ |
| 3733 | pp_lam prol-src/natded.prolog /^pp_lam(Var^Alpha):-$/ | ||
| 2888 | pp_lam_bracket prol-src/natded.prolog /^pp_lam_bracket(A^B):-$/ | 3734 | pp_lam_bracket prol-src/natded.prolog /^pp_lam_bracket(A^B):-$/ |
| 2889 | pp_lam_paren prol-src/natded.prolog /^pp_lam_paren(Var^Alpha):-$/ | 3735 | pp_lam_paren prol-src/natded.prolog /^pp_lam_paren(Var^Alpha):-$/ |
| 2890 | pp_lam prol-src/natded.prolog /^pp_lam(Var^Alpha):-$/ | ||
| 2891 | pp_paren prol-src/natded.prolog /^pp_paren(C):-$/ | 3736 | pp_paren prol-src/natded.prolog /^pp_paren(C):-$/ |
| 2892 | pp_rule prol-src/natded.prolog /^pp_rule(fe):-write('\/E').$/ | 3737 | pp_rule prol-src/natded.prolog /^pp_rule(fe):-write('\/E').$/ |
| 2893 | /P ps-src/rfc1245.ps /^\/P { $/ | 3738 | pp_syn prol-src/natded.prolog /^pp_syn(A\/B):-$/ |
| 2894 | pp_syn_back prol-src/natded.prolog /^pp_syn_back(A\/B):-$/ | 3739 | pp_syn_back prol-src/natded.prolog /^pp_syn_back(A\/B):-$/ |
| 2895 | pp_syn_paren prol-src/natded.prolog /^pp_syn_paren(A\/B):-$/ | 3740 | pp_syn_paren prol-src/natded.prolog /^pp_syn_paren(A\/B):-$/ |
| 2896 | pp_syn prol-src/natded.prolog /^pp_syn(A\/B):-$/ | ||
| 2897 | pp_tree prol-src/natded.prolog /^pp_tree(T):-$/ | 3741 | pp_tree prol-src/natded.prolog /^pp_tree(T):-$/ |
| 2898 | pp_trees prol-src/natded.prolog /^pp_trees([T|Ts],Column):-$/ | 3742 | pp_trees prol-src/natded.prolog /^pp_trees([T|Ts],Column):-$/ |
| 3743 | pp_word prol-src/natded.prolog /^pp_word(W):-$/ | ||
| 2899 | pp_word_list prol-src/natded.prolog /^pp_word_list([]).$/ | 3744 | pp_word_list prol-src/natded.prolog /^pp_word_list([]).$/ |
| 2900 | pp_word_list_rest prol-src/natded.prolog /^pp_word_list_rest([]).$/ | 3745 | pp_word_list_rest prol-src/natded.prolog /^pp_word_list_rest([]).$/ |
| 2901 | pp_word prol-src/natded.prolog /^pp_word(W):-$/ | ||
| 2902 | Pre_Call_State/t ada-src/2ataspri.ads /^ type Pre_Call_State is new System.Address;$/ | ||
| 2903 | .PRECIOUS make-src/Makefile /^.PRECIOUS: ETAGS CTAGS ETAGS16 CTAGS16 ETAGS17 CTA/ | ||
| 2904 | predicate c-src/emacs/src/lisp.h 2307 | 3746 | predicate c-src/emacs/src/lisp.h 2307 |
| 2905 | prev c.c 175 | ||
| 2906 | prev c-src/emacs/src/gmalloc.c 165 | 3747 | prev c-src/emacs/src/gmalloc.c 165 |
| 2907 | prev c-src/emacs/src/gmalloc.c 189 | 3748 | prev c-src/emacs/src/gmalloc.c 189 |
| 2908 | prev c-src/emacs/src/lisp.h 2191 | 3749 | prev c-src/emacs/src/lisp.h 2191 |
| 2909 | \primary tex-src/texinfo.tex /^\\def\\primary #1{\\line{#1\\hfil}}$/ | 3750 | prev c.c 175 |
| 2910 | PrintAdd go-src/test1.go /^func (n intNumber) PrintAdd() {$/ | ||
| 2911 | PrintAdd go-src/test1.go /^func (s str) PrintAdd() {$/ | ||
| 2912 | printClassification php-src/lce_functions.php /^ function printClassification()$/ | 3751 | printClassification php-src/lce_functions.php /^ function printClassification()$/ |
| 2913 | \printedmanual tex-src/texinfo.tex /^\\def\\printedmanual{\\ignorespaces #5}%$/ | ||
| 2914 | \printedmanual tex-src/texinfo.tex /^section ``\\printednodename'' in \\cite{\\printedmanu/ | ||
| 2915 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #1}%$/ | ||
| 2916 | \printednodename tex-src/texinfo.tex /^\\def\\printednodename{\\ignorespaces #3}%$/ | ||
| 2917 | print_help c-src/etags.c /^print_help (argument *argbuffer)$/ | 3752 | print_help c-src/etags.c /^print_help (argument *argbuffer)$/ |
| 2918 | \printindex tex-src/texinfo.tex /^\\def\\printindex{\\parsearg\\doprintindex}$/ | ||
| 2919 | print_language_names c-src/etags.c /^print_language_names (void)$/ | 3753 | print_language_names c-src/etags.c /^print_language_names (void)$/ |
| 3754 | print_version c-src/etags.c /^print_version (void)$/ | ||
| 2920 | printmax_t c-src/emacs/src/lisp.h 148 | 3755 | printmax_t c-src/emacs/src/lisp.h 148 |
| 2921 | printmax_t c-src/emacs/src/lisp.h 153 | 3756 | printmax_t c-src/emacs/src/lisp.h 153 |
| 2922 | \print tex-src/texinfo.tex /^\\def\\print{\\leavevmode\\lower.1ex\\hbox to 1em{\\hfil/ | ||
| 2923 | \print tex-src/texinfo.tex /^\\def\\print{\\realbackslash print}$/ | ||
| 2924 | PRINT_UNDOCUMENTED_OPTIONS_HELP c-src/etags.c 804 | ||
| 2925 | print_version c-src/etags.c /^print_version (void)$/ | ||
| 2926 | Private objc-src/Subprocess.m /^@interface Subprocess(Private)$/ | ||
| 2927 | Private_T/b ada-src/etags-test-for.ada /^ task body Private_T is$/ | ||
| 2928 | Private_T/b ada-src/waroquiers.ada /^ task body Private_T is$/ | ||
| 2929 | Private_T/k ada-src/etags-test-for.ada /^ task Private_T;$/ | ||
| 2930 | Private_T/k ada-src/waroquiers.ada /^ task Private_T;$/ | ||
| 2931 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T;$/ | ||
| 2932 | Private_T/p ada-src/etags-test-for.ada /^ procedure Private_T is$/ | ||
| 2933 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T;$/ | ||
| 2934 | Private_T/p ada-src/waroquiers.ada /^ procedure Private_T is$/ | ||
| 2935 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is$/ | ||
| 2936 | Private_T/t ada-src/etags-test-for.ada /^ type Private_T is private;$/ | ||
| 2937 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is$/ | ||
| 2938 | Private_T/t ada-src/waroquiers.ada /^ type Private_T is private;$/ | ||
| 2939 | Problems tex-src/gzip.texi /^@node Problems, Concept Index, Tapes, Top$/ | ||
| 2940 | proc c-src/h.h 87 | 3757 | proc c-src/h.h 87 |
| 2941 | process_file c-src/etags.c /^process_file (FILE *fh, char *fn, language *lang)$/ | 3758 | process_file c-src/etags.c /^process_file (FILE *fh, char *fn, language *lang)$/ |
| 2942 | process_file_name c-src/etags.c /^process_file_name (char *file, language *lang)$/ | 3759 | process_file_name c-src/etags.c /^process_file_name (char *file, language *lang)$/ |
| 2943 | PROCESSP c-src/emacs/src/lisp.h /^PROCESSP (Lisp_Object a)$/ | ||
| 2944 | process_pending_signals c-src/emacs/src/keyboard.c /^process_pending_signals (void)$/ | 3760 | process_pending_signals c-src/emacs/src/keyboard.c /^process_pending_signals (void)$/ |
| 2945 | process_special_events c-src/emacs/src/keyboard.c /^process_special_events (void)$/ | 3761 | process_special_events c-src/emacs/src/keyboard.c /^process_special_events (void)$/ |
| 2946 | process_tool_bar_item c-src/emacs/src/keyboard.c /^process_tool_bar_item (Lisp_Object key, Lisp_Objec/ | 3762 | process_tool_bar_item c-src/emacs/src/keyboard.c /^process_tool_bar_item (Lisp_Object key, Lisp_Objec/ |
| 2947 | Proc/t ada-src/2ataspri.ads /^ type Proc is access procedure (Addr : System.Ad/ | ||
| 2948 | prof make-src/Makefile /^prof: ETAGS$/ | 3763 | prof make-src/Makefile /^prof: ETAGS$/ |
| 2949 | prolog_atom c-src/etags.c /^prolog_atom (char *s, size_t pos)$/ | 3764 | prolog_atom c-src/etags.c /^prolog_atom (char *s, size_t pos)$/ |
| 2950 | Prolog_functions c-src/etags.c /^Prolog_functions (FILE *inf)$/ | ||
| 2951 | Prolog_help c-src/etags.c 654 | ||
| 2952 | prolog_pr c-src/etags.c /^prolog_pr (char *s, char *last)$/ | 3765 | prolog_pr c-src/etags.c /^prolog_pr (char *s, char *last)$/ |
| 2953 | prolog_skip_comment c-src/etags.c /^prolog_skip_comment (linebuffer *plb, FILE *inf)$/ | 3766 | prolog_skip_comment c-src/etags.c /^prolog_skip_comment (linebuffer *plb, FILE *inf)$/ |
| 2954 | Prolog_suffixes c-src/etags.c 652 | ||
| 2955 | PROLSRC make-src/Makefile /^PROLSRC=ordsets.prolog natded.prolog$/ | ||
| 2956 | PROP c-src/emacs/src/keyboard.c 8379 | ||
| 2957 | PROP c-src/emacs/src/keyboard.c /^#define PROP(IDX) AREF (tool_bar_item_properties, / | ||
| 2958 | prop c-src/etags.c 209 | 3767 | prop c-src/etags.c 209 |
| 2959 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) \/* empty *\/$/ | ||
| 2960 | PROTECT_MALLOC_STATE c-src/emacs/src/gmalloc.c /^#define PROTECT_MALLOC_STATE(PROT) protect_malloc_/ | ||
| 2961 | protect_malloc_state c-src/emacs/src/gmalloc.c /^protect_malloc_state (int protect_p)$/ | 3768 | protect_malloc_state c-src/emacs/src/gmalloc.c /^protect_malloc_state (int protect_p)$/ |
| 2962 | PRTPKG f-src/entry.for /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2963 | PRTPKG f-src/entry.strange /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2964 | PRTPKG f-src/entry.strange_suffix /^ LOGICAL FUNCTION PRTPKG ( SHORT, LONG, EXPL,/ | ||
| 2965 | PSEUDO c-src/sysdep.h /^#define PSEUDO(name, syscall_name, args) / | ||
| 2966 | PSEUDOVECSIZE c-src/emacs/src/lisp.h /^#define PSEUDOVECSIZE(type, nonlispfield) \\$/ | ||
| 2967 | PSEUDOVECTOR_AREA_BITS c-src/emacs/src/lisp.h 818 | ||
| 2968 | PSEUDOVECTOR_FLAG c-src/emacs/src/lisp.h 774 | ||
| 2969 | PSEUDOVECTORP c-src/emacs/src/lisp.h /^PSEUDOVECTORP (Lisp_Object a, int code)$/ | ||
| 2970 | PSEUDOVECTOR_REST_BITS c-src/emacs/src/lisp.h 813 | ||
| 2971 | PSEUDOVECTOR_REST_MASK c-src/emacs/src/lisp.h 814 | ||
| 2972 | PSEUDOVECTOR_SIZE_BITS c-src/emacs/src/lisp.h 808 | ||
| 2973 | PSEUDOVECTOR_SIZE_MASK c-src/emacs/src/lisp.h 809 | ||
| 2974 | PSEUDOVECTOR_TYPEP c-src/emacs/src/lisp.h /^PSEUDOVECTOR_TYPEP (struct vectorlike_header *a, i/ | ||
| 2975 | PS_functions c-src/etags.c /^PS_functions (FILE *inf)$/ | ||
| 2976 | PS_help c-src/etags.c 649 | ||
| 2977 | PSSRC make-src/Makefile /^PSSRC=rfc1245.ps$/ | ||
| 2978 | PS_suffixes c-src/etags.c 647 | ||
| 2979 | pthread_mutexattr_setprio_ceiling/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprio_ceiling$/ | 3769 | pthread_mutexattr_setprio_ceiling/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprio_ceiling$/ |
| 2980 | pthread_mutexattr_setprotocol/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprotocol$/ | 3770 | pthread_mutexattr_setprotocol/f ada-src/2ataspri.adb /^ function pthread_mutexattr_setprotocol$/ |
| 2981 | PTY_LENGTH objc-src/Subprocess.m 21 | ||
| 2982 | PTY_TEMPLATE objc-src/Subprocess.m 20 | ||
| 2983 | Public_T/t ada-src/etags-test-for.ada /^ type Public_T is$/ | ||
| 2984 | Public_T/t ada-src/waroquiers.ada /^ type Public_T is$/ | ||
| 2985 | purpose c-src/emacs/src/lisp.h 1594 | 3771 | purpose c-src/emacs/src/lisp.h 1594 |
| 2986 | pushclass_above c-src/etags.c /^pushclass_above (int bracelev, char *str, int len)/ | ||
| 2987 | PUSH_C_STR c-src/emacs/src/keyboard.c /^#define PUSH_C_STR(str, listvar) \\$/ | ||
| 2988 | PUSH_HANDLER c-src/emacs/src/lisp.h /^#define PUSH_HANDLER(c, tag_ch_val, handlertype) \\/ | ||
| 2989 | push_kboard c-src/emacs/src/keyboard.c /^push_kboard (struct kboard *k)$/ | 3772 | push_kboard c-src/emacs/src/keyboard.c /^push_kboard (struct kboard *k)$/ |
| 3773 | pushclass_above c-src/etags.c /^pushclass_above (int bracelev, char *str, int len)/ | ||
| 2990 | put_entries c-src/etags.c /^put_entries (register node *np)$/ | 3774 | put_entries c-src/etags.c /^put_entries (register node *np)$/ |
| 2991 | PVEC_BOOL_VECTOR c-src/emacs/src/lisp.h 787 | ||
| 2992 | PVEC_BUFFER c-src/emacs/src/lisp.h 788 | ||
| 2993 | PVEC_CHAR_TABLE c-src/emacs/src/lisp.h 796 | ||
| 2994 | PVEC_COMPILED c-src/emacs/src/lisp.h 795 | ||
| 2995 | PVEC_FONT c-src/emacs/src/lisp.h 798 | ||
| 2996 | PVEC_FRAME c-src/emacs/src/lisp.h 785 | ||
| 2997 | PVEC_FREE c-src/emacs/src/lisp.h 783 | ||
| 2998 | PVEC_HASH_TABLE c-src/emacs/src/lisp.h 789 | ||
| 2999 | PVEC_NORMAL_VECTOR c-src/emacs/src/lisp.h 782 | ||
| 3000 | PVEC_OTHER c-src/emacs/src/lisp.h 793 | ||
| 3001 | PVEC_PROCESS c-src/emacs/src/lisp.h 784 | ||
| 3002 | PVEC_SUB_CHAR_TABLE c-src/emacs/src/lisp.h 797 | ||
| 3003 | PVEC_SUBR c-src/emacs/src/lisp.h 792 | ||
| 3004 | PVEC_TERMINAL c-src/emacs/src/lisp.h 790 | ||
| 3005 | pvec_type c-src/emacs/src/lisp.h 780 | 3775 | pvec_type c-src/emacs/src/lisp.h 780 |
| 3006 | PVEC_TYPE_MASK c-src/emacs/src/lisp.h 819 | ||
| 3007 | PVEC_WINDOW_CONFIGURATION c-src/emacs/src/lisp.h 791 | ||
| 3008 | PVEC_WINDOW c-src/emacs/src/lisp.h 786 | ||
| 3009 | p.x forth-src/test-forth.fth /^ 1 CELLS +FIELD p.x \\ A single cell filed name/ | ||
| 3010 | \pxref tex-src/texinfo.tex /^\\def\\pxref#1{see \\xrefX[#1,,,,,,,]}$/ | ||
| 3011 | p.y forth-src/test-forth.fth /^ 1 CELLS +FIELD p.y \\ A single cell field name/ | ||
| 3012 | Python_functions c-src/etags.c /^Python_functions (FILE *inf)$/ | ||
| 3013 | Python_help c-src/etags.c 660 | ||
| 3014 | Python_suffixes c-src/etags.c 658 | ||
| 3015 | PYTSRC make-src/Makefile /^PYTSRC=server.py$/ | ||
| 3016 | quantizing html-src/algrthms.html /^Quantizing the Received$/ | 3776 | quantizing html-src/algrthms.html /^Quantizing the Received$/ |
| 3017 | questo ../c/c.web 34 | 3777 | questo ../c/c.web 34 |
| 3018 | quiettest make-src/Makefile /^quiettest:$/ | 3778 | quiettest make-src/Makefile /^quiettest:$/ |
| 3019 | quit_char c-src/emacs/src/keyboard.c 192 | 3779 | quit_char c-src/emacs/src/keyboard.c 192 |
| 3020 | QUIT c-src/emacs/src/lisp.h 3101 | ||
| 3021 | QUITP c-src/emacs/src/lisp.h 3112 | ||
| 3022 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ | 3780 | quit_throw_to_read_char c-src/emacs/src/keyboard.c /^quit_throw_to_read_char (bool from_signal)$/ |
| 3023 | \quotation tex-src/texinfo.tex /^\\def\\quotation{%$/ | ||
| 3024 | /quoteleft ps-src/rfc1245.ps /^\/quoteleft \/quoteright \/.notdef \/.notdef \/ydieresi/ | ||
| 3025 | qux1 ruby-src/test1.ru /^ :qux1)$/ | ||
| 3026 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor(:bogus)/ | 3781 | qux ruby-src/test1.ru /^ alias_method :qux, :tee, attr_accessor(:bogus)/ |
| 3782 | qux1 ruby-src/test1.ru /^ :qux1)$/ | ||
| 3027 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ | 3783 | qux= ruby-src/test1.ru /^ def qux=(tee)$/ |
| 3028 | r0 c-src/sysdep.h 54 | 3784 | r0 c-src/sysdep.h 54 |
| 3029 | r1 c-src/sysdep.h 55 | 3785 | r1 c-src/sysdep.h 55 |
| 3030 | r_alloc c-src/emacs/src/lisp.h /^extern void *r_alloc (void **, size_t) ATTRIBUTE_A/ | 3786 | r_alloc c-src/emacs/src/lisp.h /^extern void *r_alloc (void **, size_t) ATTRIBUTE_A/ |
| 3031 | Range cp-src/Range.h 35 | ||
| 3032 | Range cp-src/Range.h /^ Range (const Range& r)$/ | ||
| 3033 | Range cp-src/Range.h /^ Range (double b, double l)$/ | ||
| 3034 | Range cp-src/Range.h /^ Range (double b, double l, double i)$/ | ||
| 3035 | Range cp-src/Range.h /^ Range (void)$/ | ||
| 3036 | RANGED_INTEGERP c-src/emacs/src/lisp.h /^RANGED_INTEGERP (intmax_t lo, Lisp_Object x, intma/ | ||
| 3037 | range_exp_list y-src/parse.y 273 | ||
| 3038 | range_exp y-src/parse.y 269 | 3787 | range_exp y-src/parse.y 269 |
| 3039 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}%$/ | 3788 | range_exp_list y-src/parse.y 273 |
| 3040 | \rawbackslashxx tex-src/texinfo.tex /^\\def\\rawbackslashxx{\\indexbackslash}% \\indexbacksl/ | ||
| 3041 | raw_keybuf_count c-src/emacs/src/keyboard.c 117 | ||
| 3042 | raw_keybuf c-src/emacs/src/keyboard.c 116 | 3789 | raw_keybuf c-src/emacs/src/keyboard.c 116 |
| 3790 | raw_keybuf_count c-src/emacs/src/keyboard.c 117 | ||
| 3043 | rbtp c.c 240 | 3791 | rbtp c.c 240 |
| 3044 | RCSid objc-src/PackInsp.m 30 | 3792 | re_iswctype c-src/emacs/src/regex.h 602 |
| 3793 | re_nsub c-src/emacs/src/regex.h 364 | ||
| 3794 | re_pattern_buffer c-src/emacs/src/regex.h 335 | ||
| 3795 | re_pattern_buffer c-src/h.h 119 | ||
| 3796 | re_registers c-src/emacs/src/regex.h 428 | ||
| 3797 | re_wchar_t c-src/emacs/src/regex.h 600 | ||
| 3798 | re_wchar_t c-src/emacs/src/regex.h 623 | ||
| 3799 | re_wctype c-src/emacs/src/regex.h 601 | ||
| 3800 | re_wctype_t c-src/emacs/src/regex.h 599 | ||
| 3801 | re_wctype_t c-src/emacs/src/regex.h 618 | ||
| 3802 | re_wctype_to_bit c-src/emacs/src/regex.h /^# define re_wctype_to_bit(cc) 0$/ | ||
| 3803 | read cp-src/conway.hpp /^ char read() { return alive; }$/ | ||
| 3804 | read php-src/lce_functions.php /^ function read()$/ | ||
| 3805 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 3806 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 3045 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 3807 | read1 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3046 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 3808 | read2 ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 3047 | readable_events c-src/emacs/src/keyboard.c /^readable_events (int flags)$/ | ||
| 3048 | READABLE_EVENTS_DO_TIMERS_NOW c-src/emacs/src/keyboard.c 346 | ||
| 3049 | READABLE_EVENTS_FILTER_EVENTS c-src/emacs/src/keyboard.c 347 | ||
| 3050 | READABLE_EVENTS_IGNORE_SQUEEZABLES c-src/emacs/src/keyboard.c 348 | ||
| 3051 | \readauxfile tex-src/texinfo.tex /^\\def\\readauxfile{%$/ | ||
| 3052 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ | 3809 | read_char c-src/emacs/src/keyboard.c /^read_char (int commandflag, Lisp_Object map,$/ |
| 3053 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ | 3810 | read_char_help_form_unwind c-src/emacs/src/keyboard.c /^read_char_help_form_unwind (void)$/ |
| 3054 | read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ | 3811 | read_char_minibuf_menu_prompt c-src/emacs/src/keyboard.c /^read_char_minibuf_menu_prompt (int commandflag,$/ |
| 3055 | read_char_x_menu_prompt c-src/emacs/src/keyboard.c /^read_char_x_menu_prompt (Lisp_Object map,$/ | 3812 | read_char_x_menu_prompt c-src/emacs/src/keyboard.c /^read_char_x_menu_prompt (Lisp_Object map,$/ |
| 3056 | read cp-src/conway.hpp /^ char read() { return alive; }$/ | ||
| 3057 | read_decoded_event_from_main_queue c-src/emacs/src/keyboard.c /^read_decoded_event_from_main_queue (struct timespe/ | 3813 | read_decoded_event_from_main_queue c-src/emacs/src/keyboard.c /^read_decoded_event_from_main_queue (struct timespe/ |
| 3058 | read_event_from_main_queue c-src/emacs/src/keyboard.c /^read_event_from_main_queue (struct timespec *end_t/ | 3814 | read_event_from_main_queue c-src/emacs/src/keyboard.c /^read_event_from_main_queue (struct timespec *end_t/ |
| 3059 | read_key_sequence_cmd c-src/emacs/src/keyboard.c 232 | ||
| 3060 | read-key-sequence c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence", Fread_key_sequence, Sr/ | ||
| 3061 | read_key_sequence c-src/emacs/src/keyboard.c /^read_key_sequence (Lisp_Object *keybuf, int bufsiz/ | 3815 | read_key_sequence c-src/emacs/src/keyboard.c /^read_key_sequence (Lisp_Object *keybuf, int bufsiz/ |
| 3816 | read_key_sequence_cmd c-src/emacs/src/keyboard.c 232 | ||
| 3062 | read_key_sequence_remapped c-src/emacs/src/keyboard.c 233 | 3817 | read_key_sequence_remapped c-src/emacs/src/keyboard.c 233 |
| 3063 | read-key-sequence-vector c-src/emacs/src/keyboard.c /^DEFUN ("read-key-sequence-vector", Fread_key_seque/ | ||
| 3064 | read_key_sequence_vs c-src/emacs/src/keyboard.c /^read_key_sequence_vs (Lisp_Object prompt, Lisp_Obj/ | 3818 | read_key_sequence_vs c-src/emacs/src/keyboard.c /^read_key_sequence_vs (Lisp_Object prompt, Lisp_Obj/ |
| 3065 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ | ||
| 3066 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / | ||
| 3067 | Read_Lock/p ada-src/2ataspri.adb /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 3068 | Read_Lock/p ada-src/2ataspri.ads /^ procedure Read_Lock (L : in out Lock; Ceiling_V/ | ||
| 3069 | read_menu_command c-src/emacs/src/keyboard.c /^read_menu_command (void)$/ | 3819 | read_menu_command c-src/emacs/src/keyboard.c /^read_menu_command (void)$/ |
| 3070 | read php-src/lce_functions.php /^ function read()$/ | ||
| 3071 | read_toc perl-src/htlmify-cystic /^sub read_toc ()$/ | 3820 | read_toc perl-src/htlmify-cystic /^sub read_toc ()$/ |
| 3072 | ReadVacation cp-src/functions.cpp /^void ReadVacation ( char *filename ) {$/ | 3821 | readable_events c-src/emacs/src/keyboard.c /^readable_events (int flags)$/ |
| 3822 | readline c-src/etags.c /^readline (linebuffer *lbp, FILE *stream)$/ | ||
| 3823 | readline_internal c-src/etags.c /^readline_internal (linebuffer *lbp, register FILE / | ||
| 3824 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ | ||
| 3073 | realloc c-src/emacs/src/gmalloc.c 1716 | 3825 | realloc c-src/emacs/src/gmalloc.c 1716 |
| 3074 | realloc c-src/emacs/src/gmalloc.c 65 | 3826 | realloc c-src/emacs/src/gmalloc.c 65 |
| 3075 | realloc c-src/emacs/src/gmalloc.c 69 | 3827 | realloc c-src/emacs/src/gmalloc.c 69 |
| 3076 | _realloc c-src/emacs/src/gmalloc.c /^_realloc (void *ptr, size_t size)$/ | ||
| 3077 | realloc c-src/emacs/src/gmalloc.c /^realloc (void *ptr, size_t size)$/ | ||
| 3078 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ | 3828 | reallochook c-src/emacs/src/gmalloc.c /^reallochook (void *ptr, size_t size)$/ |
| 3079 | _realloc_internal c-src/emacs/src/gmalloc.c /^_realloc_internal (void *ptr, size_t size)$/ | ||
| 3080 | _realloc_internal_nolock c-src/emacs/src/gmalloc.c /^_realloc_internal_nolock (void *ptr, size_t size)$/ | ||
| 3081 | RE_BACKSLASH_ESCAPE_IN_LISTS c-src/emacs/src/regex.h 47 | ||
| 3082 | RE_BK_PLUS_QM c-src/emacs/src/regex.h 52 | ||
| 3083 | RECC_ALNUM c-src/emacs/src/regex.h 610 | ||
| 3084 | RECC_ALPHA c-src/emacs/src/regex.h 610 | ||
| 3085 | RECC_ASCII c-src/emacs/src/regex.h 617 | ||
| 3086 | RECC_BLANK c-src/emacs/src/regex.h 615 | ||
| 3087 | RECC_CNTRL c-src/emacs/src/regex.h 613 | ||
| 3088 | RECC_DIGIT c-src/emacs/src/regex.h 614 | ||
| 3089 | RECC_ERROR c-src/emacs/src/regex.h 609 | ||
| 3090 | RECC_GRAPH c-src/emacs/src/regex.h 611 | ||
| 3091 | RECC_LOWER c-src/emacs/src/regex.h 612 | ||
| 3092 | RECC_MULTIBYTE c-src/emacs/src/regex.h 616 | ||
| 3093 | RECC_NONASCII c-src/emacs/src/regex.h 616 | ||
| 3094 | RECC_PRINT c-src/emacs/src/regex.h 611 | ||
| 3095 | RECC_PUNCT c-src/emacs/src/regex.h 613 | ||
| 3096 | RECC_SPACE c-src/emacs/src/regex.h 615 | ||
| 3097 | RECC_UNIBYTE c-src/emacs/src/regex.h 617 | ||
| 3098 | RECC_UPPER c-src/emacs/src/regex.h 612 | ||
| 3099 | RECC_WORD c-src/emacs/src/regex.h 610 | ||
| 3100 | RECC_XDIGIT c-src/emacs/src/regex.h 614 | ||
| 3101 | recent_keys c-src/emacs/src/keyboard.c 100 | ||
| 3102 | recent-keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / | 3829 | recent-keys c-src/emacs/src/keyboard.c /^DEFUN ("recent-keys", Frecent_keys, Srecent_keys, / |
| 3830 | recent_keys c-src/emacs/src/keyboard.c 100 | ||
| 3103 | recent_keys_index c-src/emacs/src/keyboard.c 94 | 3831 | recent_keys_index c-src/emacs/src/keyboard.c 94 |
| 3104 | RE_CHAR_CLASSES c-src/emacs/src/regex.h 58 | ||
| 3105 | RE_CONTEXT_INDEP_ANCHORS c-src/emacs/src/regex.h 72 | ||
| 3106 | RE_CONTEXT_INDEP_OPS c-src/emacs/src/regex.h 80 | ||
| 3107 | RE_CONTEXT_INVALID_OPS c-src/emacs/src/regex.h 84 | ||
| 3108 | record_asynch_buffer_change c-src/emacs/src/keyboard.c /^record_asynch_buffer_change (void)$/ | 3832 | record_asynch_buffer_change c-src/emacs/src/keyboard.c /^record_asynch_buffer_change (void)$/ |
| 3109 | record_auto_save c-src/emacs/src/keyboard.c /^record_auto_save (void)$/ | 3833 | record_auto_save c-src/emacs/src/keyboard.c /^record_auto_save (void)$/ |
| 3110 | record_char c-src/emacs/src/keyboard.c /^record_char (Lisp_Object c)$/ | 3834 | record_char c-src/emacs/src/keyboard.c /^record_char (Lisp_Object c)$/ |
| @@ -3112,177 +3836,62 @@ record_menu_key c-src/emacs/src/keyboard.c /^record_menu_key (Lisp_Object c)$/ | |||
| 3112 | record_single_kboard_state c-src/emacs/src/keyboard.c /^record_single_kboard_state ()$/ | 3836 | record_single_kboard_state c-src/emacs/src/keyboard.c /^record_single_kboard_state ()$/ |
| 3113 | record_xmalloc c-src/emacs/src/lisp.h /^extern void *record_xmalloc (size_t) ATTRIBUTE_ALL/ | 3837 | record_xmalloc c-src/emacs/src/lisp.h /^extern void *record_xmalloc (size_t) ATTRIBUTE_ALL/ |
| 3114 | recover_top_level_message c-src/emacs/src/keyboard.c 138 | 3838 | recover_top_level_message c-src/emacs/src/keyboard.c 138 |
| 3115 | Rectangle.getPos lua-src/test.lua /^function Rectangle.getPos ()$/ | ||
| 3116 | recursion-depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ | 3839 | recursion-depth c-src/emacs/src/keyboard.c /^DEFUN ("recursion-depth", Frecursion_depth, Srecur/ |
| 3117 | recursive_edit_1 c-src/emacs/src/keyboard.c /^recursive_edit_1 (void)$/ | ||
| 3118 | recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ | 3840 | recursive-edit c-src/emacs/src/keyboard.c /^DEFUN ("recursive-edit", Frecursive_edit, Srecursi/ |
| 3841 | recursive_edit_1 c-src/emacs/src/keyboard.c /^recursive_edit_1 (void)$/ | ||
| 3119 | recursive_edit_unwind c-src/emacs/src/keyboard.c /^recursive_edit_unwind (Lisp_Object buffer)$/ | 3842 | recursive_edit_unwind c-src/emacs/src/keyboard.c /^recursive_edit_unwind (Lisp_Object buffer)$/ |
| 3120 | RED cp-src/screen.hpp 16 | ||
| 3121 | RE_DEBUG c-src/emacs/src/regex.h 161 | ||
| 3122 | redirect c-src/emacs/src/lisp.h 663 | 3843 | redirect c-src/emacs/src/lisp.h 663 |
| 3123 | RE_DOT_NEWLINE c-src/emacs/src/regex.h 88 | ||
| 3124 | RE_DOT_NOT_NULL c-src/emacs/src/regex.h 92 | ||
| 3125 | reduce prol-src/natded.prolog /^reduce((X^M)@N,L):- % beta reduction$/ | 3844 | reduce prol-src/natded.prolog /^reduce((X^M)@N,L):- % beta reduction$/ |
| 3126 | reduce_subterm prol-src/natded.prolog /^reduce_subterm(M,M2):-$/ | 3845 | reduce_subterm prol-src/natded.prolog /^reduce_subterm(M,M2):-$/ |
| 3127 | RE_DUP_MAX c-src/emacs/src/regex.h 253 | ||
| 3128 | RE_DUP_MAX c-src/emacs/src/regex.h 256 | ||
| 3129 | /ReEncode ps-src/rfc1245.ps /^\/ReEncode { $/ | ||
| 3130 | refreshPort pyt-src/server.py /^ def refreshPort(self):$/ | 3846 | refreshPort pyt-src/server.py /^ def refreshPort(self):$/ |
| 3131 | RE_FRUGAL c-src/emacs/src/regex.h 147 | ||
| 3132 | \ref tex-src/texinfo.tex /^\\def\\ref#1{\\xrefX[#1,,,,,,,]}$/ | ||
| 3133 | \refx tex-src/texinfo.tex /^\\def\\refx#1#2{%$/ | ||
| 3134 | REG_BADBR c-src/emacs/src/regex.h 313 | ||
| 3135 | REG_BADPAT c-src/emacs/src/regex.h 305 | ||
| 3136 | REG_BADRPT c-src/emacs/src/regex.h 316 | ||
| 3137 | REG_EBRACE c-src/emacs/src/regex.h 312 | ||
| 3138 | REG_EBRACK c-src/emacs/src/regex.h 310 | ||
| 3139 | REG_ECOLLATE c-src/emacs/src/regex.h 306 | ||
| 3140 | REG_ECTYPE c-src/emacs/src/regex.h 307 | ||
| 3141 | REG_EEND c-src/emacs/src/regex.h 319 | ||
| 3142 | REG_EESCAPE c-src/emacs/src/regex.h 308 | ||
| 3143 | REG_ENOSYS c.c 279 | ||
| 3144 | REG_ENOSYS c-src/emacs/src/regex.h 297 | ||
| 3145 | REG_EPAREN c-src/emacs/src/regex.h 311 | ||
| 3146 | REG_ERANGE c-src/emacs/src/regex.h 314 | ||
| 3147 | REG_ERANGEX c-src/emacs/src/regex.h 322 | ||
| 3148 | REG_ERPAREN c-src/emacs/src/regex.h 321 | ||
| 3149 | reg_errcode_t c.c 279 | ||
| 3150 | reg_errcode_t c-src/emacs/src/regex.h 323 | 3847 | reg_errcode_t c-src/emacs/src/regex.h 323 |
| 3151 | REG_ESIZE c-src/emacs/src/regex.h 320 | 3848 | reg_errcode_t c.c 279 |
| 3152 | REG_ESPACE c-src/emacs/src/regex.h 315 | 3849 | reg_syntax_t c-src/emacs/src/regex.h 43 |
| 3153 | REG_ESUBREG c-src/emacs/src/regex.h 309 | ||
| 3154 | regex c-src/etags.c 219 | 3850 | regex c-src/etags.c 219 |
| 3155 | regexfile make-src/Makefile /^regexfile: Makefile$/ | ||
| 3156 | _REGEX_H c-src/emacs/src/regex.h 21 | ||
| 3157 | REGEX make-src/Makefile /^REGEX=\/[ \\t]*DEFVAR_[A-Z_ \\t\\n(]+"\\([^"]+\\)"\/$/ | ||
| 3158 | REGEXOBJS make-src/Makefile /^REGEXOBJS=regex.o$/ | ||
| 3159 | regex.o make-src/Makefile /^regex.o: emacs\/src\/regex.c$/ | 3851 | regex.o make-src/Makefile /^regex.o: emacs\/src\/regex.c$/ |
| 3852 | regex_t c-src/emacs/src/regex.h 416 | ||
| 3853 | regex_tag_multiline c-src/etags.c /^regex_tag_multiline (void)$/ | ||
| 3854 | regexfile make-src/Makefile /^regexfile: Makefile$/ | ||
| 3160 | regexp c-src/etags.c 256 | 3855 | regexp c-src/etags.c 256 |
| 3161 | regexp c-src/etags.c 268 | 3856 | regexp c-src/etags.c 268 |
| 3162 | regex_tag_multiline c-src/etags.c /^regex_tag_multiline (void)$/ | ||
| 3163 | regex_t c-src/emacs/src/regex.h 416 | ||
| 3164 | REG_EXTENDED c-src/emacs/src/regex.h 263 | ||
| 3165 | REG_ICASE c-src/emacs/src/regex.h 267 | ||
| 3166 | registerAction objcpp-src/SimpleCalc.M /^- registerAction:(SEL)action$/ | 3857 | registerAction objcpp-src/SimpleCalc.M /^- registerAction:(SEL)action$/ |
| 3167 | register_heapinfo c-src/emacs/src/gmalloc.c /^register_heapinfo (void)$/ | 3858 | register_heapinfo c-src/emacs/src/gmalloc.c /^register_heapinfo (void)$/ |
| 3168 | regmatch_t c-src/emacs/src/regex.h 451 | 3859 | regmatch_t c-src/emacs/src/regex.h 451 |
| 3169 | REG_NEWLINE c-src/emacs/src/regex.h 272 | ||
| 3170 | REG_NOERROR c-src/emacs/src/regex.h 300 | ||
| 3171 | REG_NOMATCH c-src/emacs/src/regex.h 301 | ||
| 3172 | REG_NOSUB c-src/emacs/src/regex.h 276 | ||
| 3173 | REG_NOTBOL c-src/emacs/src/regex.h 286 | ||
| 3174 | REG_NOTEOL c-src/emacs/src/regex.h 289 | ||
| 3175 | regoff_t c-src/emacs/src/regex.h 423 | 3860 | regoff_t c-src/emacs/src/regex.h 423 |
| 3176 | regs_allocated c-src/emacs/src/regex.h 379 | ||
| 3177 | regs cp-src/screen.cpp 16 | ||
| 3178 | regs c-src/etags.c 263 | 3861 | regs c-src/etags.c 263 |
| 3862 | regs cp-src/screen.cpp 16 | ||
| 3863 | regs_allocated c-src/emacs/src/regex.h 379 | ||
| 3179 | regset c-src/h.h 31 | 3864 | regset c-src/h.h 31 |
| 3180 | REGS_FIXED c-src/emacs/src/regex.h 378 | ||
| 3181 | REGS_REALLOCATE c-src/emacs/src/regex.h 377 | ||
| 3182 | REGS_UNALLOCATED c-src/emacs/src/regex.h 376 | ||
| 3183 | reg_syntax_t c-src/emacs/src/regex.h 43 | ||
| 3184 | regular_top_level_message c-src/emacs/src/keyboard.c 143 | 3865 | regular_top_level_message c-src/emacs/src/keyboard.c 143 |
| 3185 | rehash_size c-src/emacs/src/lisp.h 1835 | 3866 | rehash_size c-src/emacs/src/lisp.h 1835 |
| 3186 | rehash_threshold c-src/emacs/src/lisp.h 1839 | 3867 | rehash_threshold c-src/emacs/src/lisp.h 1839 |
| 3187 | RE_HAT_LISTS_NOT_NEWLINE c-src/emacs/src/regex.h 96 | ||
| 3188 | RE_INTERVALS c-src/emacs/src/regex.h 101 | ||
| 3189 | re_iswctype c-src/emacs/src/regex.h 602 | ||
| 3190 | relative_filename c-src/etags.c /^relative_filename (char *file, char *dir)$/ | 3868 | relative_filename c-src/etags.c /^relative_filename (char *file, char *dir)$/ |
| 3191 | =\relax tex-src/texinfo.tex /^\\let\\appendix=\\relax$/ | ||
| 3192 | =\relax tex-src/texinfo.tex /^\\let\\chapter=\\relax$/ | ||
| 3193 | =\relax tex-src/texinfo.tex /^\\let\\section=\\relax$/ | ||
| 3194 | =\relax tex-src/texinfo.tex /^\\let\\subsection=\\relax$/ | ||
| 3195 | =\relax tex-src/texinfo.tex /^\\let\\subsubsection=\\relax$/ | ||
| 3196 | release distrib make-src/Makefile /^release distrib: web$/ | 3869 | release distrib make-src/Makefile /^release distrib: web$/ |
| 3197 | RELEASELIST make-src/Makefile /^RELEASELIST=pot@gnu.org xemacs-review@xemacs.org j/ | ||
| 3198 | ReleaseNameString pas-src/common.pas /^procedure ReleaseNameString; (* (var NSP: NameStri/ | ||
| 3199 | RE_LIMITED_OPS c-src/emacs/src/regex.h 105 | ||
| 3200 | removeexp prol-src/natded.prolog /^removeexp(E,E,'NIL'):-!.$/ | 3870 | removeexp prol-src/natded.prolog /^removeexp(E,E,'NIL'):-!.$/ |
| 3201 | RemoveLayer lua-src/allegro.lua /^function RemoveLayer ()$/ | ||
| 3202 | RemoveUnderlineControl pas-src/common.pas /^function RemoveUnderlineControl; (*($/ | ||
| 3203 | RE_NEWLINE_ALT c-src/emacs/src/regex.h 109 | ||
| 3204 | RE_NO_BK_BRACES c-src/emacs/src/regex.h 114 | ||
| 3205 | RE_NO_BK_PARENS c-src/emacs/src/regex.h 118 | ||
| 3206 | RE_NO_BK_REFS c-src/emacs/src/regex.h 122 | ||
| 3207 | RE_NO_BK_VBAR c-src/emacs/src/regex.h 126 | ||
| 3208 | RE_NO_EMPTY_RANGES c-src/emacs/src/regex.h 132 | ||
| 3209 | RE_NO_GNU_OPS c-src/emacs/src/regex.h 144 | ||
| 3210 | RE_NO_NEWLINE_ANCHOR c-src/emacs/src/regex.h 153 | ||
| 3211 | RE_NO_POSIX_BACKTRACKING c-src/emacs/src/regex.h 140 | ||
| 3212 | RE_NREGS c-src/emacs/src/regex.h 440 | ||
| 3213 | re_nsub c-src/emacs/src/regex.h 364 | ||
| 3214 | reorder_modifiers c-src/emacs/src/keyboard.c /^reorder_modifiers (Lisp_Object symbol)$/ | 3871 | reorder_modifiers c-src/emacs/src/keyboard.c /^reorder_modifiers (Lisp_Object symbol)$/ |
| 3215 | re_pattern_buffer c-src/emacs/src/regex.h 335 | ||
| 3216 | re_pattern_buffer c-src/h.h 119 | ||
| 3217 | ReprOfChar pas-src/common.pas /^function ReprOfChar; (*( ch : char) : NameString;*/ | ||
| 3218 | __repr__ pyt-src/server.py /^ def __repr__(self):$/ | ||
| 3219 | request c.c /^request request (a, b)$/ | 3872 | request c.c /^request request (a, b)$/ |
| 3220 | requeued_events_pending_p c-src/emacs/src/keyboard.c /^requeued_events_pending_p (void)$/ | 3873 | requeued_events_pending_p c-src/emacs/src/keyboard.c /^requeued_events_pending_p (void)$/ |
| 3221 | required_argument c-src/getopt.h 90 | ||
| 3222 | require merc-src/accumulator.m /^:- import_module require.$/ | 3874 | require merc-src/accumulator.m /^:- import_module require.$/ |
| 3223 | re_registers c-src/emacs/src/regex.h 428 | 3875 | required_argument c-src/getopt.h 90 |
| 3224 | \resetmathfonts tex-src/texinfo.tex /^\\def\\resetmathfonts{%$/ | ||
| 3225 | reset-this-command-lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ | 3876 | reset-this-command-lengths c-src/emacs/src/keyboard.c /^DEFUN ("reset-this-command-lengths", Freset_this_c/ |
| 3226 | RE_SHY_GROUPS c-src/emacs/src/regex.h 150 | ||
| 3227 | restore_getcjmp c-src/emacs/src/keyboard.c /^restore_getcjmp (sys_jmp_buf temp)$/ | 3877 | restore_getcjmp c-src/emacs/src/keyboard.c /^restore_getcjmp (sys_jmp_buf temp)$/ |
| 3228 | restore_kboard_configuration c-src/emacs/src/keyboard.c /^restore_kboard_configuration (int was_locked)$/ | 3878 | restore_kboard_configuration c-src/emacs/src/keyboard.c /^restore_kboard_configuration (int was_locked)$/ |
| 3229 | /restorematrix ps-src/rfc1245.ps /^\/restorematrix {$/ | ||
| 3230 | _Restrict_arr_ c-src/emacs/src/regex.h 555 | ||
| 3231 | _Restrict_arr_ c-src/emacs/src/regex.h 557 | ||
| 3232 | _Restrict_ c-src/emacs/src/regex.h 540 | ||
| 3233 | _Restrict_ c-src/emacs/src/regex.h 542 | ||
| 3234 | _Restrict_ c-src/emacs/src/regex.h 544 | ||
| 3235 | \result tex-src/texinfo.tex /^\\def\\result{\\leavevmode\\raise.15ex\\hbox to 1em{\\hf/ | ||
| 3236 | \result tex-src/texinfo.tex /^\\def\\result{\\realbackslash result}$/ | ||
| 3237 | RESUME_POLLING c-src/emacs/src/keyboard.c 2170 | ||
| 3238 | RE_SYNTAX_AWK c-src/emacs/src/regex.h 186 | ||
| 3239 | RE_SYNTAX_ED c-src/emacs/src/regex.h 216 | ||
| 3240 | RE_SYNTAX_EGREP c-src/emacs/src/regex.h 206 | ||
| 3241 | RE_SYNTAX_EMACS c-src/emacs/src/regex.h 183 | ||
| 3242 | RE_SYNTAX_GNU_AWK c-src/emacs/src/regex.h 193 | ||
| 3243 | RE_SYNTAX_GREP c-src/emacs/src/regex.h 201 | ||
| 3244 | RE_SYNTAX_POSIX_AWK c-src/emacs/src/regex.h 197 | ||
| 3245 | RE_SYNTAX_POSIX_BASIC c-src/emacs/src/regex.h 225 | ||
| 3246 | _RE_SYNTAX_POSIX_COMMON c-src/emacs/src/regex.h 221 | ||
| 3247 | RE_SYNTAX_POSIX_EGREP c-src/emacs/src/regex.h 212 | ||
| 3248 | RE_SYNTAX_POSIX_EXTENDED c-src/emacs/src/regex.h 234 | ||
| 3249 | RE_SYNTAX_POSIX_MINIMAL_BASIC c-src/emacs/src/regex.h 231 | ||
| 3250 | RE_SYNTAX_POSIX_MINIMAL_EXTENDED c-src/emacs/src/regex.h 242 | ||
| 3251 | RE_SYNTAX_SED c-src/emacs/src/regex.h 218 | ||
| 3252 | RE_TRANSLATE_TYPE c-src/emacs/src/regex.h 332 | ||
| 3253 | return_to_command_loop c-src/emacs/src/keyboard.c 135 | 3879 | return_to_command_loop c-src/emacs/src/keyboard.c 135 |
| 3254 | RETURN_UNGCPRO c-src/emacs/src/lisp.h /^#define RETURN_UNGCPRO(expr) \\$/ | ||
| 3255 | RE_UNMATCHED_RIGHT_PAREN_ORD c-src/emacs/src/regex.h 136 | ||
| 3256 | reverse prol-src/natded.prolog /^reverse([],Ws,Ws).$/ | 3880 | reverse prol-src/natded.prolog /^reverse([],Ws,Ws).$/ |
| 3257 | revert objc-src/PackInsp.m /^-revert:sender$/ | 3881 | revert objc-src/PackInsp.m /^-revert:sender$/ |
| 3258 | re_wchar_t c-src/emacs/src/regex.h 600 | ||
| 3259 | re_wchar_t c-src/emacs/src/regex.h 623 | ||
| 3260 | re_wctype c-src/emacs/src/regex.h 601 | ||
| 3261 | re_wctype_t c-src/emacs/src/regex.h 599 | ||
| 3262 | re_wctype_t c-src/emacs/src/regex.h 618 | ||
| 3263 | re_wctype_to_bit c-src/emacs/src/regex.h /^# define re_wctype_to_bit(cc) 0$/ | ||
| 3264 | /RF ps-src/rfc1245.ps /^\/RF { $/ | ||
| 3265 | right c-src/etags.c 216 | 3882 | right c-src/etags.c 216 |
| 3266 | right_shift y-src/cccp.y /^right_shift (a, b)$/ | 3883 | right_shift y-src/cccp.y /^right_shift (a, b)$/ |
| 3267 | ring1 c.c 241 | 3884 | ring1 c.c 241 |
| 3268 | ring2 c.c 242 | 3885 | ring2 c.c 242 |
| 3269 | rm_eo c-src/emacs/src/regex.h 450 | 3886 | rm_eo c-src/emacs/src/regex.h 450 |
| 3270 | rm_so c-src/emacs/src/regex.h 449 | 3887 | rm_so c-src/emacs/src/regex.h 449 |
| 3271 | \rm tex-src/texinfo.tex /^\\def\\rm{\\realbackslash rm }%$/ | ||
| 3272 | rng_base cp-src/Range.h 79 | 3888 | rng_base cp-src/Range.h 79 |
| 3273 | rng_inc cp-src/Range.h 81 | 3889 | rng_inc cp-src/Range.h 81 |
| 3274 | rng_limit cp-src/Range.h 80 | 3890 | rng_limit cp-src/Range.h 80 |
| 3275 | rng_nelem cp-src/Range.h 83 | 3891 | rng_nelem cp-src/Range.h 83 |
| 3276 | rosso cp-src/c.C 40 | 3892 | rosso cp-src/c.C 40 |
| 3277 | /R ps-src/rfc1245.ps /^\/R { $/ | ||
| 3278 | /RR ps-src/rfc1245.ps /^\/RR { $/ | ||
| 3279 | RSH y-src/cccp.c 17 | ||
| 3280 | rsyncfromfly make-src/Makefile /^rsyncfromfly:$/ | 3893 | rsyncfromfly make-src/Makefile /^rsyncfromfly:$/ |
| 3281 | rsynctofly make-src/Makefile /^rsynctofly:$/ | 3894 | rsynctofly make-src/Makefile /^rsynctofly:$/ |
| 3282 | RTE/s ada-src/2ataspri.adb /^ package RTE renames Interfaces.C.POSIX_RTE;$/ | ||
| 3283 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}%$/ | ||
| 3284 | \r tex-src/texinfo.tex /^\\def\\r##1{\\realbackslash r {##1}}$/ | ||
| 3285 | \r tex-src/texinfo.tex /^\\def\\r#1{{\\rm #1}} % roman font$/ | ||
| 3286 | rtint c-src/h.h 60 | 3895 | rtint c-src/h.h 60 |
| 3287 | rtint c-src/h.h 68 | 3896 | rtint c-src/h.h 68 |
| 3288 | rtstr c-src/h.h 61 | 3897 | rtstr c-src/h.h 61 |
| @@ -3292,208 +3901,98 @@ rtunion_def c-src/h.h 64 | |||
| 3292 | rtx c-src/h.h 62 | 3901 | rtx c-src/h.h 62 |
| 3293 | rtxnp c-src/h.h 71 | 3902 | rtxnp c-src/h.h 71 |
| 3294 | rtxp c-src/h.h 70 | 3903 | rtxp c-src/h.h 70 |
| 3295 | ` ruby-src/test.rb /^ def `(command)$/ | 3904 | s c-src/emacs/src/lisp.h 4672 |
| 3296 | + ruby-src/test.rb /^ def +(y)$/ | 3905 | s c-src/emacs/src/lisp.h 4678 |
| 3297 | << ruby-src/test.rb /^ def <<(y)$/ | ||
| 3298 | <= ruby-src/test.rb /^ def <=(y)$/ | ||
| 3299 | <=> ruby-src/test.rb /^ def <=>(y)$/ | ||
| 3300 | == ruby-src/test.rb /^ def ==(y)$/ | ||
| 3301 | === ruby-src/test.rb /^ def ===(y)$/ | ||
| 3302 | [] ruby-src/test.rb /^ def [](y)$/ | ||
| 3303 | []= ruby-src/test.rb /^ def []=(y, val)$/ | ||
| 3304 | RUN make-src/Makefile /^RUN=$/ | ||
| 3305 | RUN make-src/Makefile /^RUN=time --quiet --format '%U + %S: %E'$/ | ||
| 3306 | RXINCLUDE make-src/Makefile /^RXINCLUDE=-Iemacs\/src$/ | ||
| 3307 | s1 cp-src/c.C 32 | 3906 | s1 cp-src/c.C 32 |
| 3308 | /s1 ps-src/rfc1245.ps /^\/s1 1 string def$/ | ||
| 3309 | s2 cp-src/c.C 35 | 3907 | s2 cp-src/c.C 35 |
| 3310 | SAFE_ALLOCA c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA(size) ((size) <= sa_avail \\/ | ||
| 3311 | SAFE_ALLOCA_LISP c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_LISP(buf, nelt) \\$/ | ||
| 3312 | SAFE_ALLOCA_STRING c-src/emacs/src/lisp.h /^#define SAFE_ALLOCA_STRING(ptr, string) \\$/ | ||
| 3313 | SAFE_FREE c-src/emacs/src/lisp.h /^#define SAFE_FREE() \\$/ | ||
| 3314 | SAFE_NALLOCA c-src/emacs/src/lisp.h /^#define SAFE_NALLOCA(buf, multiplier, nitems) \\/ | ||
| 3315 | safe_run_hook_funcall c-src/emacs/src/keyboard.c /^safe_run_hook_funcall (ptrdiff_t nargs, Lisp_Objec/ | 3908 | safe_run_hook_funcall c-src/emacs/src/keyboard.c /^safe_run_hook_funcall (ptrdiff_t nargs, Lisp_Objec/ |
| 3316 | safe_run_hooks_1 c-src/emacs/src/keyboard.c /^safe_run_hooks_1 (ptrdiff_t nargs, Lisp_Object *ar/ | ||
| 3317 | safe_run_hooks c-src/emacs/src/keyboard.c /^safe_run_hooks (Lisp_Object hook)$/ | 3909 | safe_run_hooks c-src/emacs/src/keyboard.c /^safe_run_hooks (Lisp_Object hook)$/ |
| 3910 | safe_run_hooks_1 c-src/emacs/src/keyboard.c /^safe_run_hooks_1 (ptrdiff_t nargs, Lisp_Object *ar/ | ||
| 3318 | safe_run_hooks_error c-src/emacs/src/keyboard.c /^safe_run_hooks_error (Lisp_Object error, ptrdiff_t/ | 3911 | safe_run_hooks_error c-src/emacs/src/keyboard.c /^safe_run_hooks_error (Lisp_Object error, ptrdiff_t/ |
| 3319 | Sample tex-src/gzip.texi /^@node Sample, Invoking gzip, Overview, Top$/ | 3912 | save pyt-src/server.py /^ def save(self):$/ |
| 3320 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}%$/ | ||
| 3321 | \samp tex-src/texinfo.tex /^\\def\\samp##1{\\realbackslash samp {##1}}$/ | ||
| 3322 | \samp tex-src/texinfo.tex /^\\def\\samp #1{`\\tclose{#1}'\\null}$/ | ||
| 3323 | /sangle ps-src/rfc1245.ps /^\/sangle 1 0 dmatrix defaultmatrix dtransform exch / | ||
| 3324 | SAVE_FUNCPOINTER c-src/emacs/src/lisp.h 2049 | ||
| 3325 | save_getcjmp c-src/emacs/src/keyboard.c /^save_getcjmp (sys_jmp_buf temp)$/ | 3913 | save_getcjmp c-src/emacs/src/keyboard.c /^save_getcjmp (sys_jmp_buf temp)$/ |
| 3326 | SAVE_INTEGER c-src/emacs/src/lisp.h 2048 | 3914 | save_type c-src/emacs/src/lisp.h /^save_type (struct Lisp_Save_Value *v, int n)$/ |
| 3327 | /savematrix ps-src/rfc1245.ps /^\/savematrix {$/ | ||
| 3328 | savenstr c-src/etags.c /^savenstr (const char *cp, int len)$/ | 3915 | savenstr c-src/etags.c /^savenstr (const char *cp, int len)$/ |
| 3329 | SAVE_OBJECT c-src/emacs/src/lisp.h 2051 | ||
| 3330 | SAVE_POINTER c-src/emacs/src/lisp.h 2050 | ||
| 3331 | save pyt-src/server.py /^ def save(self):$/ | ||
| 3332 | SAVE_SLOT_BITS c-src/emacs/src/lisp.h 2055 | ||
| 3333 | savestr c-src/etags.c /^savestr (const char *cp)$/ | 3916 | savestr c-src/etags.c /^savestr (const char *cp)$/ |
| 3334 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2062 | ||
| 3335 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2114 | ||
| 3336 | SAVE_TYPE_BITS c-src/emacs/src/lisp.h 2123 | ||
| 3337 | save_type c-src/emacs/src/lisp.h /^save_type (struct Lisp_Save_Value *v, int n)$/ | ||
| 3338 | SAVE_TYPE_FUNCPTR_PTR_OBJ c-src/emacs/src/lisp.h 2076 | ||
| 3339 | SAVE_TYPE_INT_INT c-src/emacs/src/lisp.h 2066 | ||
| 3340 | SAVE_TYPE_INT_INT_INT c-src/emacs/src/lisp.h 2067 | ||
| 3341 | SAVE_TYPE_MEMORY c-src/emacs/src/lisp.h 2080 | ||
| 3342 | SAVE_TYPE_OBJ_OBJ c-src/emacs/src/lisp.h 2069 | ||
| 3343 | SAVE_TYPE_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2070 | ||
| 3344 | SAVE_TYPE_OBJ_OBJ_OBJ_OBJ c-src/emacs/src/lisp.h 2071 | ||
| 3345 | SAVE_TYPE_PTR_INT c-src/emacs/src/lisp.h 2073 | ||
| 3346 | SAVE_TYPE_PTR_OBJ c-src/emacs/src/lisp.h 2074 | ||
| 3347 | SAVE_TYPE_PTR_PTR c-src/emacs/src/lisp.h 2075 | ||
| 3348 | SAVE_UNUSED c-src/emacs/src/lisp.h 2047 | ||
| 3349 | SAVE_VALUEP c-src/emacs/src/lisp.h /^SAVE_VALUEP (Lisp_Object x)$/ | ||
| 3350 | SAVE_VALUE_SLOTS c-src/emacs/src/lisp.h 2058 | ||
| 3351 | say go-src/test.go /^func say(msg string) {$/ | 3917 | say go-src/test.go /^func say(msg string) {$/ |
| 3352 | __sbrk c-src/emacs/src/gmalloc.c 1513 | ||
| 3353 | SBYTES c-src/emacs/src/lisp.h /^SBYTES (Lisp_Object string)$/ | ||
| 3354 | scan_separators c-src/etags.c /^scan_separators (char *name)$/ | 3918 | scan_separators c-src/etags.c /^scan_separators (char *name)$/ |
| 3355 | S c.c 156 | ||
| 3356 | SCHARS c-src/emacs/src/lisp.h /^SCHARS (Lisp_Object string)$/ | ||
| 3357 | Scheme_functions c-src/etags.c /^Scheme_functions (FILE *inf)$/ | ||
| 3358 | Scheme_help c-src/etags.c 667 | ||
| 3359 | Scheme_suffixes c-src/etags.c 665 | ||
| 3360 | scolonseen c-src/etags.c 2447 | 3919 | scolonseen c-src/etags.c 2447 |
| 3361 | scratch c-src/sysdep.h 56 | 3920 | scratch c-src/sysdep.h 56 |
| 3362 | SCREEN_FP cp-src/screen.hpp /^#define SCREEN_FP(x,y) \\$/ | ||
| 3363 | SCREEN_START cp-src/screen.hpp 33 | ||
| 3364 | scroll_bar_parts c-src/emacs/src/keyboard.c 5189 | 3921 | scroll_bar_parts c-src/emacs/src/keyboard.c 5189 |
| 3365 | s c-src/emacs/src/lisp.h 4672 | ||
| 3366 | s c-src/emacs/src/lisp.h 4678 | ||
| 3367 | \sc tex-src/texinfo.tex /^\\def\\sc#1{{\\smallcaps#1}} % smallcaps font$/ | ||
| 3368 | SDATA c-src/emacs/src/lisp.h /^SDATA (Lisp_Object string)$/ | ||
| 3369 | SDTrefGetInteger pas-src/common.pas /^function SDTrefGetInteger : integer;$/ | ||
| 3370 | SDTrefIsEnd pas-src/common.pas /^function SDTrefIsEnd : Boolean;$/ | ||
| 3371 | SDTrefRecToString pas-src/common.pas /^procedure SDTrefRecToString (* ($/ | ||
| 3372 | SDTrefSkipSpaces pas-src/common.pas /^procedure SDTrefSkipSpaces;$/ | ||
| 3373 | SDTrefStringToRec pas-src/common.pas /^procedure SDTrefStringToRec (* ($/ | ||
| 3374 | \seccheck tex-src/texinfo.tex /^\\def\\seccheck#1{\\if \\pageno<0 %$/ | ||
| 3375 | \secentryfonts tex-src/texinfo.tex /^\\def\\secentryfonts{\\textfonts}$/ | ||
| 3376 | \secentry tex-src/texinfo.tex /^ \\def\\secentry ##1##2##3##4{}$/ | ||
| 3377 | \secentry tex-src/texinfo.tex /^\\def\\secentry#1#2#3#4{\\dosecentry{#2.#3\\labelspace/ | ||
| 3378 | \secfonts tex-src/texinfo.tex /^\\def\\secfonts{%$/ | ||
| 3379 | \secheadingbreak tex-src/texinfo.tex /^\\def\\secheadingbreak{\\dobreak \\secheadingskip {-10/ | ||
| 3380 | \secheadingi tex-src/texinfo.tex /^\\def\\secheadingi #1{{\\advance \\secheadingskip by \\/ | ||
| 3381 | \secheading tex-src/texinfo.tex /^\\def\\secheading #1#2#3{\\secheadingi {#2.#3\\enspace/ | ||
| 3382 | \secondary tex-src/texinfo.tex /^\\def\\secondary #1#2{$/ | ||
| 3383 | sec=\relax tex-src/texinfo.tex /^\\let\\appendixsec=\\relax$/ | 3922 | sec=\relax tex-src/texinfo.tex /^\\let\\appendixsec=\\relax$/ |
| 3384 | section_href perl-src/htlmify-cystic /^sub section_href ($)$/ | ||
| 3385 | section_name perl-src/htlmify-cystic 12 | ||
| 3386 | section_name perl-src/htlmify-cystic /^sub section_name ($)$/ | ||
| 3387 | section perl-src/htlmify-cystic 25 | 3923 | section perl-src/htlmify-cystic 25 |
| 3388 | section=\relax tex-src/texinfo.tex /^\\let\\appendixsection=\\relax$/ | 3924 | section=\relax tex-src/texinfo.tex /^\\let\\appendixsection=\\relax$/ |
| 3925 | section_href perl-src/htlmify-cystic /^sub section_href ($)$/ | ||
| 3926 | section_name perl-src/htlmify-cystic /^sub section_name ($)$/ | ||
| 3927 | section_name perl-src/htlmify-cystic 12 | ||
| 3389 | section_toc perl-src/htlmify-cystic 15 | 3928 | section_toc perl-src/htlmify-cystic 15 |
| 3929 | section_url perl-src/htlmify-cystic /^sub section_url ()$/ | ||
| 3390 | section_url_base perl-src/htlmify-cystic /^sub section_url_base ()$/ | 3930 | section_url_base perl-src/htlmify-cystic /^sub section_url_base ()$/ |
| 3391 | section_url_name perl-src/htlmify-cystic /^sub section_url_name ()$/ | 3931 | section_url_name perl-src/htlmify-cystic /^sub section_url_name ()$/ |
| 3392 | section_url perl-src/htlmify-cystic /^sub section_url ()$/ | ||
| 3393 | \seczzz tex-src/texinfo.tex /^\\def\\seczzz #1{\\seccheck{section}%$/ | ||
| 3394 | select_last prol-src/natded.prolog /^select_last([X],X,[]).$/ | ||
| 3395 | SelectLayer lua-src/allegro.lua /^function SelectLayer (layer)$/ | ||
| 3396 | select prol-src/natded.prolog /^select(X,[X|Xs],Xs).$/ | 3932 | select prol-src/natded.prolog /^select(X,[X|Xs],Xs).$/ |
| 3397 | select-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table ()$/ | 3933 | select-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table ()$/ |
| 3398 | select-tags-table-mode el-src/emacs/lisp/progmodes/etags.el /^(define-derived-mode select-tags-table-mode specia/ | 3934 | select-tags-table-mode el-src/emacs/lisp/progmodes/etags.el /^(define-derived-mode select-tags-table-mode specia/ |
| 3399 | select-tags-table-mode-map el-src/emacs/lisp/progmodes/etags.el /^(defvar select-tags-table-mode-map ; Doc string?$/ | 3935 | select-tags-table-mode-map el-src/emacs/lisp/progmodes/etags.el /^(defvar select-tags-table-mode-map ; Doc string?$/ |
| 3400 | select-tags-table-quit el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-quit ()$/ | 3936 | select-tags-table-quit el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-quit ()$/ |
| 3401 | select-tags-table-select el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-select (button)$/ | 3937 | select-tags-table-select el-src/emacs/lisp/progmodes/etags.el /^(defun select-tags-table-select (button)$/ |
| 3402 | Self/f ada-src/2ataspri.adb /^ function Self return TCB_Ptr is$/ | 3938 | select_last prol-src/natded.prolog /^select_last([X],X,[]).$/ |
| 3403 | Self/f ada-src/2ataspri.ads /^ function Self return TCB_Ptr;$/ | ||
| 3404 | send objc-src/Subprocess.m /^- send:(const char *)string$/ | ||
| 3405 | send objc-src/Subprocess.m /^- send:(const char *)string withNewline:(BOOL)want/ | 3939 | send objc-src/Subprocess.m /^- send:(const char *)string withNewline:(BOOL)want/ |
| 3940 | send objc-src/Subprocess.m /^- send:(const char *)string$/ | ||
| 3406 | separator_names c-src/emacs/src/keyboard.c 7372 | 3941 | separator_names c-src/emacs/src/keyboard.c 7372 |
| 3407 | serializeToVars php-src/lce_functions.php /^ function serializeToVars($prefix)$/ | 3942 | serializeToVars php-src/lce_functions.php /^ function serializeToVars($prefix)$/ |
| 3408 | ServerEdit pyt-src/server.py /^class ServerEdit(Frame):$/ | 3943 | set cp-src/conway.hpp /^ void set(void) { alive = 1; }$/ |
| 3409 | Server pyt-src/server.py /^class Server:$/ | 3944 | set merc-src/accumulator.m /^:- import_module set.$/ |
| 3945 | set-input-interrupt-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 3946 | set-input-meta-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 3947 | set-input-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 3948 | set-output-flow-control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 3949 | set-quit-char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 3950 | setDate cp-src/functions.cpp /^void Date::setDate ( int d , int m , int y ){$/ | ||
| 3951 | setDelegate objc-src/Subprocess.m /^- setDelegate:anObject$/ | ||
| 3952 | setRevertButtonTitle objc-src/PackInsp.m /^-setRevertButtonTitle$/ | ||
| 3410 | set_base cp-src/Range.h /^ void set_base (double b) { rng_base = b; }$/ | 3953 | set_base cp-src/Range.h /^ void set_base (double b) { rng_base = b; }$/ |
| 3411 | \setchapternewpage tex-src/texinfo.tex /^\\def\\setchapternewpage #1 {\\csname CHAPPAG#1\\endcs/ | ||
| 3412 | \setchapterstyle tex-src/texinfo.tex /^\\def\\setchapterstyle #1 {\\csname CHAPF#1\\endcsname/ | ||
| 3413 | set_char_table_contents c-src/emacs/src/lisp.h /^set_char_table_contents (Lisp_Object table, ptrdif/ | 3954 | set_char_table_contents c-src/emacs/src/lisp.h /^set_char_table_contents (Lisp_Object table, ptrdif/ |
| 3414 | set_char_table_defalt c-src/emacs/src/lisp.h /^set_char_table_defalt (Lisp_Object table, Lisp_Obj/ | 3955 | set_char_table_defalt c-src/emacs/src/lisp.h /^set_char_table_defalt (Lisp_Object table, Lisp_Obj/ |
| 3415 | set_char_table_extras c-src/emacs/src/lisp.h /^set_char_table_extras (Lisp_Object table, ptrdiff_/ | 3956 | set_char_table_extras c-src/emacs/src/lisp.h /^set_char_table_extras (Lisp_Object table, ptrdiff_/ |
| 3416 | set_char_table_purpose c-src/emacs/src/lisp.h /^set_char_table_purpose (Lisp_Object table, Lisp_Ob/ | 3957 | set_char_table_purpose c-src/emacs/src/lisp.h /^set_char_table_purpose (Lisp_Object table, Lisp_Ob/ |
| 3417 | set cp-src/conway.hpp /^ void set(void) { alive = 1; }$/ | ||
| 3418 | setDate cp-src/functions.cpp /^void Date::setDate ( int d , int m , int y ){$/ | ||
| 3419 | \setdeffont tex-src/texinfo.tex /^\\def\\setdeffont #1 {\\csname DEF#1\\endcsname}$/ | ||
| 3420 | setDelegate objc-src/Subprocess.m /^- setDelegate:anObject$/ | ||
| 3421 | \setfilename tex-src/texinfo.tex /^\\def\\setfilename{%$/ | ||
| 3422 | set_hash_key_slot c-src/emacs/src/lisp.h /^set_hash_key_slot (struct Lisp_Hash_Table *h, ptrd/ | 3958 | set_hash_key_slot c-src/emacs/src/lisp.h /^set_hash_key_slot (struct Lisp_Hash_Table *h, ptrd/ |
| 3423 | set_hash_value_slot c-src/emacs/src/lisp.h /^set_hash_value_slot (struct Lisp_Hash_Table *h, pt/ | 3959 | set_hash_value_slot c-src/emacs/src/lisp.h /^set_hash_value_slot (struct Lisp_Hash_Table *h, pt/ |
| 3424 | set_inc cp-src/Range.h /^ void set_inc (double i) { rng_inc = i; }$/ | 3960 | set_inc cp-src/Range.h /^ void set_inc (double i) { rng_inc = i; }$/ |
| 3425 | set-input-interrupt-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-interrupt-mode", Fset_input_inte/ | ||
| 3426 | set-input-meta-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-meta-mode", Fset_input_meta_mode/ | ||
| 3427 | set-input-mode c-src/emacs/src/keyboard.c /^DEFUN ("set-input-mode", Fset_input_mode, Sset_inp/ | ||
| 3428 | set_limit cp-src/Range.h /^ void set_limit (double l) { rng_limit = l; }$/ | 3961 | set_limit cp-src/Range.h /^ void set_limit (double l) { rng_limit = l; }$/ |
| 3429 | /setmanualfeed ps-src/rfc1245.ps /^\/setmanualfeed {$/ | ||
| 3430 | set merc-src/accumulator.m /^:- import_module set.$/ | ||
| 3431 | set-output-flow-control c-src/emacs/src/keyboard.c /^DEFUN ("set-output-flow-control", Fset_output_flow/ | ||
| 3432 | set_overlay_plist c-src/emacs/src/lisp.h /^set_overlay_plist (Lisp_Object overlay, Lisp_Objec/ | 3962 | set_overlay_plist c-src/emacs/src/lisp.h /^set_overlay_plist (Lisp_Object overlay, Lisp_Objec/ |
| 3433 | Set_Own_Priority/p ada-src/2ataspri.adb /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 3434 | Set_Own_Priority/p ada-src/2ataspri.ads /^ procedure Set_Own_Priority (Prio : System.Any_P/ | ||
| 3435 | /setpapername ps-src/rfc1245.ps /^\/setpapername { $/ | ||
| 3436 | /setpattern ps-src/rfc1245.ps /^\/setpattern {$/ | ||
| 3437 | set_poll_suppress_count c-src/emacs/src/keyboard.c /^set_poll_suppress_count (int count)$/ | 3963 | set_poll_suppress_count c-src/emacs/src/keyboard.c /^set_poll_suppress_count (int count)$/ |
| 3438 | Set_Priority/p ada-src/2ataspri.adb /^ procedure Set_Priority$/ | ||
| 3439 | Set_Priority/p ada-src/2ataspri.ads /^ procedure Set_Priority (T : TCB_Ptr; Prio : Sys/ | ||
| 3440 | set_prop c-src/emacs/src/keyboard.c /^set_prop (ptrdiff_t idx, Lisp_Object val)$/ | 3964 | set_prop c-src/emacs/src/keyboard.c /^set_prop (ptrdiff_t idx, Lisp_Object val)$/ |
| 3441 | SETPRT f-src/entry.for /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3442 | SETPRT f-src/entry.strange /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3443 | SETPRT f-src/entry.strange_suffix /^ ENTRY SETPRT ( SHORT, EXPL, LONG, TRACE, D/ | ||
| 3444 | set-quit-char c-src/emacs/src/keyboard.c /^DEFUN ("set-quit-char", Fset_quit_char, Sset_quit_/ | ||
| 3445 | \setref tex-src/texinfo.tex /^\\def\\setref#1{%$/ | ||
| 3446 | setref tex-src/texinfo.tex /^\\expandafter\\expandafter\\expandafter\\appendixsetre/ | ||
| 3447 | setRevertButtonTitle objc-src/PackInsp.m /^-setRevertButtonTitle$/ | ||
| 3448 | set_save_integer c-src/emacs/src/lisp.h /^set_save_integer (Lisp_Object obj, int n, ptrdiff_/ | 3965 | set_save_integer c-src/emacs/src/lisp.h /^set_save_integer (Lisp_Object obj, int n, ptrdiff_/ |
| 3449 | set_save_pointer c-src/emacs/src/lisp.h /^set_save_pointer (Lisp_Object obj, int n, void *va/ | 3966 | set_save_pointer c-src/emacs/src/lisp.h /^set_save_pointer (Lisp_Object obj, int n, void *va/ |
| 3450 | set_string_intervals c-src/emacs/src/lisp.h /^set_string_intervals (Lisp_Object s, INTERVAL i)$/ | 3967 | set_string_intervals c-src/emacs/src/lisp.h /^set_string_intervals (Lisp_Object s, INTERVAL i)$/ |
| 3451 | set_sub_char_table_contents c-src/emacs/src/lisp.h /^set_sub_char_table_contents (Lisp_Object table, pt/ | 3968 | set_sub_char_table_contents c-src/emacs/src/lisp.h /^set_sub_char_table_contents (Lisp_Object table, pt/ |
| 3452 | SET_SYMBOL_BLV c-src/emacs/src/lisp.h /^SET_SYMBOL_BLV (struct Lisp_Symbol *sym, struct Li/ | ||
| 3453 | set_symbol_function c-src/emacs/src/lisp.h /^set_symbol_function (Lisp_Object sym, Lisp_Object / | 3969 | set_symbol_function c-src/emacs/src/lisp.h /^set_symbol_function (Lisp_Object sym, Lisp_Object / |
| 3454 | SET_SYMBOL_FWD c-src/emacs/src/lisp.h /^SET_SYMBOL_FWD (struct Lisp_Symbol *sym, union Lis/ | ||
| 3455 | set_symbol_next c-src/emacs/src/lisp.h /^set_symbol_next (Lisp_Object sym, struct Lisp_Symb/ | 3970 | set_symbol_next c-src/emacs/src/lisp.h /^set_symbol_next (Lisp_Object sym, struct Lisp_Symb/ |
| 3456 | set_symbol_plist c-src/emacs/src/lisp.h /^set_symbol_plist (Lisp_Object sym, Lisp_Object pli/ | 3971 | set_symbol_plist c-src/emacs/src/lisp.h /^set_symbol_plist (Lisp_Object sym, Lisp_Object pli/ |
| 3457 | SET_SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SET_SYMBOL_VAL(sym, v) lisp_h_SET_SYMBOL_/ | ||
| 3458 | \set tex-src/texinfo.tex /^\\def\\set{\\parsearg\\setxxx}$/ | ||
| 3459 | \settitle tex-src/texinfo.tex /^\\def\\settitle{\\parsearg\\settitlezzz}$/ | ||
| 3460 | \settitlezzz tex-src/texinfo.tex /^\\def\\settitlezzz #1{\\gdef\\thistitle{#1}}$/ | ||
| 3461 | setup cp-src/c.C 5 | ||
| 3462 | set_upto merc-src/accumulator.m /^:- func set_upto(accu_case, int) = set(accu_goal_i/ | 3972 | set_upto merc-src/accumulator.m /^:- func set_upto(accu_case, int) = set(accu_goal_i/ |
| 3463 | set_waiting_for_input c-src/emacs/src/keyboard.c /^set_waiting_for_input (struct timespec *time_to_cl/ | 3973 | set_waiting_for_input c-src/emacs/src/keyboard.c /^set_waiting_for_input (struct timespec *time_to_cl/ |
| 3464 | \setxxx tex-src/texinfo.tex /^\\def\\setxxx #1{$/ | 3974 | setref tex-src/texinfo.tex /^\\expandafter\\expandafter\\expandafter\\appendixsetre/ |
| 3465 | /SF ps-src/rfc1245.ps /^\/SF { $/ | 3975 | setup cp-src/c.C 5 |
| 3466 | \sf tex-src/texinfo.tex /^\\def\\sf{\\fam=\\sffam \\tensf}$/ | ||
| 3467 | \sf tex-src/texinfo.tex /^\\def\\sf{\\realbackslash sf}%$/ | ||
| 3468 | shift cp-src/functions.cpp /^void Date::shift ( void ){\/\/Shift this date to pre/ | 3976 | shift cp-src/functions.cpp /^void Date::shift ( void ){\/\/Shift this date to pre/ |
| 3469 | \shortchapentry tex-src/texinfo.tex /^\\def\\shortchapentry#1#2#3{%$/ | ||
| 3470 | \shortunnumberedentry tex-src/texinfo.tex /^\\def\\shortunnumberedentry#1#2{%$/ | ||
| 3471 | should_attempt_accu_transform_2 merc-src/accumulator.m /^:- pred should_attempt_accu_transform_2(module_inf/ | ||
| 3472 | should_attempt_accu_transform merc-src/accumulator.m /^:- pred should_attempt_accu_transform(module_info:/ | ||
| 3473 | shouldLoad objc-src/PackInsp.m /^-(BOOL)shouldLoad$/ | 3977 | shouldLoad objc-src/PackInsp.m /^-(BOOL)shouldLoad$/ |
| 3978 | should_attempt_accu_transform merc-src/accumulator.m /^:- pred should_attempt_accu_transform(module_info:/ | ||
| 3979 | should_attempt_accu_transform_2 merc-src/accumulator.m /^:- pred should_attempt_accu_transform_2(module_inf/ | ||
| 3474 | should_see_this_array_type cp-src/c.C 156 | 3980 | should_see_this_array_type cp-src/c.C 156 |
| 3475 | should_see_this_function_pointer cp-src/c.C 153 | 3981 | should_see_this_function_pointer cp-src/c.C 153 |
| 3476 | should_see_this_one_enclosed_in_extern_C cp-src/c.C 149 | 3982 | should_see_this_one_enclosed_in_extern_C cp-src/c.C 149 |
| 3477 | show erl-src/gs_dialog.erl /^show(Module, Title, Message, Args) ->$/ | 3983 | show erl-src/gs_dialog.erl /^show(Module, Title, Message, Args) ->$/ |
| 3478 | showError objc-src/Subprocess.m /^showError (const char *errorString, id theDelegate/ | 3984 | showError objc-src/Subprocess.m /^showError (const char *errorString, id theDelegate/ |
| 3479 | show_help_echo c-src/emacs/src/keyboard.c /^show_help_echo (Lisp_Object help, Lisp_Object wind/ | ||
| 3480 | showInfo objc-src/PackInsp.m /^-showInfo:sender$/ | 3985 | showInfo objc-src/PackInsp.m /^-showInfo:sender$/ |
| 3986 | show_help_echo c-src/emacs/src/keyboard.c /^show_help_echo (Lisp_Object help, Lisp_Object wind/ | ||
| 3481 | sig c-src/emacs/src/keyboard.c 7238 | 3987 | sig c-src/emacs/src/keyboard.c 7238 |
| 3482 | signal_handler1 c-src/h.h 83 | ||
| 3483 | signal_handler c-src/h.h 82 | 3988 | signal_handler c-src/h.h 82 |
| 3989 | signal_handler1 c-src/h.h 83 | ||
| 3484 | signal_handler_t c-src/h.h 94 | 3990 | signal_handler_t c-src/h.h 94 |
| 3485 | SimpleCalc objcpp-src/SimpleCalc.H /^@interface SimpleCalc:Object$/ | ||
| 3486 | simulation html-src/software.html /^Software that I wrote for supporting my research a/ | 3991 | simulation html-src/software.html /^Software that I wrote for supporting my research a/ |
| 3487 | \singlecodeindexer tex-src/texinfo.tex /^\\def\\singlecodeindexer #1{\\doind{\\indexname}{\\code/ | ||
| 3488 | \singleindexer tex-src/texinfo.tex /^\\def\\singleindexer #1{\\doind{\\indexname}{#1}}$/ | ||
| 3489 | single_kboard c-src/emacs/src/keyboard.c 89 | 3992 | single_kboard c-src/emacs/src/keyboard.c 89 |
| 3490 | single_kboard_state c-src/emacs/src/keyboard.c /^single_kboard_state ()$/ | 3993 | single_kboard_state c-src/emacs/src/keyboard.c /^single_kboard_state ()$/ |
| 3491 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6212 | ||
| 3492 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c 6763 | ||
| 3493 | SINGLE_LETTER_MOD c-src/emacs/src/keyboard.c /^#define SINGLE_LETTER_MOD(BIT) \\$/ | ||
| 3494 | \singlespace tex-src/texinfo.tex /^\\def\\singlespace{%$/ | ||
| 3495 | site cp-src/conway.hpp 5 | ||
| 3496 | site cp-src/conway.hpp /^ site(int xi, int yi): x(xi), y(yi), alive(0) {/ | 3994 | site cp-src/conway.hpp /^ site(int xi, int yi): x(xi), y(yi), alive(0) {/ |
| 3995 | site cp-src/conway.hpp 5 | ||
| 3497 | size c-src/emacs/src/gmalloc.c 156 | 3996 | size c-src/emacs/src/gmalloc.c 156 |
| 3498 | size c-src/emacs/src/gmalloc.c 163 | 3997 | size c-src/emacs/src/gmalloc.c 163 |
| 3499 | size c-src/emacs/src/gmalloc.c 1862 | 3998 | size c-src/emacs/src/gmalloc.c 1862 |
| @@ -3501,83 +4000,29 @@ size c-src/emacs/src/lisp.h 1364 | |||
| 3501 | size c-src/emacs/src/lisp.h 1390 | 4000 | size c-src/emacs/src/lisp.h 1390 |
| 3502 | size c-src/etags.c 236 | 4001 | size c-src/etags.c 236 |
| 3503 | size c-src/etags.c 2522 | 4002 | size c-src/etags.c 2522 |
| 3504 | SIZEFORMAT objc-src/PackInsp.m 57 | ||
| 3505 | skeyseen c-src/etags.c 2445 | 4003 | skeyseen c-src/etags.c 2445 |
| 3506 | SkipBlanks pas-src/common.pas /^function SkipBlanks; (*($/ | ||
| 3507 | SkipChars pas-src/common.pas /^function SkipChars; (*($/ | ||
| 3508 | skip_name c-src/etags.c /^skip_name (char *cp)$/ | 4004 | skip_name c-src/etags.c /^skip_name (char *cp)$/ |
| 3509 | skip_non_spaces c-src/etags.c /^skip_non_spaces (char *cp)$/ | 4005 | skip_non_spaces c-src/etags.c /^skip_non_spaces (char *cp)$/ |
| 3510 | skip_spaces c-src/etags.c /^skip_spaces (char *cp)$/ | 4006 | skip_spaces c-src/etags.c /^skip_spaces (char *cp)$/ |
| 3511 | SkipSpaces pas-src/common.pas /^procedure SkipSpaces; (* (Str : NameString; var I / | ||
| 3512 | \sl tex-src/texinfo.tex /^\\def\\sl{\\realbackslash sl }%$/ | ||
| 3513 | \smallbook tex-src/texinfo.tex /^\\def\\smallbook{$/ | ||
| 3514 | \smalllispx tex-src/texinfo.tex /^\\def\\smalllispx{\\aboveenvbreak\\begingroup\\inENV$/ | ||
| 3515 | \smartitalic tex-src/texinfo.tex /^\\def\\smartitalic#1{{\\sl #1}\\futurelet\\next\\smartit/ | ||
| 3516 | =\smartitalic tex-src/texinfo.tex /^\\let\\cite=\\smartitalic$/ | ||
| 3517 | \smartitalicx tex-src/texinfo.tex /^\\def\\smartitalicx{\\ifx\\next,\\else\\ifx\\next-\\else\\i/ | ||
| 3518 | snarf-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar snarf-tag-function nil$/ | 4007 | snarf-tag-function el-src/emacs/lisp/progmodes/etags.el /^(defvar snarf-tag-function nil$/ |
| 3519 | snone c-src/etags.c 2443 | 4008 | snone c-src/etags.c 2443 |
| 3520 | solutions merc-src/accumulator.m /^:- import_module solutions.$/ | 4009 | solutions merc-src/accumulator.m /^:- import_module solutions.$/ |
| 3521 | some_mouse_moved c-src/emacs/src/keyboard.c /^some_mouse_moved (void)$/ | 4010 | some_mouse_moved c-src/emacs/src/keyboard.c /^some_mouse_moved (void)$/ |
| 3522 | #some-storage forth-src/test-forth.fth /^2000 buffer: #some-storage$/ | 4011 | space tex-src/texinfo.tex /^ {#2\\labelspace #1}\\dotfill\\doshortpageno{#3}}%/ |
| 4012 | space tex-src/texinfo.tex /^ \\dosubsubsecentry{#2.#3.#4.#5\\labelspace#1}{#6}}/ | ||
| 3523 | spacer c-src/emacs/src/lisp.h 1975 | 4013 | spacer c-src/emacs/src/lisp.h 1975 |
| 3524 | spacer c-src/emacs/src/lisp.h 1982 | 4014 | spacer c-src/emacs/src/lisp.h 1982 |
| 3525 | spacer c-src/emacs/src/lisp.h 2036 | 4015 | spacer c-src/emacs/src/lisp.h 2036 |
| 3526 | spacer c-src/emacs/src/lisp.h 2205 | 4016 | spacer c-src/emacs/src/lisp.h 2205 |
| 3527 | space tex-src/texinfo.tex /^ {#2\\labelspace #1}\\dotfill\\doshortpageno{#3}}%/ | ||
| 3528 | space tex-src/texinfo.tex /^ \\dosubsubsecentry{#2.#3.#4.#5\\labelspace#1}{#6}}/ | ||
| 3529 | specbinding c-src/emacs/src/lisp.h 2955 | ||
| 3530 | specbind_tag c-src/emacs/src/lisp.h 2943 | 4017 | specbind_tag c-src/emacs/src/lisp.h 2943 |
| 4018 | specbinding c-src/emacs/src/lisp.h 2955 | ||
| 3531 | specialsymbol prol-src/natded.prolog /^specialsymbol(C1,C2,S):-$/ | 4019 | specialsymbol prol-src/natded.prolog /^specialsymbol(C1,C2,S):-$/ |
| 3532 | SPECPDL_BACKTRACE c-src/emacs/src/lisp.h 2948 | ||
| 3533 | SPECPDL_INDEX c-src/emacs/src/lisp.h /^SPECPDL_INDEX (void)$/ | ||
| 3534 | SPECPDL_LET c-src/emacs/src/lisp.h 2949 | ||
| 3535 | SPECPDL_LET_DEFAULT c-src/emacs/src/lisp.h 2952 | ||
| 3536 | SPECPDL_LET_LOCAL c-src/emacs/src/lisp.h 2951 | ||
| 3537 | SPECPDL_UNWIND c-src/emacs/src/lisp.h 2944 | ||
| 3538 | SPECPDL_UNWIND_INT c-src/emacs/src/lisp.h 2946 | ||
| 3539 | SPECPDL_UNWIND_PTR c-src/emacs/src/lisp.h 2945 | ||
| 3540 | SPECPDL_UNWIND_VOID c-src/emacs/src/lisp.h 2947 | ||
| 3541 | splitexp prol-src/natded.prolog /^splitexp(E,E,('NIL','NIL')):-!.$/ | 4020 | splitexp prol-src/natded.prolog /^splitexp(E,E,('NIL','NIL')):-!.$/ |
| 3542 | \splitoff tex-src/texinfo.tex /^\\def\\splitoff#1#2\\endmark{\\def\\first{#1}\\def\\rest{/ | ||
| 3543 | /S ps-src/rfc1245.ps /^\/S { $/ | ||
| 3544 | \sp tex-src/texinfo.tex /^\\def\\sp{\\parsearg\\spxxx}$/ | ||
| 3545 | \spxxx tex-src/texinfo.tex /^\\def\\spxxx #1{\\par \\vskip #1\\baselineskip}$/ | ||
| 3546 | Square.something:Bar lua-src/test.lua /^function Square.something:Bar ()$/ | ||
| 3547 | srclist make-src/Makefile /^srclist: Makefile$/ | 4021 | srclist make-src/Makefile /^srclist: Makefile$/ |
| 3548 | SRCS make-src/Makefile /^SRCS=Makefile ${ADASRC} ${ASRC} ${CSRC} ${CPSRC} $/ | ||
| 3549 | SREF c-src/emacs/src/lisp.h /^SREF (Lisp_Object string, ptrdiff_t index)$/ | ||
| 3550 | ss3 c.c 255 | 4022 | ss3 c.c 255 |
| 3551 | SSDATA c-src/emacs/src/lisp.h /^SSDATA (Lisp_Object string)$/ | ||
| 3552 | SSET c-src/emacs/src/lisp.h /^SSET (Lisp_Object string, ptrdiff_t index, unsigne/ | ||
| 3553 | sss1 c.c 252 | 4023 | sss1 c.c 252 |
| 3554 | sss2 c.c 253 | 4024 | sss2 c.c 253 |
| 3555 | sstab prol-src/natded.prolog /^sstab(2,'C',',').$/ | 4025 | sstab prol-src/natded.prolog /^sstab(2,'C',',').$/ |
| 3556 | stack c.c 155 | ||
| 3557 | STACK_CONS c-src/emacs/src/lisp.h /^#define STACK_CONS(a, b) \\$/ | ||
| 3558 | stagseen c-src/etags.c 2446 | ||
| 3559 | standalone make-src/Makefile /^standalone:$/ | ||
| 3560 | \startcontents tex-src/texinfo.tex /^\\def\\startcontents#1{%$/ | ||
| 3561 | start c-src/emacs/src/keyboard.c 8753 | ||
| 3562 | start c-src/emacs/src/lisp.h 2038 | ||
| 3563 | start c-src/emacs/src/regex.h 431 | ||
| 3564 | StartDay cp-src/functions.cpp /^Date StartDay(Date a,int days){\/\/Function to calcu/ | ||
| 3565 | \startenumeration tex-src/texinfo.tex /^\\def\\startenumeration#1{%$/ | ||
| 3566 | start php-src/lce_functions.php /^ function start($line, $class)$/ | ||
| 3567 | start_polling c-src/emacs/src/keyboard.c /^start_polling (void)$/ | ||
| 3568 | =starts-with-equals! scm-src/test.scm /^(define =starts-with-equals! #t)$/ | ||
| 3569 | start_up prol-src/natded.prolog /^start_up:-$/ | ||
| 3570 | start y-src/cccp.y 143 | ||
| 3571 | STATE_ABORT php-src/lce_functions.php 25 | ||
| 3572 | STATE_COMPRESSD objc-src/PackInsp.m 54 | ||
| 3573 | STATE_INSTALLED objc-src/PackInsp.m 53 | ||
| 3574 | STATE_LOOP php-src/lce_functions.php 27 | ||
| 3575 | STATE_OK php-src/lce_functions.php 26 | ||
| 3576 | state_protected_p c-src/emacs/src/gmalloc.c 400 | ||
| 3577 | STAT_EQ objc-src/PackInsp.m /^#define STAT_EQ(s1, s2) ((s1)->st_ino == (s2)->st_/ | ||
| 3578 | statetable html-src/algrthms.html /^Next$/ | ||
| 3579 | STATE_UNINSTALLED objc-src/PackInsp.m 52 | ||
| 3580 | staticetags make-src/Makefile /^staticetags:$/ | ||
| 3581 | st_C_attribute c-src/etags.c 2209 | 4026 | st_C_attribute c-src/etags.c 2209 |
| 3582 | st_C_class c-src/etags.c 2212 | 4027 | st_C_class c-src/etags.c 2212 |
| 3583 | st_C_define c-src/etags.c 2213 | 4028 | st_C_define c-src/etags.c 2213 |
| @@ -3593,112 +4038,69 @@ st_C_operator c-src/etags.c 2211 | |||
| 3593 | st_C_struct c-src/etags.c 2213 | 4038 | st_C_struct c-src/etags.c 2213 |
| 3594 | st_C_template c-src/etags.c 2212 | 4039 | st_C_template c-src/etags.c 2212 |
| 3595 | st_C_typedef c-src/etags.c 2213 | 4040 | st_C_typedef c-src/etags.c 2213 |
| 3596 | STDIN c-src/etags.c 408 | 4041 | st_none c-src/etags.c 2206 |
| 3597 | STDIN c-src/etags.c 411 | 4042 | stack c.c 155 |
| 4043 | stagseen c-src/etags.c 2446 | ||
| 4044 | standalone make-src/Makefile /^standalone:$/ | ||
| 4045 | start c-src/emacs/src/keyboard.c 8753 | ||
| 4046 | start c-src/emacs/src/lisp.h 2038 | ||
| 4047 | start c-src/emacs/src/regex.h 431 | ||
| 4048 | start php-src/lce_functions.php /^ function start($line, $class)$/ | ||
| 4049 | start y-src/cccp.y 143 | ||
| 4050 | start_polling c-src/emacs/src/keyboard.c /^start_polling (void)$/ | ||
| 4051 | start_up prol-src/natded.prolog /^start_up:-$/ | ||
| 4052 | state_protected_p c-src/emacs/src/gmalloc.c 400 | ||
| 4053 | statetable html-src/algrthms.html /^Next$/ | ||
| 4054 | staticetags make-src/Makefile /^staticetags:$/ | ||
| 3598 | step cp-src/clheir.hpp /^ virtual void step(void) { }$/ | 4055 | step cp-src/clheir.hpp /^ virtual void step(void) { }$/ |
| 3599 | step cp-src/conway.hpp /^ void step(void) { alive = next_alive; }$/ | 4056 | step cp-src/conway.hpp /^ void step(void) { alive = next_alive; }$/ |
| 3600 | step_everybody cp-src/clheir.cpp /^void step_everybody(void)$/ | 4057 | step_everybody cp-src/clheir.cpp /^void step_everybody(void)$/ |
| 3601 | st_none c-src/etags.c 2206 | ||
| 3602 | STOP_POLLING c-src/emacs/src/keyboard.c 2166 | ||
| 3603 | stop_polling c-src/emacs/src/keyboard.c /^stop_polling (void)$/ | 4058 | stop_polling c-src/emacs/src/keyboard.c /^stop_polling (void)$/ |
| 3604 | stored_goal_plain_call merc-src/accumulator.m /^:- inst stored_goal_plain_call for goal_store.stor/ | ||
| 3605 | store_info merc-src/accumulator.m /^:- type store_info$/ | 4059 | store_info merc-src/accumulator.m /^:- type store_info$/ |
| 3606 | store_user_signal_events c-src/emacs/src/keyboard.c /^store_user_signal_events (void)$/ | 4060 | store_user_signal_events c-src/emacs/src/keyboard.c /^store_user_signal_events (void)$/ |
| 4061 | stored_goal_plain_call merc-src/accumulator.m /^:- inst stored_goal_plain_call for goal_store.stor/ | ||
| 4062 | str go-src/test1.go 9 | ||
| 3607 | strcaseeq c-src/etags.c /^#define strcaseeq(s,t) (assert ((s)!=NULL && (t)!=/ | 4063 | strcaseeq c-src/etags.c /^#define strcaseeq(s,t) (assert ((s)!=NULL && (t)!=/ |
| 3608 | streq c-src/etags.c /^#define streq(s,t) (assert ((s)!=NULL || (t)!=NULL/ | 4064 | streq c-src/etags.c /^#define streq(s,t) (assert ((s)!=NULL || (t)!=NULL/ |
| 3609 | str go-src/test1.go 9 | ||
| 3610 | STRING_BYTES_BOUND c-src/emacs/src/lisp.h 1261 | ||
| 3611 | STRING_BYTES c-src/emacs/src/lisp.h /^STRING_BYTES (struct Lisp_String *s)$/ | ||
| 3612 | string_intervals c-src/emacs/src/lisp.h /^string_intervals (Lisp_Object s)$/ | ||
| 3613 | string merc-src/accumulator.m /^:- import_module string.$/ | 4065 | string merc-src/accumulator.m /^:- import_module string.$/ |
| 3614 | STRING_MULTIBYTE c-src/emacs/src/lisp.h /^STRING_MULTIBYTE (Lisp_Object str)$/ | 4066 | string_intervals c-src/emacs/src/lisp.h /^string_intervals (Lisp_Object s)$/ |
| 3615 | STRING_SET_CHARS c-src/emacs/src/lisp.h /^STRING_SET_CHARS (Lisp_Object string, ptrdiff_t ne/ | ||
| 3616 | STRING_SET_MULTIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_MULTIBYTE(STR) \\$/ | ||
| 3617 | STRING_SET_UNIBYTE c-src/emacs/src/lisp.h /^#define STRING_SET_UNIBYTE(STR) \\$/ | ||
| 3618 | stripLine php-src/lce_functions.php /^ function stripLine($line, $class)$/ | 4067 | stripLine php-src/lce_functions.php /^ function stripLine($line, $class)$/ |
| 3619 | stripname pas-src/common.pas /^function stripname; (* ($/ | 4068 | stripname pas-src/common.pas /^function stripname; (* ($/ |
| 3620 | StripPath pas-src/common.pas /^function StripPath; (*($/ | ||
| 3621 | strncaseeq c-src/etags.c /^#define strncaseeq(s,t,n) (assert ((s)!=NULL && (t/ | 4069 | strncaseeq c-src/etags.c /^#define strncaseeq(s,t,n) (assert ((s)!=NULL && (t/ |
| 3622 | strneq c-src/etags.c /^#define strneq(s,t,n) (assert ((s)!=NULL || (t)!=N/ | 4070 | strneq c-src/etags.c /^#define strneq(s,t,n) (assert ((s)!=NULL || (t)!=N/ |
| 3623 | __str__ pyt-src/server.py /^ def __str__(self):$/ | ||
| 3624 | structdef c-src/etags.c 2448 | 4071 | structdef c-src/etags.c 2448 |
| 3625 | stuff_buffered_input c-src/emacs/src/keyboard.c /^stuff_buffered_input (Lisp_Object stuffstring)$/ | 4072 | stuff_buffered_input c-src/emacs/src/keyboard.c /^stuff_buffered_input (Lisp_Object stuffstring)$/ |
| 3626 | SUB_CHAR_TABLE_OFFSET c-src/emacs/src/lisp.h 1701 | ||
| 3627 | SUB_CHAR_TABLE_P c-src/emacs/src/lisp.h /^SUB_CHAR_TABLE_P (Lisp_Object a)$/ | ||
| 3628 | \subheading tex-src/texinfo.tex /^\\def\\subheading{\\parsearg\\subsecheadingi}$/ | ||
| 3629 | subprocessDone objc-src/PackInsp.m /^-subprocessDone:(Subprocess *)sender$/ | ||
| 3630 | subprocess objc-src/PackInsp.m /^-subprocess:(Subprocess *)sender output:(char *)bu/ | 4073 | subprocess objc-src/PackInsp.m /^-subprocess:(Subprocess *)sender output:(char *)bu/ |
| 3631 | Subprocess objc-src/Subprocess.h 41 | 4074 | subprocessDone objc-src/PackInsp.m /^-subprocessDone:(Subprocess *)sender$/ |
| 3632 | Subprocess objc-src/Subprocess.h /^@interface Subprocess:Object$/ | ||
| 3633 | SUBRP c-src/emacs/src/lisp.h /^SUBRP (Lisp_Object a)$/ | ||
| 3634 | \subsecentry tex-src/texinfo.tex /^ \\def\\subsecentry ##1##2##3##4##5{}$/ | ||
| 3635 | \subsecentry tex-src/texinfo.tex /^\\def\\subsecentry#1#2#3#4#5{\\dosubsecentry{#2.#3.#4/ | ||
| 3636 | \subsecfonts tex-src/texinfo.tex /^\\def\\subsecfonts{%$/ | ||
| 3637 | \subsecheadingbreak tex-src/texinfo.tex /^\\def\\subsecheadingbreak{\\dobreak \\subsecheadingski/ | ||
| 3638 | \subsecheadingi tex-src/texinfo.tex /^\\def\\subsecheadingi #1{{\\advance \\subsecheadingski/ | ||
| 3639 | \subsecheading tex-src/texinfo.tex /^\\def\\subsecheading #1#2#3#4{\\subsecheadingi {#2.#3/ | ||
| 3640 | subsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsec=\\relax$/ | 4075 | subsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsec=\\relax$/ |
| 3641 | subsection_marker perl-src/htlmify-cystic 161 | ||
| 3642 | subsection perl-src/htlmify-cystic 26 | 4076 | subsection perl-src/htlmify-cystic 26 |
| 3643 | subsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsection=\\relax$/ | 4077 | subsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsection=\\relax$/ |
| 3644 | substitute c-src/etags.c /^substitute (char *in, char *out, struct re_registe/ | 4078 | subsection_marker perl-src/htlmify-cystic 161 |
| 3645 | subst prol-src/natded.prolog /^subst(var(Y),var(X),M,N):-$/ | 4079 | subst prol-src/natded.prolog /^subst(var(Y),var(X),M,N):-$/ |
| 3646 | SubString pas-src/common.pas /^function SubString; (*($/ | 4080 | substitute c-src/etags.c /^substitute (char *in, char *out, struct re_registe/ |
| 3647 | \subsubheading tex-src/texinfo.tex /^\\def\\subsubheading{\\parsearg\\subsubsecheadingi}$/ | ||
| 3648 | \subsubsecentry tex-src/texinfo.tex /^ \\def\\subsubsecentry ##1##2##3##4##5##6{}$/ | ||
| 3649 | \subsubsecentry tex-src/texinfo.tex /^\\def\\subsubsecentry#1#2#3#4#5#6{%$/ | ||
| 3650 | \subsubsecfonts tex-src/texinfo.tex /^\\def\\subsubsecfonts{\\subsecfonts} % Maybe this sho/ | ||
| 3651 | \subsubsecheadingi tex-src/texinfo.tex /^\\def\\subsubsecheadingi #1{{\\advance \\subsecheading/ | ||
| 3652 | \subsubsecheading tex-src/texinfo.tex /^\\def\\subsubsecheading #1#2#3#4#5{\\subsubsecheading/ | ||
| 3653 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ | 4081 | subsubsec=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsec=\\relax$/ |
| 3654 | subsubsection perl-src/htlmify-cystic 27 | 4082 | subsubsection perl-src/htlmify-cystic 27 |
| 3655 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ | 4083 | subsubsection=\relax tex-src/texinfo.tex /^\\let\\appendixsubsubsection=\\relax$/ |
| 3656 | \subtitlefont tex-src/texinfo.tex /^ \\def\\subtitlefont{\\subtitlerm \\normalbaselinesk/ | ||
| 3657 | \subtitle tex-src/texinfo.tex /^ \\def\\subtitle{\\parsearg\\subtitlezzz}%$/ | ||
| 3658 | \subtitlezzz tex-src/texinfo.tex /^ \\def\\subtitlezzz##1{{\\subtitlefont \\rightline{#/ | ||
| 3659 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ | 4084 | subtle ruby-src/test1.ru /^ :tee ; attr_reader :subtle$/ |
| 3660 | subtree prol-src/natded.prolog /^subtree(T,T).$/ | 4085 | subtree prol-src/natded.prolog /^subtree(T,T).$/ |
| 3661 | suffix c-src/etags.c 186 | 4086 | suffix c-src/etags.c 186 |
| 3662 | suffixes c-src/etags.c 195 | 4087 | suffixes c-src/etags.c 195 |
| 3663 | suggest_asking_for_help c-src/etags.c /^suggest_asking_for_help (void)$/ | 4088 | suggest_asking_for_help c-src/etags.c /^suggest_asking_for_help (void)$/ |
| 3664 | \summarycontents tex-src/texinfo.tex /^\\outer\\def\\summarycontents{%$/ | ||
| 3665 | \supereject tex-src/texinfo.tex /^\\def\\supereject{\\par\\penalty -20000\\footnoteno =0 / | ||
| 3666 | suspend-emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ | 4089 | suspend-emacs c-src/emacs/src/keyboard.c /^DEFUN ("suspend-emacs", Fsuspend_emacs, Ssuspend_e/ |
| 3667 | sval y-src/cccp.y 116 | 4090 | sval y-src/cccp.y 116 |
| 3668 | swallow_events c-src/emacs/src/keyboard.c /^swallow_events (bool do_display)$/ | 4091 | swallow_events c-src/emacs/src/keyboard.c /^swallow_events (bool do_display)$/ |
| 3669 | switch_line_buffers c-src/etags.c /^#define switch_line_buffers() (curndx = 1 - curndx/ | 4092 | switch_line_buffers c-src/etags.c /^#define switch_line_buffers() (curndx = 1 - curndx/ |
| 3670 | sxhash_combine c-src/emacs/src/lisp.h /^sxhash_combine (EMACS_UINT x, EMACS_UINT y)$/ | 4093 | sxhash_combine c-src/emacs/src/lisp.h /^sxhash_combine (EMACS_UINT x, EMACS_UINT y)$/ |
| 3671 | SXHASH_REDUCE c-src/emacs/src/lisp.h /^SXHASH_REDUCE (EMACS_UINT x)$/ | 4094 | sym_type c-src/etags.c 2204 |
| 3672 | SYMBOL_BLV c-src/emacs/src/lisp.h /^SYMBOL_BLV (struct Lisp_Symbol *sym)$/ | ||
| 3673 | SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^# define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONS/ | ||
| 3674 | symbol c-src/emacs/src/lisp.h 2980 | 4095 | symbol c-src/emacs/src/lisp.h 2980 |
| 3675 | SYMBOL_FORWARDED c-src/emacs/src/lisp.h 651 | ||
| 3676 | SYMBOL_FWD c-src/emacs/src/lisp.h /^SYMBOL_FWD (struct Lisp_Symbol *sym)$/ | ||
| 3677 | SYMBOL_INDEX c-src/emacs/src/lisp.h /^#define SYMBOL_INDEX(sym) i##sym$/ | ||
| 3678 | symbol_interned c-src/emacs/src/lisp.h 639 | 4096 | symbol_interned c-src/emacs/src/lisp.h 639 |
| 3679 | SYMBOL_INTERNED c-src/emacs/src/lisp.h 642 | ||
| 3680 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY c-src/emacs/src/lisp.h 643 | ||
| 3681 | SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P (Lisp_Object / | ||
| 3682 | SYMBOL_INTERNED_P c-src/emacs/src/lisp.h /^SYMBOL_INTERNED_P (Lisp_Object sym)$/ | ||
| 3683 | SYMBOL_LOCALIZED c-src/emacs/src/lisp.h 650 | ||
| 3684 | symbol_name c-src/emacs/src/lisp.h 1687 | 4097 | symbol_name c-src/emacs/src/lisp.h 1687 |
| 3685 | SYMBOL_NAME c-src/emacs/src/lisp.h /^SYMBOL_NAME (Lisp_Object sym)$/ | ||
| 3686 | SYMBOLP c-src/emacs/src/lisp.h /^# define SYMBOLP(x) lisp_h_SYMBOLP (x)$/ | ||
| 3687 | SYMBOL_PLAINVAL c-src/emacs/src/lisp.h 648 | ||
| 3688 | symbol_redirect c-src/emacs/src/lisp.h 646 | 4098 | symbol_redirect c-src/emacs/src/lisp.h 646 |
| 3689 | SYMBOL_UNINTERNED c-src/emacs/src/lisp.h 641 | ||
| 3690 | SYMBOL_VAL c-src/emacs/src/lisp.h /^# define SYMBOL_VAL(sym) lisp_h_SYMBOL_VAL (sym)$/ | ||
| 3691 | SYMBOL_VARALIAS c-src/emacs/src/lisp.h 649 | ||
| 3692 | syms_of_abbrev c-src/abbrev.c /^syms_of_abbrev ()$/ | 4099 | syms_of_abbrev c-src/abbrev.c /^syms_of_abbrev ()$/ |
| 3693 | syms_of_keyboard c-src/emacs/src/keyboard.c /^syms_of_keyboard (void)$/ | 4100 | syms_of_keyboard c-src/emacs/src/keyboard.c /^syms_of_keyboard (void)$/ |
| 3694 | sym_type c-src/etags.c 2204 | ||
| 3695 | synchronize_system_messages_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_messages_locale (vo/ | 4101 | synchronize_system_messages_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_messages_locale (vo/ |
| 3696 | synchronize_system_time_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_time_locale (void) / | 4102 | synchronize_system_time_locale c-src/emacs/src/lisp.h /^INLINE void synchronize_system_time_locale (void) / |
| 3697 | \syncodeindex tex-src/texinfo.tex /^\\def\\syncodeindex #1 #2 {%$/ | ||
| 3698 | \synindex tex-src/texinfo.tex /^\\def\\synindex #1 #2 {%$/ | ||
| 3699 | syntax c-src/emacs/src/regex.h 350 | 4103 | syntax c-src/emacs/src/regex.h 350 |
| 3700 | SYSCALL c-src/machsyscalls.c /^#define SYSCALL(name, number, type, args, typed_ar/ | ||
| 3701 | syscall_error c-src/sysdep.h 34 | ||
| 3702 | sys_jmp_buf c-src/emacs/src/lisp.h 2906 | 4104 | sys_jmp_buf c-src/emacs/src/lisp.h 2906 |
| 3703 | sys_jmp_buf c-src/emacs/src/lisp.h 2910 | 4105 | sys_jmp_buf c-src/emacs/src/lisp.h 2910 |
| 3704 | sys_jmp_buf c-src/emacs/src/lisp.h 2916 | 4106 | sys_jmp_buf c-src/emacs/src/lisp.h 2916 |
| @@ -3708,18 +4110,26 @@ sys_longjmp c-src/emacs/src/lisp.h /^# define sys_longjmp(j, v) siglongjmp (j, v | |||
| 3708 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) _setjmp (j)$/ | 4110 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) _setjmp (j)$/ |
| 3709 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) setjmp (j)$/ | 4111 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) setjmp (j)$/ |
| 3710 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) sigsetjmp (j, 0)$/ | 4112 | sys_setjmp c-src/emacs/src/lisp.h /^# define sys_setjmp(j) sigsetjmp (j, 0)$/ |
| 3711 | System.Task_Primitives/b ada-src/2ataspri.adb /^package body System.Task_Primitives is$/ | 4113 | syscall_error c-src/sysdep.h 34 |
| 3712 | System.Task_Primitives/s ada-src/2ataspri.ads /^package System.Task_Primitives is$/ | 4114 | t cp-src/c.C 52 |
| 3713 | t1 cp-src/c.C 34 | 4115 | t1 cp-src/c.C 34 |
| 3714 | t2 cp-src/c.C 38 | 4116 | t2 cp-src/c.C 38 |
| 3715 | T2 cp-src/fail.C 16 | ||
| 3716 | T3 c.c 163 | ||
| 3717 | tab_count_words c-src/tab.c /^int tab_count_words(char **tab)$/ | 4117 | tab_count_words c-src/tab.c /^int tab_count_words(char **tab)$/ |
| 3718 | tab_delete_first c-src/tab.c /^int tab_delete_first(char **tab)$/ | 4118 | tab_delete_first c-src/tab.c /^int tab_delete_first(char **tab)$/ |
| 3719 | tab_fill c-src/tab.c /^char **tab_fill(char *str, char delim)$/ | 4119 | tab_fill c-src/tab.c /^char **tab_fill(char *str, char delim)$/ |
| 3720 | tab_free c-src/tab.c /^void tab_free(char **tab)$/ | 4120 | tab_free c-src/tab.c /^void tab_free(char **tab)$/ |
| 3721 | \table tex-src/texinfo.tex /^\\def\\table{\\begingroup\\inENV\\obeylines\\obeyspaces\\/ | 4121 | tag-any-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-any-match-p (_tag)$/ |
| 3722 | \tablez tex-src/texinfo.tex /^\\def\\tablez #1#2#3#4#5#6{%$/ | 4122 | tag-exact-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-file-name-match-p (tag)$/ |
| 4123 | tag-exact-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-match-p (tag)$/ | ||
| 4124 | tag-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-file-name-match-p (tag)$/ | ||
| 4125 | tag-find-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag (file) ; Doc string?$/ | ||
| 4126 | tag-find-file-of-tag-noselect el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag-noselect (file)$/ | ||
| 4127 | tag-implicit-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-implicit-name-match-p (tag)$/ | ||
| 4128 | tag-lines-already-matched el-src/emacs/lisp/progmodes/etags.el /^(defvar tag-lines-already-matched nil$/ | ||
| 4129 | tag-partial-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-partial-file-name-match-p (_tag)$/ | ||
| 4130 | tag-re-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-re-match-p (re)$/ | ||
| 4131 | tag-symbol-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-symbol-match-p (tag)$/ | ||
| 4132 | tag-word-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-word-match-p (tag)$/ | ||
| 3723 | tag1 c-src/dostorture.c /^(*tag1 (sig, handler)) ()$/ | 4133 | tag1 c-src/dostorture.c /^(*tag1 (sig, handler)) ()$/ |
| 3724 | tag1 c-src/h.h 110 | 4134 | tag1 c-src/h.h 110 |
| 3725 | tag1 c-src/torture.c /^(*tag1 (sig, handler)) ()$/ | 4135 | tag1 c-src/torture.c /^(*tag1 (sig, handler)) ()$/ |
| @@ -3733,22 +4143,12 @@ tag5 c-src/dostorture.c /^tag5 (handler, arg)$/ | |||
| 3733 | tag5 c-src/torture.c /^tag5 (handler, arg)$/ | 4143 | tag5 c-src/torture.c /^tag5 (handler, arg)$/ |
| 3734 | tag6 c-src/dostorture.c /^tag6 (void (*handler) (void *), void *arg)$/ | 4144 | tag6 c-src/dostorture.c /^tag6 (void (*handler) (void *), void *arg)$/ |
| 3735 | tag6 c-src/torture.c /^tag6 (void (*handler) (void *), void *arg)$/ | 4145 | tag6 c-src/torture.c /^tag6 (void (*handler) (void *), void *arg)$/ |
| 3736 | tag-any-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-any-match-p (_tag)$/ | ||
| 3737 | tag-exact-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-file-name-match-p (tag)$/ | ||
| 3738 | tag-exact-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-exact-match-p (tag)$/ | ||
| 3739 | tag-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-file-name-match-p (tag)$/ | ||
| 3740 | tag-find-file-of-tag el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag (file) ; Doc string?$/ | ||
| 3741 | tag-find-file-of-tag-noselect el-src/emacs/lisp/progmodes/etags.el /^(defun tag-find-file-of-tag-noselect (file)$/ | ||
| 3742 | taggedfname c-src/etags.c 207 | ||
| 3743 | tag-implicit-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-implicit-name-match-p (tag)$/ | ||
| 3744 | tag-lines-already-matched el-src/emacs/lisp/progmodes/etags.el /^(defvar tag-lines-already-matched nil$/ | ||
| 3745 | tag_or_ch c-src/emacs/src/lisp.h 3026 | 4146 | tag_or_ch c-src/emacs/src/lisp.h 3026 |
| 3746 | tag-partial-file-name-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-partial-file-name-match-p (_tag)$/ | 4147 | taggedfname c-src/etags.c 207 |
| 3747 | TAG_PTR c-src/emacs/src/lisp.h /^#define TAG_PTR(tag, ptr) \\$/ | 4148 | tags make-src/Makefile /^tags: TAGS$/ |
| 3748 | tag-re-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-re-match-p (re)$/ | ||
| 3749 | tags-add-tables el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-add-tables 'ask-user$/ | 4149 | tags-add-tables el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-add-tables 'ask-user$/ |
| 3750 | tags-apropos-additional-actions el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-additional-actions nil$/ | ||
| 3751 | tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun tags-apropos (regexp)$/ | 4150 | tags-apropos el-src/emacs/lisp/progmodes/etags.el /^(defun tags-apropos (regexp)$/ |
| 4151 | tags-apropos-additional-actions el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-additional-actions nil$/ | ||
| 3752 | tags-apropos-function el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-apropos-function nil$/ | 4152 | tags-apropos-function el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-apropos-function nil$/ |
| 3753 | tags-apropos-verbose el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-verbose nil$/ | 4153 | tags-apropos-verbose el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-apropos-verbose nil$/ |
| 3754 | tags-case-fold-search el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-case-fold-search 'default$/ | 4154 | tags-case-fold-search el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-case-fold-search 'default$/ |
| @@ -3770,8 +4170,6 @@ tags-loop-eval el-src/emacs/lisp/progmodes/etags.el /^(defun tags-loop-eval (for | |||
| 3770 | tags-loop-operate el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-operate nil$/ | 4170 | tags-loop-operate el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-operate nil$/ |
| 3771 | tags-loop-revert-buffers el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-loop-revert-buffers nil$/ | 4171 | tags-loop-revert-buffers el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-loop-revert-buffers nil$/ |
| 3772 | tags-loop-scan el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-scan$/ | 4172 | tags-loop-scan el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-loop-scan$/ |
| 3773 | TAGS make-src/Makefile /^TAGS: etags.c$/ | ||
| 3774 | tags make-src/Makefile /^tags: TAGS$/ | ||
| 3775 | tags-next-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-next-table ()$/ | 4173 | tags-next-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-next-table ()$/ |
| 3776 | tags-query-replace el-src/emacs/lisp/progmodes/etags.el /^(defun tags-query-replace (from to &optional delim/ | 4174 | tags-query-replace el-src/emacs/lisp/progmodes/etags.el /^(defun tags-query-replace (from to &optional delim/ |
| 3777 | tags-recognize-empty-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-recognize-empty-tags-table ()$/ | 4175 | tags-recognize-empty-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-recognize-empty-tags-table ()$/ |
| @@ -3797,195 +4195,83 @@ tags-table-set-list el-src/emacs/lisp/progmodes/etags.el /^(defvar tags-table-se | |||
| 3797 | tags-tag-face el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-tag-face 'default$/ | 4195 | tags-tag-face el-src/emacs/lisp/progmodes/etags.el /^(defcustom tags-tag-face 'default$/ |
| 3798 | tags-verify-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-verify-table (file)$/ | 4196 | tags-verify-table el-src/emacs/lisp/progmodes/etags.el /^(defun tags-verify-table (file)$/ |
| 3799 | tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face (face &rest body)$/ | 4197 | tags-with-face el-src/emacs/lisp/progmodes/etags.el /^(defmacro tags-with-face (face &rest body)$/ |
| 3800 | tag-symbol-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-symbol-match-p (tag)$/ | ||
| 3801 | TAG_SYMOFFSET c-src/emacs/src/lisp.h /^#define TAG_SYMOFFSET(offset) \\$/ | ||
| 3802 | tag-word-match-p el-src/emacs/lisp/progmodes/etags.el /^(defun tag-word-match-p (tag)$/ | ||
| 3803 | Tapes tex-src/gzip.texi /^@node Tapes, Problems, Environment, Top$/ | ||
| 3804 | target_multibyte c-src/emacs/src/regex.h 407 | 4198 | target_multibyte c-src/emacs/src/regex.h 407 |
| 3805 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is$/ | ||
| 3806 | TAS_Cell/t ada-src/2ataspri.ads /^ type TAS_Cell is private;$/ | ||
| 3807 | Task_Control_Block/t ada-src/2ataspri.ads /^ type Task_Control_Block is record$/ | ||
| 3808 | Task_Storage_Size/t ada-src/2ataspri.ads /^ type Task_Storage_Size is new Interfaces.C.size/ | ||
| 3809 | Task_Type/b ada-src/etags-test-for.ada /^ task body Task_Type is$/ | ||
| 3810 | Task_Type/b ada-src/waroquiers.ada /^ task body Task_Type is$/ | ||
| 3811 | Task_Type/k ada-src/etags-test-for.ada /^ task type Task_Type is$/ | ||
| 3812 | Task_Type/k ada-src/waroquiers.ada /^ task type Task_Type is$/ | ||
| 3813 | TCB_Ptr/t ada-src/2ataspri.ads /^ type TCB_Ptr is access all Task_Control_Block;$/ | ||
| 3814 | TCLFLAGS make-src/Makefile /^TCLFLAGS=--lang=none --regex='\/proc[ \\t]+\\([^ \\t]+/ | ||
| 3815 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}%$/ | ||
| 3816 | \tclose tex-src/texinfo.tex /^\\def\\tclose##1{\\realbackslash tclose {##1}}$/ | ||
| 3817 | \tclose tex-src/texinfo.tex /^\\def\\tclose#1{{\\rm \\tcloserm=\\fontdimen2\\font \\tt / | ||
| 3818 | tcpdump html-src/software.html /^tcpdump$/ | 4199 | tcpdump html-src/software.html /^tcpdump$/ |
| 3819 | t cp-src/c.C 52 | ||
| 3820 | T cp-src/fail.C 14 | ||
| 3821 | teats cp-src/c.C 127 | 4200 | teats cp-src/c.C 127 |
| 3822 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ | 4201 | tee ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 3823 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ | 4202 | tee= ruby-src/test1.ru /^ attr_accessor :tee$/ |
| 3824 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / | 4203 | temporarily_switch_to_single_kboard c-src/emacs/src/keyboard.c /^temporarily_switch_to_single_kboard (struct frame / |
| 3825 | tend c-src/etags.c 2432 | 4204 | tend c-src/etags.c 2432 |
| 3826 | TERMINALP c-src/emacs/src/lisp.h /^TERMINALP (Lisp_Object a)$/ | ||
| 3827 | terminateInput objc-src/Subprocess.m /^- terminateInput$/ | ||
| 3828 | terminate objc-src/Subprocess.m /^- terminate:sender$/ | ||
| 3829 | term merc-src/accumulator.m /^:- import_module term.$/ | 4205 | term merc-src/accumulator.m /^:- import_module term.$/ |
| 3830 | test1 rs-src/test.rs /^fn test1() {$/ | 4206 | terminate objc-src/Subprocess.m /^- terminate:sender$/ |
| 3831 | Test_Abort/p ada-src/2ataspri.adb /^ procedure Test_Abort is$/ | 4207 | terminateInput objc-src/Subprocess.m /^- terminateInput$/ |
| 3832 | Test_Abort/p ada-src/2ataspri.ads /^ procedure Test_Abort;$/ | ||
| 3833 | Test_And_Set/p ada-src/2ataspri.adb /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 3834 | Test_And_Set/p ada-src/2ataspri.ads /^ procedure Test_And_Set (Cell : in out TAS_Cell;/ | ||
| 3835 | test-begin scm-src/test.scm /^(define-syntax test-begin$/ | ||
| 3836 | test cp-src/c.C 86 | ||
| 3837 | test c-src/emacs/src/lisp.h 1871 | 4208 | test c-src/emacs/src/lisp.h 1871 |
| 4209 | test cp-src/c.C 86 | ||
| 3838 | test erl-src/gs_dialog.erl /^test() ->$/ | 4210 | test erl-src/gs_dialog.erl /^test() ->$/ |
| 3839 | test go-src/test1.go /^func test(p plus) {$/ | 4211 | test go-src/test1.go /^func test(p plus) {$/ |
| 3840 | test make-src/Makefile /^test:$/ | 4212 | test make-src/Makefile /^test:$/ |
| 3841 | test.me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 3842 | test.me22b lua-src/test.lua /^ local function test.me22b (one)$/ | ||
| 3843 | TEST php-src/ptest.php 1 | ||
| 3844 | test php-src/ptest.php /^test $/ | 4213 | test php-src/ptest.php /^test $/ |
| 4214 | test-begin scm-src/test.scm /^(define-syntax test-begin$/ | ||
| 4215 | test.me22b lua-src/test.lua /^ local function test.me22b (one)$/ | ||
| 4216 | test.me_22a lua-src/test.lua /^ function test.me_22a(one, two)$/ | ||
| 4217 | test1 rs-src/test.rs /^fn test1() {$/ | ||
| 3845 | test_undefined c-src/emacs/src/keyboard.c /^test_undefined (Lisp_Object binding)$/ | 4218 | test_undefined c-src/emacs/src/keyboard.c /^test_undefined (Lisp_Object binding)$/ |
| 3846 | TEX_clgrp c-src/etags.c 4922 | ||
| 3847 | TeX_commands c-src/etags.c /^TeX_commands (FILE *inf)$/ | ||
| 3848 | TEX_decode_env c-src/etags.c /^TEX_decode_env (const char *evarname, const char */ | ||
| 3849 | TEX_defenv c-src/etags.c 4912 | ||
| 3850 | TEX_esc c-src/etags.c 4920 | ||
| 3851 | TeX_help c-src/etags.c 674 | ||
| 3852 | Texinfo_help c-src/etags.c 688 | ||
| 3853 | Texinfo_nodes c-src/etags.c /^Texinfo_nodes (FILE *inf)$/ | ||
| 3854 | Texinfo_suffixes c-src/etags.c 686 | ||
| 3855 | \texinfoversion tex-src/texinfo.tex /^\\def\\texinfoversion{2.73}$/ | ||
| 3856 | TEX_LESC c-src/etags.c 4986 | ||
| 3857 | TEX_mode c-src/etags.c /^TEX_mode (FILE *inf)$/ | ||
| 3858 | TEX_opgrp c-src/etags.c 4921 | ||
| 3859 | TEX_SESC c-src/etags.c 4987 | ||
| 3860 | TEXSRC make-src/Makefile /^TEXSRC=testenv.tex gzip.texi texinfo.tex nonewline/ | ||
| 3861 | \' tex-src/texinfo.tex /^\\def\\'{{'}}$/ | ||
| 3862 | \@ tex-src/texinfo.tex /^\\def\\@{@}%$/ | ||
| 3863 | \` tex-src/texinfo.tex /^\\def\\`{{`}}$/ | ||
| 3864 | \ tex-src/texinfo.tex /^\\def\\ {{\\fontdimen2\\font=\\tclosesave{} }}%$/ | ||
| 3865 | \* tex-src/texinfo.tex /^\\def\\*{\\hfil\\break\\hbox{}\\ignorespaces}$/ | ||
| 3866 | _ tex-src/texinfo.tex /^\\def_{\\ifusingtt\\normalunderscore\\_}$/ | ||
| 3867 | \_ tex-src/texinfo.tex /^\\def\\_{\\lvvmode \\kern.06em \\vbox{\\hrule width.3em / | ||
| 3868 | \_ tex-src/texinfo.tex /^\\def\\_{{\\realbackslash _}}%$/ | ||
| 3869 | \: tex-src/texinfo.tex /^\\def\\:{\\spacefactor=1000 }$/ | ||
| 3870 | \. tex-src/texinfo.tex /^\\def\\.{.\\spacefactor=3000 }$/ | ||
| 3871 | \@ tex-src/texinfo.tex /^\\def\\@{{\\tt \\char '100}}$/ | ||
| 3872 | | tex-src/texinfo.tex /^\\def|{{\\tt \\char '174}}$/ | ||
| 3873 | ~ tex-src/texinfo.tex /^\\def~{{\\tt \\char '176}}$/ | ||
| 3874 | + tex-src/texinfo.tex /^\\def+{{\\tt \\char 43}}$/ | ||
| 3875 | > tex-src/texinfo.tex /^\\def>{{\\tt \\gtr}}$/ | ||
| 3876 | ^ tex-src/texinfo.tex /^\\def^{{\\tt \\hat}}$/ | ||
| 3877 | < tex-src/texinfo.tex /^\\def<{{\\tt \\less}}$/ | ||
| 3878 | \ tex-src/texinfo.tex /^\\gdef\\sepspaces{\\def {\\ }}}$/ | ||
| 3879 | = tex-src/texinfo.tex /^\\global\\def={{\\tt \\char 61}}}$/ | ||
| 3880 | = tex-src/texinfo.tex /^\\global\\let\\section = \\appendixsec$/ | ||
| 3881 | = tex-src/texinfo.tex /^\\global\\let\\section = \\numberedsec$/ | ||
| 3882 | = tex-src/texinfo.tex /^\\global\\let\\section = \\unnumberedsec$/ | ||
| 3883 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\appendixsubsec$/ | ||
| 3884 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\numberedsubsec$/ | ||
| 3885 | = tex-src/texinfo.tex /^\\global\\let\\subsection = \\unnumberedsubsec$/ | ||
| 3886 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\appendixsubsubsec$/ | ||
| 3887 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\numberedsubsubsec$/ | ||
| 3888 | = tex-src/texinfo.tex /^\\global\\let\\subsubsection = \\unnumberedsubsubsec$/ | ||
| 3889 | TeX_suffixes c-src/etags.c 672 | ||
| 3890 | \tex tex-src/texinfo.tex /^\\def\\tex{\\begingroup$/ | ||
| 3891 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}%$/ | ||
| 3892 | \TeX tex-src/texinfo.tex /^\\def\\TeX{\\realbackslash TeX}$/ | ||
| 3893 | \textfonts tex-src/texinfo.tex /^\\def\\textfonts{%$/ | ||
| 3894 | TEX_toktab c-src/etags.c 4908 | ||
| 3895 | texttreelist prol-src/natded.prolog /^texttreelist([]).$/ | 4219 | texttreelist prol-src/natded.prolog /^texttreelist([]).$/ |
| 3896 | /TF ps-src/rfc1245.ps /^\/TF { $/ | ||
| 3897 | \thearg tex-src/texinfo.tex /^ \\def\\thearg{#1}%$/ | ||
| 3898 | \thearg tex-src/texinfo.tex /^ \\ifx\\thearg\\empty \\def\\thearg{1}\\fi$/ | ||
| 3899 | there-is-a-=-in-the-middle! scm-src/test.scm /^(define (there-is-a-=-in-the-middle!) #t)$/ | 4220 | there-is-a-=-in-the-middle! scm-src/test.scm /^(define (there-is-a-=-in-the-middle!) #t)$/ |
| 3900 | \thischaptername tex-src/texinfo.tex /^\\def\\thischaptername{No Chapter Title}$/ | 4221 | this c-src/a/b/b.c 1 |
| 3901 | \thischapter tex-src/texinfo.tex /^\\def\\thischapter{} \\def\\thissection{}$/ | 4222 | this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ |
| 3902 | \thischapter tex-src/texinfo.tex /^ \\unnumbchapmacro{#1}\\def\\thischapter{}%$/ | 4223 | this-command-keys-vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ |
| 4224 | this-single-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 4225 | this-single-command-raw-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 3903 | this_command_key_count c-src/emacs/src/keyboard.c 108 | 4226 | this_command_key_count c-src/emacs/src/keyboard.c 108 |
| 3904 | this_command_key_count_reset c-src/emacs/src/keyboard.c 112 | 4227 | this_command_key_count_reset c-src/emacs/src/keyboard.c 112 |
| 3905 | this_command_keys c-src/emacs/src/keyboard.c 107 | 4228 | this_command_keys c-src/emacs/src/keyboard.c 107 |
| 3906 | this-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys", Fthis_command_keys, St/ | ||
| 3907 | this-command-keys-vector c-src/emacs/src/keyboard.c /^DEFUN ("this-command-keys-vector", Fthis_command_k/ | ||
| 3908 | this c-src/a/b/b.c 1 | ||
| 3909 | \thisfile tex-src/texinfo.tex /^\\def\\thisfile{}$/ | ||
| 3910 | this_file_toc perl-src/htlmify-cystic 29 | 4229 | this_file_toc perl-src/htlmify-cystic 29 |
| 3911 | this-single-command-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-keys", Fthis_single_co/ | ||
| 3912 | this_single_command_key_start c-src/emacs/src/keyboard.c 125 | 4230 | this_single_command_key_start c-src/emacs/src/keyboard.c 125 |
| 3913 | this-single-command-raw-keys c-src/emacs/src/keyboard.c /^DEFUN ("this-single-command-raw-keys", Fthis_singl/ | ||
| 3914 | \thistitle tex-src/texinfo.tex /^\\def\\thistitle{No Title}$/ | ||
| 3915 | \tie tex-src/texinfo.tex /^\\def\\tie{\\penalty 10000\\ } % Save plain tex de/ | ||
| 3916 | tignore c-src/etags.c 2433 | 4231 | tignore c-src/etags.c 2433 |
| 3917 | timer_check_2 c-src/emacs/src/keyboard.c /^timer_check_2 (Lisp_Object timers, Lisp_Object idl/ | ||
| 3918 | timer_check c-src/emacs/src/keyboard.c /^timer_check (void)$/ | 4232 | timer_check c-src/emacs/src/keyboard.c /^timer_check (void)$/ |
| 4233 | timer_check_2 c-src/emacs/src/keyboard.c /^timer_check_2 (Lisp_Object timers, Lisp_Object idl/ | ||
| 3919 | timer_idleness_start_time c-src/emacs/src/keyboard.c 335 | 4234 | timer_idleness_start_time c-src/emacs/src/keyboard.c 335 |
| 3920 | timer_last_idleness_start_time c-src/emacs/src/keyboard.c 340 | 4235 | timer_last_idleness_start_time c-src/emacs/src/keyboard.c 340 |
| 3921 | timer_resume_idle c-src/emacs/src/keyboard.c /^timer_resume_idle (void)$/ | 4236 | timer_resume_idle c-src/emacs/src/keyboard.c /^timer_resume_idle (void)$/ |
| 3922 | timers_run c-src/emacs/src/keyboard.c 320 | ||
| 3923 | timer_start_idle c-src/emacs/src/keyboard.c /^timer_start_idle (void)$/ | 4237 | timer_start_idle c-src/emacs/src/keyboard.c /^timer_start_idle (void)$/ |
| 3924 | timer_stop_idle c-src/emacs/src/keyboard.c /^timer_stop_idle (void)$/ | 4238 | timer_stop_idle c-src/emacs/src/keyboard.c /^timer_stop_idle (void)$/ |
| 3925 | Time_to_position c-src/emacs/src/keyboard.c /^Time_to_position (Time encoded_pos)$/ | 4239 | timers_run c-src/emacs/src/keyboard.c 320 |
| 3926 | tinbody c-src/etags.c 2431 | 4240 | tinbody c-src/etags.c 2431 |
| 3927 | \tindex tex-src/texinfo.tex /^\\def\\tindex {\\tpindex}$/ | ||
| 3928 | \titlefont tex-src/texinfo.tex /^\\def\\titlefont#1{{\\titlerm #1}}$/ | ||
| 3929 | \titlepage tex-src/texinfo.tex /^\\def\\titlepage{\\begingroup \\parindent=0pt \\textfon/ | ||
| 3930 | \title tex-src/texinfo.tex /^ \\def\\title{\\parsearg\\titlezzz}%$/ | ||
| 3931 | \titlezzz tex-src/texinfo.tex /^ \\def\\titlezzz##1{\\leftline{\\titlefont{##1}}$/ | ||
| 3932 | tkeyseen c-src/etags.c 2429 | 4241 | tkeyseen c-src/etags.c 2429 |
| 3933 | tnone c-src/etags.c 2428 | 4242 | tnone c-src/etags.c 2428 |
| 3934 | toc_line perl-src/htlmify-cystic /^sub toc_line ($)$/ | 4243 | toc_line perl-src/htlmify-cystic /^sub toc_line ($)$/ |
| 3935 | \today tex-src/texinfo.tex /^\\def\\today{\\number\\day\\space$/ | ||
| 3936 | toggleDescription objc-src/PackInsp.m /^-toggleDescription$/ | 4244 | toggleDescription objc-src/PackInsp.m /^-toggleDescription$/ |
| 3937 | tok c-src/etags.c 2491 | 4245 | tok c-src/etags.c 2491 |
| 3938 | token c-src/etags.c 2508 | 4246 | token c-src/etags.c 2508 |
| 3939 | tokenizeatom prol-src/natded.prolog /^tokenizeatom(Atom,Ws):-$/ | ||
| 3940 | tokenize prol-src/natded.prolog /^tokenize([C1,C2,C3|Cs],Xs-Ys,TsResult):- % spe/ | ||
| 3941 | tokentab2 y-src/cccp.y 442 | ||
| 3942 | token y-src/cccp.y 437 | 4247 | token y-src/cccp.y 437 |
| 3943 | token y-src/cccp.y 439 | 4248 | token y-src/cccp.y 439 |
| 3944 | To_Lower pas-src/common.pas /^function To_Lower;(*(ch:char) : char;*)$/ | 4249 | tokenize prol-src/natded.prolog /^tokenize([C1,C2,C3|Cs],Xs-Ys,TsResult):- % spe/ |
| 4250 | tokenizeatom prol-src/natded.prolog /^tokenizeatom(Atom,Ws):-$/ | ||
| 4251 | tokentab2 y-src/cccp.y 442 | ||
| 3945 | tool_bar_item_properties c-src/emacs/src/keyboard.c 7970 | 4252 | tool_bar_item_properties c-src/emacs/src/keyboard.c 7970 |
| 3946 | tool_bar_items c-src/emacs/src/keyboard.c /^tool_bar_items (Lisp_Object reuse, int *nitems)$/ | 4253 | tool_bar_items c-src/emacs/src/keyboard.c /^tool_bar_items (Lisp_Object reuse, int *nitems)$/ |
| 3947 | tool_bar_items_vector c-src/emacs/src/keyboard.c 7965 | 4254 | tool_bar_items_vector c-src/emacs/src/keyboard.c 7965 |
| 3948 | toolkit_menubar_in_use c-src/emacs/src/keyboard.c /^toolkit_menubar_in_use (struct frame *f)$/ | 4255 | toolkit_menubar_in_use c-src/emacs/src/keyboard.c /^toolkit_menubar_in_use (struct frame *f)$/ |
| 3949 | top_level_1 c-src/emacs/src/keyboard.c /^top_level_1 (Lisp_Object ignore)$/ | ||
| 3950 | top_level_2 c-src/emacs/src/keyboard.c /^top_level_2 (void)$/ | ||
| 3951 | top-level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / | 4256 | top-level c-src/emacs/src/keyboard.c /^DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, / |
| 3952 | top_level merc-src/accumulator.m /^:- type top_level$/ | 4257 | top_level merc-src/accumulator.m /^:- type top_level$/ |
| 3953 | Top tex-src/gzip.texi /^@node Top, , , (dir)$/ | 4258 | top_level_1 c-src/emacs/src/keyboard.c /^top_level_1 (Lisp_Object ignore)$/ |
| 3954 | \top tex-src/texinfo.tex /^\\outer\\def\\top{\\parsearg\\unnumberedzzz}$/ | 4259 | top_level_2 c-src/emacs/src/keyboard.c /^top_level_2 (void)$/ |
| 3955 | To_Start_Addr/f ada-src/2ataspri.adb /^ function To_Start_Addr is new$/ | ||
| 3956 | total_keys c-src/emacs/src/keyboard.c 97 | 4260 | total_keys c-src/emacs/src/keyboard.c 97 |
| 3957 | TOTAL_KEYWORDS c-src/etags.c 2325 | ||
| 3958 | totally_unblock_input c-src/emacs/src/keyboard.c /^totally_unblock_input (void)$/ | ||
| 3959 | total_size_of_entries c-src/etags.c /^total_size_of_entries (register node *np)$/ | 4261 | total_size_of_entries c-src/etags.c /^total_size_of_entries (register node *np)$/ |
| 3960 | total_surrounding cp-src/conway.cpp /^int site::total_surrounding(void)$/ | 4262 | total_surrounding cp-src/conway.cpp /^int site::total_surrounding(void)$/ |
| 3961 | To_TCB_Ptr/f ada-src/2ataspri.adb /^ function To_TCB_Ptr is new$/ | 4263 | totally_unblock_input c-src/emacs/src/keyboard.c /^totally_unblock_input (void)$/ |
| 3962 | To_Upper pas-src/common.pas /^function To_Upper;(*(ch:char) : char;*)$/ | ||
| 3963 | To_void_ptr/f ada-src/2ataspri.adb /^ function To_void_ptr is new$/ | ||
| 3964 | tpcmd c-src/h.h 15 | 4264 | tpcmd c-src/h.h 15 |
| 3965 | tpcmd c-src/h.h 8 | 4265 | tpcmd c-src/h.h 8 |
| 3966 | /T ps-src/rfc1245.ps /^\/T { $/ | ||
| 3967 | tracking_off c-src/emacs/src/keyboard.c /^tracking_off (Lisp_Object old_value)$/ | ||
| 3968 | track-mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ | 4266 | track-mouse c-src/emacs/src/keyboard.c /^DEFUN ("internal--track-mouse", Ftrack_mouse, Stra/ |
| 4267 | tracking_off c-src/emacs/src/keyboard.c /^tracking_off (Lisp_Object old_value)$/ | ||
| 3969 | traffic_light cp-src/conway.cpp /^void traffic_light(int x, int y)$/ | 4268 | traffic_light cp-src/conway.cpp /^void traffic_light(int x, int y)$/ |
| 3970 | translate c-src/emacs/src/regex.h 361 | 4269 | translate c-src/emacs/src/regex.h 361 |
| 3971 | treats cp-src/c.C 131 | 4270 | treats cp-src/c.C 131 |
| 3972 | Truc.Bidule/b ada-src/etags-test-for.ada /^package body Truc.Bidule is$/ | ||
| 3973 | Truc.Bidule/b ada-src/waroquiers.ada /^package body Truc.Bidule is$/ | ||
| 3974 | Truc.Bidule/s ada-src/etags-test-for.ada /^package Truc.Bidule is$/ | ||
| 3975 | Truc.Bidule/s ada-src/waroquiers.ada /^package Truc.Bidule is$/ | ||
| 3976 | Truc/s ada-src/etags-test-for.ada /^package Truc is$/ | ||
| 3977 | Truc/s ada-src/waroquiers.ada /^package Truc is$/ | ||
| 3978 | TSL/s ada-src/2ataspri.adb /^ package TSL renames System.Tasking_Soft_Links;$/ | ||
| 3979 | tt=cmtt10 tex-src/texinfo.tex /^\\font\\deftt=cmtt10 scaled \\magstep1$/ | ||
| 3980 | \t tex-src/texinfo.tex /^\\def\\t##1{\\realbackslash r {##1}}%$/ | ||
| 3981 | \t tex-src/texinfo.tex /^\\def\\t#1{{\\tt \\exhyphenpenalty=10000\\rawbackslash / | ||
| 3982 | tt prol-src/natded.prolog /^tt:-$/ | 4271 | tt prol-src/natded.prolog /^tt:-$/ |
| 3983 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}%$/ | 4272 | tt=cmtt10 tex-src/texinfo.tex /^\\font\\deftt=cmtt10 scaled \\magstep1$/ |
| 3984 | \tt tex-src/texinfo.tex /^\\def\\tt{\\realbackslash tt}$/ | ||
| 3985 | ttypeseen c-src/etags.c 2430 | ||
| 3986 | tty_read_avail_input c-src/emacs/src/keyboard.c /^tty_read_avail_input (struct terminal *terminal,$/ | 4273 | tty_read_avail_input c-src/emacs/src/keyboard.c /^tty_read_avail_input (struct terminal *terminal,$/ |
| 3987 | \turnoffactive tex-src/texinfo.tex /^\\def\\turnoffactive{\\let"=\\normaldoublequote$/ | 4274 | ttypeseen c-src/etags.c 2430 |
| 3988 | /two ps-src/rfc1245.ps /^\/two \/three \/four \/five \/six \/seven \/eight \/nine \// | ||
| 3989 | typdef c-src/etags.c 2434 | 4275 | typdef c-src/etags.c 2434 |
| 3990 | type c-src/emacs/src/gmalloc.c 145 | 4276 | type c-src/emacs/src/gmalloc.c 145 |
| 3991 | type c-src/emacs/src/lisp.h 1973 | 4277 | type c-src/emacs/src/lisp.h 1973 |
| @@ -4004,226 +4290,112 @@ typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#3}\\endgroup %$/ | |||
| 4004 | typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#4}\\endgroup %$/ | 4290 | typefunargs tex-src/texinfo.tex /^\\deftypefunargs {#4}\\endgroup %$/ |
| 4005 | typemargin tex-src/texinfo.tex /^\\newskip\\deftypemargin \\deftypemargin=12pt$/ | 4291 | typemargin tex-src/texinfo.tex /^\\newskip\\deftypemargin \\deftypemargin=12pt$/ |
| 4006 | typemargin tex-src/texinfo.tex /^\\rlap{\\rightline{{\\rm #2}\\hskip \\deftypemargin}}}%/ | 4292 | typemargin tex-src/texinfo.tex /^\\rlap{\\rightline{{\\rm #2}\\hskip \\deftypemargin}}}%/ |
| 4007 | TYPE_RANGED_INTEGERP c-src/emacs/src/lisp.h /^#define TYPE_RANGED_INTEGERP(type, x) \\$/ | 4293 | u c-src/emacs/src/lisp.h 2397 |
| 4008 | Type_Specific_Data/t ada-src/etags-test-for.ada /^ type Type_Specific_Data is record$/ | ||
| 4009 | TYPESTOSTAT objc-src/PackInsp.h 37 | ||
| 4010 | /Uacute ps-src/rfc1245.ps /^\/Uacute \/Ucircumflex \/Ugrave \/dotlessi \/circumflex/ | ||
| 4011 | u_any c-src/emacs/src/lisp.h 2214 | 4294 | u_any c-src/emacs/src/lisp.h 2214 |
| 4012 | u_boolfwd c-src/emacs/src/lisp.h 2371 | 4295 | u_boolfwd c-src/emacs/src/lisp.h 2371 |
| 4013 | u_buffer_objfwd c-src/emacs/src/lisp.h 2373 | 4296 | u_buffer_objfwd c-src/emacs/src/lisp.h 2373 |
| 4014 | UCHAR c-src/emacs/src/lisp.h 2424 | ||
| 4015 | _UCHAR_T c-src/emacs/src/lisp.h 2423 | ||
| 4016 | U_CHAR y-src/cccp.y 38 | ||
| 4017 | u c-src/emacs/src/lisp.h 2397 | ||
| 4018 | /udieresis ps-src/rfc1245.ps /^\/udieresis \/dagger \/.notdef \/cent \/sterling \/secti/ | ||
| 4019 | u_finalizer c-src/emacs/src/lisp.h 2219 | 4297 | u_finalizer c-src/emacs/src/lisp.h 2219 |
| 4020 | u_free c-src/emacs/src/lisp.h 2215 | 4298 | u_free c-src/emacs/src/lisp.h 2215 |
| 4021 | u_intfwd c-src/emacs/src/lisp.h 2370 | 4299 | u_intfwd c-src/emacs/src/lisp.h 2370 |
| 4022 | u_kboard_objfwd c-src/emacs/src/lisp.h 2374 | 4300 | u_kboard_objfwd c-src/emacs/src/lisp.h 2374 |
| 4023 | u_marker c-src/emacs/src/lisp.h 2216 | 4301 | u_marker c-src/emacs/src/lisp.h 2216 |
| 4302 | u_objfwd c-src/emacs/src/lisp.h 2372 | ||
| 4303 | u_overlay c-src/emacs/src/lisp.h 2217 | ||
| 4304 | u_save_value c-src/emacs/src/lisp.h 2218 | ||
| 4024 | unargs tex-src/texinfo.tex /^\\defunargs {#2}\\endgroup %$/ | 4305 | unargs tex-src/texinfo.tex /^\\defunargs {#2}\\endgroup %$/ |
| 4025 | unargs tex-src/texinfo.tex /^\\defunargs {#3}\\endgroup %$/ | 4306 | unargs tex-src/texinfo.tex /^\\defunargs {#3}\\endgroup %$/ |
| 4026 | UNARY y-src/cccp.c 18 | ||
| 4027 | unblock_input c-src/emacs/src/keyboard.c /^unblock_input (void)$/ | 4307 | unblock_input c-src/emacs/src/keyboard.c /^unblock_input (void)$/ |
| 4028 | unblock_input_to c-src/emacs/src/keyboard.c /^unblock_input_to (int level)$/ | 4308 | unblock_input_to c-src/emacs/src/keyboard.c /^unblock_input_to (int level)$/ |
| 4029 | unchar c-src/h.h 99 | 4309 | unchar c-src/h.h 99 |
| 4030 | UNDEFINED c-src/h.h 118 | ||
| 4031 | UNEVALLED c-src/emacs/src/lisp.h 2834 | ||
| 4032 | unexpand-abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ | 4310 | unexpand-abbrev c-src/abbrev.c /^DEFUN ("unexpand-abbrev", Funexpand_abbrev, Sunexp/ |
| 4033 | UNGCPRO c-src/emacs/src/lisp.h 3202 | ||
| 4034 | UNGCPRO c-src/emacs/src/lisp.h 3257 | ||
| 4035 | UNGCPRO c-src/emacs/src/lisp.h 3353 | ||
| 4036 | univ merc-src/accumulator.m /^:- import_module univ.$/ | 4311 | univ merc-src/accumulator.m /^:- import_module univ.$/ |
| 4037 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS() \\$/ | ||
| 4038 | UNLOCK_ALIGNED_BLOCKS c-src/emacs/src/gmalloc.c /^#define UNLOCK_ALIGNED_BLOCKS()$/ | ||
| 4039 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK() \\$/ | ||
| 4040 | UNLOCK c-src/emacs/src/gmalloc.c /^#define UNLOCK()$/ | ||
| 4041 | Unlock/p ada-src/2ataspri.adb /^ procedure Unlock (L : in out Lock) is$/ | ||
| 4042 | Unlock/p ada-src/2ataspri.ads /^ procedure Unlock (L : in out Lock);$/ | ||
| 4043 | \unnchfopen tex-src/texinfo.tex /^\\def\\unnchfopen #1{%$/ | ||
| 4044 | \unnchfplain tex-src/texinfo.tex /^\\def\\unnchfplain #1{%$/ | ||
| 4045 | \unnumbchapentry tex-src/texinfo.tex /^\\def\\unnumbchapentry#1#2{\\dochapentry{#1}{#2}}$/ | ||
| 4046 | \unnumberedsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsec{\\parsearg\\unnumberedseczz/ | ||
| 4047 | \unnumberedseczzz tex-src/texinfo.tex /^\\def\\unnumberedseczzz #1{\\seccheck{unnumberedsec}%/ | ||
| 4048 | \unnumberedsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsec{\\parsearg\\unnumberedsu/ | ||
| 4049 | \unnumberedsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubseczzz #1{\\seccheck{unnumberedsu/ | ||
| 4050 | \unnumberedsubsubsec tex-src/texinfo.tex /^\\outer\\def\\unnumberedsubsubsec{\\parsearg\\unnumbere/ | ||
| 4051 | \unnumberedsubsubseczzz tex-src/texinfo.tex /^\\def\\unnumberedsubsubseczzz #1{\\seccheck{unnumbere/ | ||
| 4052 | \unnumbered tex-src/texinfo.tex /^\\outer\\def\\unnumbered{\\parsearg\\unnumberedzzz}$/ | ||
| 4053 | \unnumberedzzz tex-src/texinfo.tex /^\\def\\unnumberedzzz #1{\\seccheck{unnumbered}%$/ | ||
| 4054 | \unnumbnoderef tex-src/texinfo.tex /^\\def\\unnumbnoderef{\\ifx\\lastnode\\relax\\else$/ | ||
| 4055 | \unnumbsecentry tex-src/texinfo.tex /^ \\def\\unnumbsecentry ##1##2{}$/ | ||
| 4056 | \unnumbsecentry tex-src/texinfo.tex /^\\def\\unnumbsecentry#1#2{\\dosecentry{#1}{#2}}$/ | ||
| 4057 | \unnumbsetref tex-src/texinfo.tex /^\\def\\unnumbsetref#1{%$/ | ||
| 4058 | \unnumbsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsecentry ##1##2{}$/ | ||
| 4059 | \unnumbsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsecentry#1#2{\\dosubsecentry{#1}{#2}}/ | ||
| 4060 | \unnumbsubsubsecentry tex-src/texinfo.tex /^ \\def\\unnumbsubsubsecentry ##1##2{}$/ | ||
| 4061 | \unnumbsubsubsecentry tex-src/texinfo.tex /^\\def\\unnumbsubsubsecentry#1#2{\\dosubsubsecentry{#1/ | ||
| 4062 | unravel_univ merc-src/accumulator.m /^:- some [T] pred unravel_univ(univ::in, T::out) is/ | 4312 | unravel_univ merc-src/accumulator.m /^:- some [T] pred unravel_univ(univ::in, T::out) is/ |
| 4063 | unread_switch_frame c-src/emacs/src/keyboard.c 204 | 4313 | unread_switch_frame c-src/emacs/src/keyboard.c 204 |
| 4064 | UNSIGNED_CMP c-src/emacs/src/lisp.h /^#define UNSIGNED_CMP(a, op, b) \\$/ | ||
| 4065 | unsignedp y-src/cccp.y 112 | 4314 | unsignedp y-src/cccp.y 112 |
| 4066 | unwind c-src/emacs/src/lisp.h 2962 | 4315 | unwind c-src/emacs/src/lisp.h 2962 |
| 4067 | unwind_int c-src/emacs/src/lisp.h 2972 | 4316 | unwind_int c-src/emacs/src/lisp.h 2972 |
| 4068 | unwind_ptr c-src/emacs/src/lisp.h 2967 | 4317 | unwind_ptr c-src/emacs/src/lisp.h 2967 |
| 4069 | unwind_void c-src/emacs/src/lisp.h 2976 | 4318 | unwind_void c-src/emacs/src/lisp.h 2976 |
| 4070 | u_objfwd c-src/emacs/src/lisp.h 2372 | ||
| 4071 | u_overlay c-src/emacs/src/lisp.h 2217 | ||
| 4072 | __up c.c 160 | ||
| 4073 | update_accumulator_pred merc-src/accumulator.m /^:- pred update_accumulator_pred(pred_id::in, proc_/ | 4319 | update_accumulator_pred merc-src/accumulator.m /^:- pred update_accumulator_pred(pred_id::in, proc_/ |
| 4074 | \uppercaseenumerate tex-src/texinfo.tex /^\\def\\uppercaseenumerate{%$/ | ||
| 4075 | uprintmax_t c-src/emacs/src/lisp.h 149 | 4320 | uprintmax_t c-src/emacs/src/lisp.h 149 |
| 4076 | uprintmax_t c-src/emacs/src/lisp.h 154 | 4321 | uprintmax_t c-src/emacs/src/lisp.h 154 |
| 4077 | /U ps-src/rfc1245.ps /^\/U { $/ | ||
| 4078 | usage perl-src/yagrip.pl /^sub usage {$/ | 4322 | usage perl-src/yagrip.pl /^sub usage {$/ |
| 4079 | u_save_value c-src/emacs/src/lisp.h 2218 | ||
| 4080 | usecharno c-src/etags.c 210 | 4323 | usecharno c-src/etags.c 210 |
| 4081 | used c-src/emacs/src/regex.h 347 | 4324 | used c-src/emacs/src/regex.h 347 |
| 4082 | used_syntax c-src/emacs/src/regex.h 398 | 4325 | used_syntax c-src/emacs/src/regex.h 398 |
| 4083 | USE_LSB_TAG c-src/emacs/src/lisp.h 271 | ||
| 4084 | USE_LSB_TAG c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (bool, USE_LSB_TAG)$/ | ||
| 4085 | USE_PTHREAD c-src/emacs/src/gmalloc.c 25 | ||
| 4086 | user_cmp_function c-src/emacs/src/lisp.h 1814 | 4326 | user_cmp_function c-src/emacs/src/lisp.h 1814 |
| 4087 | UserEdit pyt-src/server.py /^class UserEdit(Frame):$/ | ||
| 4088 | user_error c-src/emacs/src/keyboard.c /^user_error (const char *msg)$/ | 4327 | user_error c-src/emacs/src/keyboard.c /^user_error (const char *msg)$/ |
| 4089 | user_hash_function c-src/emacs/src/lisp.h 1811 | 4328 | user_hash_function c-src/emacs/src/lisp.h 1811 |
| 4090 | User pyt-src/server.py /^class User:$/ | ||
| 4091 | user_signal_info c-src/emacs/src/keyboard.c 7235 | 4329 | user_signal_info c-src/emacs/src/keyboard.c 7235 |
| 4092 | user_signals c-src/emacs/src/keyboard.c 7250 | 4330 | user_signals c-src/emacs/src/keyboard.c 7250 |
| 4093 | USE_SAFE_ALLOCA c-src/emacs/src/lisp.h 4560 | ||
| 4094 | USE_STACK_CONS c-src/emacs/src/lisp.h 4689 | ||
| 4095 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4652 | ||
| 4096 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4658 | ||
| 4097 | USE_STACK_LISP_OBJECTS c-src/emacs/src/lisp.h 4659 | ||
| 4098 | USE_STACK_STRING c-src/emacs/src/lisp.h 4691 | ||
| 4099 | usfreelock_ptr/t ada-src/etags-test-for.ada /^ type usfreelock_ptr is access$/ | 4331 | usfreelock_ptr/t ada-src/etags-test-for.ada /^ type usfreelock_ptr is access$/ |
| 4100 | Vabbrev_start_location_buffer c-src/abbrev.c 66 | ||
| 4101 | Vabbrev_start_location c-src/abbrev.c 63 | ||
| 4102 | Vabbrev_table_name_list c-src/abbrev.c 43 | ||
| 4103 | VALBITS c-src/emacs/src/lisp.h 246 | ||
| 4104 | valcell c-src/emacs/src/lisp.h 2357 | ||
| 4105 | val c-src/emacs/src/lisp.h 3027 | 4332 | val c-src/emacs/src/lisp.h 3027 |
| 4106 | val c-src/emacs/src/lisp.h 691 | 4333 | val c-src/emacs/src/lisp.h 691 |
| 4107 | val c-src/getopt.h 84 | 4334 | val c-src/getopt.h 84 |
| 4108 | validate php-src/lce_functions.php /^ function validate($value)$/ | 4335 | val prol-src/natded.prolog /^val(X) --> ['['], valseq(X), [']'].$/ |
| 4336 | valcell c-src/emacs/src/lisp.h 2357 | ||
| 4109 | valid c-src/etags.c 220 | 4337 | valid c-src/etags.c 220 |
| 4110 | valid c-src/etags.c 2502 | 4338 | valid c-src/etags.c 2502 |
| 4339 | validate php-src/lce_functions.php /^ function validate($value)$/ | ||
| 4111 | valloc c-src/emacs/src/gmalloc.c /^valloc (size_t size)$/ | 4340 | valloc c-src/emacs/src/gmalloc.c /^valloc (size_t size)$/ |
| 4112 | VALMASK c-src/emacs/src/lisp.h 829 | ||
| 4113 | VALMASK c-src/emacs/src/lisp.h /^DEFINE_GDB_SYMBOL_BEGIN (EMACS_INT, VALMASK)$/ | ||
| 4114 | VAL_MAX c-src/emacs/src/lisp.h 263 | ||
| 4115 | val prol-src/natded.prolog /^val(X) --> ['['], valseq(X), [']'].$/ | ||
| 4116 | valseq prol-src/natded.prolog /^valseq([Val|Vals]) --> val(Val), plusvalseq(Vals)./ | 4341 | valseq prol-src/natded.prolog /^valseq([Val|Vals]) --> val(Val), plusvalseq(Vals)./ |
| 4117 | ValToNmStr pas-src/common.pas /^function ValToNmStr; (*($/ | ||
| 4118 | value c-src/emacs/src/lisp.h 687 | 4342 | value c-src/emacs/src/lisp.h 687 |
| 4119 | value y-src/cccp.y 112 | 4343 | value y-src/cccp.y 112 |
| 4120 | varargs tex-src/texinfo.tex /^\\defvarargs {#2}\\endgroup %$/ | ||
| 4121 | varargs tex-src/texinfo.tex /^\\defvarargs {#3}\\endgroup %$/ | ||
| 4122 | var c-src/emacs/src/keyboard.c 11023 | 4344 | var c-src/emacs/src/keyboard.c 11023 |
| 4123 | var c-src/emacs/src/lisp.h 3137 | 4345 | var c-src/emacs/src/lisp.h 3137 |
| 4346 | varargs tex-src/texinfo.tex /^\\defvarargs {#2}\\endgroup %$/ | ||
| 4347 | varargs tex-src/texinfo.tex /^\\defvarargs {#3}\\endgroup %$/ | ||
| 4124 | varset merc-src/accumulator.m /^:- import_module varset.$/ | 4348 | varset merc-src/accumulator.m /^:- import_module varset.$/ |
| 4125 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}%$/ | ||
| 4126 | \var tex-src/texinfo.tex /^\\def\\var##1{\\realbackslash var {##1}}$/ | ||
| 4127 | vcopy c-src/emacs/src/lisp.h /^vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Objec/ | 4349 | vcopy c-src/emacs/src/lisp.h /^vcopy (Lisp_Object v, ptrdiff_t offset, Lisp_Objec/ |
| 4128 | VECSIZE c-src/emacs/src/lisp.h /^#define VECSIZE(type) \\$/ | ||
| 4129 | vectorlike_header c-src/emacs/src/lisp.h 1343 | 4350 | vectorlike_header c-src/emacs/src/lisp.h 1343 |
| 4130 | VECTORLIKEP c-src/emacs/src/lisp.h /^# define VECTORLIKEP(x) lisp_h_VECTORLIKEP (x)$/ | ||
| 4131 | VECTORP c-src/emacs/src/lisp.h /^VECTORP (Lisp_Object x)$/ | ||
| 4132 | verde cp-src/c.C 40 | 4351 | verde cp-src/c.C 40 |
| 4133 | verify_ascii c-src/emacs/src/lisp.h /^# define verify_ascii(str) (str)$/ | ||
| 4134 | verify-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar verify-tags-table-function nil$/ | 4352 | verify-tags-table-function el-src/emacs/lisp/progmodes/etags.el /^(defvar verify-tags-table-function nil$/ |
| 4135 | VERSION c-src/etags.c 789 | 4353 | verify_ascii c-src/emacs/src/lisp.h /^# define verify_ascii(str) (str)$/ |
| 4136 | VERSION erl-src/gs_dialog.erl /^-define(VERSION, '2001.1101').$/ | ||
| 4137 | VERSION objc-src/PackInsp.m 34 | ||
| 4138 | Vfundamental_mode_abbrev_table c-src/abbrev.c 52 | ||
| 4139 | Vglobal_abbrev_table c-src/abbrev.c 48 | ||
| 4140 | VHDLFLAGS make-src/Makefile /^VHDLFLAGS=--language=none --regex='\/[ \\t]*\\(ARCHIT/ | ||
| 4141 | vignore c-src/etags.c 2417 | 4354 | vignore c-src/etags.c 2417 |
| 4142 | \vindex tex-src/texinfo.tex /^\\def\\vindex {\\vrindex}$/ | ||
| 4143 | visit-tags-table-buffer el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table-buffer (&optional cont)$/ | ||
| 4144 | visit-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table (file &optional local)$/ | 4355 | visit-tags-table el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table (file &optional local)$/ |
| 4145 | Vlast_abbrev c-src/abbrev.c 70 | 4356 | visit-tags-table-buffer el-src/emacs/lisp/progmodes/etags.el /^(defun visit-tags-table-buffer (&optional cont)$/ |
| 4146 | Vlast_abbrev_text c-src/abbrev.c 75 | ||
| 4147 | Vlispy_mouse_stem c-src/emacs/src/keyboard.c 5172 | ||
| 4148 | void c-src/emacs/src/lisp.h /^INLINE void (check_cons_list) (void) { lisp_h_chec/ | 4357 | void c-src/emacs/src/lisp.h /^INLINE void (check_cons_list) (void) { lisp_h_chec/ |
| 4149 | voidfuncptr c-src/emacs/src/lisp.h 2108 | 4358 | voidfuncptr c-src/emacs/src/lisp.h 2108 |
| 4150 | voidval y-src/cccp.y 115 | 4359 | voidval y-src/cccp.y 115 |
| 4151 | /V ps-src/rfc1245.ps /^\/V { $/ | ||
| 4152 | \vritemindex tex-src/texinfo.tex /^\\def\\vritemindex #1{\\doind {vr}{\\code{#1}}}%$/ | ||
| 4153 | \vtable tex-src/texinfo.tex /^\\def\\vtable{\\begingroup\\inENV\\obeylines\\obeyspaces/ | ||
| 4154 | waiting_for_input c-src/emacs/src/keyboard.c 150 | ||
| 4155 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4281 | ||
| 4156 | WAIT_READING_MAX c-src/emacs/src/lisp.h 4283 | ||
| 4157 | wait_status_ptr_t c.c 161 | 4360 | wait_status_ptr_t c.c 161 |
| 4158 | WARNINGS make-src/Makefile /^WARNINGS=-pedantic -Wall -Wpointer-arith -Winline / | 4361 | waiting_for_input c-src/emacs/src/keyboard.c 150 |
| 4159 | warning y-src/cccp.y /^warning (msg)$/ | 4362 | warning y-src/cccp.y /^warning (msg)$/ |
| 4160 | /wbytes ps-src/rfc1245.ps /^\/wbytes { $/ | ||
| 4161 | WCHAR_TYPE_SIZE y-src/cccp.y 99 | ||
| 4162 | weak_alias c-src/emacs/src/gmalloc.c /^weak_alias (free, cfree)$/ | ||
| 4163 | weak c-src/emacs/src/lisp.h 1830 | 4363 | weak c-src/emacs/src/lisp.h 1830 |
| 4364 | weak_alias c-src/emacs/src/gmalloc.c /^weak_alias (free, cfree)$/ | ||
| 4164 | web ftp publish make-src/Makefile /^web ftp publish:$/ | 4365 | web ftp publish make-src/Makefile /^web ftp publish:$/ |
| 4165 | what c-src/etags.c 252 | 4366 | what c-src/etags.c 252 |
| 4166 | wheel_syms c-src/emacs/src/keyboard.c 4628 | 4367 | wheel_syms c-src/emacs/src/keyboard.c 4628 |
| 4167 | where cp-src/clheir.hpp 77 | ||
| 4168 | where c-src/emacs/src/lisp.h 2348 | 4368 | where c-src/emacs/src/lisp.h 2348 |
| 4169 | where c-src/emacs/src/lisp.h 2980 | 4369 | where c-src/emacs/src/lisp.h 2980 |
| 4370 | where cp-src/clheir.hpp 77 | ||
| 4170 | where_in_registry cp-src/clheir.hpp 15 | 4371 | where_in_registry cp-src/clheir.hpp 15 |
| 4171 | WHITE cp-src/screen.hpp 27 | ||
| 4172 | /wh ps-src/rfc1245.ps /^\/wh { $/ | ||
| 4173 | WINDOW_CONFIGURATIONP c-src/emacs/src/lisp.h /^WINDOW_CONFIGURATIONP (Lisp_Object a)$/ | ||
| 4174 | WINDOWP c-src/emacs/src/lisp.h /^WINDOWP (Lisp_Object a)$/ | ||
| 4175 | WINDOWSNT c-src/etags.c 101 | ||
| 4176 | WINDOWSNT c-src/etags.c 102 | ||
| 4177 | windowWillClose objcpp-src/SimpleCalc.M /^- windowWillClose:sender$/ | 4372 | windowWillClose objcpp-src/SimpleCalc.M /^- windowWillClose:sender$/ |
| 4178 | wipe_kboard c-src/emacs/src/keyboard.c /^wipe_kboard (KBOARD *kb)$/ | 4373 | wipe_kboard c-src/emacs/src/keyboard.c /^wipe_kboard (KBOARD *kb)$/ |
| 4179 | womboid c-src/h.h 63 | 4374 | womboid c-src/h.h 63 |
| 4180 | womboid c-src/h.h 75 | 4375 | womboid c-src/h.h 75 |
| 4181 | word_size c-src/emacs/src/lisp.h 1473 | 4376 | word_size c-src/emacs/src/lisp.h 1473 |
| 4182 | WorkingDays cp-src/functions.cpp /^int WorkingDays(Date a, Date b){$/ | 4377 | write php-src/lce_functions.php /^ function write($save="yes")$/ |
| 4183 | WORKING objc-src/PackInsp.m 368 | 4378 | write php-src/lce_functions.php /^ function write()$/ |
| 4184 | /W ps-src/rfc1245.ps /^\/W { $/ | ||
| 4185 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 4379 | write1= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4186 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ | 4380 | write2= ruby-src/test1.ru /^ attr_reader :read1 , :read2; attr_writer :writ/ |
| 4187 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ | 4381 | write_abbrev c-src/abbrev.c /^write_abbrev (sym, stream)$/ |
| 4188 | writebreaklex prol-src/natded.prolog /^writebreaklex([]).$/ | ||
| 4189 | writebreak prol-src/natded.prolog /^writebreak([]).$/ | ||
| 4190 | writecat prol-src/natded.prolog /^writecat(np(ind(sng),nm(_)),np,[],[]):-!.$/ | ||
| 4191 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ | 4382 | write_classname c-src/etags.c /^write_classname (linebuffer *cn, const char *quali/ |
| 4192 | write_lex_cat prol-src/natded.prolog /^write_lex_cat(File):-$/ | ||
| 4193 | write_lex prol-src/natded.prolog /^write_lex(File):-$/ | 4383 | write_lex prol-src/natded.prolog /^write_lex(File):-$/ |
| 4384 | write_lex_cat prol-src/natded.prolog /^write_lex_cat(File):-$/ | ||
| 4385 | write_xyc cp-src/screen.cpp /^void write_xyc(int x, int y, char c)$/ | ||
| 4386 | writebreak prol-src/natded.prolog /^writebreak([]).$/ | ||
| 4387 | writebreaklex prol-src/natded.prolog /^writebreaklex([]).$/ | ||
| 4388 | writecat prol-src/natded.prolog /^writecat(np(ind(sng),nm(_)),np,[],[]):-!.$/ | ||
| 4194 | writelist prol-src/natded.prolog /^writelist([der(Ws)|Ws2]):-$/ | 4389 | writelist prol-src/natded.prolog /^writelist([der(Ws)|Ws2]):-$/ |
| 4195 | writelistsubs prol-src/natded.prolog /^writelistsubs([],X):-$/ | 4390 | writelistsubs prol-src/natded.prolog /^writelistsubs([],X):-$/ |
| 4196 | Write_Lock/p ada-src/2ataspri.adb /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 4197 | Write_Lock/p ada-src/2ataspri.ads /^ procedure Write_Lock (L : in out Lock; Ceiling_/ | ||
| 4198 | writenamestring pas-src/common.pas /^procedure writenamestring;(*($/ | 4391 | writenamestring pas-src/common.pas /^procedure writenamestring;(*($/ |
| 4199 | write php-src/lce_functions.php /^ function write()$/ | ||
| 4200 | write php-src/lce_functions.php /^ function write($save="yes")$/ | ||
| 4201 | writesubs prol-src/natded.prolog /^writesubs([]).$/ | 4392 | writesubs prol-src/natded.prolog /^writesubs([]).$/ |
| 4202 | writesups prol-src/natded.prolog /^writesups([]).$/ | 4393 | writesups prol-src/natded.prolog /^writesups([]).$/ |
| 4203 | write_xyc cp-src/screen.cpp /^void write_xyc(int x, int y, char c)$/ | ||
| 4204 | written c-src/etags.c 211 | 4394 | written c-src/etags.c 211 |
| 4205 | \w tex-src/texinfo.tex /^\\def\\w#1{\\leavevmode\\hbox{#1}}$/ | ||
| 4206 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w }%$/ | ||
| 4207 | \w tex-src/texinfo.tex /^\\def\\w{\\realbackslash w}$/ | ||
| 4208 | XBOOL_VECTOR c-src/emacs/src/lisp.h /^XBOOL_VECTOR (Lisp_Object a)$/ | ||
| 4209 | XBUFFER c-src/emacs/src/lisp.h /^XBUFFER (Lisp_Object a)$/ | ||
| 4210 | XBUFFER_OBJFWD c-src/emacs/src/lisp.h /^XBUFFER_OBJFWD (union Lisp_Fwd *a)$/ | ||
| 4211 | xcar_addr c-src/emacs/src/lisp.h /^xcar_addr (Lisp_Object c)$/ | ||
| 4212 | XCAR c-src/emacs/src/lisp.h /^# define XCAR(c) lisp_h_XCAR (c)$/ | ||
| 4213 | x c.c 153 | 4395 | x c.c 153 |
| 4214 | x c.c 179 | 4396 | x c.c 179 |
| 4215 | x c.c 188 | 4397 | x c.c 188 |
| 4216 | x c.c 189 | 4398 | x c.c 189 |
| 4217 | xcdr_addr c-src/emacs/src/lisp.h /^xcdr_addr (Lisp_Object c)$/ | ||
| 4218 | XCDR c-src/emacs/src/lisp.h /^# define XCDR(c) lisp_h_XCDR (c)$/ | ||
| 4219 | XCHAR_TABLE c-src/emacs/src/lisp.h /^XCHAR_TABLE (Lisp_Object a)$/ | ||
| 4220 | XCHG_0 c-src/sysdep.h 47 | ||
| 4221 | XCHG_1 c-src/sysdep.h 48 | ||
| 4222 | XCHG_2 c-src/sysdep.h 49 | ||
| 4223 | XCHG_3 c-src/sysdep.h 50 | ||
| 4224 | XCHG_4 c-src/sysdep.h 51 | ||
| 4225 | XCHG_5 c-src/sysdep.h 52 | ||
| 4226 | XCONS c-src/emacs/src/lisp.h /^# define XCONS(a) lisp_h_XCONS (a)$/ | ||
| 4227 | x cp-src/c.C 53 | 4399 | x cp-src/c.C 53 |
| 4228 | x cp-src/c.C 80 | 4400 | x cp-src/c.C 80 |
| 4229 | x cp-src/clheir.hpp 49 | 4401 | x cp-src/clheir.hpp 49 |
| @@ -4231,253 +4403,81 @@ x cp-src/clheir.hpp 58 | |||
| 4231 | x cp-src/conway.hpp 7 | 4403 | x cp-src/conway.hpp 7 |
| 4232 | x cp-src/fail.C 10 | 4404 | x cp-src/fail.C 10 |
| 4233 | x cp-src/fail.C 44 | 4405 | x cp-src/fail.C 44 |
| 4234 | X c-src/h.h 100 | 4406 | x tex-src/texinfo.tex /^\\refx{#1-snt}{} [\\printednodename], page\\tie\\refx{/ |
| 4235 | XDEFUN c.c /^XDEFUN ("x-get-selection-internal", Fx_get_selecti/ | ||
| 4236 | xdiff make-src/Makefile /^xdiff: ETAGS EXTAGS ${infiles}$/ | ||
| 4237 | XFASTINT c-src/emacs/src/lisp.h /^# define XFASTINT(a) lisp_h_XFASTINT (a)$/ | ||
| 4238 | XFASTINT c-src/emacs/src/lisp.h /^XFASTINT (Lisp_Object a)$/ | ||
| 4239 | XFINALIZER c-src/emacs/src/lisp.h /^XFINALIZER (Lisp_Object a)$/ | ||
| 4240 | XFLOAT c-src/emacs/src/lisp.h /^XFLOAT (Lisp_Object a)$/ | ||
| 4241 | XFLOAT_DATA c-src/emacs/src/lisp.h /^XFLOAT_DATA (Lisp_Object f)$/ | ||
| 4242 | XFLOATINT c-src/emacs/src/lisp.h /^XFLOATINT (Lisp_Object n)$/ | ||
| 4243 | XFWDTYPE c-src/emacs/src/lisp.h /^XFWDTYPE (union Lisp_Fwd *a)$/ | ||
| 4244 | x-get-selection-internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ | ||
| 4245 | x-get-selection-internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ | 4407 | x-get-selection-internal c.c /^ Fx_get_selection_internal, Sx_get_selection/ |
| 4246 | XHASH c-src/emacs/src/lisp.h /^# define XHASH(a) lisp_h_XHASH (a)$/ | 4408 | x-get-selection-internal c.c /^DEFUN ("x-get-selection-internal", Fx_get_selectio/ |
| 4247 | XHASH_TABLE c-src/emacs/src/lisp.h /^XHASH_TABLE (Lisp_Object a)$/ | 4409 | xcar_addr c-src/emacs/src/lisp.h /^xcar_addr (Lisp_Object c)$/ |
| 4248 | XIL c-src/emacs/src/lisp.h /^# define XIL(i) lisp_h_XIL (i)$/ | 4410 | xcdr_addr c-src/emacs/src/lisp.h /^xcdr_addr (Lisp_Object c)$/ |
| 4249 | XINT c-src/emacs/src/lisp.h /^# define XINT(a) lisp_h_XINT (a)$/ | 4411 | xdiff make-src/Makefile /^xdiff: ETAGS EXTAGS ${infiles}$/ |
| 4250 | XINT c-src/emacs/src/lisp.h /^XINT (Lisp_Object a)$/ | ||
| 4251 | XINTPTR c-src/emacs/src/lisp.h /^XINTPTR (Lisp_Object a)$/ | ||
| 4252 | \xitem tex-src/texinfo.tex /^\\def\\xitem{\\errmessage{@xitem while not in a table/ | ||
| 4253 | \xitemx tex-src/texinfo.tex /^\\def\\xitemx{\\errmessage{@xitemx while not in a tab/ | ||
| 4254 | \xitemzzz tex-src/texinfo.tex /^\\def\\xitemzzz #1{\\dosubind {kw}{\\code{#1}}{for {\\b/ | ||
| 4255 | \xkey tex-src/texinfo.tex /^\\def\\xkey{\\key}$/ | ||
| 4256 | XLI_BUILTIN_LISPSYM c-src/emacs/src/lisp.h /^#define XLI_BUILTIN_LISPSYM(iname) TAG_SYMOFFSET (/ | ||
| 4257 | XLI c-src/emacs/src/lisp.h /^# define XLI(o) lisp_h_XLI (o)$/ | ||
| 4258 | xmalloc c-src/etags.c /^xmalloc (size_t size)$/ | 4412 | xmalloc c-src/etags.c /^xmalloc (size_t size)$/ |
| 4259 | XMARKER c-src/emacs/src/lisp.h /^XMARKER (Lisp_Object a)$/ | ||
| 4260 | XMISCANY c-src/emacs/src/lisp.h /^XMISCANY (Lisp_Object a)$/ | ||
| 4261 | XMISC c-src/emacs/src/lisp.h /^XMISC (Lisp_Object a)$/ | ||
| 4262 | XMISCTYPE c-src/emacs/src/lisp.h /^XMISCTYPE (Lisp_Object a)$/ | ||
| 4263 | xnew c-src/etags.c /^#define xnew(n, Type) ((Type *) xmalloc ((n) / | 4413 | xnew c-src/etags.c /^#define xnew(n, Type) ((Type *) xmalloc ((n) / |
| 4264 | XOVERLAY c-src/emacs/src/lisp.h /^XOVERLAY (Lisp_Object a)$/ | ||
| 4265 | XPNTR c-src/emacs/src/lisp.h /^# define XPNTR(a) lisp_h_XPNTR (a)$/ | ||
| 4266 | XPROCESS c-src/emacs/src/lisp.h /^XPROCESS (Lisp_Object a)$/ | ||
| 4267 | /X ps-src/rfc1245.ps /^\/X { $/ | ||
| 4268 | \xrdef tex-src/texinfo.tex /^\\def\\xrdef #1#2{$/ | ||
| 4269 | xrealloc c-src/etags.c /^xrealloc (void *ptr, size_t size)$/ | 4414 | xrealloc c-src/etags.c /^xrealloc (void *ptr, size_t size)$/ |
| 4270 | xref-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defclass xref-etags-location (xref-location)$/ | 4415 | xref-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defclass xref-etags-location (xref-location)$/ |
| 4271 | xref-location-line el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-line ((l xref-etags-lo/ | 4416 | xref-location-line el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-line ((l xref-etags-lo/ |
| 4272 | xref-location-marker el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-marker ((l xref-etags-/ | 4417 | xref-location-marker el-src/emacs/lisp/progmodes/etags.el /^(cl-defmethod xref-location-marker ((l xref-etags-/ |
| 4273 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ | 4418 | xref-make-etags-location el-src/emacs/lisp/progmodes/etags.el /^(defun xref-make-etags-location (tag-info file)$/ |
| 4274 | \xref tex-src/texinfo.tex /^\\def\\xref#1{See \\xrefX[#1,,,,,,,]}$/ | ||
| 4275 | \xrefX[ tex-src/texinfo.tex /^\\def\\xrefX[#1,#2,#3,#4,#5,#6]{\\begingroup%$/ | ||
| 4276 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ | 4419 | xrnew c-src/etags.c /^#define xrnew(op, n, Type) ((op) = (Type *) xreall/ |
| 4277 | XSAVE_FUNCPOINTER c-src/emacs/src/lisp.h /^XSAVE_FUNCPOINTER (Lisp_Object obj, int n)$/ | ||
| 4278 | XSAVE_INTEGER c-src/emacs/src/lisp.h /^XSAVE_INTEGER (Lisp_Object obj, int n)$/ | ||
| 4279 | XSAVE_OBJECT c-src/emacs/src/lisp.h /^XSAVE_OBJECT (Lisp_Object obj, int n)$/ | ||
| 4280 | XSAVE_POINTER c-src/emacs/src/lisp.h /^XSAVE_POINTER (Lisp_Object obj, int n)$/ | ||
| 4281 | XSAVE_VALUE c-src/emacs/src/lisp.h /^XSAVE_VALUE (Lisp_Object a)$/ | ||
| 4282 | XSETBOOL_VECTOR c-src/emacs/src/lisp.h /^#define XSETBOOL_VECTOR(a, b) (XSETPSEUDOVECTOR (a/ | ||
| 4283 | XSETBUFFER c-src/emacs/src/lisp.h /^#define XSETBUFFER(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 4284 | XSETCDR c-src/emacs/src/lisp.h /^XSETCDR (Lisp_Object c, Lisp_Object n)$/ | ||
| 4285 | XSETCHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETCHAR_TABLE(a, b) (XSETPSEUDOVECTOR (a,/ | ||
| 4286 | XSETCOMPILED c-src/emacs/src/lisp.h /^#define XSETCOMPILED(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 4287 | XSETCONS c-src/emacs/src/lisp.h /^#define XSETCONS(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 4288 | XSETFASTINT c-src/emacs/src/lisp.h /^#define XSETFASTINT(a, b) ((a) = make_natnum (b))$/ | ||
| 4289 | XSETFLOAT c-src/emacs/src/lisp.h /^#define XSETFLOAT(a, b) ((a) = make_lisp_ptr (b, L/ | ||
| 4290 | XSET_HASH_TABLE c-src/emacs/src/lisp.h /^#define XSET_HASH_TABLE(VAR, PTR) \\$/ | ||
| 4291 | XSETINT c-src/emacs/src/lisp.h /^#define XSETINT(a, b) ((a) = make_number (b))$/ | ||
| 4292 | XSETMISC c-src/emacs/src/lisp.h /^#define XSETMISC(a, b) ((a) = make_lisp_ptr (b, Li/ | ||
| 4293 | XSETPROCESS c-src/emacs/src/lisp.h /^#define XSETPROCESS(a, b) (XSETPSEUDOVECTOR (a, b,/ | ||
| 4294 | XSETPSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETPSEUDOVECTOR(a, b, code) \\$/ | ||
| 4295 | XSETPVECTYPE c-src/emacs/src/lisp.h /^#define XSETPVECTYPE(v, code) \\$/ | ||
| 4296 | XSETPVECTYPESIZE c-src/emacs/src/lisp.h /^#define XSETPVECTYPESIZE(v, code, lispsize, restsi/ | ||
| 4297 | XSETSTRING c-src/emacs/src/lisp.h /^#define XSETSTRING(a, b) ((a) = make_lisp_ptr (b, / | ||
| 4298 | XSETSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^#define XSETSUB_CHAR_TABLE(a, b) (XSETPSEUDOVECTOR/ | ||
| 4299 | XSETSUBR c-src/emacs/src/lisp.h /^#define XSETSUBR(a, b) (XSETPSEUDOVECTOR (a, b, PV/ | ||
| 4300 | XSETSYMBOL c-src/emacs/src/lisp.h /^#define XSETSYMBOL(a, b) ((a) = make_lisp_symbol (/ | ||
| 4301 | XSETTERMINAL c-src/emacs/src/lisp.h /^#define XSETTERMINAL(a, b) (XSETPSEUDOVECTOR (a, b/ | ||
| 4302 | XSETTYPED_PSEUDOVECTOR c-src/emacs/src/lisp.h /^#define XSETTYPED_PSEUDOVECTOR(a, b, size, code) / | ||
| 4303 | XSETVECTOR c-src/emacs/src/lisp.h /^#define XSETVECTOR(a, b) ((a) = make_lisp_ptr (b, / | ||
| 4304 | XSETWINDOW_CONFIGURATION c-src/emacs/src/lisp.h /^#define XSETWINDOW_CONFIGURATION(a, b) \\$/ | ||
| 4305 | XSETWINDOW c-src/emacs/src/lisp.h /^#define XSETWINDOW(a, b) (XSETPSEUDOVECTOR (a, b, / | ||
| 4306 | XSTRING c-src/emacs/src/lisp.h /^XSTRING (Lisp_Object a)$/ | ||
| 4307 | XSUB_CHAR_TABLE c-src/emacs/src/lisp.h /^XSUB_CHAR_TABLE (Lisp_Object a)$/ | ||
| 4308 | XSUBR c-src/emacs/src/lisp.h /^XSUBR (Lisp_Object a)$/ | ||
| 4309 | XSYMBOL c-src/emacs/src/lisp.h /^# define XSYMBOL(a) lisp_h_XSYMBOL (a)$/ | ||
| 4310 | XSYMBOL c-src/emacs/src/lisp.h /^XSYMBOL (Lisp_Object a)$/ | ||
| 4311 | XTERMINAL c-src/emacs/src/lisp.h /^XTERMINAL (Lisp_Object a)$/ | ||
| 4312 | x tex-src/texinfo.tex /^\\refx{#1-snt}{} [\\printednodename], page\\tie\\refx{/ | ||
| 4313 | XTYPE c-src/emacs/src/lisp.h /^# define XTYPE(a) lisp_h_XTYPE (a)$/ | ||
| 4314 | XTYPE c-src/emacs/src/lisp.h /^XTYPE (Lisp_Object a)$/ | ||
| 4315 | XUNTAG c-src/emacs/src/lisp.h /^# define XUNTAG(a, type) lisp_h_XUNTAG (a, type)$/ | ||
| 4316 | XUNTAG c-src/emacs/src/lisp.h /^XUNTAG (Lisp_Object a, int type)$/ | ||
| 4317 | XWINDOW c-src/emacs/src/lisp.h /^XWINDOW (Lisp_Object a)$/ | ||
| 4318 | XX cp-src/x.cc 1 | ||
| 4319 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ | 4420 | xx make-src/Makefile /^xx="this line is here because of a fontlock bug$/ |
| 4320 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ | 4421 | xyz ruby-src/test1.ru /^ alias_method :xyz,$/ |
| 4321 | Xyzzy ruby-src/test1.ru 13 | ||
| 4322 | YACC c-src/etags.c 2199 | ||
| 4323 | Yacc_entries c-src/etags.c /^Yacc_entries (FILE *inf)$/ | ||
| 4324 | Yacc_help c-src/etags.c 693 | ||
| 4325 | Yacc_suffixes c-src/etags.c 691 | ||
| 4326 | \Yappendixletterandtype tex-src/texinfo.tex /^\\def\\Yappendixletterandtype{%$/ | ||
| 4327 | y cp-src/clheir.hpp 49 | 4422 | y cp-src/clheir.hpp 49 |
| 4328 | y cp-src/clheir.hpp 58 | 4423 | y cp-src/clheir.hpp 58 |
| 4329 | y cp-src/conway.hpp 7 | 4424 | y cp-src/conway.hpp 7 |
| 4330 | Y c-src/h.h 100 | ||
| 4331 | YELLOW cp-src/screen.hpp 26 | ||
| 4332 | /yen ps-src/rfc1245.ps /^\/yen \/.notdef \/.notdef \/.notdef \/.notdef \/.notdef / | ||
| 4333 | y-get-selection-internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ | 4425 | y-get-selection-internal c.c /^ Fy_get_selection_internal, Sy_get_selection_/ |
| 4334 | \Ynothing tex-src/texinfo.tex /^\\def\\Ynothing{}$/ | ||
| 4335 | \Ypagenumber tex-src/texinfo.tex /^\\def\\Ypagenumber{\\folio}$/ | ||
| 4336 | /Y ps-src/rfc1245.ps /^\/Y { $/ | ||
| 4337 | \Ysectionnumberandtype tex-src/texinfo.tex /^\\def\\Ysectionnumberandtype{%$/ | ||
| 4338 | YSRC make-src/Makefile /^YSRC=parse.y parse.c atest.y cccp.c cccp.y$/ | ||
| 4339 | \Ytitle tex-src/texinfo.tex /^\\def\\Ytitle{\\thischapter}$/ | ||
| 4340 | YYABORT /usr/share/bison/bison.simple 153 | ||
| 4341 | YYABORT /usr/share/bison/bison.simple 154 | ||
| 4342 | YYACCEPT /usr/share/bison/bison.simple 152 | ||
| 4343 | YYACCEPT /usr/share/bison/bison.simple 153 | ||
| 4344 | yyalloc /usr/share/bison/bison.simple 83 | 4426 | yyalloc /usr/share/bison/bison.simple 83 |
| 4345 | yyalloc /usr/share/bison/bison.simple 84 | 4427 | yyalloc /usr/share/bison/bison.simple 84 |
| 4346 | YYBACKUP /usr/share/bison/bison.simple /^#define YYBACKUP(Token, Value) \\$/ | ||
| 4347 | YYBISON y-src/cccp.c 4 | ||
| 4348 | YYBISON y-src/parse.c 4 | ||
| 4349 | yyclearin /usr/share/bison/bison.simple 149 | 4428 | yyclearin /usr/share/bison/bison.simple 149 |
| 4350 | yyclearin /usr/share/bison/bison.simple 150 | 4429 | yyclearin /usr/share/bison/bison.simple 150 |
| 4351 | yydebug /usr/share/bison/bison.simple 237 | 4430 | yydebug /usr/share/bison/bison.simple 237 |
| 4352 | yydebug /usr/share/bison/bison.simple 238 | 4431 | yydebug /usr/share/bison/bison.simple 238 |
| 4353 | YY_DECL_NON_LSP_VARIABLES /usr/share/bison/bison.simple 374 | ||
| 4354 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 385 | ||
| 4355 | YY_DECL_VARIABLES /usr/share/bison/bison.simple 391 | ||
| 4356 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args) \\$/ | ||
| 4357 | YYDPRINTF /usr/share/bison/bison.simple /^# define YYDPRINTF(Args)$/ | ||
| 4358 | YYEMPTY /usr/share/bison/bison.simple 150 | ||
| 4359 | YYEMPTY /usr/share/bison/bison.simple 151 | ||
| 4360 | YYEOF /usr/share/bison/bison.simple 151 | ||
| 4361 | YYEOF /usr/share/bison/bison.simple 152 | ||
| 4362 | YYERRCODE /usr/share/bison/bison.simple 178 | ||
| 4363 | YYERRCODE /usr/share/bison/bison.simple 179 | ||
| 4364 | yyerrhandle /usr/share/bison/bison.simple 848 | 4432 | yyerrhandle /usr/share/bison/bison.simple 848 |
| 4365 | yyerrlab1 /usr/share/bison/bison.simple 823 | 4433 | yyerrlab1 /usr/share/bison/bison.simple 823 |
| 4366 | yyerrok /usr/share/bison/bison.simple 148 | 4434 | yyerrok /usr/share/bison/bison.simple 148 |
| 4367 | yyerrok /usr/share/bison/bison.simple 149 | 4435 | yyerrok /usr/share/bison/bison.simple 149 |
| 4368 | YYERROR /usr/share/bison/bison.simple 154 | ||
| 4369 | YYERROR /usr/share/bison/bison.simple 155 | ||
| 4370 | yyerror y-src/cccp.y /^yyerror (s)$/ | 4436 | yyerror y-src/cccp.y /^yyerror (s)$/ |
| 4371 | yyerrstatus /usr/share/bison/bison.simple 846 | 4437 | yyerrstatus /usr/share/bison/bison.simple 846 |
| 4372 | YYFAIL /usr/share/bison/bison.simple 158 | ||
| 4373 | YYFAIL /usr/share/bison/bison.simple 159 | ||
| 4374 | YYFPRINTF /usr/share/bison/bison.simple 225 | ||
| 4375 | YYFPRINTF /usr/share/bison/bison.simple 226 | ||
| 4376 | YYINITDEPTH /usr/share/bison/bison.simple 244 | ||
| 4377 | YYINITDEPTH /usr/share/bison/bison.simple 245 | ||
| 4378 | YYLEX /usr/share/bison/bison.simple 200 | ||
| 4379 | YYLEX /usr/share/bison/bison.simple 201 | ||
| 4380 | YYLEX /usr/share/bison/bison.simple 202 | ||
| 4381 | YYLEX /usr/share/bison/bison.simple 203 | ||
| 4382 | YYLEX /usr/share/bison/bison.simple 206 | ||
| 4383 | YYLEX /usr/share/bison/bison.simple 207 | ||
| 4384 | YYLEX /usr/share/bison/bison.simple 208 | ||
| 4385 | YYLEX /usr/share/bison/bison.simple 209 | ||
| 4386 | YYLEX /usr/share/bison/bison.simple 212 | ||
| 4387 | YYLEX /usr/share/bison/bison.simple 213 | ||
| 4388 | yylex y-src/cccp.y /^yylex ()$/ | 4438 | yylex y-src/cccp.y /^yylex ()$/ |
| 4389 | YYLLOC_DEFAULT /usr/share/bison/bison.simple /^# define YYLLOC_DEFAULT(Current, Rhs, N) \\$/ | ||
| 4390 | yylsp /usr/share/bison/bison.simple 748 | ||
| 4391 | yylsp /usr/share/bison/bison.simple 921 | ||
| 4392 | yyls /usr/share/bison/bison.simple 88 | 4439 | yyls /usr/share/bison/bison.simple 88 |
| 4393 | yyls /usr/share/bison/bison.simple 89 | 4440 | yyls /usr/share/bison/bison.simple 89 |
| 4394 | YYMAXDEPTH /usr/share/bison/bison.simple 255 | 4441 | yylsp /usr/share/bison/bison.simple 748 |
| 4395 | YYMAXDEPTH /usr/share/bison/bison.simple 256 | 4442 | yylsp /usr/share/bison/bison.simple 921 |
| 4396 | YYMAXDEPTH /usr/share/bison/bison.simple 259 | 4443 | yymemcpy /usr/share/bison/bison.simple /^yymemcpy (char *yyto, const char *yyfrom, YYSIZE_T/ |
| 4397 | YYMAXDEPTH /usr/share/bison/bison.simple 260 | ||
| 4398 | yymemcpy /usr/share/bison/bison.simple 264 | 4444 | yymemcpy /usr/share/bison/bison.simple 264 |
| 4399 | yymemcpy /usr/share/bison/bison.simple 265 | 4445 | yymemcpy /usr/share/bison/bison.simple 265 |
| 4400 | yymemcpy /usr/share/bison/bison.simple /^yymemcpy (char *yyto, const char *yyfrom, YYSIZE_T/ | ||
| 4401 | yynewstate /usr/share/bison/bison.simple 763 | ||
| 4402 | yynewstate /usr/share/bison/bison.simple 925 | ||
| 4403 | yyn /usr/share/bison/bison.simple 755 | 4446 | yyn /usr/share/bison/bison.simple 755 |
| 4404 | yyn /usr/share/bison/bison.simple 861 | 4447 | yyn /usr/share/bison/bison.simple 861 |
| 4405 | yyn /usr/share/bison/bison.simple 895 | 4448 | yyn /usr/share/bison/bison.simple 895 |
| 4406 | yyn /usr/share/bison/bison.simple 903 | 4449 | yyn /usr/share/bison/bison.simple 903 |
| 4407 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 351 | 4450 | yynewstate /usr/share/bison/bison.simple 763 |
| 4408 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 354 | 4451 | yynewstate /usr/share/bison/bison.simple 925 |
| 4409 | YYPARSE_PARAM_ARG /usr/share/bison/bison.simple 358 | ||
| 4410 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 352 | ||
| 4411 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 355 | ||
| 4412 | YYPARSE_PARAM_DECL /usr/share/bison/bison.simple 359 | ||
| 4413 | yyparse /usr/share/bison/bison.simple /^yyparse (YYPARSE_PARAM_ARG)$/ | 4452 | yyparse /usr/share/bison/bison.simple /^yyparse (YYPARSE_PARAM_ARG)$/ |
| 4414 | YYPOPSTACK /usr/share/bison/bison.simple 445 | ||
| 4415 | YYPOPSTACK /usr/share/bison/bison.simple 447 | ||
| 4416 | YYRECOVERING /usr/share/bison/bison.simple /^#define YYRECOVERING() (!!yyerrstatus)$/ | ||
| 4417 | yyresult /usr/share/bison/bison.simple 932 | 4453 | yyresult /usr/share/bison/bison.simple 932 |
| 4418 | yyresult /usr/share/bison/bison.simple 939 | 4454 | yyresult /usr/share/bison/bison.simple 939 |
| 4419 | yyresult /usr/share/bison/bison.simple 947 | 4455 | yyresult /usr/share/bison/bison.simple 947 |
| 4420 | yyreturn /usr/share/bison/bison.simple 933 | 4456 | yyreturn /usr/share/bison/bison.simple 933 |
| 4421 | yyreturn /usr/share/bison/bison.simple 940 | 4457 | yyreturn /usr/share/bison/bison.simple 940 |
| 4422 | YYSIZE_T /usr/share/bison/bison.simple 128 | ||
| 4423 | YYSIZE_T /usr/share/bison/bison.simple 129 | ||
| 4424 | YYSIZE_T /usr/share/bison/bison.simple 131 | ||
| 4425 | YYSIZE_T /usr/share/bison/bison.simple 132 | ||
| 4426 | YYSIZE_T /usr/share/bison/bison.simple 136 | ||
| 4427 | YYSIZE_T /usr/share/bison/bison.simple 137 | ||
| 4428 | YYSIZE_T /usr/share/bison/bison.simple 140 | ||
| 4429 | YYSIZE_T /usr/share/bison/bison.simple 141 | ||
| 4430 | YYSIZE_T /usr/share/bison/bison.simple 145 | ||
| 4431 | YYSIZE_T /usr/share/bison/bison.simple 146 | ||
| 4432 | YYSIZE_T /usr/share/bison/bison.simple 51 | ||
| 4433 | YYSIZE_T /usr/share/bison/bison.simple 52 | ||
| 4434 | YYSIZE_T /usr/share/bison/bison.simple 56 | ||
| 4435 | YYSIZE_T /usr/share/bison/bison.simple 57 | ||
| 4436 | YYSIZE_T /usr/share/bison/bison.simple 71 | ||
| 4437 | YYSIZE_T /usr/share/bison/bison.simple 72 | ||
| 4438 | YYSIZE_T /usr/share/bison/bison.simple 75 | ||
| 4439 | YYSIZE_T /usr/share/bison/bison.simple 76 | ||
| 4440 | yyss /usr/share/bison/bison.simple 85 | 4458 | yyss /usr/share/bison/bison.simple 85 |
| 4441 | yyss /usr/share/bison/bison.simple 86 | 4459 | yyss /usr/share/bison/bison.simple 86 |
| 4442 | YYSTACK_ALLOC /usr/share/bison/bison.simple 50 | ||
| 4443 | YYSTACK_ALLOC /usr/share/bison/bison.simple 51 | ||
| 4444 | YYSTACK_ALLOC /usr/share/bison/bison.simple 55 | ||
| 4445 | YYSTACK_ALLOC /usr/share/bison/bison.simple 56 | ||
| 4446 | YYSTACK_ALLOC /usr/share/bison/bison.simple 59 | ||
| 4447 | YYSTACK_ALLOC /usr/share/bison/bison.simple 60 | ||
| 4448 | YYSTACK_ALLOC /usr/share/bison/bison.simple 78 | ||
| 4449 | YYSTACK_ALLOC /usr/share/bison/bison.simple 79 | ||
| 4450 | YYSTACK_BYTES /usr/share/bison/bison.simple /^# define YYSTACK_BYTES(N) \\$/ | ||
| 4451 | YYSTACK_FREE /usr/share/bison/bison.simple 79 | ||
| 4452 | YYSTACK_FREE /usr/share/bison/bison.simple 80 | ||
| 4453 | YYSTACK_FREE /usr/share/bison/bison.simple /^# define YYSTACK_FREE(Ptr) do { \/* empty *\/; } wh/ | ||
| 4454 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 93 | ||
| 4455 | YYSTACK_GAP_MAX /usr/share/bison/bison.simple 94 | ||
| 4456 | YYSTACK_RELOCATE /usr/share/bison/bison.simple 548 | ||
| 4457 | YYSTACK_RELOCATE /usr/share/bison/bison.simple /^# define YYSTACK_RELOCATE(Type, Stack) \\$/ | ||
| 4458 | yystate /usr/share/bison/bison.simple 757 | 4460 | yystate /usr/share/bison/bison.simple 757 |
| 4459 | yystate /usr/share/bison/bison.simple 761 | 4461 | yystate /usr/share/bison/bison.simple 761 |
| 4460 | yystate /usr/share/bison/bison.simple 875 | 4462 | yystate /usr/share/bison/bison.simple 875 |
| 4461 | yystate /usr/share/bison/bison.simple 924 | 4463 | yystate /usr/share/bison/bison.simple 924 |
| 4462 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) std::x$/ | 4464 | yystpcpy /usr/share/bison/bison.simple /^yystpcpy (char *yydest, const char *yysrc)$/ |
| 4463 | YYSTD /usr/share/bison/bison.simple /^# define YYSTD(x) x$/ | ||
| 4464 | yystpcpy /usr/share/bison/bison.simple 316 | 4465 | yystpcpy /usr/share/bison/bison.simple 316 |
| 4465 | yystpcpy /usr/share/bison/bison.simple 317 | 4466 | yystpcpy /usr/share/bison/bison.simple 317 |
| 4466 | yystpcpy /usr/share/bison/bison.simple /^yystpcpy (char *yydest, const char *yysrc)$/ | 4467 | yystrlen /usr/share/bison/bison.simple /^yystrlen (const char *yystr)$/ |
| 4467 | yystrlen /usr/share/bison/bison.simple 293 | 4468 | yystrlen /usr/share/bison/bison.simple 293 |
| 4468 | yystrlen /usr/share/bison/bison.simple 294 | 4469 | yystrlen /usr/share/bison/bison.simple 294 |
| 4469 | yystrlen /usr/share/bison/bison.simple /^yystrlen (const char *yystr)$/ | ||
| 4470 | YYSTYPE y-src/parse.y 72 | ||
| 4471 | YYSTYPE y-src/parse.y 73 | ||
| 4472 | YYTERROR /usr/share/bison/bison.simple 177 | ||
| 4473 | YYTERROR /usr/share/bison/bison.simple 178 | ||
| 4474 | yyvsp /usr/share/bison/bison.simple 746 | ||
| 4475 | yyvsp /usr/share/bison/bison.simple 919 | ||
| 4476 | yyvs /usr/share/bison/bison.simple 86 | 4470 | yyvs /usr/share/bison/bison.simple 86 |
| 4477 | yyvs /usr/share/bison/bison.simple 87 | 4471 | yyvs /usr/share/bison/bison.simple 87 |
| 4472 | yyvsp /usr/share/bison/bison.simple 746 | ||
| 4473 | yyvsp /usr/share/bison/bison.simple 919 | ||
| 4478 | z c.c 144 | 4474 | z c.c 144 |
| 4479 | z c.c 164 | 4475 | z c.c 164 |
| 4480 | z cp-src/clheir.hpp 49 | 4476 | z cp-src/clheir.hpp 49 |
| 4481 | z cp-src/clheir.hpp 58 | 4477 | z cp-src/clheir.hpp 58 |
| 4482 | Z c-src/h.h 100 | 4478 | | tex-src/texinfo.tex /^\\def|{{\\tt \\char '174}}$/ |
| 4483 | /Z ps-src/rfc1245.ps /^\/Z {$/ | 4479 | ~ tex-src/texinfo.tex /^\\def~{{\\tt \\char '176}}$/ |
| 4480 | ~A cp-src/c.C /^A::~A() {}$/ | ||
| 4481 | ~B cp-src/c.C /^ ~B() {};$/ | ||
| 4482 | ~MDiagArray2 cp-src/MDiagArray2.h /^ ~MDiagArray2 (void) { }$/ | ||
| 4483 | ~generic_object cp-src/clheir.cpp /^generic_object::~generic_object(void)$/ | ||