Searched refs:hd (Results 1 – 15 of 15) sorted by relevance
/PHP-5.4/ext/standard/tests/strings/ |
H A D | sprintf_variation7.phpt | 22 "%d", "%hd", "%ld",
|
H A D | sprintf_variation4.phpt | 37 "%d", "%hd", "%ld",
|
H A D | sprintf_variation4_64bit.phpt | 33 "%d", "%hd", "%ld",
|
H A D | sprintf_variation6.phpt | 33 "%d", "%hd", "%ld",
|
H A D | sprintf_variation3.phpt | 35 "%d", "%hd", "%ld",
|
H A D | sprintf_variation8.phpt | 39 "%d", "%hd", "%ld",
|
/PHP-5.4/sapi/litespeed/ |
H A D | lsapi_main.c | 388 char *hd; in sapi_lsapi_send_headers() local 392 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_lsapi_send_headers() 394 "Content-type: %s", hd ); in sapi_lsapi_send_headers() 395 efree(hd); in sapi_lsapi_send_headers()
|
/PHP-5.4/sapi/nsapi/ |
H A D | nsapi.c | 574 char *hd; in sapi_nsapi_send_headers() local 576 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_nsapi_send_headers() 577 pblock_nvinsert("content-type", hd, rc->rq->srvhdrs); in sapi_nsapi_send_headers() 578 efree(hd); in sapi_nsapi_send_headers()
|
/PHP-5.4/ext/standard/tests/file/ |
H A D | fscanf_variation4.phpt | 35 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
H A D | fscanf_variation7.phpt | 31 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
H A D | fscanf_variation5.phpt | 39 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
H A D | fscanf_variation3.phpt | 49 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
H A D | fscanf_variation6.phpt | 45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
H A D | fscanf_variation2.phpt | 45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
|
/PHP-5.4/ext/fileinfo/tests/ |
H A D | magic | 7904 >22 beshort x \b.%hd 9824 >14 leshort >0 %hd 9828 >14 leshort >0 %hd 9832 >14 leshort >0 %hd 9968 >6 leshort >0 %hd x 9969 >8 leshort >0 %hd 10446 >>>0 leshort >0 %hd x 10447 >>>2 leshort >0 %hd, 13708 >16 lelong >0 %hd x 13709 >12 lelong >0 %hd, [all …]
|
Completed in 72 milliseconds