Searched refs:aspell_dir (Results 1 – 1 of 1) sorted by relevance
271 TCHAR aspell_dir[200]; in PHP_FUNCTION() local295 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()299 strlcpy(data_dir, aspell_dir, sizeof(data_dir)); in PHP_FUNCTION()301 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()368 TCHAR aspell_dir[200]; in PHP_FUNCTION() local392 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()396 strlcpy(data_dir, aspell_dir, sizeof(data_dir)); in PHP_FUNCTION()398 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()691 TCHAR aspell_dir[200]; in PHP_FUNCTION() local711 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()[all …]
Completed in 7 milliseconds