Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c525 size_t scratch_len = strlen(path) + 1; in php_stream_url_wrap_http_ex() local
526 char *scratch = emalloc(scratch_len); in php_stream_url_wrap_http_ex()

Completed in 7 milliseconds