Home
last modified time | relevance | path

Searched refs:H (Results 251 – 275 of 277) sorted by relevance

1...<<1112

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array.phpt215 $date = @date('Y-m-d H:i:s');
221 $date = @date('H:i:s');
/PHP-7.4/ext/standard/html_tables/mappings/
H A D8859-5.TXT120 0x48 0x0048 # LATIN CAPITAL LETTER H
152 0x68 0x0068 # LATIN SMALL LETTER H
H A DCP1252.TXT91 0x48 0x0048 #LATIN CAPITAL LETTER H
123 0x68 0x0068 #LATIN SMALL LETTER H
H A DCP866.TXT90 0x48 0x0048 #LATIN CAPITAL LETTER H
122 0x68 0x0068 #LATIN SMALL LETTER H
H A D8859-1.TXT120 0x48 0x0048 # LATIN CAPITAL LETTER H
152 0x68 0x0068 # LATIN SMALL LETTER H
H A D8859-15.TXT119 0x48 0x0048 # LATIN CAPITAL LETTER H
151 0x68 0x0068 # LATIN SMALL LETTER H
H A DKOI8-R.TXT119 0x48 0x0048 # LATIN CAPITAL LETTER H
151 0x68 0x0068 # LATIN SMALL LETTER H
H A DROMAN.TXT187 0x48 0x0048 # LATIN CAPITAL LETTER H
219 0x68 0x0068 # LATIN SMALL LETTER H
/PHP-7.4/ext/hash/
H A Dhash_md.c231 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
252 (a) += H ((b), (c), (d)) + (x) + (uint32_t)(ac); \
H A Dhash_sha.c163 #define H(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) macro
188 (e) += H ((b), (c), (d)) + (w) + (uint32_t)(0x8F1BBCDC); \
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt107 $d = unpack("H*", $res);
113 $res = unpack("H*", $res)[1];
H A Dhtml_entity_decode_iso8859-15.phpt107 $d = unpack("H*", $res);
113 $res = unpack("H*", $res)[1];
H A Dhtml_entity_decode_win1251.phpt143 $d = unpack("H*", $res);
149 $res = unpack("H*", $res)[1];
H A Dhtml_entity_decode_macroman.phpt143 $d = unpack("H*", $res);
149 $res = unpack("H*", $res)[1];
H A Dhtml_entity_decode_cp866.phpt139 $d = unpack("H*", $res);
145 $res = unpack("H*", $res)[1];
H A Dhtml_entity_decode_koi8-r.phpt139 $d = unpack("H*", $res);
145 $res = unpack("H*", $res)[1];
/PHP-7.4/ext/gd/libgd/
H A Dgd.c342 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;}
369 float H, W, B; member
412 if ((HWB1.H == HWB_UNDEFINED) || (HWB2.H == HWB_UNDEFINED)) { in HWB_Diff()
415 diff = fabsf(HWB1.H - HWB2.H); in HWB_Diff()
439 float h = HWB.H, w = HWB.W, b = HWB.B, v, n, f;
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dopenssl.phar295 )$��A]-��I���3hY�0� �G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
/PHP-7.4/ext/phar/tests/files/
H A Dopenssl.phar295 )$��A]-��I���3hY�0� �G4p[�%DԾ�h� ���M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��…
/PHP-7.4/docs/
H A Dparameter-parsing-api.md76 H - array or HASH_OF(object) (returned as HashTable*)
/PHP-7.4/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt9 $date_format = 'Y-m-d H:i:s e';
H A Drfc-datetime_and_daylight_saving_time-type2.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-7.4/ext/date/lib/
H A Dparse_date.re750 case 1: /* H */
754 case 3: /* H:M */
755 case 4: /* H:MM, HH:M, HHMM */
1953 {'H', TIMELIB_FORMAT_HOUR_TWO_DIGIT_24_MAX},
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6769 # SCO compress -H (LZH)
7010 >6 byte&0x09 =0x0 [H-mirror]
7101 >>8 byte&0x09 =1 [H-mirror]
12515 >4 string <H image data
13235 >33 string -STANDARD-ANTIVIRUS-TEST-FILE!$H+H* EICAR virus test files
14439 # Super-H COFF
14722 >7 string H (Library)
14741 >7 string H (Library)
17689 >4 pstring/H x \b, realm=%s
17691 >>>&0 pstring/H x \b%s
[all …]
H A Dmagic6769 # SCO compress -H (LZH)
7010 >6 byte&0x09 =0x0 [H-mirror]
7101 >>8 byte&0x09 =1 [H-mirror]
12515 >4 string <H image data
13235 >33 string -STANDARD-ANTIVIRUS-TEST-FILE!$H+H* EICAR virus test files
14439 # Super-H COFF
14722 >7 string H (Library)
14741 >7 string H (Library)
17689 >4 pstring/H x \b, realm=%s
17691 >>>&0 pstring/H x \b%s
[all …]

Completed in 209 milliseconds

1...<<1112