Home
last modified time | relevance | path

Searched refs:AllowFilter (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/
H A DAllowFilter.pm1 package ProFTPD::Tests::Config::AllowFilter;
162 AllowFilter => '\.txt$',
298 AllowFilter => '\.txt$',
437 AllowFilter => '\.d$',
570 AllowFilter => '\.txt$',
709 AllowFilter => '\.d$',
837 AllowFilter => '\.txt$',
976 AllowFilter => '\.d$',
1104 AllowFilter => '\.dir$',
1244 AllowFilter => '\.d$',
[all …]
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Interfaces/
H A DIWorkWindow.cs51 bool AllowFilter(); in AllowFilter() method
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKTests/UITests/
H A DCircleChartWinTests.cs52 Assert.IsFalse(ccWin.AllowFilter()); in CircleChartWin_Tests()
H A DTreeChartWinTests.cs58 Assert.IsTrue(tcWin.AllowFilter()); in TreeChartWin_Tests()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKTests/
H A DTestStubs.cs51 public bool AllowFilter() { return false; } in AllowFilter() method in GKTests.Stubs.WorkWindowStub
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DCircleChartWin.cs240 public bool AllowFilter() in AllowFilter() method in GKUI.Forms.CircleChartWin
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DCircleChartWin.cs239 public bool AllowFilter() in AllowFilter() method in GKUI.Forms.CircleChartWin
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/ftp/proftpd/proftpd-1.3.7c/tests/t/lib/ProFTPD/Tests/Config/Limit/
H A DFilters.pm102 AllowFilter => '\.txt$',
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encodings.Web/tests/
H A DTextEncoderSettingsTests.cs157 public void AllowFilter() in AllowFilter() method in Microsoft.Framework.WebEncoders.TextEncoderSettingsTests

123