HomeSort by relevance Sort by last modified time
    Searched refs:AppendSubstRef (Results 1 - 3 of 3) sorted by null

  /build/kati/
strutil.h 106 void AppendSubstRef(StringPiece str, StringPiece subst, string* out) const;
expr.cc 187 pat.AppendSubstRef(tok, subst, s);
strutil.cc 238 void Pattern::AppendSubstRef(StringPiece str,

Completed in 63 milliseconds