Searched refs:HasWord (Results 1 – 1 of 1) sorted by relevance
40 bool HasWord(const std::string& word, const std::string& text) { in HasWord() function145 float_val.second.active = HasWord(args_prefix + float_val.first, code); in GetActiveArguments()148 int_val.second.active = HasWord(args_prefix + int_val.first, code); in GetActiveArguments()151 half_val.second.active = HasWord(args_prefix + half_val.first, code); in GetActiveArguments()