Lines Matching refs:Escape
15 bool Escape;
27 Escape = false;
37 if (c.Escape) Escape = true;
52 if (Escape) s.Add_OptSpaced("Escape");
211 if (flag is NOT set) it doesn't extract raw 8-bit symbol from Escape-Plane-16
212 if (flag is set) it extracts raw 8-bit symbol from Escape-Plane-16
215 if (we use High-Escape-Plane), we can transfer BMP escapes to High-Escape-Plane.
216 if (we don't use High-Escape-Plane), we must use Z7_UTF_FLAG_TO_UTF8_EXTRACT_BMP_ESCAPE.
223 it doesn't extract raw 8-bit symbol from High-Escape-Plane
225 it extracts raw 8-bit symbol from High-Escape-Plane