Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/tests/
H A D001.phpt59 $miss = array();
67 $miss[] = $m;
71 var_dump($miss);
/PHP-7.3/Zend/tests/
H A Dbug79668.phpt2 Bug #79668 (get_defined_functions(true) may miss functions)
/PHP-7.3/ext/pspell/
H A Dpspell.c554 char *miss, *corr; in PHP_FUNCTION() local
557 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FA… in PHP_FUNCTION()
563 pspell_manager_store_replacement(manager, miss, corr); in PHP_FUNCTION()
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY368 2007/06/18: [bug] initialization miss.
2098 2003/02/04: [bug] typo miss in regex_region_copy().
/PHP-7.3/
H A DNEWS279 . Fixed bug #79668 (get_defined_functions(true) may miss functions). (cmb,

Completed in 22 milliseconds