Lines Matching defs:pcx
91474 int pcx;
91491 pcx = sqlite3VdbeFrameRestore(pFrame);
91493 /* Instruction pcx is the OP_Program that invoked the sub-program
91498 pcx = p->aOp[pcx].p2-1;
91502 pOp = &aOp[pcx];
91523 pcx = (int)(pOp - aOp);
91524 sqlite3_log(pOp->p1, "abort at %d in [%s]: %s", pcx, p->zSql, p->zErrMsg);
195744 #define FTS3_MATCHINFO_DEFAULT "pcx"
196921 ** default value "pcx" if no second argument was specified). The format