Home
last modified time | relevance | path

Searched defs:bad_extensions (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/type/
H A Dtest_extensions.py22 bad_extensions = [param([], id="list"), param({1: "ext"}, id="non_string_key")] variable
/dports/print/xreader/xreader-3.2.2/shell/
H A Dev-window-title.c47 static const BadTitleEntry bad_extensions[] = { variable
/dports/graphics/atril-lite/atril-1.26.0/shell/
H A Dev-window-title.c47 static const BadTitleEntry bad_extensions[] = { variable
/dports/graphics/atril/atril-1.26.0/shell/
H A Dev-window-title.c47 static const BadTitleEntry bad_extensions[] = { variable
/dports/graphics/evince/evince-41.3/shell/
H A Dev-window-title.c51 static const BadTitleEntry bad_extensions[] = { variable
/dports/mail/py-milter/pymilter-pymilter-1.0.4/
H A Dmime.py321 bad_extensions = ['.' + x for x in extlist.split(',')] variable