Lines Matching refs:SQLITE_TCLAPI

1285 #  ifndef SQLITE_TCLAPI
1286 # define SQLITE_TCLAPI macro
1360 static int SQLITE_TCLAPI test_quota_initialize( in test_quota_initialize()
1389 static int SQLITE_TCLAPI test_quota_shutdown( in test_quota_shutdown()
1412 static int SQLITE_TCLAPI test_quota_set( in test_quota_set()
1466 static int SQLITE_TCLAPI test_quota_file( in test_quota_file()
1492 static int SQLITE_TCLAPI test_quota_dump( in test_quota_dump()
1540 static int SQLITE_TCLAPI test_quota_fopen( in test_quota_fopen()
1570 static int SQLITE_TCLAPI test_quota_fread( in test_quota_fread()
1604 static int SQLITE_TCLAPI test_quota_fwrite( in test_quota_fwrite()
1632 static int SQLITE_TCLAPI test_quota_fclose( in test_quota_fclose()
1654 static int SQLITE_TCLAPI test_quota_fflush( in test_quota_fflush()
1680 static int SQLITE_TCLAPI test_quota_fseek( in test_quota_fseek()
1718 static int SQLITE_TCLAPI test_quota_rewind( in test_quota_rewind()
1737 static int SQLITE_TCLAPI test_quota_ftell( in test_quota_ftell()
1758 static int SQLITE_TCLAPI test_quota_ftruncate( in test_quota_ftruncate()
1783 static int SQLITE_TCLAPI test_quota_file_size( in test_quota_file_size()
1804 static int SQLITE_TCLAPI test_quota_file_truesize( in test_quota_file_truesize()
1825 static int SQLITE_TCLAPI test_quota_file_mtime( in test_quota_file_mtime()
1848 static int SQLITE_TCLAPI test_quota_remove( in test_quota_remove()
1872 static int SQLITE_TCLAPI test_quota_glob( in test_quota_glob()
1898 static int SQLITE_TCLAPI test_quota_file_available( in test_quota_file_available()
1921 static int SQLITE_TCLAPI test_quota_ferror( in test_quota_ferror()