Lines Matching refs:PHAR_RELEASE
1033 #define PHAR_RELEASE(func) \ macro
1043 PHAR_RELEASE(fopen); in phar_intercept_functions_shutdown()
1044 PHAR_RELEASE(file_get_contents); in phar_intercept_functions_shutdown()
1045 PHAR_RELEASE(is_file); in phar_intercept_functions_shutdown()
1046 PHAR_RELEASE(is_dir); in phar_intercept_functions_shutdown()
1047 PHAR_RELEASE(opendir); in phar_intercept_functions_shutdown()
1048 PHAR_RELEASE(file_exists); in phar_intercept_functions_shutdown()
1049 PHAR_RELEASE(fileperms); in phar_intercept_functions_shutdown()
1050 PHAR_RELEASE(fileinode); in phar_intercept_functions_shutdown()
1051 PHAR_RELEASE(filesize); in phar_intercept_functions_shutdown()
1052 PHAR_RELEASE(fileowner); in phar_intercept_functions_shutdown()
1053 PHAR_RELEASE(filegroup); in phar_intercept_functions_shutdown()
1054 PHAR_RELEASE(fileatime); in phar_intercept_functions_shutdown()
1055 PHAR_RELEASE(filemtime); in phar_intercept_functions_shutdown()
1056 PHAR_RELEASE(filectime); in phar_intercept_functions_shutdown()
1057 PHAR_RELEASE(filetype); in phar_intercept_functions_shutdown()
1058 PHAR_RELEASE(is_writable); in phar_intercept_functions_shutdown()
1059 PHAR_RELEASE(is_readable); in phar_intercept_functions_shutdown()
1060 PHAR_RELEASE(is_executable); in phar_intercept_functions_shutdown()
1061 PHAR_RELEASE(lstat); in phar_intercept_functions_shutdown()
1062 PHAR_RELEASE(stat); in phar_intercept_functions_shutdown()
1063 PHAR_RELEASE(readfile); in phar_intercept_functions_shutdown()