dotlockIoMethods 30488 ext/sqlite3/libsqlite/sqlite3.c dotlockIoMethods, /* sqlite3_io_methods object name */ dotlockIoMethods 30634 ext/sqlite3/libsqlite/sqlite3.c return &dotlockIoMethods; dotlockIoMethods 30817 ext/sqlite3/libsqlite/sqlite3.c else if( pLockingStyle == &dotlockIoMethods ){ dotlockIoMethods 32581 ext/sqlite3/libsqlite/sqlite3.c if( pFile->pMethod == &dotlockIoMethods ){