Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/PHP-5.6/ext/mbstring/
H A Dmbstring.h128 PHP_FUNCTION(mb_get_info);
H A Dmbstring.c564 PHP_FE(mb_get_info, arginfo_mb_get_info)
4381 PHP_FUNCTION(mb_get_info) in PHP_FUNCTION() argument
/PHP-5.6/
H A DNEWS11425 - Fixed bug #31732 (mb_get_info() causes segfault when no parameters

Completed in 42 milliseconds