Home | History | Annotate | Download | only in src

Lines Matching full:cmdinfo

1105   Tcl_CmdInfo cmdInfo;            /* Command info structure for HANDLE */
1126 if( 0==Tcl_GetCommandInfo(interp, Tcl_GetString(objv[1]), &cmdInfo) ){
1131 db = *(sqlite3 **)cmdInfo.objClientData;