Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/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-7.4/sapi/litespeed/
H A Dlsapi_main.c491 char *hd; in sapi_lsapi_send_headers() local
495 hd = sapi_get_default_content_type(); in sapi_lsapi_send_headers()
497 "Content-type: %s", hd ); in sapi_lsapi_send_headers()
498 efree(hd); in sapi_lsapi_send_headers()

Completed in 37 milliseconds