Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_open_temporary_file.h28 PHPAPI const char *php_get_temporary_directory(TSRMLS_D);
H A Dphp_open_temporary_file.c200 PHPAPI const char* php_get_temporary_directory(TSRMLS_D) in php_get_temporary_directory() function
289 temp_dir = php_get_temporary_directory(TSRMLS_C); in php_open_temporary_fd_ex()
/PHP-5.5/ext/session/
H A Dmod_files.c267 save_path = php_get_temporary_directory(TSRMLS_C); in PS_OPEN_FUNC()
/PHP-5.5/ext/standard/
H A Dfile.c2477 RETURN_STRING((char *)php_get_temporary_directory(TSRMLS_C), 1); in PHP_FUNCTION()

Completed in 15 milliseconds