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

Data Fields

int current_range
 
char32_t current_codepoint
 

Detailed Description

Definition at line 109 of file test_saslprep.c.

Field Documentation

◆ current_codepoint

char32_t pg_saslprep_test_context::current_codepoint

Definition at line 112 of file test_saslprep.c.

Referenced by test_saslprep_ranges().

◆ current_range

int pg_saslprep_test_context::current_range

Definition at line 111 of file test_saslprep.c.

Referenced by test_saslprep_ranges().


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