Searched refs:IsPrefixedBy (Results 1 – 4 of 4) sorted by relevance
76 if (name.IsPrefixedBy(L"mt")) in SetProperty()128 else if (name.IsPrefixedBy(L"mt")) in SetProperties()
250 bool IsPrefixedBy(const char *s) const { return IsString1PrefixedByString2(_chars, s); } in IsPrefixedBy() function415 bool IsPrefixedBy(const wchar_t *s) const { return IsString1PrefixedByString2(_chars, s); }; in IsPrefixedBy() function
735 if (name.IsPrefixedBy(L"mt")) in SetProperties()
2141 if (name.IsPrefixedBy(L"mt")) in Bench()