Home
last modified time | relevance | path

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

/PHP-8.2/ext/pspell/
H A Dpspell.stub.php29 const PSPELL_NORMAL = UNKNOWN; define
H A Dpspell.c37 #define PSPELL_NORMAL 2L macro
244 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
345 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
665 } else if (mode == PSPELL_NORMAL) { in PHP_FUNCTION()
H A Dpspell_arginfo.h150 REGISTER_LONG_CONSTANT("PSPELL_NORMAL", PSPELL_NORMAL, CONST_PERSISTENT); in register_pspell_symbols()

Completed in 12 milliseconds