switch (c) {
    //...
    case 0x1F000000: {
/*"Box ":*/
        break;
    }
    //...
}


Creative Commons License