Home | History | Annotate | Download | only in scripts

Lines Matching full:known_extensions

634             struct += '        static const std::pair<char const *, bool %sExtensions::*> known_extensions[]{\n' % type
653 struct += ' for (auto ext : known_extensions) {\n'