Home
last modified time | relevance | path

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

12345

/PHP-5.3/ext/standard/tests/serialize/
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;}"
H A Dserialization_objects_012.phpt139 string(37) "a:2:{i:0;O:8:"stdClass":0:{}i:1;R:2;}"
217 string(58) "O:8:"stdClass":2:{s:1:"a";O:8:"stdClass":0:{}s:1:"b";R:2;}"
H A D001.phpt116 a:2:{s:1:"a";s:4:"test";s:1:"b";R:2;}
/PHP-5.3/ext/bz2/tests/
H A D003.phpt29 string(1) "R"
/PHP-5.3/ext/mbstring/tests/
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
H A Dmb_internal_encoding_variation2.phpt79 'KOI8-R'); /*56*/
373 string(6) "KOI8-R"
/PHP-5.3/ext/date/tests/
H A Dgmstrftime_variation15.phpt27 'Time in 24 hour notation' => "%R",
H A Dgmstrftime_variation16.phpt27 'Time in 24 hour notation' => "%R",
H A Dstrftime_variation15.phpt27 'Time in 24 hour notation' => "%R",
H A Dstrftime_variation16.phpt27 'Time in 24 hour notation' => "%R",
H A Dexamine_diff.inc57 $result_spec = $result_interval->format('P%R%yY%mM%dDT%hH%iM%sS');
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput2105 /(?X)[\R]/
119 /[\R]/BZ
122 R
3205 /< (?: (?(R) \d++ | [^<>]*+) | (?R)) * >/Ix
3849 /(?R)/I
7821 /(?<A> (?'B' abc (?(R) (?(R&A)1) (?(R&B)2) X | (?1) (?2) (?R) ))) /x
7827 /(?<A> (?'B' abc (?(R) (?(R&1)1) (?(R&B)2) X | (?1) (?2) (?R) ))) /x
7830 /(?<1> (?'B' abc (?(R) (?(R&1)1) (?(R&B)2) X | (?1) (?2) (?R) ))) /x
11611 /(?(R)a*(?1)|((?R))b)/SS
12215 /^\R/
[all …]
H A Dtestinput9552 /^a\R*b/8<bsr_unicode>
563 /^a\R+b/8<bsr_unicode>
575 /^a\R{1,3}b/8<bsr_unicode>
643 /a\R?b/I8<bsr_anycrlf>
651 /a\R?b/I8<bsr_unicode>
H A Dtestoutput8709 /< (?: (?(R) \d++ | [^<>]*+) | (?R)) * >/x
981 def\R
999 obar\R
6524 4\P\R
7829 /(?(R)a+|(?R)b)/
7833 /(?(R)a+|((?R))b)/
7845 /(?(R)a*(?1)|((?R))b)/
7869 /^\R/
7911 /^\R?x/
7921 /^\R+x/
[all …]
H A Dtestoutput5199 /\x{100}*\d(?R)/8DZ
650 /^a\R*b/8<bsr_unicode>
670 /^a\R+b/8<bsr_unicode>
692 /^a\R{1,3}b/8<bsr_unicode>
846 /a\R?b/I8<bsr_anycrlf>
864 /a\R?b/I8<bsr_unicode>
1481 /(\R*)(.)/s8
1495 /(\R)*(.)/s8
1648 /\R+/8<bsr_unicode>
/PHP-5.3/ext/mbstring/oniguruma/
H A DREADME.ja16 Shift_JIS, Big5, GB 18030, KOI8-R, KOI8,
154 enc/koi8_r.c KOI8-R �������ǥ���
H A DREADME16 Shift_JIS, Big5, GB 18030, KOI8-R, KOI8,
150 enc/koi8_r.c KOI8-R encoding.
/PHP-5.3/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
/PHP-5.3/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;";
/PHP-5.3/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt37 if ($z->Recent == 'R' || $z->Recent == 'N' || $z->Recent == ' ') {
H A Dimap_headerinfo_basic.phpt37 if ($z->Recent == 'R' || $z->Recent == 'N' || $z->Recent == ' ') {
/PHP-5.3/ext/filter/tests/
H A D043.phpt96 string(1) "R"
/PHP-5.3/ext/standard/tests/strings/
H A Ducwords_variation3.phpt64 string(30) "T E S T I N G U C W O R D S "
/PHP-5.3/ext/hash/
H A Dhash_gost.c38 #define R(key, h, i, t, l, r) \ macro
200 R(key, h, i, t, l, r); \

Completed in 79 milliseconds

12345