Home
last modified time | relevance | path

Searched refs:R (Results 101 – 125 of 154) sorted by relevance

1234567

/PHP-7.4/ext/standard/tests/serialize/
H A Dbug70436.phpt29 …:1;C:3:"obj":'.strlen($inner).':{'.$inner.'}i:2;s:'.strlen($fakezval).':"'.$fakezval.'";i:3;R:5;}';
H A Dserialization_objects_014.phpt215 string(55) "O:8:"stdClass":3:{s:1:"a";i:1;s:1:"b";R:2;s:1:"c";i:1;}"
259 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.phpt137 string(37) "a:2:{i:0;O:8:"stdClass":0:{}i:1;R:2;}"
215 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-7.4/ext/date/tests/
H A DDatePeriod_getter.phpt19 var_dump($period->getDateInterval()->format('%R%y-%m-%d-%h-%i-%s'));
H A Dgmstrftime_variation15.phpt21 'Time in 24 hour notation' => "%R",
H A Dstrftime_variation15.phpt21 'Time in 24 hour notation' => "%R",
H A Dgmstrftime_variation16.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-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug71509.phpt20 $item = iconv("ISO-8859-1", "UTF-8", "R�d_Statistics"); // cp1252
/PHP-7.4/ext/session/tests/
H A Dbug72562.phpt24 $uns_2 = 'R:2;';
/PHP-7.4/ext/bz2/tests/
H A D003-mb.phpt29 string(1) "R"
H A D003.phpt29 string(1) "R"
/PHP-7.4/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_internal_encoding_variation2.phpt79 'KOI8-R'); /*56*/
372 string(6) "KOI8-R"
/PHP-7.4/ext/hash/tests/
H A Dfnv1a64.phpt38 array( 'R@xIq]d', '3fa1984555c55e46' ),
117 array( '3z_|F>`6usoP?e8QJ|R{fM7', 'd6cd721ef468a686' ),
166 array( 'az%k/<^m<NEtZ?0kDd5*R|F_[6|Ww~HZ', '6971ed23982e966c' ),
175 array( '|vc!?mX?@mT<r|+\\Sx.RJy9lB/R$})h{ L', '3f2604691e2ced49' ),
212 array( '#aew:U]W\'{k1(iTOm1/`Dd:0JR@ea>6e {]:R<qZ8^', '3d7194b6e03cc23b' ),
222 array( 'RwqPEr>`,@EZc],)yt*t|QFB<R\\WMA[ 9NQ^Ao?N1e)u', '9a53a5fdb4a3fea9' ),
227 array( 'R{2H_Fl\'vIA%tgy^tJyd\\EY><&%}(fgZby#CApJ8:l>0U', 'f16422882c0082cc' ),
251 array( '>zgV)ZW?tknEq6dbb>[P+]Xo<c:}x(z7$bn-=FL33;Y&R>h6]', '2d02887219c5f7ba' ),
284 array( 'Df}.WLKTV~/o&R=^3;p@)f9[!%;Cu2E:yCIRpu\'Ht68ziVZ|qL>z3WW5', 'e0f646c8b28fd049' ),
296 array( 'h#@VDv#;bB,c_PHR<-\'W`/BA@R`T83P"7pX\\h\\wK~$/_TX2qe:IGIlhi?I', 'cc3c875a245445bb' ),
/PHP-7.4/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-7.4/ext/standard/html_tables/mappings/
H A DKOI8-R.TXT2 # Name: KOI8-R (RFC1489) to Unicode
28 # KOI8-R characters map into Unicode. The underlying document is the
34 # Column #1 is the KOI8-R code (in hex as 0xXX)
38 # The entries are in KOI8-R order.
129 0x52 0x0052 # LATIN CAPITAL LETTER R
161 0x72 0x0072 # LATIN SMALL LETTER R
/PHP-7.4/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-7.4/ext/filter/tests/
H A D043.phpt96 string(1) "R"
/PHP-7.4/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt81 fwrite($stdin, "R\nR\nR\nR\n");
/PHP-7.4/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-7.4/ext/hash/
H A Dhash_gost.c36 #define R(tables, key, h, i, t, l, r) \ macro
198 R((tables), key, h, i, t, l, r); \

Completed in 31 milliseconds

1234567