Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

pg_wchar_tbl Struct Reference

#include <pg_wchar.h>

Data Fields

mb2wchar_with_len_converter mb2wchar_with_len
wchar2mb_with_len_converter wchar2mb_with_len
mblen_converter mblen
mbdisplaylen_converter dsplen
mbverifier mbverify
int maxmblen

Detailed Description

Definition at line 363 of file pg_wchar.h.


Field Documentation

Definition at line 370 of file pg_wchar.h.

Referenced by pg_dsplen().

Definition at line 372 of file pg_wchar.h.

Referenced by pg_database_encoding_max_length(), and pg_encoding_max_length().

Definition at line 365 of file pg_wchar.h.

Referenced by pg_mb2wchar(), and pg_mb2wchar_with_len().

Definition at line 369 of file pg_wchar.h.

Referenced by pg_encoding_mbcliplen(), and pg_mblen().

Definition at line 371 of file pg_wchar.h.

Referenced by pg_generic_charinc(), and pg_verify_mbstr_len().

Definition at line 367 of file pg_wchar.h.

Referenced by pg_wchar2mb(), and pg_wchar2mb_with_len().


The documentation for this struct was generated from the following file: