Searched refs:study (Results 1 – 25 of 54) sorted by relevance
123
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | study.t | 17 study($x); 26 study; 35 study($x); 43 study; 53 study; 58 study; 63 study; 83 study; 90 study $a; 97 study; [all …]
|
H A D | studytied.t | 32 study $x;
|
H A D | repeat.t | 146 sub TIESCALAR { bless[]} sub FETCH { our $Tiecount++; study; 3 }
|
H A D | goto.t | 834 is sub { goto k; study ++${; do { k: \(my $foo = "foo") } } }->(),'1',
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | regexp.t | 456 for my $study ('', 'study $subject;', 'utf8::upgrade($subject);', 473 $study 482 $study 492 $study 501 $study 508 $study 537 if ($match) { print "not ok $testname$todo ($study) $input => false positive\n"; next TEST } 548 print "not ok $testname$todo ($study) $input => '$got', match=$match\n", _comment("$code\n"); 554 …print "not ok $testname$todo ($study) $input => '$got', match=$match\n", _comment("$s\n$code\n$g\n…
|
H A D | subst.t | 598 study $f;
|
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/ |
H A D | outside.out_html | 2 example, let's study <cite class="RsB">The Book of PF</cite> and relax
|
H A D | outside.out_markdown | 12 For example, let's study
|
H A D | outside.out_ascii | 10 …let's study _T_h_e _B_o_o_k _o_f _P_F and relax reading _A _S_t_a_n_d_a_r_d _…
|
/openbsd/gnu/usr.bin/perl/ext/Devel-Peek/t/ |
H A D | Peek.t | 1093 is(study perl, '', "Not allowed to study an FBM"); 1124 is(study beer, 1, "Our studies were successful"); 1159 is(study $pie, 1, "Our studies were successful");
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5203delta.pod | 60 Mention that L<C<study()>|perlfunc/study> is currently a no-op.
|
H A D | perlhacktips.pod | 558 Also study L<perlport> carefully to avoid any bad assumptions about the 1395 looking for. For example, you could add C<study> before your method: 1397 study; 1407 study if $i == 50; 1416 BEGIN { study; } 1426 if ($x && $y && do { BEGIN { study } 1 } && $z) { ... }
|
H A D | perlreref.pod | 323 study Analyze string for optimizing matching
|
H A D | perlfilter.pod | 268 to study. Here is a complete source filter that performs rot13
|
H A D | perl5100delta.pod | 1380 =item study() and UTF-8 1382 study() never worked for UTF-8 strings, but could lead to false results.
|
H A D | perl5005delta.pod | 223 study() was not working;
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-09-AdveComments.txt | 105 could a great topic for a separate study.
|
H A D | 2001-02-09-AdveCommentsResponse.txt | 167 > Instead, it could a great topic for a separate study.
|
/openbsd/gnu/usr.bin/perl/lib/B/ |
H A D | Deparse-core.t | 655 study 01 $+
|
H A D | Deparse.t | 2663 study $_; 2668 study $_;
|
/openbsd/gnu/usr.bin/perl/regen/ |
H A D | opcodes | 106 study study ck_fun su% S?
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Lexicon.rst | 110 *"Entomology is the scientific study of insects."*
|
H A D | LibFuzzer.rst | 590 to visualize and study your code coverage
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | 9uninit | 883 study; 884 study $g1; 886 Use of uninitialized value $_ in study at - line 4. 887 Use of uninitialized value $g1 in study at - line 5.
|
/openbsd/games/fortune/datfiles/ |
H A D | startrek | 148 First study the enemy. Seek weakness.
|
123