rrl_type_all
if(w==rrl_type_all) {
else if(strcmp(s, "all")==0) return rrl_type_all;
case rrl_type_all: return "all";