Home
last modified time | relevance | path

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

/PHP-5.6/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.6/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.6/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.6/sapi/litespeed/
H A Dlsapi_main.c467 char *hd; in sapi_lsapi_send_headers() local
471 hd = sapi_get_default_content_type(TSRMLS_C); in sapi_lsapi_send_headers()
473 "Content-type: %s", hd ); in sapi_lsapi_send_headers()
474 efree(hd); in sapi_lsapi_send_headers()
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic8523 >22 beshort x \b.%hd
10464 >14 leshort >0 %hd
10468 >14 leshort >0 %hd
10472 >14 leshort >0 %hd
10608 >6 leshort >0 %hd x
10609 >8 leshort >0 %hd
11098 >>>0 leshort >0 %hd x
11099 >>>2 leshort >0 %hd,
14452 >16 lelong >0 %hd x
14453 >12 lelong >0 %hd,
[all …]

Completed in 126 milliseconds