CASE CALL-C CASE-SENSITIVE-VOC
CASE ( comp-value -- comp-value )  
smart-word ansi .6.2.0873 <CORE>
start a CASE construct that ends at ENDCASE and compares the value on stack at each OF place

reference: p4_case in ../src/core.c:2158, export CS CASE