Home
last modified time | relevance | path

Searched refs:substitute_is_null (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/mbstring/
H A Dmbstring.c1437 bool substitute_is_null = 1; in PHP_FUNCTION() local
1441 Z_PARAM_STR_OR_LONG_OR_NULL(substitute_character, substitute_codepoint, substitute_is_null) in PHP_FUNCTION()
1444 if (substitute_is_null) { in PHP_FUNCTION()

Completed in 18 milliseconds