Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c283 static int status_comp(const void *a, const void *b) /* {{{ */ in status_comp() function
302 result = bsearch(&needle, http_status_map, http_status_map_len, sizeof(needle), status_comp); in get_status_string()

Completed in 19 milliseconds