Home
last modified time | relevance | path

Searched refs:SEARCH (Results 26 – 50 of 5343) sorted by relevance

12345678910>>...214

/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Danalyze7.test40 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?)}}
43 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?)}}
46 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1cd (c=?)}}
56 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?)}}
59 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?)}}
62 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1cd (c=?)}}
69 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?)}}
78 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?)}}
81 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?)}}
84 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1cd (c=?)}}
[all …]
H A Dscanstatus.test67 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
77 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
87 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
116 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j=?)}
124 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j<?)}
132 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j>?)}
153 zExplain {SEARCH TABLE x2 USING INDEX x2j (j>? AND j<?)}
197 zExplain {SEARCH TABLE a1 USING INDEX a1a (a=?)}
199 zExplain {SEARCH TABLE a1 USING INDEX a1bc (b=?)}
207 zExplain {SEARCH TABLE a1 USING INDEX a1a (a>? AND a<?)}
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Danalyze7.test40 } {/*SEARCH TABLE t1 USING INDEX t1a (a=?)*/}
43 } {/*SEARCH TABLE t1 USING INDEX t1b (b=?)*/}
46 } {/*SEARCH TABLE t1 USING INDEX t1cd (c=?)*/}
56 } {/*SEARCH TABLE t1 USING INDEX t1a (a=?)*/}
59 } {/*SEARCH TABLE t1 USING INDEX t1b (b=?)*/}
62 } {/*SEARCH TABLE t1 USING INDEX t1cd (c=?)*/}
69 } {/*SEARCH TABLE t1 USING INDEX t1a (a=?)*/}
78 } {/*SEARCH TABLE t1 USING INDEX t1a (a=?)*/}
81 } {/*SEARCH TABLE t1 USING INDEX t1b (b=?)*/}
84 } {/*SEARCH TABLE t1 USING INDEX t1cd (c=?)*/}
[all …]
H A Dscanstatus.test67 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
77 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
87 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
116 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j=?)}
124 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j<?)}
132 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j>?)}
153 zExplain {SEARCH TABLE x2 USING INDEX x2j (j>? AND j<?)}
197 zExplain {SEARCH TABLE a1 USING INDEX a1a (a=?)}
199 zExplain {SEARCH TABLE a1 USING INDEX a1bc (b=?)}
207 zExplain {SEARCH TABLE a1 USING INDEX a1a (a>? AND a<?)}
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A Danalyze7.test40 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?) (~10 rows)}}
43 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?) (~10 rows)}}
46 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1cd (c=?) (~10 rows)}}
56 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?) (~1 rows)}}
59 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?) (~10 rows)}}
69 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?) (~1 rows)}}
78 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?) (~1 rows)}}
81 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?) (~10 rows)}}
100 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1a (a=?) (~1 rows)}}
103 } {0 0 0 {SEARCH TABLE t1 USING INDEX t1b (b=?) (~2 rows)}}
[all …]
/dports/mail/geary/geary-40.0/src/engine/imap/command/
H A Dimap-search-criterion.vala8 * A representation of a single IMAP SEARCH criteria.
62 * The IMAP SEARCH ALL criterion.
82 * The IMAP SEARCH NOT criterion.
89 * The IMAP SEARCH NEW criterion.
96 * The IMAP SEARCH OLD criterion.
125 * The IMAP SEARCH BEFORE criterion.
132 * The IMAP SEARCH ON criterion.
139 * The IMAP SEARCH SINCE criterion.
146 * The IMAP SEARCH BODY criterion, which searches the body for the string.
160 * The IMAP SEARCH SMALLER criterion.
[all …]
/dports/net-mgmt/p5-Monitoring-Plugin/Monitoring-Plugin-0.40/lib/Monitoring/Plugin/
H A DConfig.pm27 SEARCH: { label
31 unshift(@_, $file), last SEARCH if -f $file;
33 unshift(@_, $file), last SEARCH if -f $file;
35 unshift(@_, $file), last SEARCH if -f $file;
40 unshift(@_, $file), last SEARCH if -f $file;
44 unshift(@_, $file), last SEARCH if -f $file;
46 unshift(@_, $file), last SEARCH if -f $file;
/dports/www/foswiki/Foswiki-2.1.6/templates/
H A Dsearch.text.tmpl1 %{ this is the template used when the format parameter is not set in SEARCH }%
4 %TMPL:DEF{SEARCH:header}%%MAKETEXT{"Results from [_1] web:" args="<nop>%WEB%"}%%TMPL:END%
6 %TMPL:DEF{SEARCH:format}%
13 %TMPL:DEF{SEARCH:footer}%
16 %TMPL:DEF{SEARCH:searched}%
20 %TMPL:DEF{SEARCH:count}%<div class="foswikiSearchResultCount">%MAKETEXT{"Number of topics: [_1]" ar…
/dports/net/openldap25-client/openldap-2.5.9/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/net/openldap24-client/openldap-2.4.59/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/net/openldap24-server/openldap-2.4.59/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/net/openldap25-server/openldap-2.5.9/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/net/openldap26-server/openldap-2.6.0/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/net/openldap26-client/openldap-2.6.0/tests/scripts/
H A Dtest046-dds150 SEARCH=0
152 SEARCH=`expr $SEARCH + 1`
154 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
256 SEARCH=`expr $SEARCH + 1`
258 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
311 SEARCH=`expr $SEARCH + 1`
313 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
337 SEARCH=`expr $SEARCH + 1`
339 echo "# [$SEARCH] Searching the dynamic portion of the database..." >> $SEARCHOUT
361 SEARCH=`expr $SEARCH + 1`
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/admin/
H A Dsedfiles.sh33 SEARCH="contextStackSize"
36 echo "Searching for $SEARCH"
40 DATA=`grep "$SEARCH" $afile`
51 COMMAND="s/$SEARCH/$REPLACE/g"
54 if grep "$SEARCH" $afile; then
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/vms/libtiff/
H A Dmakevms.com70 $ IF F$SEARCH(LIBFILE+".OLB").EQS."" THEN -
76 $ IF F$SEARCH(LIBPORT+".OLB") .EQS ""
114 $ IF F$SEARCH("VERSION.H").EQS.""
117 $ IF F$SEARCH("MKVERSION.EXE").EQS.""
139 $ IF F$SEARCH("TIF_FAX3SM.C").EQS.""
142 $ IF F$SEARCH("MKG3STATES.EXE").EQS.""
169 $ C_FILE=F$SEARCH(C_FILE)
178 $ FOUND_OBJ_FILE=F$SEARCH(OBJ_FILE)
204 $ MAR_FILE=F$SEARCH(MAR_FILE)
205 $ MAR_FILE=F$SEARCH("TIFFVEC.MAR")
[all …]
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/vms/libtiff/
H A Dmakevms.com70 $ IF F$SEARCH(LIBFILE+".OLB").EQS."" THEN -
76 $ IF F$SEARCH(LIBPORT+".OLB") .EQS ""
114 $ IF F$SEARCH("VERSION.H").EQS.""
117 $ IF F$SEARCH("MKVERSION.EXE").EQS.""
139 $ IF F$SEARCH("TIF_FAX3SM.C").EQS.""
142 $ IF F$SEARCH("MKG3STATES.EXE").EQS.""
169 $ C_FILE=F$SEARCH(C_FILE)
178 $ FOUND_OBJ_FILE=F$SEARCH(OBJ_FILE)
204 $ MAR_FILE=F$SEARCH(MAR_FILE)
205 $ MAR_FILE=F$SEARCH("TIFFVEC.MAR")
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dscanstatus.test67 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
77 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
87 {SEARCH TABLE t2 USING INTEGER PRIMARY KEY (rowid>?)}
116 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j=?)}
124 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j<?)}
132 zExplain {SEARCH TABLE x1 USING COVERING INDEX x1j (j>?)}
153 zExplain {SEARCH TABLE x2 USING INDEX x2j (j>? AND j<?)}
197 zExplain {SEARCH TABLE a1 USING INDEX a1a (a=?)}
199 zExplain {SEARCH TABLE a1 USING INDEX a1bc (b=?)}
207 zExplain {SEARCH TABLE a1 USING INDEX a1a (a>? AND a<?)}
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql11-client/postgresql-11.14/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION
/dports/databases/postgresql10-client/postgresql-10.19/src/test/modules/test_ddl_deparse/expected/
H A Dalter_ts_config.out2 -- ALTER TEXT SEARCH CONFIGURATION
4 CREATE TEXT SEARCH CONFIGURATION en (copy=english);
5 NOTICE: DDL test: type simple, tag CREATE TEXT SEARCH CONFIGURATION
6 ALTER TEXT SEARCH CONFIGURATION en
8 NOTICE: DDL test: type alter text search configuration, tag ALTER TEXT SEARCH CONFIGURATION

12345678910>>...214