Searched refs:MAX_ID_LENS (Results 1 – 3 of 3) sorted by relevance
32 const int MAX_ID_LENS = 900; variable134 if (idValue.GetStringValue().length() + 1 > MAX_ID_LENS) { // with '\0' in CheckIdFormat()
33 const int MAX_ID_LENS = 899; variable731 string document_midlle(MAX_ID_LENS + 1, 'k');739 string document_midlle2(MAX_ID_LENS, 'k');
41 const int MAX_ID_LENS = 899; variable1317 string document_midlle(MAX_ID_LENS + 1, 'k');1328 string document_midlle2(MAX_ID_LENS, 'k');