Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/tests/
H A D001.phpt58 $miss = array();
66 $miss[] = $m;
70 var_dump($miss);
/PHP-8.0/Zend/tests/
H A Dbug79668.phpt2 Bug #79668 (get_defined_functions(true) may miss functions)
/PHP-8.0/ext/pspell/
H A Dpspell.c395 char *miss, *corr; in PHP_FUNCTION() local
398 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FA… in PHP_FUNCTION()
404 pspell_manager_store_replacement(manager, miss, corr); in PHP_FUNCTION()
/PHP-8.0/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt32 * If a child miss SIGQUIT then reload process should stuck

Completed in 37 milliseconds