MAGIC_NO_CHECK_TOKENS

Don't check text encodings

extern (C) @system nothrow
enum MAGIC_NO_CHECK_TOKENS = 0x100000;

Meta