Searched refs:pCmd (Results 1 – 2 of 2) sorted by relevance
668 Tcl_Obj *pCmd; in DbTraceV2Handler() local848 Tcl_Obj *pCmd; in DbPreUpdateHandler() local859 Tcl_IncrRefCount(pCmd); in DbPreUpdateHandler()866 Tcl_DecrRefCount(pCmd); in DbPreUpdateHandler()878 Tcl_Obj *pCmd; in DbUpdateHandler() local889 Tcl_IncrRefCount(pCmd); in DbUpdateHandler()895 Tcl_DecrRefCount(pCmd); in DbUpdateHandler()924 Tcl_Obj *pCmd; in tclSqlCollate() local941 Tcl_Obj *pCmd; in tclSqlFunc() local950 pCmd = p->pScript; in tclSqlFunc()[all …]
113 Tcl_Obj *pCmd; member193 pTab->pCmd = Tcl_NewStringObj(zCmd, -1); in tclConnect()196 Tcl_IncrRefCount(pTab->pCmd); in tclConnect()198 pScript = Tcl_DuplicateObj(pTab->pCmd); in tclConnect()226 Tcl_DecrRefCount(pTab->pCmd); in tclDisconnect()286 pScript = Tcl_DuplicateObj(pTab->pCmd); in tclFilter()605 pScript = Tcl_DuplicateObj(pTab->pCmd); in tclBestIndex()