/dports/www/websh/websh-3.6.0b5/src/generic/ |
H A D | formdata.c | 68 Tcl_GetChannelOption(interp, channel, "-translation", &translation); in parseUrlEncodedFormData() 69 Tcl_GetChannelOption(interp, channel, "-encoding", &encoding); in parseUrlEncodedFormData() 245 Tcl_GetChannelOption(interp, channel, "-translation", &translation); in parseMultipartFormData() 246 Tcl_GetChannelOption(interp, channel, "-encoding", &encoding); in parseMultipartFormData()
|
H A D | weboutint.c | 510 Tcl_GetChannelOption(interp, channel, "-translation", &translation); in putsCmdImpl()
|
/dports/lang/tclX/tclx8.4/generic/ |
H A D | tclXdup.c | 65 if (Tcl_GetChannelOption (interp, srcChannel, NULL, &strValues) != TCL_OK) {
|
H A D | tclXutil.c | 589 if (Tcl_GetChannelOption (interp, channel, strOption,
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/ |
H A D | tclDecls.exc | 164 Tcl_GetChannelOption
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b2/ |
H A D | byteorder.patch | 124 + * Location: Tcl_GetChannelOption
|
H A D | tclStubInit.c | 221 Tcl_GetChannelOption, /* 157 */
|
/dports/devel/tcltls/tcltls-1.7.18/ |
H A D | tls.c | 909 Tcl_GetChannelOption(interp, chan, "-eofchar", &upperChannelEOFChar); 910 Tcl_GetChannelOption(interp, chan, "-encoding", &upperChannelEncoding); 911 Tcl_GetChannelOption(interp, chan, "-translation", &upperChannelTranslation); 912 Tcl_GetChannelOption(interp, chan, "-blocking", &upperChannelBlocking);
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b1/ |
H A D | byteorder.patch | 124 + * Location: Tcl_GetChannelOption
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.0/ |
H A D | byteorder.patch | 145 * Tcl_GetChannelOption --
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.0.4/ |
H A D | byteorder.patch | 145 * Tcl_GetChannelOption --
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.0.5/ |
H A D | byteorder.patch | 145 * Tcl_GetChannelOption --
|
/dports/x11-toolkits/tk87/tk8.7a5/generic/ |
H A D | tkMain.c | 417 Tcl_GetChannelOption(NULL, chan, "-encoding", &savedEncoding); in StdinProc()
|
/dports/shells/ksh93/ast-93u/src/lib/libtksh/tcl/ |
H A D | tclIOCmd.c | 736 if (Tcl_GetChannelOption(chan, (char *) NULL, &ds) != TCL_OK) { 747 if (Tcl_GetChannelOption(chan, argv[2], &ds) != TCL_OK) {
|
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/tcl/ |
H A D | tclIOCmd.c | 736 if (Tcl_GetChannelOption(chan, (char *) NULL, &ds) != TCL_OK) { 747 if (Tcl_GetChannelOption(chan, argv[2], &ds) != TCL_OK) {
|
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/tcl/ |
H A D | tclIOCmd.c | 736 if (Tcl_GetChannelOption(chan, (char *) NULL, &ds) != TCL_OK) { 747 if (Tcl_GetChannelOption(chan, argv[2], &ds) != TCL_OK) {
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1b3/ |
H A D | tclStubInit.c | 221 Tcl_GetChannelOption, /* 157 */
|
/dports/devel/tcl-trf/trf2.1.4/patches/v8.1/ |
H A D | tclStubInit.c | 464 Tcl_GetChannelOption, /* 157 */
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/ |
H A D | tclIOCmd.c | 614 if (Tcl_GetChannelOption(interp, chan, (char *) NULL, &ds) != TCL_OK) { 624 if (Tcl_GetChannelOption(interp, chan, optionName, &ds) != TCL_OK) {
|
H A D | tclStubInit.c | 568 Tcl_GetChannelOption, /* 157 */
|
/dports/lang/tcl85/tcl8.5.19/generic/ |
H A D | tclIOCmd.c | 750 if (Tcl_GetChannelOption(interp, chan, NULL, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd() 762 if (Tcl_GetChannelOption(interp, chan, optionName, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd()
|
/dports/lang/tcl86/tcl8.6.12/generic/ |
H A D | tclIOCmd.c | 799 if (Tcl_GetChannelOption(interp, chan, NULL, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd() 811 if (Tcl_GetChannelOption(interp, chan, optionName, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd()
|
H A D | tclIOGT.c | 296 Tcl_GetChannelOption(interp, chan, "-blocking", &ds); in TclChannelTransform()
|
/dports/lang/tcl87/tcl8.7a5/generic/ |
H A D | tclIOCmd.c | 785 if (Tcl_GetChannelOption(interp, chan, NULL, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd() 797 if (Tcl_GetChannelOption(interp, chan, optionName, &ds) != TCL_OK) { in Tcl_FconfigureObjCmd()
|
/dports/www/mod_rivet/rivet-3.2.0/src/mod_rivet_ng/ |
H A D | rivetCore.c | 409 Tcl_GetChannelOption(interp, tclstdout, "-translation", &transoptions); in TCL_CMD_HEADER() 410 Tcl_GetChannelOption(interp, tclstdout, "-encoding", &encoptions); in TCL_CMD_HEADER()
|