realpath_mode     746 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 TSRMLS_DC)
realpath_mode     797 main/fopen_wrappers.c 	if (virtual_file_ex(&new_state, filepath, NULL, realpath_mode TSRMLS_CC)) {