Home
last modified time | relevance | path

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

/PHP-7.2/ext/pspell/
H A Dpspell.c45 #define PSPELL_SPEED_MASK_INTERNAL 3L macro
327 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()
432 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()

Completed in 9 milliseconds