Home
last modified time | relevance | path

Searched refs:h (Results 451 – 475 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/php-src/ext/pdo_pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PDO_PGSQL", PHP_PDO_PGSQL + "\\include;" + PHP_PHP_…
/php-src/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt51 $h = array($st, 'foo' => 'baz');
52 var_dump(key_exists(0, $h));
H A Darsort_object1.phpt52 "g" => new for_string_arsort("Lemon"), "h" => new for_string_arsort("aPPle")
145 ["h"]=>
223 ["h"]=>
H A Dasort_object1.phpt52 "g" => new for_string_asort("Lemon"), "h" => new for_string_asort("aPPle")
130 ["h"]=>
208 ["h"]=>
/php-src/ext/date/tests/
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
19 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A Ddate_diff1.phpt38 ["h"]=>
/php-src/Zend/tests/
H A Dlist_keyed_evaluation_order_nested.phpt28 // list($a => $b, $c => list($d, $e), $f => list($g => $h, $i => $j)) = $k;
44 // 15. Assign $h from $k[$f][$g]
H A Dfr47160.phpt39 $h= new Hello;
40 $f = array($h,'world');
/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-out-CSS-parser.patch7 source/lexbor/css/rule.h | 2 ++
13 diff --git a/source/lexbor/css/rule.h b/source/lexbor/css/rule.h
15 --- a/source/lexbor/css/rule.h
16 +++ b/source/lexbor/css/rule.h
/php-src/scripts/dev/
H A Dcredits14 file=ext/standard/credits_$what.h
/php-src/tests/basic/
H A D029.phpt15h���~�t�@�\
/php-src/ext/standard/tests/serialize/
H A Dbug69425.phpt36 ["h"]=>
/php-src/ext/ffi/
H A Dconfig.m420 [#include <ffi.h>])])
/php-src/ext/mysqli/
H A Dconfig.m467 PHP_INSTALL_HEADERS([ext/mysqli], [php_mysqli_structs.h mysqli_mysqlnd.h])
/php-src/ext/pdo_mysql/
H A Dconfig.w3213 CHECK_HEADER_ADD_INCLUDE("mysql.h", "CFLAGS_PDO_MYSQL",
/php-src/ext/simplexml/tests/
H A Dbug46003.phpt10 <o d='h'>
/php-src/ext/hash/
H A Dhash_sha.c164 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
179 T1 = h + SHA256_F3(e) + SHA256_F0(e,f,g) + SHA256_K[i] + W[i]; in SHA256Transform()
181 h = g; g = f; f = e; e = d + T1; in SHA256Transform()
192 state[7] += h; in SHA256Transform()
476 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
491 T1 = h + SHA512_F3(e) + SHA512_F0(e,f,g) + SHA512_K[i] + W[i]; in SHA512Transform()
493 h = g; g = f; f = e; e = d + T1; in SHA512Transform()
504 state[7] += h; in SHA512Transform()
/php-src/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args.phpt23 string(14) "h:mm:ss a zzzz"
H A Dresourcebundle_null_mandatory_args_variant_icu72-1.phpt23 string(16) "h:mm:ss a zzzz"
/php-src/ext/standard/libavifinfo/
H A DREADME.md9 `avifinfo.h`, `avifinfo.c`, `LICENSE` and `PATENTS` were copied verbatim from: \
/php-src/ext/standard/tests/strings/
H A Dadd-and-stripcslashes.phpt21 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
H A Dchunk_split_variation7.phpt49 string(43) "It's ????strin????g wit????h quo????tes????"
65 string(59) "This ????is to???? chec????k wit????h \n ????and \????t????"
/php-src/ext/sodium/
H A Dconfig.m425 PHP_INSTALL_HEADERS([ext/sodium], [php_libsodium.h])
/php-src/ext/gd/
H A Dconfig.m4159 #include <stdio.h>
160 #include <unistd.h>
161 #include <gd.h>
239 PHP_INSTALL_HEADERS([ext/gd], [php_gd.h libgd/])
254 PHP_INSTALL_HEADERS([ext/gd], [php_gd.h])
/php-src/win32/build/
H A Dconfig.w32318 …", "zend_call_graph.h zend_cfg.h zend_dfg.h zend_dump.h zend_func_info.h zend_inference.h zend_opt…
328 main_network_has_ipv6 = CHECK_HEADER_ADD_INCLUDE("wspiapi.h", "CFLAGS") ? 1 : 0;

Completed in 45 milliseconds

1...<<11121314151617181920>>...27