Home
last modified time | relevance | path

Searched refs:H (Results 226 – 250 of 323) sorted by relevance

12345678910>>...13

/PHP-5.6/ext/mysql/tests/
H A Dmysql_fetch_field.phpt63 '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 Dphp_pdo_mysql_int.h120 pdo_mysql_db_handle *H; member
/PHP-5.6/ext/pcre/tests/
H A Dpreg_replace_edit_basic.phpt24 …'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 Dtestoutput11-16147 |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 Dtestoutput11-32147 |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 Dtestoutput11-8147 |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 Dtestinput9601 /\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 Dmb_encode_mimeheader_basic3.phpt59 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 Dbug27780.phpt38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
H A Drfc-datetime_and_daylight_saving_time-type3-ba.phpt9 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-bs.phpt10 $date_format = 'Y-m-d H:i:s T e';
H A Dstrftime_variation2.phpt15 $format = '%b %d %Y %H:%M:%S';
/PHP-5.6/ext/mcrypt/tests/
H A Dblowfish.phpt10 return pack("H" . $len, $data);
/PHP-5.6/ext/interbase/tests/
H A Dinterbase.inc69 /* M/D/Y H:M:S */
/PHP-5.6/ext/standard/tests/file/
H A D005_variation-win32.phpt35 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 D005_variation.phpt38 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 Dmysqli_stmt_bind_param.phpt247 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 D043.phpt86 string(1) "H"
/PHP-5.6/ext/gd/tests/
H A Dbug53504.phpt26 …['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 Dopenssl.phar1 <?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 Dopenssl.phar1 <?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 Dinclude_path2.phar293 ���r��H
294 �����¶���������test/file1.php���r��H���C��G�������file1.php
/PHP-5.6/ext/standard/
H A Dsha1.c126 #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 DRE70 \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 Dsqlite_statement.c63 stmt->row_count = sqlite3_changes(S->H->db); in pdo_sqlite_stmt_execute()

Completed in 87 milliseconds

12345678910>>...13