Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_OPEN_AUTOPROXY

1028 #define SQLITE_OPEN_AUTOPROXY        0x00000020  /* VFS only */
30077 int isAutoProxy = (flags & SQLITE_OPEN_AUTOPROXY);