示例#1
0
function decode_entities_chr($matches)
{
    return TextCleaner::decode_entities_chr($matches);
}