Searched refs:Tcl_GetCommandInfo (Results 1 - 25 of 103) sorted by relevance

12345

/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixDialog.c47 if (!Tcl_GetCommandInfo(interp, cmdName, &cmdInfo)) {
54 if (!Tcl_GetCommandInfo(interp, "auto_load", &cmdInfo)) {
68 if (!Tcl_GetCommandInfo(interp, cmdName, &cmdInfo)) {
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclHistory.c126 result = Tcl_GetCommandInfo(interp, "history", &info);
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXHLEvents.c230 Tcl_GetCommandInfo(interp, "::tk::mac::OpenApplication", &dummy)){
267 if (interp && Tcl_GetCommandInfo(interp,
305 Tcl_GetCommandInfo(interp, "::tk::mac::ShowPreferences", &dummy)){
354 !Tcl_GetCommandInfo(interp, "::tk::mac::OpenDocument", &dummy)) {
446 !Tcl_GetCommandInfo(interp, "::tk::mac::PrintDocument", &dummy)) {
639 int quit = Tcl_GetCommandInfo(interp, "::tk::mac::Quit", &dummy);
H A DtkMacOSXMenus.c136 return (_eventInterp && Tcl_GetCommandInfo(_eventInterp,
156 if (!_eventInterp || !Tcl_GetCommandInfo(_eventInterp, "tkAboutDialog",
170 if (!_eventInterp || !Tcl_GetCommandInfo(_eventInterp,
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXHLEvents.c212 Tcl_GetCommandInfo(interp, "::tk::mac::OpenApplication", &dummy)) {
247 Tcl_GetCommandInfo(interp, "::tk::mac::ReopenApplication", &dummy)) {
281 Tcl_GetCommandInfo(interp, "::tk::mac::ShowPreferences", &dummy)) {
329 (Tcl_GetCommandInfo(interp, "::tk::mac::OpenDocument", &dummy)) == 0) {
419 (Tcl_GetCommandInfo(interp, "::tk::mac::PrintDocument", &dummy)) == 0) {
604 if (Tcl_GetCommandInfo(interp, "::tk::mac::Quit", &dummy)) {
H A DtkMacOSXEvent.c256 if (Tcl_GetCommandInfo(eventPtr->interp,
H A DtkMacOSXMenus.c120 Tcl_GetCommandInfo(gInterp,
H A DtkMacOSXWindowEvent.c129 if (eventPtr->interp && Tcl_GetCommandInfo(eventPtr->interp,
139 if (eventPtr->interp && Tcl_GetCommandInfo(eventPtr->interp,
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_rdengine_c.tcl137 if (Tcl_GetCommandInfo (interp,
H A Dpt_cparam_config_critcl.tcl361 if (Tcl_GetCommandInfo (interp,
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dgraph_c.tcl89 if (Tcl_GetCommandInfo (interp, Tcl_GetString (fqn), &ci)) {
H A Dqueue_c.tcl129 if (Tcl_GetCommandInfo (interp,
H A Dstack_c.tcl129 if (Tcl_GetCommandInfo (interp,
H A Dtree_c.tcl131 if (Tcl_GetCommandInfo (interp,
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dms.c93 if (!Tcl_GetCommandInfo(interp,
175 if (!Tcl_GetCommandInfo(interp,
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexp_main_sub.c555 if (Tcl_GetCommandInfo(interp, "close", close_info) == 0) {
560 if (Tcl_GetCommandInfo(interp, "return", return_info) == 0){
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dgraph.c456 if (!Tcl_GetCommandInfo(interp, Tcl_GetString (src), &srcInfo)) {
538 if (!Tcl_GetCommandInfo(interp, Tcl_GetString (dst), &dstInfo)) {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c466 Tcl_GetCommandInfo, /* 159 */
H A DtclStubInit.c.orig466 Tcl_GetCommandInfo, /* 159 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c223 Tcl_GetCommandInfo, /* 159 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c223 Tcl_GetCommandInfo, /* 159 */
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Dtclexpat.c452 } while (Tcl_GetCommandInfo(interp, Tcl_GetString(name), &info));
1174 rc = Tcl_GetCommandInfo(interp, Tcl_GetString(objPtr[1]), &cmdInfo);
1194 rc = Tcl_GetCommandInfo(interp, Tcl_GetString(objPtr[1]), &cmdInfo);
1237 rc = Tcl_GetCommandInfo (interp, Tcl_GetString(objPtr[1]), &cmdInfo);
4525 if (!Tcl_GetCommandInfo (interp, Tcl_GetString(nameObj), &info)) {
4544 if (!Tcl_GetCommandInfo (interp, Tcl_GetString(expatObj), &info)) {
4582 if (!Tcl_GetCommandInfo (interp, Tcl_GetString(expatObj), &info)) {
4622 if (!Tcl_GetCommandInfo (interp, Tcl_GetString(expatObj), &info)) {
4649 if (!Tcl_GetCommandInfo (interp, Tcl_GetString(expatObj), &info)) {
4672 if (!Tcl_GetCommandInfo (inter
[all...]
H A Dtcldom.c651 Tcl_GetCommandInfo(interp, objCmdName, &cmdInfo);
713 if (!Tcl_GetCommandInfo(interp, objCmdName, &cmd_info)) {
1011 if (!Tcl_GetCommandInfo(interp, nodeName, &cmdInfo)) {
1045 if (!Tcl_GetCommandInfo(interp, docName, &cmdInfo)) {
1288 rc = Tcl_GetCommandInfo (interp, tclxpathFuncName, &cmdInfo);
3719 result = Tcl_GetCommandInfo(interp, tmp, &cmdInfo);
3730 result = Tcl_GetCommandInfo(interp, tmp, &cmdInfo);
4739 result = Tcl_GetCommandInfo(interp, tmp, &cmdInfo);
5714 result = Tcl_GetCommandInfo(interp, tmp, &cmdInfo);
5787 if (Tcl_GetCommandInfo(inter
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A Dsnack.c259 if (Tcl_GetCommandInfo(interp, "button", &infoPtr) != 0) {
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXgeneral.c454 if (!Tcl_GetCommandInfo (interp, global, &cmdInfo)) {

Completed in 208 milliseconds

12345