realpath_mode     756 main/fopen_wrappers.c PHPAPI char *expand_filepath_with_mode(const char *filepath, char *real_path, const char *relative_to, size_t relative_to_len, int realpath_mode)
realpath_mode     812 main/fopen_wrappers.c 	if (virtual_file_ex(&new_state, filepath, NULL, realpath_mode)) {