Searched refs:aspell_dir (Results 1 – 1 of 1) sorted by relevance
273 TCHAR aspell_dir[200]; in PHP_FUNCTION() local297 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()301 strlcpy(data_dir, aspell_dir, sizeof(data_dir)); in PHP_FUNCTION()303 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()370 TCHAR aspell_dir[200]; in PHP_FUNCTION() local394 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()398 strlcpy(data_dir, aspell_dir, sizeof(data_dir)); in PHP_FUNCTION()400 strlcpy(dict_dir, aspell_dir, sizeof(dict_dir)); in PHP_FUNCTION()693 TCHAR aspell_dir[200]; in PHP_FUNCTION() local713 dwLen = sizeof(aspell_dir) - 1; in PHP_FUNCTION()[all …]
Completed in 7 milliseconds