Searched refs:GetRegexTypeFormatsContainer (Results 1 – 5 of 5) sorted by relevance
92 bool regex = GetRegexTypeFormatsContainer()->Get(candidates, entry); in Get()148 GetRegexTypeFormatsContainer()->Clear(); in Clear()174 success = GetRegexTypeFormatsContainer()->Delete(name) || success; in Delete()202 count += GetRegexTypeFormatsContainer()->GetCount(); in GetCount()247 if (GetRegexTypeFormatsContainer()->Get(type_name, format_sp)) { in AnyMatches()325 GetRegexTypeFormatsContainer()->GetExact(ConstString(type_sp->GetName()), in GetFormatForType()397 return GetRegexTypeFormatsContainer()->GetAtIndex( in GetFormatAtIndex()424 return GetRegexTypeFormatsContainer()->GetTypeNameSpecifierAtIndex( in GetTypeNameSpecifierForFormatAtIndex()
30 category_sp->GetRegexTypeFormatsContainer()->Add( in AddFormat()
113 m_opaque_sp->GetRegexTypeFormatsContainer()->GetCount(); in GetNumFormats()228 m_opaque_sp->GetRegexTypeFormatsContainer()->GetExact( in GetFormatForType()365 m_opaque_sp->GetRegexTypeFormatsContainer()->Add( in AddTypeFormat()387 return m_opaque_sp->GetRegexTypeFormatsContainer()->Delete( in DeleteTypeFormat()
191 GetRegexTypeFormatsContainer()->ForEach(foreach.GetFormatRegexCallback()); in ForEach()208 RegexFormatContainerSP GetRegexTypeFormatsContainer() { in GetRegexTypeFormatsContainer() function
698 category_sp->GetRegexTypeFormatsContainer()->Add(std::move(typeRX), in DoExecute()794 category_sp->GetRegexTypeFormatsContainer()->AutoComplete(request); in HandleArgumentCompletion()