Home
last modified time | relevance | path

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

/PHP-5.3/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.3/sapi/litespeed/
H A Dlsapi_main.c332 char *hd; in sapi_lsapi_send_headers() local
336 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_lsapi_send_headers()
338 "Content-type: %s", hd ); in sapi_lsapi_send_headers()
339 efree(hd); in sapi_lsapi_send_headers()
/PHP-5.3/sapi/nsapi/
H A Dnsapi.c576 char *hd; in sapi_nsapi_send_headers() local
578 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_nsapi_send_headers()
579 pblock_nvinsert("content-type", hd, rc->rq->srvhdrs); in sapi_nsapi_send_headers()
580 efree(hd); in sapi_nsapi_send_headers()
/PHP-5.3/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.3/ext/fileinfo/tests/
H A Dmagic8293 >14 leshort >0 %hd
8297 >14 leshort >0 %hd
8301 >14 leshort >0 %hd
8407 >6 leshort >0 %hd x
8408 >8 leshort >0 %hd
8697 >12 leshort >0 %hd x
8858 >>>0 leshort >0 %hd x
8859 >>>2 leshort >0 %hd,
11633 >16 lelong >0 %hd x
11634 >12 lelong >0 %hd,
[all …]

Completed in 69 milliseconds