Home
last modified time | relevance | path

Searched refs:R (Results 51 – 75 of 156) sorted by relevance

1234567

/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_callback.phpt10 $regex = '#\[indent]((?:[^[]|\[(?!/?indent])|(?R))+)\[/indent]#';
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC43 /-- Test \R --/
91 /-- Test \R+ --/
H A Dwintestoutput388 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
97 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 Dtestinput583 /\x{100}*\d(?R)/8DZ
189 /^a\R*b/8<bsr_unicode>
200 /^a\R+b/8<bsr_unicode>
212 /^a\R{1,3}b/8<bsr_unicode>
283 /a\R?b/I8<bsr_anycrlf>
291 /a\R?b/I8<bsr_unicode>
634 /(\R*)(.)/s8
639 /(\R)*(.)/s8
708 /\R+/8<bsr_unicode>
H A Dtestinput8369 /< (?: (?(R) \d++ | [^<>]*+) | (?R)) * >/x
488 def\R
498 obar\R
4018 4\P\R
4685 /(?(R)a+|(?R)b)/
4688 /(?(R)a+|((?R))b)/
4697 /(?(R)a*(?1)|((?R))b)/
4710 /^\R/
4734 /^\R?x/
4740 /^\R+x/
[all …]
H A Dtestoutput397 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
106 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 DtestoutputEBC61 /-- Test \R --/
134 /-- Test \R+ --/
H A Dtestinput1631 /\R/SI
/PHP-5.5/ext/spl/tests/
H A Dbug70155.phpt5 $inner = 'x:i:0;O:12:"DateInterval":1:{s:1:"y";i:3;};m:a:1:{i:0;R:2;}';
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.5/ext/standard/tests/serialize/
H A Dbug70219.phpt17 $exploit = 'a:2:{i:0;C:3:"obj":'.strlen($inner).':{'.$inner.'}i:1;R:4;}';
H A Dbug69793.phpt5 …string";s:1:"a";s:7:"'."\0".'*'."\0".'code";i:0;s:7:"'."\0".'*'."\0".'file";R:1;s:7:"'."\0".'*'."\…
H A Dbug69152.phpt7 $x = unserialize('O:4:"test":1:{s:27:"__PHP_Incomplete_Class_Name";R:1;}');
H A Dbug70172_2.phpt30 …;O:4:"obj2":1:{s:4:"ryat";C:3:"obj":'.strlen($inner).':{'.$inner.'}}i:1;a:1:{i:0;a:1:{i:0;R:4;}}}';
H A Dserialization_objects_014.phpt218 string(55) "O:8:"stdClass":3:{s:1:"a";i:1;s:1:"b";R:2;s:1:"c";i:1;}"
262 string(55) "O:8:"stdClass":3:{s:1:"a";i:1;s:1:"b";R:2;s:1:"c";R:2;}"
/PHP-5.5/ext/snmp/tests/
H A Dbug72479.phpt10 $poc = 'a:3:{i:1;N;i:2;O:4:"snmp":1:{s:11:"quick_print";'.serialize($arr).'}i:1;R:7;}';
/PHP-5.5/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.5/ext/session/tests/
H A Dsession_decode_error2.phpt17 $data = "foo|a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}guff|R:1;blah|R:1;";
H A Dbug72562.phpt24 $uns_2 = 'R:2;';
/PHP-5.5/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt20 "Ф"=>"F","Ы"=>"I","В"=>"V","А"=>"A","П"=>"P","Р"=>"R",
H A Dmb_strlen_variation3.phpt78 'KOI8-R'); /*56*/
440 -- Iteration 56: KOI8-R --
442 Encoding KOI8-R recognised
444 Encoding KOI8-R recognised
H A Dmb_substr_variation3.phpt78 'KOI8-R'); /*56*/
440 -- Iteration 1: KOI8-R --
442 Encoding KOI8-R recognised
444 Encoding KOI8-R recognised
/PHP-5.5/ext/standard/tests/strings/
H A Dbug72434.phpt12 …d_payload = 'a:3:{i:1;N;i:2;O:10:"ZipArchive":1:{s:8:"filename";'.serialize($free_me).'}i:1;R:4;}';
/PHP-5.5/ext/bz2/tests/
H A D003.phpt29 string(1) "R"
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation15.phpt27 'Time in 24 hour notation' => "%R",

Completed in 40 milliseconds

1234567