rule work, but the ones with the "\|\\\|" (matching "|\|") all choke:"fro|\""|" {RET("__XM_Sft_Ms_Fp_L33T");}It produces the above output, instead of "fro|\|". Not sure what it's doing. Any solution other than commenting out the offending rules?
What version of re2c? There reports that version before version12 "have bugs". The bugs aren't specified, but I assume they could include miscompiling the regexes.
Loren