Home
last modified time | relevance | path

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

/php-src/win32/build/
H A Dmkdist.php335 $ENCHANT_DLLS = array( variable
340 $ENCHANT_DLLS[] = array('lib/enchant', 'libenchant2_hunspell.dll');
342 $ENCHANT_DLLS[] = array('lib/enchant', 'libenchant_myspell.dll');
343 $ENCHANT_DLLS[] = array('lib/enchant', 'libenchant_ispell.dll');
345 foreach ($ENCHANT_DLLS as $dll) {

Completed in 5 milliseconds