Home
last modified time | relevance | path

Searched refs:SQLITE_OS_UNIX (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c8934 # undef SQLITE_OS_UNIX
8935 # define SQLITE_OS_UNIX 0 macro
8944 #if !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_OTHER)
8949 # define SQLITE_OS_UNIX 0 macro
8953 # define SQLITE_OS_UNIX 0 macro
8957 # define SQLITE_OS_UNIX 1 macro
8961 # define SQLITE_OS_UNIX 0 macro
9232 # if SQLITE_OS_UNIX
24314 #if SQLITE_OS_UNIX /* This file is used on unix only */

Completed in 210 milliseconds