Home
last modified time | relevance | path

Searched refs:abbrevcache (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Ddatetime.c256 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
3089 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3107 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4723 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Ddatetime.c256 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
3089 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3107 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4723 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Ddatetime.c256 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
3089 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3107 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4723 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Ddatetime.c251 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2986 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3004 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4603 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Ddatetime.c252 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2970 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2988 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4589 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Ddatetime.c246 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2949 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
2967 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4575 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Ddatetime.c256 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
3089 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3107 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4723 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Ddatetime.c245 static const datetkn *abbrevcache[MAXDATEFIELDS] = {NULL}; variable
2991 tp = abbrevcache[field]; in DecodeTimezoneAbbrev()
3009 abbrevcache[field] = tp; in DecodeTimezoneAbbrev()
4619 memset(abbrevcache, 0, sizeof(abbrevcache)); in InstallTimeZoneAbbrevs()

12