Lines Matching refs:PHAR_RELEASE
922 #define PHAR_RELEASE(func) \ macro
932 PHAR_RELEASE(fopen); in phar_intercept_functions_shutdown()
933 PHAR_RELEASE(file_get_contents); in phar_intercept_functions_shutdown()
934 PHAR_RELEASE(is_file); in phar_intercept_functions_shutdown()
935 PHAR_RELEASE(is_dir); in phar_intercept_functions_shutdown()
936 PHAR_RELEASE(opendir); in phar_intercept_functions_shutdown()
937 PHAR_RELEASE(file_exists); in phar_intercept_functions_shutdown()
938 PHAR_RELEASE(fileperms); in phar_intercept_functions_shutdown()
939 PHAR_RELEASE(fileinode); in phar_intercept_functions_shutdown()
940 PHAR_RELEASE(filesize); in phar_intercept_functions_shutdown()
941 PHAR_RELEASE(fileowner); in phar_intercept_functions_shutdown()
942 PHAR_RELEASE(filegroup); in phar_intercept_functions_shutdown()
943 PHAR_RELEASE(fileatime); in phar_intercept_functions_shutdown()
944 PHAR_RELEASE(filemtime); in phar_intercept_functions_shutdown()
945 PHAR_RELEASE(filectime); in phar_intercept_functions_shutdown()
946 PHAR_RELEASE(filetype); in phar_intercept_functions_shutdown()
947 PHAR_RELEASE(is_writable); in phar_intercept_functions_shutdown()
948 PHAR_RELEASE(is_readable); in phar_intercept_functions_shutdown()
949 PHAR_RELEASE(is_executable); in phar_intercept_functions_shutdown()
950 PHAR_RELEASE(lstat); in phar_intercept_functions_shutdown()
951 PHAR_RELEASE(stat); in phar_intercept_functions_shutdown()
952 PHAR_RELEASE(readfile); in phar_intercept_functions_shutdown()