代码搜索结果
找到约 311,437 项符合
tr 的代码
tr-tests
#! /bin/sh
# This script was generated automatically by mk-script.
case $# in
0) xx='../../src/tr';;
*) xx="$1";;
esac
test "$VERBOSE" && echo=echo || echo=:
$echo testing program: $xx
errors=0
te
tr.pl
# Turkish (tr) Data File
#
# This file is part of the IPCop Firewall.
#
# IPCop is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as publ
calendar-tr.js.svn-work
K 25
svn:wc:ra_dav:version-url
V 77
/svnroot/geonetwork/!svn/ver/2/trunk/web/scripts/calendar/lang/calendar-tr.js
END
tr.1
.TH TR 1
.SH NAME
tr \- translate characters
.SH SYNOPSIS
.B tr
[
.B \-cds
] [ string1 [ string2 ] ]
.SH DESCRIPTION
.I Tr
copies the standard input to the standard output with
substitution or delet
tr.c
#include
/* tr - transliterate data stream */
int dflag = 0;
int sflag = 0;
int cflag = 0;
int save = 0;
char code[256];
char squeez[256];
char vect[256];
struct string { int last, max; cha
tr.1
.th TR I 5/20/74
.sh NAME
tr \*- transliterate
.sh SYNOPSIS
.bd tr
[
.bd \*-cds
] [ string1 [ string2 ] ]
.sh DESCRIPTION
.it Tr
copies the standard input to the standard output with
substitution or
tr.1
.TH TR 1
.SH NAME
tr \- translate character codes
.SH SYNOPSIS
\fBtr\fR [\fB\-cds\fR]\fR [\fIstring1\fR] [\fIstring2\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH
tr.c
# include "t.h"
/* tr.c: number register allocation */
char *nregs[] = {
/* this array must have at least 3*qcol entries
or illegal register names will result */
"40", "41", "42", "43", "44", "4
tr.java
package demo.swing;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import javax.swing.*;
import javax.swing.border.*;
import com.jeans.trayicon.*;
public class TR {
tr.1
.th TR I 5/20/74
.sh NAME
tr \*- transliterate
.sh SYNOPSIS
.bd tr
[
.bd \*-cds
] [ string1 [ string2 ] ]
.sh DESCRIPTION
.it Tr
copies the standard input to the standard output with
substitution or