Home
last modified time | relevance | path

Searched refs:pspell_config_path (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/pspell/
H A Dpspell.c697 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() function
720 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "personal"); in PHP_FUNCTION()
727 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "dict-dir"); in PHP_FUNCTION()
734 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "data-dir"); in PHP_FUNCTION()

Completed in 6 milliseconds