Home | History | Annotate | Download | only in registry

Lines Matching refs:extName

1036             extName = ei.name
1047 extName, "(defaultExtensions matches the 'supported' attribute)")
1054 if (regAddExtensions.match(extName) != None):
1056 extName, '(matches explicitly requested extensions to add)')
1062 extName) != None):
1064 extName, '(matches explicitly requested extensions to remove)')
1074 extName, '(does not match api attribute or explicitly requested extensions)')