Probe_commonSourcedos2unix s converts all CRLF sequences in s into LF. Assumes s is ASCII encoded.
normalize_into_upper_alnum s translates the ASCII string s into only the letters and numbers; lowercase letters are converted into uppercase, and any non alphanumeric character is translated into an underscore.