Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds