Home
last modified time | relevance | path

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

/php-src/ext/enchant/tests/
H A Dbroker_get_error.phpt2 enchant_broker_get_error() function
16 $enchantErr = enchant_broker_get_error($broker);
/php-src/ext/enchant/
H A Denchant_arginfo.h102 ZEND_FUNCTION(enchant_broker_get_error);
125 ZEND_FE(enchant_broker_get_error, arginfo_enchant_broker_get_error)
H A Denchant.stub.php46 function enchant_broker_get_error(EnchantBroker $broker): string|false {} function
H A Denchant.c314 PHP_FUNCTION(enchant_broker_get_error) in PHP_FUNCTION() argument
326 msg = enchant_broker_get_error(pbroker->pbroker); in PHP_FUNCTION()

Completed in 15 milliseconds