Home
last modified time | relevance | path

Searched refs:R (Results 26 – 50 of 109) sorted by relevance

12345

/PHP-5.3/ext/standard/tests/network/
H A Dgethostbyname_error002.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_error005.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_error003.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_error006.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_basic001.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_basic002.phpt4 "Sylvain R." <sracine@phpquebec.org>
H A Dgethostbyname_error004.phpt4 "Sylvain R." <sracine@phpquebec.org>
/PHP-5.3/ext/standard/tests/serialize/
H A Dserialization_objects_015.phpt83 string(55) "O:8:"stdClass":3:{s:1:"a";R:1;s:1:"b";i:1;s:1:"c";i:1;}"
171 string(55) "O:8:"stdClass":3:{s:1:"a";R:1;s:1:"b";R:1;s:1:"c";i:1;}"
259 string(55) "O:8:"stdClass":3:{s:1:"a";R:1;s:1:"b";R:1;s:1:"c";R:1;}"
H A Dserialization_arrays_001.phpt41 …;i:-2;i:3;d:3.333333000000000101437080957111902534961700439453125;i:4;s:1:"a";i:5;a:0:{}i:6;R:8;}}"
83 string(37) "a:2:{s:1:"a";s:4:"test";s:1:"b";R:2;}"
H A Dserialization_arrays_003.phpt217 string(30) "a:3:{i:0;i:1;i:1;R:2;i:2;i:1;}"
261 string(30) "a:3:{i:0;i:1;i:1;R:2;i:2;R:2;}"
/PHP-5.3/ext/standard/tests/time/
H A Dstrptime_basic.phpt31 $str = strftime("%A %B %e %R", $tstamp);
32 var_dump(strptime($str, '%A %B %e %R'));
/PHP-5.3/ext/openssl/tests/
H A Dprivate.key14 R/oI5m2sDtRWQ88LCYJMEmIZhN00Ys4xOSoTs+SUakY=
/PHP-5.3/ext/standard/tests/file/
H A Dfile_get_contents_error002.phpt5 "Sylvain R." <sracine@phpquebec.org>
H A Dfile_get_contents_error001.phpt5 "Sylvain R." <sracine@phpquebec.org>
/PHP-5.3/ext/standard/tests/strings/
H A Dbug48709.phpt28 wr => R
/PHP-5.3/ext/date/tests/
H A D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
25 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller12.phar7 7������������������ ���index.php;����kJ;��W�R�������<?php
/PHP-5.3/ext/phar/tests/files/
H A Dfrontcontroller12.phar7 7������������������ ���index.php;��•kJ;��W�R�������<?php
/PHP-5.3/ext/pcre/tests/
H A Dpreg_replace_callback.phpt10 $regex = '#\[indent]((?:[^[]|\[(?!/?indent])|(?R))+)\[/indent]#';
/PHP-5.3/ext/standard/tests/file/windows_acls/
H A Dcommon.inc65 if ($perm & PHPT_ACL_READ) $perm_entry[] = 'R';
71 $cmd = $icacls . ' ' . $path_escaped . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
95 $cmd = $icacls . ' ' . $path_escaped . ' /deny ' . $user . ':(F,M,R,RX,W)';
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput567 /\x{100}*\d(?R)/8DZ
173 /^a\R*b/8<bsr_unicode>
184 /^a\R+b/8<bsr_unicode>
196 /^a\R{1,3}b/8<bsr_unicode>
267 /a\R?b/I8<bsr_anycrlf>
275 /a\R?b/I8<bsr_unicode>
618 /(\R*)(.)/s8
623 /(\R)*(.)/s8
692 /\R+/8<bsr_unicode>
H A Dtestoutput392 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
101 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
H A Dtestinput8366 /< (?: (?(R) \d++ | [^<>]*+) | (?R)) * >/x
485 def\R
495 obar\R
4020 4\P\R
4687 /(?(R)a+|(?R)b)/
4690 /(?(R)a+|((?R))b)/
4699 /(?(R)a*(?1)|((?R))b)/
4712 /^\R/
4736 /^\R?x/
4742 /^\R+x/
[all …]
/PHP-5.3/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt8 'x:i:3;O:8:"stdClass":0:{},O:8:"stdClass":0:{};R:2;,i:1;;O:8:"stdClass":0:{},r:2;;m:a:0:{}',
/PHP-5.3/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt20 "Ф"=>"F","Ы"=>"I","В"=>"V","А"=>"A","П"=>"P","Р"=>"R",

Completed in 32 milliseconds

12345