Searched refs:GetRegexTypeValidatorsContainer (Results 1 – 2 of 2) sorted by relevance
192 GetRegexTypeValidatorsContainer()->Get(candidates, entry, reason); in Get()227 GetRegexTypeValidatorsContainer()->Clear(); in Clear()261 success = GetRegexTypeValidatorsContainer()->Delete(name) || success; in Delete()297 count += GetRegexTypeValidatorsContainer()->GetCount(); in GetCount()410 if (GetRegexTypeValidatorsContainer()->Get(type_name, validator_sp)) { in AnyMatches()494 GetRegexTypeValidatorsContainer()->GetExact( in GetValidatorForType()583 return GetRegexTypeValidatorsContainer()->GetAtIndex( in GetValidatorAtIndex()592 return GetRegexTypeValidatorsContainer()->GetTypeNameSpecifierAtIndex( in GetTypeNameSpecifierForValidatorAtIndex()
248 GetRegexTypeValidatorsContainer()->ForEach( in ForEach()335 RegexValidatorContainerSP GetRegexTypeValidatorsContainer() { in GetRegexTypeValidatorsContainer() function