Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/file/
H A Dfscanf_variation4.phpt30 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation7.phpt26 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation5.phpt34 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation3.phpt44 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation6.phpt40 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
H A Dfscanf_variation2.phpt40 $int_formats = array( "%d", "%hd", "%ld", "%Ld", " %d", "%d ", "% d", "\t%d", "\n%d", "%4d", "%30d"…
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c482 char *hd; in sapi_lsapi_send_headers() local
486 hd = sapi_get_default_content_type(); in sapi_lsapi_send_headers()
488 "Content-type: %s", hd ); in sapi_lsapi_send_headers()
489 efree(hd); in sapi_lsapi_send_headers()

Completed in 16 milliseconds