Now DFA does not support collating element and equivalent class for multibyte locales at all, as POSIX does not give us any APIs to refer to locale data to support them. Even if DFA has supported them, they will be very slow and other codes will be prevented from optimizing. This patch removes codes to support them.