data_dir 270 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 297 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 298 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 302 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir); data_dir 367 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 394 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 395 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 399 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir); data_dir 693 ext/pspell/pspell.c TCHAR data_dir[220]; data_dir 716 ext/pspell/pspell.c strlcpy(data_dir, aspell_dir, sizeof(data_dir)); data_dir 717 ext/pspell/pspell.c strlcat(data_dir, "\\data", sizeof(data_dir)); data_dir 721 ext/pspell/pspell.c pspell_config_replace(config, "data-dir", data_dir);