Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am"
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR);
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dformatting.c241 #define am_STR "am" macro
258 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2461 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dformatting.c228 #define am_STR "am" macro
245 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2442 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dformatting.c231 #define am_STR "am"
248 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2479 ? pm_STR : am_STR);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dformatting.c231 #define am_STR "am" macro
248 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2479 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dformatting.c233 #define am_STR "am" macro
250 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2405 ? pm_STR : am_STR); in DCH_to_char()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dformatting.c231 #define am_STR "am" in lj_strfmt_putfchar()
248 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL}; in lj_strfmt_putfchar()
2479 ? pm_STR : am_STR);
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dformatting.c231 #define am_STR "am"
248 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2479 ? pm_STR : am_STR);
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/adt/
H A Dformatting.c231 #define am_STR "am" macro
248 static const char *const ampm_strings[] = {am_STR, pm_STR, AM_STR, PM_STR, NULL};
2479 ? pm_STR : am_STR); in DCH_to_char()

12