Home
last modified time | relevance | path

Searched defs:SQLITE_ROW (Results 1 – 4 of 4) sorted by path

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in175 #define SQLITE_ROW 100 /* sqlite_step() has another row ready */ macro
H A Dsqlite.w32.h171 #define SQLITE_ROW 100 /* sqlite_step() has another row ready */ macro
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c956 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro
H A Dsqlite3.h409 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */ macro

Completed in 266 milliseconds