if (!\defined('MBTTF_DIR')) {
    if (\mb_strstr(\PHP_OS, 'WIN')) {
        if (empty(SYSTEMROOT)) {
            $t = new ErrMsgText();
            $msg = $t->Get(12, $file, $lineno);