Blender
V3.3
|
Protected Types | |
using | CompareWordsArray = vector< std::array< const char *, 2 > > |
Protected Member Functions | |
StringEscape ()=default | |
void | testEscapeWords (const CompareWordsArray &items) |
Definition at line 899 of file BLI_string_test.cc.
|
protected |
Definition at line 903 of file BLI_string_test.cc.
|
protecteddefault |
|
inlineprotected |
Definition at line 905 of file BLI_string_test.cc.
References BLI_str_escape(), BLI_str_unescape(), EXPECT_EQ(), and SIZE_MAX.