Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c4007 bool is_hex = false; in PHP_FUNCTION() local
4014 Z_PARAM_BOOL(is_hex) in PHP_FUNCTION()
4027 RETVAL_STR(html_numeric_entity_encode(str, enc, convmap, conversion_map_size, is_hex)); in PHP_FUNCTION()

Completed in 26 milliseconds