Home
last modified time | relevance | path

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

/PHP-8.3/sapi/cli/
H A Dphp_cli_server.c1546 static void normalize_vpath(char **retval, size_t *retval_len, const char *vpath, size_t vpath_len,… in normalize_vpath() argument
1553 *retval_len = 0; in normalize_vpath()
1624 *retval_len = decoded_vpath_end - decoded_vpath; in normalize_vpath()

Completed in 13 milliseconds