Home
last modified time | relevance | path

Searched refs:h (Results 476 – 500 of 681) sorted by relevance

1...<<11121314151617181920>>...28

/php-src/ext/snmp/
H A Dconfig.w326 …if (CHECK_HEADER_ADD_INCLUDE("snmp.h", "CFLAGS_SNMP", PHP_PHP_BUILD + "\\include\\net-snmp;" + 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/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');
H A Dgh9500.phpt14 private static (B&C)|A $h;
/php-src/ext/mysqli/
H A Dconfig.m472 PHP_INSTALL_HEADERS([ext/mysqli], [php_mysqli_structs.h mysqli_mysqlnd.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/simplexml/tests/
H A Dbug46003.phpt10 <o d='h'>
/php-src/ext/date/tests/
H A Ddate_diff1.phpt38 ["h"]=>
/php-src/sapi/phpdbg/tests/
H A Dgh15268.phpt2 GH-15268 (heap buffer overflow in phpdbg (zend_hash_num_elements() Zend/zend_hash.h))
/php-src/ext/hash/
H A Dhash_sha.c183 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
198 T1 = h + SHA256_F3(e) + SHA256_F0(e,f,g) + SHA256_K[i] + W[i]; in SHA256Transform()
200 h = g; g = f; f = e; e = d + T1; in SHA256Transform()
211 state[7] += h; in SHA256Transform()
495 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
510 T1 = h + SHA512_F3(e) + SHA512_F0(e,f,g) + SHA512_K[i] + W[i]; in SHA512Transform()
512 h = g; g = f; f = e; e = d + T1; in SHA512Transform()
523 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/standard/tests/array/range/
H A Dbug24220.phpt32 string(1) "h"
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c5454 #error Please correct UCD_BLOCK_SIZE in pcre2_internal.h
/php-src/ext/ffi/
H A Dconfig.m421 [#include <ffi.h>])])
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_big5_0.phpt26 $item = "���զh�r�`���|"; // BIG5 string
H A Dtest_big5_to_utf8_0.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string

Completed in 43 milliseconds

1...<<11121314151617181920>>...28