PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
PEBLString.cpp File Reference
#include "PEBLString.h"
#include "../base/Variant.h"
#include "../base/PComplexData.h"
#include "../base/PList.h"
#include "../utility/PEBLUtility.h"
#include "../utility/PError.h"
#include "../utility/re.h"
#include <string>
#include <vector>
#include <algorithm>
#include <iostream>
#include <cctype>
#include "../platforms/sdl/PlatformEnvironment.h"

Go to the source code of this file.

Variables

PlatformEnvironmentmyEnv
 

Variable Documentation

◆ myEnv

PlatformEnvironment* myEnv
extern

Definition at line 189 of file PEBL.cpp.

Referenced by PEBLString::GetSystemLocale(), and PEBLString::IsSystemLocaleRTL().