Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Darray.c2851 zval *user_start, *user_end, *user_step = NULL, tmp; local
2859 Z_PARAM_NUMBER_OR_STR(user_end)
2916 end_type = php_range_process_input(user_end, 2, &end_long, &end_double);
2960 unsigned char high = (unsigned char)Z_STRVAL_P(user_end)[0];

Completed in 18 milliseconds