Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c816 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() function
842 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "personal"); in PHP_FUNCTION()
850 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "dict-dir"); in PHP_FUNCTION()
858 pspell_config_path(INTERNAL_FUNCTION_PARAM_PASSTHRU, "data-dir"); in PHP_FUNCTION()

Completed in 7 milliseconds