Searched refs:articles (Results 1 – 25 of 33) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | f_sort | 5 @articles = sort @files; 8 @articles = sort {$a cmp $b} @files; 11 @articles = sort {uc($a) cmp uc($b)} @files; 14 @articles = sort {$b cmp $a} @files; 17 @articles = sort {$a <=> $b} @files; 20 @articles = sort {$b <=> $a} @files; 76 @articles = sort {$FooPack::b <=> $FooPack::a} @files;
|
| /mirbsd/src/usr.bin/oldroff/refer/ |
| D | refer5.c | 355 static char *articles[] = { variable 366 for (p = articles; *p; p++) {
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl582delta.pod | 140 If you find what you think is a bug, you might check the articles
|
| D | perl573delta.pod | 218 If you find what you think is a bug, you might check the articles
|
| D | perl586delta.pod | 148 If you find what you think is a bug, you might check the articles
|
| D | perl585delta.pod | 235 If you find what you think is a bug, you might check the articles
|
| D | perl583delta.pod | 188 If you find what you think is a bug, you might check the articles
|
| D | perl584delta.pod | 241 If you find what you think is a bug, you might check the articles
|
| D | perl587delta.pod | 357 If you find what you think is a bug, you might check the articles
|
| D | perl.pod | 385 http://www.perl.com/ Perl articles (O'Reilly)
|
| D | perl570delta.pod | 871 If you find what you think is a bug, you might check the articles
|
| D | perlfaq2.pod | 418 Beyond this, magazines that frequently carry quality articles on
|
| D | perl572delta.pod | 803 If you find what you think is a bug, you might check the articles
|
| D | perl588delta.pod | 1610 If you find what you think is a bug, you might check the articles
|
| D | perl571delta.pod | 1047 If you find what you think is a bug, you might check the articles
|
| D | perlfunc.pod | 5015 @articles = sort @files; 5018 @articles = sort {$a cmp $b} @files; 5021 @articles = sort {uc($a) cmp uc($b)} @files; 5024 @articles = sort {$b cmp $a} @files; 5027 @articles = sort {$a <=> $b} @files; 5030 @articles = sort {$b <=> $a} @files; 5105 @articles = sort {$b <=> $a} @files; 5110 @articles = sort {$FooPack::b <=> $FooPack::a} @files;
|
| D | perlfaq4.pod | 1254 @articles = ( 1..10, 150..2000, 2017 ); 1256 for (@articles) { vec($read,$_,1) = 1 }
|
| D | perl5005delta.pod | 966 recently posted articles in the comp.lang.perl.misc newsgroup.
|
| D | perl581delta.pod | 1080 If you find what you think is a bug, you might check the articles
|
| D | perl5004delta.pod | 1584 recently posted articles in the comp.lang.perl.misc newsgroup.
|
| /mirbsd/src/share/doc/legal/ |
| D | LICENCE-GNU | 81 and at http://www.symlink.ch/articles/06/12/18/1515227.shtml (German)
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | lynx.cfg | 711 .url http://www.romulus2.com/articles/guides/misc/bitsbytes.shtml 1158 # the numbers of articles in news listings, instead of using an unordered 1164 # If LIST_NEWS_DATES is set TRUE, Lynx will include the dates of articles in 1165 # news listings. The dates always are included in the articles, themselves. 1173 # listings with inclusion of links for listing earlier and/or later articles. 1175 # news group contains more than NEWS_MAX_CHUNK articles, they will be listed 1185 # be at least 10 earlier articles before bothering to chunk and create a link 1186 # for earlier articles. 1199 # created by the news gateway when reading group listings or articles 2047 # of news articles for buried article and URL references and convert them [all …]
|
| /mirbsd/src/share/zoneinfo/datfiles/ |
| D | africa | 767 # More articles in the press 768 # http://www.yabiladi.com/articles/details/5058/secret-l-heure-d-ete-maroc-leve.html 844 # http://www.afriquinfos.com/articles/2014/3/18/maroc-heure-dete-avancez-tous-horloges-247891.asp
|
| D | northamerica | 688 # https://www.federalregister.gov/articles/2006/01/20/06-563/standard-time-zone-boundary-in-the-sta… 1116 # In the first of Tammy Hardwick's articles 1117 # http://www.ilovecreston.com/?p=articles&t=spec&ar=260 1803 # http://www.ilovecreston.com/?p=articles&t=spec&ar=260 2205 # http://www.washingtonpost.com/wp-dyn/articles/A37383-2001Jan23.html
|
| D | southamerica | 239 # These media articles from a major newspaper mostly cover the current state: 284 # Here are articles that Argentina Province San Luis is planning to end DST
|
12