K 10 svn:author V 2 dt K 8 svn:date V 27 1999-09-12T21:15:28.000000Z K 7 svn:log V 305 __collate_substitute() do something non-trivial only for German. For everyone else, it is equivalent to strdup(). So, we will check if the substitution tables are trivial at the load time, and possibly save 2 calls to __collate_substitute() in strcoll(). Still, __collate_substitute() should not exist. END