Searched refs:pCmp (Results 1 – 2 of 2) sorted by relevance
1051 IdxConstraint *pCmp; in idxFindConstraint() local1052 for(pCmp=pList; pCmp; pCmp=pCmp->pLink){ in idxFindConstraint()1053 if( p->iCol==pCmp->iCol ) return 1; in idxFindConstraint()
1717 Tcl_Obj *pCmp; member1729 Tcl_DecrRefCount(p->pCmp); in testCreateCollationDel()1741 Tcl_Obj *pScript = Tcl_DuplicateObj(p->pCmp); in testCreateCollationCmp()1774 p->pCmp = objv[3]; in test_create_collation_v2()1777 Tcl_IncrRefCount(p->pCmp); in test_create_collation_v2()