Lines Matching defs:SQLITE_OK_SYMLINK
879 #define SQLITE_OK_SYMLINK (SQLITE_OK | (2<<8)) /* internal use only */43509 if( rc==SQLITE_OK && nLink ) rc = SQLITE_OK_SYMLINK;60306 if( rc==SQLITE_OK_SYMLINK ){71150 if( rc==SQLITE_OK_SYMLINK ){