Searched refs:DOMAIN_NUM_SIZE (Results 1 – 1 of 1) sorted by relevance
25 static constexpr const int DOMAIN_NUM_SIZE = 10; // [0-9] variable193 return ch - 'a' + DOMAIN_NUM_SIZE; in GetChildIndex()