Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_OPEN_AUTOPROXY

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