Blender  V3.3
Functions | Variables
osx_user_locale.mm File Reference
#include "boost_locale_wrapper.h"
#import <Cocoa/Cocoa.h>
#include <cstdlib>

Go to the source code of this file.

Functions

const char * osx_user_locale ()
 

Variables

static char * user_locale = NULL
 

Function Documentation

◆ osx_user_locale()

const char* osx_user_locale ( )

Definition at line 17 of file osx_user_locale.mm.

References free(), init, blender::math::length(), blender::compositor::pool, and user_locale.

Referenced by bl_locale_set().

Variable Documentation

◆ user_locale

char* user_locale = NULL
static

Definition at line 14 of file osx_user_locale.mm.

Referenced by osx_user_locale().