Searched refs:tch (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Ded.xmap.c177 Char tch; local
183 if (GetNextChar(&tch) != 1) { /* if EOF or error */
187 *(ch->buf) = tch;
H A Ded.inputl.c84 unsigned char tch; /* the place where read() goes */ local
251 if (xread(SHIN, &tch, 1) < 0) {
264 ch = tch;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dgen_peg_me.tcl714 set tch [quote'tcl $ch]
720 "ict_match_token $tch"
H A Dcompiler_peg_mecpu.tcl673 set tch [quote'tcl $ch]
676 SynthTerminal $n [list ict_match_token $tch] $pch
/macosx-10.10/zsh-61/zsh/Src/
H A Dpattern.c3785 patint_t tch, charmatch_cache; local
3800 tch = CHARREF(P_LS_STR(p), P_LS_STR(p) + P_LS_LEN(p));
3802 CHARMATCH_EXPR(CHARREF(scan, patinend), tch)) {
/macosx-10.10/vim-55/runtime/syntax/
H A Dlogtalk.vim163 syn match logtalkKeyword "\<ca\(ll\|tch\)\ze("
H A Dprogress.vim76 syn keyword ProgressReserved no-lock no-map no-mes[sage] no-pause no-prefe[tch] no-undo no-val[idate] no-wait not null num-ali[ases] num-dbs num-entries
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dsmpdtfmt.cpp2323 UChar tch = text.charAt(t); local
2325 if (!u_isUWhiteSpace(tch) && !PatternProps::isWhiteSpace(tch)) {

Completed in 294 milliseconds