DoubleLeftRightArrow[x, y, ...] displays as x \[DoubleLeftRightArrow] y \[DoubleLeftRightArrow] ....
DoubleVerticalBar[x, y, ...] displays as x \[DoubleVerticalBar] y \[DoubleVerticalBar] ....
EndOfFile is a symbol returned by Read when it reaches the end of a file.
EndOfLine represents the end of a line in a string for purposes of matching in StringExpression.
EndOfString represents the end of a string for purposes of matching in StringExpression.
Equilibrium[x, y, ...] displays as x \[Equilibrium] y \[Equilibrium] ....
ErrorBox[boxes] is a low-level box construct that represents boxes that cannot be interpreted in input or output.
ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.
Expression is a symbol that represents an ordinary Mathematica expression in Read and related functions.
FileByteCount["file"] gives the number of bytes in a file.