Home
last modified time | relevance | path

Searched refs:h (Results 401 – 425 of 681) sorted by relevance

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

/php-src/ext/dom/tests/
H A Dgh15551.phpt2 GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h)
/php-src/ext/pcre/tests/
H A Dpreg_replace.phpt9 var_dump(preg_replace('/(ab)(c)(d)(e)(f)(g)(h)(i)(j)(k)/', 'a${1}2$103', 'zabcdefghijkl'));
/php-src/ext/opcache/tests/
H A Dbug71843.phpt2 Bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER (zend_vm_execute.h:3479))
/php-src/.github/actions/setup-mssql/
H A Daction.yml13 -h sql1 \
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite7.phar10 �g�$�h����UxB�����GBMB
/php-src/ext/standard/tests/strings/
H A Dgh10940.phpt9 Warning: unpack(): Type h: not enough input values, need 1073741824 values but only 12 were provide…
H A Dstrrev_variation3.phpt15 Ex'ple of h'doc st'g, contains
68 sniatnoc ,g'ts cod'h fo elp'xE"
H A Dpack.phpt64 print_r(unpack("h", pack("h", 3000000)));
103 [1] => h
244 [1] => h
/php-src/tests/output/
H A Dgh14808.phpt2 GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)
/php-src/ext/pcntl/tests/
H A D001.phpt71 print "Staring wait.h tests....";
77 Staring wait.h tests....
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_variations.phpt9 var_dump( range("a", "h", 2.0) );
110 string(1) "h"
/php-src/ext/date/tests/
H A Dbug74274.phpt17 [h] => 23
H A Dbug49081.phpt17 [h] => 4
H A Dbug74524.phpt19 [h] => 23
H A Dbug81273.phpt14 var_dump($diff->h);
/php-src/ext/opcache/
H A Dshared_alloc_win32.c49 HANDLE h; in zend_win_error_message() local
53 h = RegisterEventSource(NULL, TEXT(ACCEL_EVENT_SOURCE)); in zend_win_error_message()
56 ReportEvent(h, // event log handle in zend_win_error_message()
65 DeregisterEventSource(h); in zend_win_error_message()
/php-src/ext/ffi/tests/
H A D301.phpt11 $ffi = FFI::load(__DIR__ . "/300.h");
H A Dffi_load_error.phpt10 FFI::load(__DIR__ . "/ffi_load_error.h");
H A D302.phpt9 ffi.preload={PWD}/300.h
/php-src/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt9 ��<�?�p�h�p�
/php-src/ext/date/lib/
H A Ddow.c195 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s) in timelib_valid_time() argument
197 if (h < 0 || h > 23 || i < 0 || i > 59 || s < 0 || s > 59) { in timelib_valid_time()
H A Dtimelib.h225 timelib_sll h, i, s; /* Hours, mInutes and Seconds */ member
253 timelib_sll h, i, s; /* Hour, mInute, Second */ member
489 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
982 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec);
987 void timelib_hms_to_decimal_hour(int hour, int min, int sec, double *h);
992 void timelib_hmsf_to_decimal_hour(int hour, int min, int sec, int us, double *h);
997 timelib_sll timelib_hms_to_seconds(timelib_sll h, timelib_sll m, timelib_sll s);
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_variation9.phpt19 $h = fopen($filename,"w");
22 fwrite($h, "Here is a repeated amount of data");
24 fclose($h);
/php-src/ext/gettext/
H A Dconfig.w326 …;libintl.lib", "gettext", PHP_GETTEXT) && CHECK_HEADER_ADD_INCLUDE("libintl.h", "CFLAGS_GETTEXT"))…
/php-src/Zend/tests/
H A Dgh10570.phpt2 GH-10570 (Assertion `(key)->h != 0 && "Hash must be known"' failed.): constant variation

Completed in 34 milliseconds

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