Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c15788 # undef SQLITE_OS_UNIX
15789 # define SQLITE_OS_UNIX 0 macro
15796 #if !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_OTHER)
15802 # define SQLITE_OS_UNIX 0 macro
15805 # define SQLITE_OS_UNIX 1 macro
15808 # define SQLITE_OS_UNIX 0 macro
16053 # if SQLITE_OS_UNIX
29419 #if SQLITE_OS_UNIX && defined(SQLITE_MUTEX_PTHREADS) && SQLITE_THREADSAFE>0
32359 #if SQLITE_OS_UNIX /* This file is used on unix only */
120213 #if SQLITE_OS_UNIX || SQLITE_OS_WIN

Completed in 421 milliseconds