Home
last modified time | relevance | path

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

/PHP-8.2/ext/pspell/
H A Dpspell.c695 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() function
718 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "personal"); in PHP_FUNCTION()
725 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "dict-dir"); in PHP_FUNCTION()
732 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "data-dir"); in PHP_FUNCTION()

Completed in 5 milliseconds