Searched refs:CBotErrHexDigits (Results 1 – 5 of 5) sorted by relevance
94 pStk->SetError(CBotErrHexDigits, pos + 1); in Compile()97 pStk->SetError(CBotErrHexDigits, pos + 1); in Compile()
150 pStk->SetError(CBotErrHexDigits, pos + 1); in Compile()
254 CBotErrHexDigits = 5052, //!< missing hex digits after escape sequence enumerator
1882 CBotErrHexDigits in TEST_F()2058 CBotErrHexDigits in TEST_F()
791 stringsCbot[CBot::CBotErrHexDigits] = TR("Missing hex digits after escape sequence"); in InitializeRestext()