Lines Matching full:reverse
1273 * UTF-16LE,version=1 (Java "UnicodeLittle" encoding) treat a reverse BOM as an error.
1351 state=7; /* illegal reverse BOM for Java "UnicodeLittle" */
1357 state=6; /* illegal reverse BOM for Java "UnicodeBig" */
1370 /* ok: no BOM, and not a reverse BOM */
1385 * error: missing BOM, or reverse BOM
1390 /* report the non-BOM or reverse BOM as an illegal sequence */