/PHP-5.6/ext/mysql/tests/ |
H A D | mysql_fetch_field.phpt | 63 'DATETIME' => array(@date('Y-m-d H:i:s'), 'datetime'), 64 'TIMESTAMP' => array(@date('Y-m-d H:i:s'), 'timestamp'), 65 'TIME' => array(@date('H:i:s'), 'time'),
|
/PHP-5.6/ext/pdo_mysql/ |
H A D | php_pdo_mysql_int.h | 120 pdo_mysql_db_handle *H; member
|
/PHP-5.6/ext/pcre/tests/ |
H A D | preg_replace_edit_basic.phpt | 24 …'Bonjour', $string)); //finds h or H at the beginning of a word followed by 2-4 characters an…
|
/PHP-5.6/ext/pcre/pcrelib/testdata/ |
H A D | testoutput11-16 | 147 |8J\$WE\<\.rX\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,1… 151 …2 8J$WE<.rX+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&… 157 |\$\<\.X\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,15_\#Q… 161 …2 $<.X+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&LK9[5…
|
H A D | testoutput11-32 | 147 |8J\$WE\<\.rX\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,1… 151 …2 8J$WE<.rX+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&… 157 |\$\<\.X\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,15_\#Q… 161 …2 $<.X+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&LK9[5…
|
H A D | testoutput11-8 | 147 |8J\$WE\<\.rX\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,1… 151 …3 8J$WE<.rX+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&… 157 |\$\<\.X\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,15_\#Q… 161 …3 $<.X+ix[d1b!H#?vV0vrK:ZH1=2M>iV;?aPhFB<*vW@QW@sO9}cfZA-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&LK9[5…
|
H A D | testinput9 | 601 /\H\h\V\v/8 607 /\H*\h+\V?\v{3,4}/8O 614 /\H\h\V\v/8 620 /\H*\h+\V?\v{3,4}/8O
|
/PHP-5.6/ext/mbstring/tests/ |
H A D | mb_encode_mimeheader_basic3.phpt | 59 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
|
/PHP-5.6/ext/date/tests/ |
H A D | bug27780.phpt | 38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
|
H A D | rfc-datetime_and_daylight_saving_time-type3-ba.phpt | 9 $date_format = 'Y-m-d H:i:s T e';
|
H A D | rfc-datetime_and_daylight_saving_time-type3-bs.phpt | 10 $date_format = 'Y-m-d H:i:s T e';
|
H A D | strftime_variation2.phpt | 15 $format = '%b %d %Y %H:%M:%S';
|
/PHP-5.6/ext/mcrypt/tests/ |
H A D | blowfish.phpt | 10 return pack("H" . $len, $data);
|
/PHP-5.6/ext/interbase/tests/ |
H A D | interbase.inc | 69 /* M/D/Y H:M:S */
|
/PHP-5.6/ext/standard/tests/file/ |
H A D | 005_variation-win32.phpt | 35 print( @date( 'Y:M:D:H:i:s', fileatime($filename) ) )."\n"; 38 print( @date( 'Y:M:D:H:i:s', filemtime($filename) ) )."\n"; 41 print( @date( 'Y:M:D:H:i:s', filectime($filename) ) )."\n";
|
H A D | 005_variation.phpt | 38 print( @date( 'Y:M:D:H:i:s', fileatime($filename) ) )."\n"; 41 print( @date( 'Y:M:D:H:i:s', filemtime($filename) ) )."\n"; 44 print( @date( 'Y:M:D:H:i:s', filectime($filename) ) )."\n";
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_stmt_bind_param.phpt | 247 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME", @date('Y-m-d H:i:s'), 450); 248 …func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME NOT NULL", @date('Y-m-d H:i:s'), 460… 251 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIMESTAMP", @date('Y-m-d H:i:s'), 480); 253 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME", @date('H:i:s'), 490); 254 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIME NOT NULL", @date('H:i:s'), 500);
|
/PHP-5.6/ext/filter/tests/ |
H A D | 043.phpt | 86 string(1) "H"
|
/PHP-5.6/ext/gd/tests/ |
H A D | bug53504.phpt | 26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
|
/PHP-5.6/ext/phar/tests/cache_list/files/ |
H A D | openssl.phar | 1 <?php 2 3 $web = 'index.php'; 4 5 if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) { 6 Phar::interceptFileFuncs(); 7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path()); 8 Phar::webPhar(null, $web); 9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START; 10 return; [all …]
|
/PHP-5.6/ext/phar/tests/files/ |
H A D | openssl.phar | 1 <?php 2 3 $web = 'index.php'; 4 5 if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) { 6 Phar::interceptFileFuncs(); 7 set_include_path('phar://' . __FILE__ . PATH_SEPARATOR . get_include_path()); 8 Phar::webPhar(null, $web); 9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START; 10 return; [all …]
|
H A D | include_path2.phar | 293 r��H 294 ��¶test/file1.phpr��HC��G�file1.php
|
/PHP-5.6/ext/standard/ |
H A D | sha1.c | 126 #define H(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) macro 151 (e) += H ((b), (c), (d)) + (w) + (php_uint32)(0x8F1BBCDC); \
|
/PHP-5.6/ext/mbstring/oniguruma/doc/ |
H A D | RE | 70 \H non hexadecimal digit char 365 + hexadecimal digit char type \h, \H 386 + add hexadecimal digit char type (\h, \H)
|
/PHP-5.6/ext/pdo_sqlite/ |
H A D | sqlite_statement.c | 63 stmt->row_count = sqlite3_changes(S->H->db); in pdo_sqlite_stmt_execute()
|