rrl_type_any
else if(strcmp(s, "any")==0) return rrl_type_any;
case rrl_type_any: return "any";
return rrl_type_any;