Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_locale.c119 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1333 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1442 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) ||
1447 return (lookup_collation_cache(collation, true))->ctype_is_c;
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dpg_locale.c128 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dpg_locale.c124 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1338 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1447 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dpg_locale.c125 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1342 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1451 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dpg_locale.c112 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1305 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1414 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/adt/
H A Dpg_locale.c112 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1305 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1414 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dpg_locale.c112 bool ctype_is_c; /* is collation's LC_CTYPE C? */ member
1305 cache_entry->ctype_is_c = ((strcmp(collctype, "C") == 0) || in lookup_collation_cache()
1414 return (lookup_collation_cache(collation, true))->ctype_is_c; in lc_ctype_is_c()

12