dolphin/Source/Core/InputCommon/ControlReference
get 1df482d51f Prefer static const std::regex
std::regex has a relatively expensive constructor, and these are unchanging regexes.
2023-06-08 09:39:23 -05:00
..
ControlReference.cpp
ControlReference.h
ExpressionParser.cpp Prefer static const std::regex 2023-06-08 09:39:23 -05:00
ExpressionParser.h
FunctionExpression.cpp
FunctionExpression.h