Searched refs:IsPrefixedBy_Ascii_NoCase (Results 1 – 6 of 6) sorted by relevance
70 if (name.IsPrefixedBy_Ascii_NoCase("mt")) in SetCommonProperty()78 if (name.IsPrefixedBy_Ascii_NoCase("memuse")) in SetCommonProperty()142 if (name.IsPrefixedBy_Ascii_NoCase("yx")) in SetProperty()151 if (name.IsPrefixedBy_Ascii_NoCase("crc")) in SetProperty()
117 if (!name.IsPrefixedBy_Ascii_NoCase(reservedName)) in IsSupportedName()
2899 if (name.IsPrefixedBy_Ascii_NoCase("mt")) in Bench()3109 || method.PropsString.IsPrefixedBy_Ascii_NoCase(benchProps)) in Bench()3427 || method.PropsString.IsPrefixedBy_Ascii_NoCase(benchProps)) in Bench()
157 if (switches.IsPrefixedBy_Ascii_NoCase("-y")) in WinMain()
386 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();628 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();
211 bool AString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw() in IsPrefixedBy_Ascii_NoCase() function in AString226 bool UString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw() in IsPrefixedBy_Ascii_NoCase() function in UString