Home
last modified time | relevance | path

Searched refs:articles (Results 1 – 25 of 33) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/ext/B/t/
Df_sort5 @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/
Drefer5.c355 static char *articles[] = { variable
366 for (p = articles; *p; p++) {
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl582delta.pod140 If you find what you think is a bug, you might check the articles
Dperl573delta.pod218 If you find what you think is a bug, you might check the articles
Dperl586delta.pod148 If you find what you think is a bug, you might check the articles
Dperl585delta.pod235 If you find what you think is a bug, you might check the articles
Dperl583delta.pod188 If you find what you think is a bug, you might check the articles
Dperl584delta.pod241 If you find what you think is a bug, you might check the articles
Dperl587delta.pod357 If you find what you think is a bug, you might check the articles
Dperl.pod385 http://www.perl.com/ Perl articles (O'Reilly)
Dperl570delta.pod871 If you find what you think is a bug, you might check the articles
Dperlfaq2.pod418 Beyond this, magazines that frequently carry quality articles on
Dperl572delta.pod803 If you find what you think is a bug, you might check the articles
Dperl588delta.pod1610 If you find what you think is a bug, you might check the articles
Dperl571delta.pod1047 If you find what you think is a bug, you might check the articles
Dperlfunc.pod5015 @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;
Dperlfaq4.pod1254 @articles = ( 1..10, 150..2000, 2017 );
1256 for (@articles) { vec($read,$_,1) = 1 }
Dperl5005delta.pod966 recently posted articles in the comp.lang.perl.misc newsgroup.
Dperl581delta.pod1080 If you find what you think is a bug, you might check the articles
Dperl5004delta.pod1584 recently posted articles in the comp.lang.perl.misc newsgroup.
/mirbsd/src/share/doc/legal/
DLICENCE-GNU81 and at http://www.symlink.ch/articles/06/12/18/1515227.shtml (German)
/mirbsd/src/gnu/usr.bin/lynx/
Dlynx.cfg711 .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/
Dafrica767 # 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
Dnorthamerica688 # 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
Dsouthamerica239 # 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