Searched refs:miss (Results 1 – 5 of 5) sorted by relevance
/PHP-7.0/ext/reflection/tests/ |
H A D | 001.phpt | 59 $miss = array(); 67 $miss[] = $m; 71 var_dump($miss);
|
/PHP-7.0/ext/pspell/ |
H A D | pspell.c | 556 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 D | README | 3 It is not 100% backwards compatible with PHP 4 ext/com, but you should not miss
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | HISTORY | 85 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 D | magic | 13387 # floating around that this will miss. The original spec calls for using
|
Completed in 62 milliseconds