Home
last modified time | relevance | path

Searched refs:hd (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation7.phpt22 "%d", "%hd", "%ld",
H A Dsprintf_variation4.phpt37 "%d", "%hd", "%ld",
H A Dsprintf_variation4_64bit.phpt33 "%d", "%hd", "%ld",
H A Dsprintf_variation6.phpt33 "%d", "%hd", "%ld",
H A Dsprintf_variation3.phpt35 "%d", "%hd", "%ld",
H A Dsprintf_variation8.phpt39 "%d", "%hd", "%ld",
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c411 char *hd; in sapi_lsapi_send_headers() local
415 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_lsapi_send_headers()
417 "Content-type: %s", hd ); in sapi_lsapi_send_headers()
418 efree(hd); in sapi_lsapi_send_headers()
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c574 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.5/ext/standard/tests/file/
H A Dfscanf_variation4.phpt35 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation7.phpt31 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation5.phpt39 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation3.phpt49 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation6.phpt45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation2.phpt45 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic7904 >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 112 milliseconds