Home
last modified time | relevance | path

Searched refs:key3 (Results 1 – 25 of 2294) sorted by relevance

12345678910>>...92

/dports/devel/ding-libs/ding-libs-0.6.1/ini/ini.d/
H A Dsexpect.conf8 key3 = section1b Value 3
16 key3 = section2b Value 3
27 key3 = section1a Value 3
35 key3 = section2a Value 3
45 key3 = section1a Value 3
51 key3 = section1b Value 3
59 key3 = section2a Value 3
65 key3 = section2b Value 3
75 key3 = section1a Value 3
81 key3 = section1b Value 3
[all …]
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/Queries/zorba/groupby/
H A Dgroupby21.xq2 <item><key1>1</key1> <key2>1</key2> <key3>1</key3> <value>a</value></item>
3 <item><key1>1</key1> <key2>1</key2> <key3></key3> <value>b</value></item>
4 <item><key1>1</key1> <key2>1</key2> <key3></key3> <value>c</value></item>
5 <item><key1>1</key1> <key3>1</key3> <value>d</value></item>
6 <item><key1>1</key1> <key3>1</key3> <value>e</value></item>
7 <item><key1>1</key1> <key3>2</key3> <value>f</value></item>
8 <item><key1>1</key1> <key3>2</key3> <value>g</value></item>
13 let $key3 := $item/key3
15 group by $key1, $key2, $key3
16 return <result key1="{$key1}" key2="{$key2}" key3="{$key3}">{$value/text()}</result>
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/utils/
H A Dsyscache.h108 Datum key1, Datum key2, Datum key3, Datum key4);
149 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
150 SearchSysCache(cacheId, key1, key2, key3, 0)
152 SearchSysCache(cacheId, key1, key2, key3, key4)
159 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
161 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
168 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
176 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
177 GetSysCacheOid(cacheId, key1, key2, key3, 0)
179 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
160 #define SearchSysCache3(cacheId, key1, key2, key3) \ argument
161 SearchSysCache(cacheId, key1, key2, key3, 0)
163 SearchSysCache(cacheId, key1, key2, key3, key4)
170 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
172 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
179 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
187 #define GetSysCacheOid3(cacheId, key1, key2, key3) \ argument
188 GetSysCacheOid(cacheId, key1, key2, key3, 0)
190 GetSysCacheOid(cacheId, key1, key2, key3, key4)
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/utils/
H A Dsyscache.h119 Datum key1, Datum key2, Datum key3, Datum key4);
130 Datum key1, Datum key2, Datum key3);
132 Datum key1, Datum key2, Datum key3, Datum key4);
160 Datum key1, Datum key2, Datum key3);
178 SearchSysCacheCopy(cacheId, key1, key2, key3, 0)
180 SearchSysCacheCopy(cacheId, key1, key2, key3, key4)
187 SearchSysCacheExists(cacheId, key1, key2, key3, 0)
196 GetSysCacheOid(cacheId, key1, key2, key3, 0)
198 GetSysCacheOid(cacheId, key1, key2, key3, key4)
205 GetSysCacheHashValue(cacheId, key1, key2, key3, 0)
[all …]

12345678910>>...92