Home
last modified time | relevance | path

Searched refs:I (Results 76 – 100 of 403) sorted by relevance

12345678910>>...17

/PHP-8.2/ext/standard/tests/strings/
H A Dstrrpos.phpt8 var_dump(strrpos("I am what I am and that's all what I am", "am", -3));
H A Dstrripos.phpt8 var_dump(strripos("I am what I am and that's all what I am", "am", -3));
H A Dchunk_split_variation12.phpt54 "To check " in heredoc".I'm sure it'll \work!
137I'm sure it'll \work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To check " …
138I'm sure it'll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To check " …
H A Dstrtr.phpt6 var_dump(strtr("# hi all, I said hello world! #", $trans));
9 string(32) "# hello All, I sAid hi planet! #"
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_retval_02.phpt13 yield 'I should be observable';
31 </foo:'I should be observable'>
32 </Generator::current:'I should be observable'>
H A Dobserver_retval_by_ref_02.phpt13 $retval = 'I should be ';
29 </foo:'I should be observable'>
33 </foo:'I should be observable'>
/PHP-8.2/ext/readline/tests/
H A Dreadline_basic.phpt15 I love PHP
17 %Astring(10) "I love PHP"
/PHP-8.2/ext/standard/tests/file/
H A Dbug20424.phpt7 echo "I'm alive!\n";
10 I'm alive!
H A Dbug38086.txt3 I'll break these chains
5 I'll tear you down into my private hell
/PHP-8.2/Zend/tests/type_declarations/union_types/
H A Dgenerator_return_multiple_classes.phpt6 interface I {
9 class C implements I {
H A Dgenerator_return_containing_extra_types.phpt6 interface I {
10 class C implements I {
/PHP-8.2/ext/zlib/tests/
H A Ddata.inc48 revenge. The villainy you teach me, I will execute, and it
49 shall go hard but I will better the instruction.
51 Is this a dagger which I see before me,
53 I have thee not, and yet I see thee still.
58 I see thee yet, in form as palpable
59 As this which now I draw.
60 Thou marshall'st me the way that I was going;
61 And such an instrument I was to use.
63 Or else worth all the rest; I see thee still,
79 Whiles I threat, he lives:
[all …]
H A D004.txt.gz
H A D004私はガラスを食べられます.txt.gz
/PHP-8.2/ext/session/tests/
H A D010.phpt15 print "I live\n";
18 I live
H A D011.phpt16 print "I live\n";
19 I live
/PHP-8.2/Zend/tests/assert/
H A Dexpect_004.phpt9 assert(false, "I require this to succeed");
15 string(25) "I require this to succeed"
/PHP-8.2/Zend/tests/
H A Dbug69640.phpt5 throw new \ParseError('I mess everything up! :trollface:');
8 Parse error: I mess everything up! :trollface: in %sbug69640.php on line 2
H A Dclass_constants_006.phpt5 interface I {
9 eval('class B implements I{}');
H A Dget_class_methods_003.phpt6 interface I {
22 class Y extends X implements I {
29 var_dump(get_class_methods('I'));
H A Dbug32427.phpt12 echo "I am a silly error\n";
19 I am a silly error
/PHP-8.2/ext/date/tests/
H A Dbug33415-1.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
12 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
20 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
/PHP-8.2/ext/pspell/tests/
H A D001.phpt16 $string .= "I will not buy this record, it is scratched. ";
18 $string .= "I will not buy this record, it is scratched. ";
20 $string .= "Ah! I will not buy this tobacconist's, it is scratched. ";
40 I : true
50 I : true
68 I : true
/PHP-8.2/tests/output/
H A Dob_start_basic_003.phpt7 return "I have stolen your output";
18 I have stolen your output
/PHP-8.2/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt19 "Й"=>"I","Ц"=>"C","У"=>"U","К"=>"K","Е"=>"E","Н"=>"N",
21 "Ф"=>"F","Ы"=>"I","В"=>"V","А"=>"A","П"=>"P","Р"=>"R",
23 "Я"=>"YA","Ч"=>"CH","С"=>"C","М"=>"M","И"=>"I","Т"=>"T",

Completed in 45 milliseconds

12345678910>>...17