Searched refs:ENCODE_CHAR_LENGTH (Results 1 – 1 of 1) sorted by relevance
41 static const int ENCODE_CHAR_LENGTH = 100; variable61 char tempChar[ENCODE_CHAR_LENGTH] = {0}; in CharCodeToSequence()