Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhttp_fopen_wrapper.c518 zend_string *stmp; in php_stream_url_wrap_http_ex() local
532 stmp = php_base64_encode((unsigned char*)scratch, strlen(scratch)); in php_stream_url_wrap_http_ex()
535 smart_str_appends(&req_buf, ZSTR_VAL(stmp)); in php_stream_url_wrap_http_ex()
540 zend_string_free(stmp); in php_stream_url_wrap_http_ex()

Completed in 6 milliseconds