Home
last modified time | relevance | path

Searched refs:characters_wanted (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dstring_piece.cc113 static inline void BuildLookupTable(const StringPiece& characters_wanted, in BuildLookupTable() argument
115 const size_type length = characters_wanted.length(); in BuildLookupTable()
116 const char* const data = characters_wanted.data(); in BuildLookupTable()