Home
last modified time | relevance | path

Searched refs:consttype (Results 1 – 25 of 1240) sorted by relevance

12345678910>>...50

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/admin/
H A Dmember_emails.php77 …$consttype = (GETPOSTISSET('consttype_'.$constname) ? GETPOST('consttype_'.$constname, 'alphanohtm… variable
80 $typetouse = empty($oldtypetonewone[$consttype]) ? $consttype : $oldtypetonewone[$consttype];
83 $res = dolibarr_set_const($db, $constname, $constvalue, $consttype, 0, $constnote, $conf->entity);
105 …$consttype = (GETPOSTISSET('consttype_'.$constname) ? GETPOST('consttype_'.$constname, 'alphanohtm… variable
108 $typetouse = empty($oldtypetonewone[$consttype]) ? $consttype : $oldtypetonewone[$consttype];
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Dcitus_nodefuncs.c87 rteKindData->consttype = INT4OID; in SetRangeTblExtraData()
96 fragmentSchemaData->consttype = CSTRINGOID; in SetRangeTblExtraData()
105 fragmentTableData->consttype = CSTRINGOID; in SetRangeTblExtraData()
114 tableIdListData->consttype = CSTRINGOID; in SetRangeTblExtraData()
234 Assert(tmpConst->consttype == INT4OID); in ExtractRangeTblExtraData()
243 Assert(tmpConst->consttype == CSTRINGOID); in ExtractRangeTblExtraData()
252 Assert(tmpConst->consttype == CSTRINGOID); in ExtractRangeTblExtraData()
261 Assert(tmpConst->consttype == CSTRINGOID); in ExtractRangeTblExtraData()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/admin/
H A Dadherent_emails.php87 …$consttype = (GETPOSTISSET('consttype_'.$constname) ? GETPOST('consttype_'.$constname, 'alphanohtm… variable
90 $typetouse = empty($oldtypetonewone[$consttype]) ? $consttype : $oldtypetonewone[$consttype];
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Daasmtai.pas1455 consttype:=_typ;
1629 consttype:=_typ;
1649 consttype:=aitconst_ptr;
1663 consttype:=aitconst_ptr;
1677 consttype:=aitconst_ptr;
1711 consttype:=aitconst_gs in then()
1733 consttype:=_typ;
1750 consttype:=_typ;
1759 consttype:=_typ;
1793 consttype:=_typ;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Daasmtai.pas1455 consttype:=_typ;
1629 consttype:=_typ;
1649 consttype:=aitconst_ptr;
1663 consttype:=aitconst_ptr;
1677 consttype:=aitconst_ptr;
1711 consttype:=aitconst_gs in then()
1733 consttype:=_typ;
1750 consttype:=_typ;
1759 consttype:=_typ;
1793 consttype:=_typ;
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Daasmtai.pas1455 consttype:=_typ;
1629 consttype:=_typ;
1649 consttype:=aitconst_ptr;
1663 consttype:=aitconst_ptr;
1677 consttype:=aitconst_ptr;
1711 consttype:=aitconst_gs in then()
1733 consttype:=_typ;
1750 consttype:=_typ;
1759 consttype:=_typ;
1793 consttype:=_typ;
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype) in match_pattern_prefix()
357 prefix->consttype = rdatatype; in match_pattern_prefix()
445 Oid consttype; in patternsel_common() local
487 consttype = ((Const *) other)->consttype; in patternsel_common()
495 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
562 switch (prefix->consttype) in patternsel_common()
573 prefix->consttype); in patternsel_common()
941 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1046 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1197 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype)
386 Assert(prefix->consttype == TEXTOID &&
388 prefix->consttype = rdatatype;
473 Oid consttype;
518 consttype = ((Const *) other)->consttype;
526 if (consttype != TEXTOID && consttype != BYTEAOID)
612 prefix->consttype = rdatatype;
972 Oid typeid = patt_const->consttype;
1077 Oid typeid = patt_const->consttype;
1223 prefixcon->consttype);
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype) in match_pattern_prefix()
357 prefix->consttype = rdatatype; in match_pattern_prefix()
445 Oid consttype; in patternsel_common() local
487 consttype = ((Const *) other)->consttype; in patternsel_common()
495 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
562 switch (prefix->consttype) in patternsel_common()
573 prefix->consttype); in patternsel_common()
941 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1046 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1197 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype)
357 prefix->consttype = rdatatype;
445 Oid consttype;
487 consttype = ((Const *) other)->consttype;
495 if (consttype != TEXTOID && consttype != BYTEAOID)
562 switch (prefix->consttype)
573 prefix->consttype);
941 Oid typeid = patt_const->consttype;
1046 Oid typeid = patt_const->consttype;
1197 prefixcon->consttype);
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype) in match_pattern_prefix()
357 prefix->consttype = rdatatype; in match_pattern_prefix()
445 Oid consttype; in patternsel_common() local
487 consttype = ((Const *) other)->consttype; in patternsel_common()
495 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
562 switch (prefix->consttype) in patternsel_common()
573 prefix->consttype); in patternsel_common()
941 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1046 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1197 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype) in match_pattern_prefix()
357 prefix->consttype = rdatatype; in match_pattern_prefix()
445 Oid consttype; in patternsel_common() local
487 consttype = ((Const *) other)->consttype; in patternsel_common()
495 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
562 switch (prefix->consttype) in patternsel_common()
573 prefix->consttype); in patternsel_common()
941 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1046 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1197 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/adt/
H A Dlike_support.c353 if (prefix->consttype != rdatatype) in match_pattern_prefix()
357 prefix->consttype = rdatatype; in match_pattern_prefix()
445 Oid consttype; in patternsel_common() local
487 consttype = ((Const *) other)->consttype; in patternsel_common()
495 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
562 switch (prefix->consttype) in patternsel_common()
573 prefix->consttype); in patternsel_common()
941 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1046 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1197 prefixcon->consttype); in prefix_selectivity()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype)
386 Assert(prefix->consttype == TEXTOID &&
388 prefix->consttype = rdatatype;
473 Oid consttype;
518 consttype = ((Const *) other)->consttype;
526 if (consttype != TEXTOID && consttype != BYTEAOID)
612 prefix->consttype = rdatatype;
972 Oid typeid = patt_const->consttype;
1077 Oid typeid = patt_const->consttype;
1223 prefixcon->consttype);
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/adt/
H A Dlike_support.c384 if (prefix->consttype != rdatatype) in match_pattern_prefix()
386 Assert(prefix->consttype == TEXTOID && in match_pattern_prefix()
388 prefix->consttype = rdatatype; in match_pattern_prefix()
473 Oid consttype; in patternsel_common() local
518 consttype = ((Const *) other)->consttype; in patternsel_common()
526 if (consttype != TEXTOID && consttype != BYTEAOID) in patternsel_common()
612 prefix->consttype = rdatatype; in patternsel_common()
972 Oid typeid = patt_const->consttype; in like_fixed_prefix()
1077 Oid typeid = patt_const->consttype; in regex_fixed_prefix()
1223 prefixcon->consttype); in prefix_selectivity()
[all …]

12345678910>>...50