Searched refs:kValidSplCharNum (Results 1 – 3 of 3) sorted by relevance
42 static const size_t kValidSplCharNum = 26; variable104 SpellingNode* level1_sons_[kValidSplCharNum];
333 memset(level1_sons_, 0, sizeof(SpellingNode*) * kValidSplCharNum); in construct()