Searched refs:m_match_str (Results 1 – 1 of 1) sorted by relevance
340 m_match_str = match_str; in CommandDictCommandPartialMatch()345 if (m_match_str == NULL || *m_match_str == '\0') in operator ()()348 return map_element.first.find (m_match_str, 0) == 0; in operator ()()352 const char *m_match_str; member in CommandDictCommandPartialMatch