Searched refs:expDiagLogU (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_glob.c49 expDiagLogU(expPrintifyUni(pattern,plen));
52 expDiagLogU(expPrintifyUni(string,strlen));
140 expDiagLogU(expPrintifyUni(pattern,pstop-pattern));
143 expDiagLogU(expPrintifyUni(string,stop-string));
152 expDiagLogU(expPrintifyUni(pattern,pstop-pattern));
155 expDiagLogU(expPrintifyUni(string,stop-string));
H A Dexp_main_sub.c123 expDiagLogU("onexit handler called recursively - forcing exit\r\n");
131 expDiagLogU("application exit handler called recursively - forcing exit\r\n");
601 expDiagLogPtrSet(expDiagLogU);
779 expDiagLogU(argv[c]);
780 expDiagLogU(" ");
782 expDiagLogU("\r\n");
864 expDiagLogU("set argv \"");
865 expDiagLogU(args);
866 expDiagLogU("\"\r\n");
973 expDiagLogU("executin
[all...]
H A Dexp_trap.c447 expDiagLogU("async event handler: Tcl_Eval(");
448 expDiagLogU(trap->action);
449 expDiagLogU(")\r\n");
477 expDiagLogU(trap->action);
478 expDiagLogU("\r\n");
H A Dexpect.c844 expDiagLogU(expPrintifyUni(str,numchars));
852 expDiagLogU(expPrintify(Tcl_GetString(e->pat)));
860 expDiagLogU(expPrintify(Tcl_GetString(e->gate)));
873 expDiagLogU(no);
904 expDiagLogU(yes);
907 expDiagLogU(no);
916 expDiagLogU(expPrintify(Tcl_GetString(e->pat)));
930 expDiagLogU(yes);
934 expDiagLogU(no);
947 expDiagLogU(expPrintif
[all...]
H A Dexp_log.h20 EXTERN void expDiagLogU _ANSI_ARGS_((char *));
H A Dexp_inter.c63 expDiagLogU(expPrintify(val)); \
64 expDiagLogU("\"\r\n"); \
390 expDiagLogU(expPrintifyObj(val));
391 expDiagLogU("\"\r\n");
456 expDiagLogU("WARNING: interact buffer is full, probably because your\r\n");
457 expDiagLogU("patterns have matched all of it but require more chars\r\n");
458 expDiagLogU("in order to complete the match.\r\n");
459 expDiagLogU("Dumping first half of buffer in order to continue\r\n");
460 expDiagLogU("Recommend you enlarge the buffer or fix your patterns.\r\n");
483 expDiagLogU(expPrintifyUn
[all...]
H A Dpty_sgttyb.c30 void expDiagLogU();
H A Dexp_tty.c595 expDiagLogU("system stty is deprecated, use stty\r\n");
667 expDiagLogU("system(");
668 expDiagLogU(buf);
H A Dexp_pty.c47 void expDiagLogU();
H A Dexp_command.c1854 expDiagLogU("exp_i_parse_states: ");
1855 expDiagLogU(Tcl_GetStringResult(interp));
2095 expDiagLogU("send: sending \"");
2096 expDiagLogU(expPrintify(string));
2097 expDiagLogU("\" to {");
2148 if (send_to_proc) expDiagLogU("}\r\n");
H A Dexp_chan.c280 expDiagLogU("write() failed to write anything - will sleep(1) and retry...\n");
H A Dexp_log.c282 expDiagLogU(str) function
H A Dexp_clib.c1476 expDiagLogU(str)
1854 expDiagLogPtrSet(expDiagLogU);
1475 expDiagLogU(str) function

Completed in 143 milliseconds