PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pg_utf8_codepoint_range Struct Reference

Data Fields

char32_t start_codepoint
 
char32_t end_codepoint
 

Detailed Description

Definition at line 118 of file test_saslprep.c.

Field Documentation

◆ end_codepoint

char32_t pg_utf8_codepoint_range::end_codepoint

Definition at line 121 of file test_saslprep.c.

◆ start_codepoint

char32_t pg_utf8_codepoint_range::start_codepoint

Definition at line 120 of file test_saslprep.c.

Referenced by test_saslprep_ranges().


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