Searched refs:characters_wanted (Results 1 – 1 of 1) sorted by relevance
113 static inline void BuildLookupTable(const StringPiece& characters_wanted, in BuildLookupTable() argument115 const size_type length = characters_wanted.length(); in BuildLookupTable()116 const char* const data = characters_wanted.data(); in BuildLookupTable()