Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/tests/
H A D001.phpt59 $miss = array();
67 $miss[] = $m;
71 var_dump($miss);
/PHP-7.0/ext/pspell/
H A Dpspell.c556 char *miss, *corr; in PHP_FUNCTION() local
559 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FA… in PHP_FUNCTION()
565 pspell_manager_store_replacement(manager, miss, corr); in PHP_FUNCTION()
/PHP-7.0/ext/com_dotnet/
H A DREADME3 It is not 100% backwards compatible with PHP 4 ext/com, but you should not miss
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY85 2007/06/18: [bug] initialization miss.
1815 2003/02/04: [bug] typo miss in regex_region_copy().
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic13387 # floating around that this will miss. The original spec calls for using

Completed in 62 milliseconds