Searched refs:GetRegexTypeFormatsContainer (Results 1 – 5 of 5) sorted by relevance
109 bool regex = GetRegexTypeFormatsContainer()->Get(candidates, entry, reason); in Get()202 GetRegexTypeFormatsContainer()->Clear(); in Clear()236 success = GetRegexTypeFormatsContainer()->Delete(name) || success; in Delete()272 count += GetRegexTypeFormatsContainer()->GetCount(); in GetCount()328 if (GetRegexTypeFormatsContainer()->Get(type_name, format_sp)) { in AnyMatches()428 GetRegexTypeFormatsContainer()->GetExact(ConstString(type_sp->GetName()), in GetFormatForType()518 return GetRegexTypeFormatsContainer()->GetAtIndex( in GetFormatAtIndex()545 return GetRegexTypeFormatsContainer()->GetTypeNameSpecifierAtIndex( in GetTypeNameSpecifierForFormatAtIndex()
32 category_sp->GetRegexTypeFormatsContainer()->Add( in AddFormat()
86 m_opaque_sp->GetRegexTypeFormatsContainer()->GetCount(); in GetNumFormats()180 m_opaque_sp->GetRegexTypeFormatsContainer()->GetExact( in GetFormatForType()303 m_opaque_sp->GetRegexTypeFormatsContainer()->Add( in AddTypeFormat()322 return m_opaque_sp->GetRegexTypeFormatsContainer()->Delete( in DeleteTypeFormat()
233 GetRegexTypeFormatsContainer()->ForEach(foreach.GetFormatRegexCallback()); in ForEach()256 RegexFormatContainerSP GetRegexTypeFormatsContainer() { in GetRegexTypeFormatsContainer() function
743 category_sp->GetRegexTypeFormatsContainer()->Add(typeRX, entry); in DoExecute()