get_transcoder_entry  906 transcode.c        toarg->entries[depth] = get_transcoder_entry(sname, dname);
get_transcoder_entry 1793 transcode.c        entry = get_transcoder_entry(sname, dname);
get_transcoder_entry 1852 transcode.c            entry = get_transcoder_entry("", "universal_newline");
get_transcoder_entry 1857 transcode.c            entry = get_transcoder_entry("", "crlf_newline");
get_transcoder_entry 1862 transcode.c            entry = get_transcoder_entry("", "cr_newline");
get_transcoder_entry 2806 transcode.c    	    transcoder_entry_t *entry = get_transcoder_entry(sname, dname);