Home
last modified time | relevance | path

Searched refs:datetktbl (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2995 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2996 pg_strcasecmp(datetktbl[j].token,
2999 *tz = -datetktbl[j].value;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2995 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2996 pg_strcasecmp(datetktbl[j].token,
2999 *tz = -datetktbl[j].value;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2995 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2996 pg_strcasecmp(datetktbl[j].token,
2999 *tz = -datetktbl[j].value;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2995 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2996 pg_strcasecmp(datetktbl[j].token,
2999 *tz = -datetktbl[j].value;
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2923 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2924 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2927 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = {
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl);
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2919 pg_strcasecmp(datetktbl[j].token,
2922 *tz = -datetktbl[j].value;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static datetkn datetktbl[] = { variable
490 static const unsigned int szdatetktbl = lengthof(datetktbl);
654 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2918 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2919 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2922 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c19 static const datetkn datetktbl[] = { variable
485 static const unsigned int szdatetktbl = lengthof(datetktbl);
649 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2913 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2914 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2917 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = { variable
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2914 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2915 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2918 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = { variable
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2914 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2915 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2918 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = { variable
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2914 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2915 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2918 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = { variable
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2914 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2915 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2918 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = { variable
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl); in DecodeSpecial()
2914 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) && in PGTYPEStimestamp_defmt_scan()
2915 pg_strcasecmp(datetktbl[j].token, in PGTYPEStimestamp_defmt_scan()
2918 *tz = -datetktbl[j].value; in PGTYPEStimestamp_defmt_scan()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/pgtypeslib/
H A Ddt_common.c20 static const datetkn datetktbl[] = {
486 static const unsigned int szdatetktbl = lengthof(datetktbl);
648 tp = datebsearch(lowtoken, datetktbl, szdatetktbl);
2913 if ((datetktbl[j].type == TZ || datetktbl[j].type == DTZ) &&
2914 pg_strcasecmp(datetktbl[j].token,
2917 *tz = -datetktbl[j].value;

1234