Searched refs:characters_wanted (Results 1 – 1 of 1) sorted by relevance
153 static inline void BuildLookupTable(StringPiece characters_wanted, in BuildLookupTable() argument155 const stringpiece_ssize_type length = characters_wanted.length(); in BuildLookupTable()156 const char* const data = characters_wanted.data(); in BuildLookupTable()