Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c15194 # define VdbeModuleComment(X) sqlite3VdbeNoopComment X macro
15196 # define VdbeModuleComment(X) macro
15201 # define VdbeModuleComment(X) macro
112726 VdbeModuleComment((v, "BEGIN: GenRowDel(%d,%d,%d,%d)",
112836 VdbeModuleComment((v, "END: GenRowDel()"));
117784 VdbeModuleComment((v, "BEGIN: GenCnstCks(%d,%d,%d,%d,%d)",
118302 VdbeModuleComment((v, "END: GenCnstCks(%d)", seenReplace));
138397 VdbeModuleComment((v, "begin transitive constraint"));
145136 VdbeModuleComment((v, "Begin WHERE-core"));
145183 VdbeModuleComment((v, "End WHERE-core"));
[all …]

Completed in 413 milliseconds