Esempio n. 1
0
function decode_entities_chr_hexdec($matches)
{
    return TextCleaner::decode_entities_chr_hexdec($matches);
}