Searched refs:g_error (Results 1 – 1 of 1) sorted by relevance
1117 std::string g_error[][2] = { variable1241 int rows = sizeof(g_error) / sizeof(g_error[0]);1243 std::string key = g_error[i][0];1244 std::string modifyvalue = g_error[i][1];