Home | History | Annotate | Download | only in Lex

Lines Matching refs:supported

384          "only character widths of 1, 2, or 4 bytes supported");
387 assert((UcnLen== 4 || UcnLen== 8) && "only ucn length of 4 or 8 supported");