Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds