CHARTYPE_FIRST_ESC_2253

Character needs escaping if it is the first character

extern (C) nothrow @nogc
enum CHARTYPE_FIRST_ESC_2253 = 0x20;

Meta