Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10562 # undef SQLITE_OS_UNIX
10563 # define SQLITE_OS_UNIX 0 macro
10570 #if !defined(SQLITE_OS_UNIX) && !defined(SQLITE_OS_OTHER)
10576 # define SQLITE_OS_UNIX 0 macro
10579 # define SQLITE_OS_UNIX 1 macro
10582 # define SQLITE_OS_UNIX 0 macro
10824 # if SQLITE_OS_UNIX
22664 #if SQLITE_OS_UNIX && defined(SQLITE_MUTEX_PTHREADS) && SQLITE_THREADSAFE>0
25293 #if SQLITE_OS_UNIX /* This file is used on unix only */
102821 #if SQLITE_OS_UNIX || SQLITE_OS_WIN

Completed in 396 milliseconds