PostgreSQL Source Code  git master
locale_map Struct Reference

Data Fields

const char * locale_name_start
 
const char * locale_name_end
 
const char * replacement
 

Detailed Description

Definition at line 39 of file win32setlocale.c.

Field Documentation

◆ locale_name_end

const char* locale_map::locale_name_end

Definition at line 49 of file win32setlocale.c.

Referenced by map_locale().

◆ locale_name_start

const char* locale_map::locale_name_start

Definition at line 48 of file win32setlocale.c.

Referenced by map_locale().

◆ replacement

const char* locale_map::replacement

Definition at line 51 of file win32setlocale.c.

Referenced by map_locale().


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