Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10054 # define VdbeNoopComment(X) sqlite3VdbeNoopComment X macro
10062 # define VdbeNoopComment(X) macro
84881 VdbeNoopComment((v, "begin IN expr"));
109431 VdbeNoopComment((v, "Output routine for A"));
109440 VdbeNoopComment((v, "Output routine for B"));
109453 VdbeNoopComment((v, "eof-A subroutine"));
109468 VdbeNoopComment((v, "eof-B subroutine"));
109476 VdbeNoopComment((v, "A-lt-B subroutine"));
109489 VdbeNoopComment((v, "A-eq-B subroutine"));
109497 VdbeNoopComment((v, "A-gt-B subroutine"));
[all …]

Completed in 366 milliseconds