Home
last modified time | relevance | path

Searched defs:aOp (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dvdbeaux.c201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
H A DvdbeInt.h236 Op *aOp; /* Space to hold the virtual machine's program */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c8212 VdbeOp *aOp; /* Array of opcodes for sub-program */ member
12599 Op *aOp; /* Program instructions for parent frame */ member
12758 Op *aOp; /* Space to hold the virtual machine's program */ member

Completed in 224 milliseconds