Home
last modified time | relevance | path

Searched refs:PG_GB18030 (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8);
203 PG_GB18030);
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030);
221 PG_GB18030);
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8);
203 PG_GB18030);
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030);
221 PG_GB18030);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8);
203 PG_GB18030);
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030);
221 PG_GB18030);
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/
H A Dutf8_and_gb18030.c197 CHECK_ENCODING_CONVERSION_ARGS(PG_GB18030, PG_UTF8); in gb18030_to_utf8()
203 PG_GB18030); in gb18030_to_utf8()
215 CHECK_ENCODING_CONVERSION_ARGS(PG_UTF8, PG_GB18030); in utf8_to_gb18030()
221 PG_GB18030); in utf8_to_gb18030()

123456789