PostgreSQL Source Code
git master
|
#include <unicode_normprops_table.h>
Data Fields | |
const pg_unicode_normprops * | normprops |
qc_hash_func | hash |
int | num_normprops |
Definition at line 19 of file unicode_normprops_table.h.
qc_hash_func pg_unicode_norminfo::hash |
Definition at line 22 of file unicode_normprops_table.h.
Referenced by qc_hash_lookup().
const pg_unicode_normprops* pg_unicode_norminfo::normprops |
Definition at line 21 of file unicode_normprops_table.h.
Referenced by qc_hash_lookup().
int pg_unicode_norminfo::num_normprops |
Definition at line 23 of file unicode_normprops_table.h.
Referenced by qc_hash_lookup().