Home
last modified time | relevance | path

Searched refs:setCacheTtl (Results 1 – 25 of 105) sorted by relevance

12345

/dports/databases/sqlrelay/sqlrelay-1.7.0/doc/programming/parts/
H A Druby-caching-firstpage.rb9 cur.setCacheTtl(600)
H A Dnodejs-caching-firstpage.js9 cur.setCacheTtl(600);
H A Dpython-caching-firstpage.py9 cur.setCacheTtl(600)
H A Dc++-caching-firstpage.cpp11 cur->setCacheTtl(600); in main()
H A Dperl-caching-firstpage.pl10 $cur->setCacheTtl(600);
H A Dcs-caching-firstpage.cs16 cur.setCacheTtl(600); in Main()
H A Dtcl-caching-firstpage.tcl9 $cur setCacheTtl 600
H A Djava-caching-firstpage.java13 cur.setCacheTtl(600); in main()
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/erlang/
H A Dtest.erl16 -import(sqlrelay, [cacheToFile/1, setCacheTtl/1, getCacheFileName/0, cacheOff/0]).
207 {ok, _} = setCacheTtl(600),
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/tcl/
H A DsqlrcurCmd.tcl68 proc setCacheTtl {ttl} procedure
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/tcl/
H A Dsqlite.tcl.in387 $cur setCacheTtl 200
415 $cur setCacheTtl 200
449 $cur setCacheTtl 200
H A Ddb2.tcl.in506 $cur setCacheTtl 200
548 $cur setCacheTtl 200
582 $cur setCacheTtl 200
H A Dpostgresql.tcl.in468 $cur setCacheTtl 200
506 $cur setCacheTtl 200
540 $cur setCacheTtl 200
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/python/
H A Dsqlite.py428 cur.setCacheTtl(200)
456 cur.setCacheTtl(200)
490 cur.setCacheTtl(200)
H A Ddb2.py577 cur.setCacheTtl(200)
619 cur.setCacheTtl(200)
653 cur.setCacheTtl(200)
H A Dpostgresql.py529 cur.setCacheTtl(200)
567 cur.setCacheTtl(200)
601 cur.setCacheTtl(200)
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/ruby/
H A Dsqlite.rb426 cur.setCacheTtl(200)
454 cur.setCacheTtl(200)
488 cur.setCacheTtl(200)
H A Ddb2.rb574 cur.setCacheTtl(200)
616 cur.setCacheTtl(200)
650 cur.setCacheTtl(200)
H A Dpostgresql.rb527 cur.setCacheTtl(200)
565 cur.setCacheTtl(200)
599 cur.setCacheTtl(200)
H A Dfirebird.rb586 cur.setCacheTtl(200)
628 cur.setCacheTtl(200)
662 cur.setCacheTtl(200)
H A Dfreetds.rb726 cur.setCacheTtl(200)
774 cur.setCacheTtl(200)
808 cur.setCacheTtl(200)
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/perl/
H A Dsqlite.pl459 $cur->setCacheTtl(200);
487 $cur->setCacheTtl(200);
521 $cur->setCacheTtl(200);
H A Ddb2.pl606 $cur->setCacheTtl(200);
648 $cur->setCacheTtl(200);
682 $cur->setCacheTtl(200);
H A Dfreetds.pl752 $cur->setCacheTtl(200);
800 $cur->setCacheTtl(200);
834 $cur->setCacheTtl(200);
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/nodejs/
H A Dsqlite.js441 cur.setCacheTtl(200);
469 cur.setCacheTtl(200);
503 cur.setCacheTtl(200);

12345