Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c346 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
364 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
368 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
374 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
377 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
402 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c346 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
364 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
368 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
374 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
377 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
402 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c346 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
364 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
368 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
374 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
377 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
402 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c346 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
364 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
368 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
374 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
377 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
402 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart,
359 fmt_ystart = strstr(fmt, "yy");
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart)
369 if (fmt_ystart < fmt_mstart)
372 if (fmt_dstart < fmt_ystart)
397 else if (fmt_dstart > fmt_ystart)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c341 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
359 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
363 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
369 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
372 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
397 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c340 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
358 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
362 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
368 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
371 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
396 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
357 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
367 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
370 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
395 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
357 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
367 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
370 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
395 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
357 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
367 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
370 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
395 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
357 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
367 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
370 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
395 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart, in PGTYPESdate_defmt_asc() local
357 fmt_ystart = strstr(fmt, "yy"); in PGTYPESdate_defmt_asc()
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart) in PGTYPESdate_defmt_asc()
367 if (fmt_ystart < fmt_mstart) in PGTYPESdate_defmt_asc()
370 if (fmt_dstart < fmt_ystart) in PGTYPESdate_defmt_asc()
395 else if (fmt_dstart > fmt_ystart) in PGTYPESdate_defmt_asc()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/pgtypeslib/
H A Ddatetime.c339 char *fmt_ystart,
357 fmt_ystart = strstr(fmt, "yy");
361 if (!fmt_ystart || !fmt_mstart || !fmt_dstart)
367 if (fmt_ystart < fmt_mstart)
370 if (fmt_dstart < fmt_ystart)
395 else if (fmt_dstart > fmt_ystart)

12