mb_decode_numericentity HTML 数値エンティティを文字にデコードする &reftitle.description; stringmb_decode_numericentity stringstring arraymap stringnullencoding&null; 文字列 string において指定した文字領域にある数値エンティティを変換し、 変換後の文字列を返します。 &reftitle.parameters; string デコードする文字列。 map map は変換するコード領域を指定する配列です。 encoding &mbstring.encoding.parameter; is_hex このパラメータは使われていません。 &reftitle.returnvalues; 変換された文字列を返します。 &reftitle.changelog; &Version; &Description; &mbstring.changelog.encoding-nullable; &reftitle.examples; <parameter>map</parameter> の例 ]]> <parameter>map</parameter> を使って JavaScript の文字列をエスケープする例 &reftitle.seealso; mb_encode_numericentity