Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/tests/
H A Dbug65665.phpt72 echo "corr";
/PHP-8.1/ext/pspell/
H A Dpspell.c452 zend_string *miss, *corr; in PHP_FUNCTION() local
455 if (zend_parse_parameters(ZEND_NUM_ARGS(), "OSS", &zmgr, php_pspell_ce, &miss, &corr) == FAILURE) { in PHP_FUNCTION()
460 pspell_manager_store_replacement(manager, ZSTR_VAL(miss), ZSTR_VAL(corr)); in PHP_FUNCTION()

Completed in 11 milliseconds