Home
last modified time | relevance | path

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

/PHP-7.2/ext/enchant/
H A Denchant.c116 ZEND_ARG_INFO(0, mis)
871 char *mis, *cor; in PHP_FUNCTION() local
876 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rss", &dict, &mis, &mislen, &cor, &corlen) == FAILURE)… in PHP_FUNCTION()
882 enchant_dict_store_replacement(pdict->pdict, mis, mislen, cor, corlen); in PHP_FUNCTION()
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog128 consequently mis-compiled it. This bug was found by the LLVM fuzzer.
2657 16. Added comments and documentation about mis-use of no_arg in the C++
6070 (e.g. /a{1,3}/) was broken (I mis-optimized it).

Completed in 22 milliseconds