/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Author.pm | 3 package CPAN::Author; 7 @CPAN::Author::ISA = qw(CPAN::InfoObj); 13 package CPAN::Author; 16 #-> sub CPAN::Author::force 22 #-> sub CPAN::Author::force 28 #-> sub CPAN::Author::id 32 $CPAN::Frontend->mydie("Illegal author id[$id]") unless $id =~ /^[A-Z]/; 36 #-> sub CPAN::Author::as_glimpse ; 50 #-> sub CPAN::Author::fullname ; 56 #-> sub CPAN::Author::email ; [all …]
|
H A D | Complete.pm | 88 @return = cplx('CPAN::Author',uc($word)); 90 my($author,$rest) = $word =~ m|([^/]+)/?(.*)|; 91 @return = $rest ? () : map {"$_/"} cplx('CPAN::Author',uc($author||"")); 93 …@return = grep /^\Q$word\E/, map {"$author/$_->[2]"} CPAN::Shell->expand("Author",$author)->ls("$r… 137 cplx('CPAN::Author',$word),
|
/openbsd-src/gnu/usr.bin/cvs/contrib/ |
H A D | rcs2log.sh | 55 Author: Paul Eggert <eggert@twinsun.com>' 317 # Get the full name of each author the logs mention, and set initialize_fullname 361 …[0-9]$/ && $3 ~ /^[0-9][0-9]:[0-9][0-9]:[0-9][0-9][-+0-9:]*;$/ && $4 == "author:" && $5 ~ /^[^;]*;… 377 initialize_author_script='s/["\\]/\\&/g; s/.*/author[\"&\"] = 1/' 386 if (author[$1]) { 425 author[$1] = 0 435 for author in $authors 436 do NIS_PATH= nismatch $author passwd.org_dir 549 author = substr($5, 1, length($5)-1) 550 printf "%s %s %s %s %s %c", filename, rev, date, time, author, 1 [all …]
|
/openbsd-src/usr.bin/rcs/ |
H A D | co.c | 12 * 2. The name of the author may not be used to endorse or promote products 18 * THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 52 const char *author, *date, *state; in checkout_main() local 60 author = date = state = NULL; in checkout_main() 127 if ((author = getlogin()) == NULL) in checkout_main() 130 author = rcs_optarg; in checkout_main() 200 username, author, state, date) < 0) { in checkout_main() 236 * Looks up revision based upon <lockname>, <author>, <state> and <date> 242 const char *lockname, const char *author, const char *state, in checkout_rev() argument 311 if (author != NULL && in checkout_rev() [all …]
|
/openbsd-src/regress/usr.bin/mandoc/mdoc/Rs/ |
H A D | paragraph.out_markdown | 11 author name, 15 another author, 22 author name, 27 another author,
|
H A D | paragraph.in | 13 .%A author name 19 .%A another author 25 .%A author name 31 .%A another author
|
H A D | paragraph.out_ascii | 8 initial reference: author name, _b_o_o_k _t_i_t_l_e. 10 in a paragraph: another author, _a_n_o_t_h_e_r _b_o_o_k. 15 author name, _b_o_o_k _t_i_t_l_e. 19 another author, _a_n_o_t_h_e_r _b_o_o_k.
|
H A D | allch.out_markdown | 13 author name, 23 institutional author, 35 author name, 45 institutional author,
|
H A D | allch.in | 11 .%A author name 24 .%Q institutional author 32 .%A author name 45 .%Q institutional author
|
H A D | allch.out_utf8 | 7 reference on the same line: some _b_o_g_u_s text author name, “title of 10 institutional author, city name, date of publication, optional 16 …some _b_o_g_u_s text author name, “title of article”, _b_o_o_k _t_i_t_l_e, _i_s_s… 18 resource locator, page number, institutional author, city name, date of
|
H A D | allch.out_ascii | 7 reference on the same line: some _b_o_g_u_s text author name, "title of 10 institutional author, city name, date of publication, optional 16 …some _b_o_g_u_s text author name, "title of article", _b_o_o_k _t_i_t_l_e, _i_s_s… 18 resource locator, page number, institutional author, city name, date of
|
H A D | paragraph.out_html | 2 initial reference: <span class="Rs"><span class="RsA">author name</span>, 5 author</span>, <cite class="RsB">another book</cite>.</span></p> 11 <p class="Pp"><span class="Rs"><span class="RsA">author name</span>, 14 <p class="Pp"><span class="Rs"><span class="RsA">another author</span>,
|
H A D | break.out_markdown | 10 author, 18 author, 25 author,
|
H A D | break.in | 11 .%A author 18 .%A author 25 .%A author
|
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
H A D | writemakefile_args.t | 62 Please inform the author. 70 AUTHOR => sub {}, 75 WARNING: AUTHOR takes a ARRAY reference not a CODE reference. 76 Please inform the author. 228 # AUTHOR / scalar 234 AUTHOR => "test", 238 is_deeply( $mm->{AUTHOR}, ["test"] ); 241 # AUTHOR / array 247 AUTHOR => ["test1", "test2"], 251 is_deeply( $mm->{AUTHOR}, ["test1","test2"] );
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlpolicy.pod | 330 the upstream author. 425 the Perl core. This should never be done without the author's explicit 427 is being distributed under the same terms as Perl itself. A module author 435 property of the original author unless the original author explicitly 443 work of the original author. All patches, bug reports, and so 450 cooperation of the module author if and only if they are very minor, 452 the module author cannot be reached. Those patches must still be 453 given back to the author when possible, and if the author decide [all...] |
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | CodeReview.rst | 52 they may ask for a revert to the original author who is responsible to revert 55 code in the tree. This does not indicate any fault from the patch author, 76 author, for example, might no longer be an active contributor to the project. 109 All comments by reviewers should be acknowledged by the patch author. It is 111 revision of the patch unless the author and/or other reviewers can articulate a 113 does not address all outstanding feedback, the author should explicitly state 126 suggesting a change, if you want the author to make a similar set of changes at 128 the author can make all of the changes at once. If a patch will require 131 possible. This allows the patch author and reviewers to make the most efficient 166 quickly, a patch author may also elect to wait before committing (and this is [all …]
|
/openbsd-src/libexec/ld.so/alpha/ |
H A D | SYS.h | 15 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 40 * 3. The name of the author may not be used to endorse or promote products 43 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 46 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
H A D | repository.t | 20 author => 'Joe', 54 author => 'Joe', 90 author => 'Joe', 126 author => 'Joe', 163 author => 'Joe', 200 author => 'Joe',
|
/openbsd-src/regress/usr.bin/mandoc/mdoc/Aq/ |
H A D | author.in | 1 .\" $OpenBSD: author.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ 6 .Nm Aq-author 7 .Nd angle brackets after an author name macro
|
H A D | author.out_utf8 | 1 AQ-AUTHOR(1) General Commands Manual AQ-AUTHOR(1) 4 AAqq--aauutthhoorr – angle brackets after an author name macro
|
H A D | author.out_ascii | 1 AQ-AUTHOR(1) General Commands Manual AQ-AUTHOR(1) 4 AAqq--aauutthhoorr - angle brackets after an author name macro
|
H A D | author.out_markdown | 1 AQ-AUTHOR(1) - General Commands Manual 5 **Aq-author** - angle brackets after an author name macro
|
/openbsd-src/share/man/man4/ |
H A D | neo.4 | 6 .\" Author: Constantine Paul Sapuntzakis (csapuntz@cvs.openbsd.org) 16 .\" 3. The author's name or those of the contributors may not be used to 20 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS 23 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
|
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Metadata/t/ |
H A D | metadata.t | 219 =head1 AUTHOR 251 is_deeply( \@pod, [qw(NAME AUTHOR)], 'found all pod sections' ); 265 for my $section (qw(NAME AUTHOR)) { 275 AUTHOR => <<'EXPECTED' 287 is( $pod{AUTHOR}, $expected{AUTHOR}, 'collected AUTHOR pod section' ); 291 my $author = $pm_info2->pod( 'AUTHOR' ); 292 $author =~ s/^\s+//; 293 $author =~ s/\s+$//; 294 is( $author, decode('UTF-8', $expected{AUTHOR} ), 'collected AUTHOR pod section in UTF-8' ); 429 =head1 AUTHOR
|