Home
last modified time | relevance | path

Searched refs:study (Results 1 – 25 of 54) sorted by relevance

123

/openbsd/gnu/usr.bin/perl/t/op/
H A Dstudy.t17 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 Dstudytied.t32 study $x;
H A Drepeat.t146 sub TIESCALAR { bless[]} sub FETCH { our $Tiecount++; study; 3 }
H A Dgoto.t834 is sub { goto k; study ++${; do { k: \(my $foo = "foo") } } }->(),'1',
/openbsd/gnu/usr.bin/perl/t/re/
H A Dregexp.t456 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 Dsubst.t598 study $f;
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/
H A Doutside.out_html2 example, let's study <cite class="RsB">The Book of PF</cite> and relax
H A Doutside.out_markdown12 For example, let's study
H A Doutside.out_ascii10 …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 DPeek.t1093 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 Dperl5203delta.pod60 Mention that L<C<study()>|perlfunc/study> is currently a no-op.
H A Dperlhacktips.pod558 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 Dperlreref.pod323 study Analyze string for optimizing matching
H A Dperlfilter.pod268 to study. Here is a complete source filter that performs rot13
H A Dperl5100delta.pod1380 =item study() and UTF-8
1382 study() never worked for UTF-8 strings, but could lead to false results.
H A Dperl5005delta.pod223 study() was not working;
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveComments.txt105 could a great topic for a separate study.
H A D2001-02-09-AdveCommentsResponse.txt167 > Instead, it could a great topic for a separate study.
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse-core.t655 study 01 $+
H A DDeparse.t2663 study $_;
2668 study $_;
/openbsd/gnu/usr.bin/perl/regen/
H A Dopcodes106 study study ck_fun su% S?
/openbsd/gnu/llvm/llvm/docs/
H A DLexicon.rst110 *"Entomology is the scientific study of insects."*
H A DLibFuzzer.rst590 to visualize and study your code coverage
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A D9uninit883 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 Dstartrek148 First study the enemy. Seek weakness.

123