Home
last modified time | relevance | path

Searched refs:VdbeModuleComment (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10056 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
10058 # define VdbeModuleComment(X) macro
10063 # define VdbeModuleComment(X) macro
96192 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
96281 VdbeModuleComment((v, "END: GenRowDel()"));
100809 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
101157 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
120287 VdbeModuleComment((v, "begin transitive constraint"));
123028 VdbeModuleComment((v, "Begin WHERE-core"));
123055 VdbeModuleComment((v, "End WHERE-core"));
[all …]

Completed in 277 milliseconds