data_dir 274 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 301 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 302 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 306 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir); data_dir 371 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 398 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 399 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 403 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir); data_dir 694 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 717 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 718 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 722 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir);