Home
last modified time | relevance | path

Searched refs:eban (Results 1 – 25 of 67) sorted by relevance

123

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dparse.c92 register BanList *eban = NULL; in ban_is_on_channel()
103 for (eban = chan->exemptbans; eban; eban = eban->next) in ban_is_on_channel()
105 if (wild_match(eban->ban, ban) || wild_match(ban, eban->ban)) in ban_is_on_channel()
107 else if (!my_stricmp(eban->ban, ban)) in ban_is_on_channel()
110 return eban ? NULL : bans; in ban_is_on_channel()
116 register BanList *eban = NULL; in eban_is_on_channel() local
118 for (eban = chan->exemptbans; eban; eban = eban->next) in eban_is_on_channel()
120 if (wild_match(eban->ban, ban) || wild_match(ban, eban->ban)) in eban_is_on_channel()
122 else if (!my_stricmp(eban->ban, ban)) in eban_is_on_channel()
125 return eban ? eban : NULL; in eban_is_on_channel()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dparse.c92 register BanList *eban = NULL; in ban_is_on_channel()
103 for (eban = chan->exemptbans; eban; eban = eban->next) in ban_is_on_channel()
105 if (wild_match(eban->ban, ban) || wild_match(ban, eban->ban)) in ban_is_on_channel()
107 else if (!my_stricmp(eban->ban, ban)) in ban_is_on_channel()
110 return eban ? NULL : bans; in ban_is_on_channel()
116 register BanList *eban = NULL; in eban_is_on_channel() local
118 for (eban = chan->exemptbans; eban; eban = eban->next) in eban_is_on_channel()
120 if (wild_match(eban->ban, ban) || wild_match(ban, eban->ban)) in eban_is_on_channel()
122 else if (!my_stricmp(eban->ban, ban)) in eban_is_on_channel()
125 return eban ? eban : NULL; in eban_is_on_channel()
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Admin/
H A DBan.pm74 $eban .= qq~<option value="$i"> $e_show - $timebana</option>\n~;
85 if ( $ee == 0 ) { $eban .= q~<option value="">--</option>~; }
131 $eban
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_local_properties.F92 REAL(KIND=dp) :: eban, eband, eh, exc, ovol local
221 eban = pw_integrate_function(band_density%pw)
238 WRITE (UNIT=iounit, FMT="(T4,A,T45,F15.8,T65,F15.8)") "Band Energy", eband, eban
242 … energy%total, eban + eh + exc + energy%core_overlap + energy%core_self + energy%dispersion
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_local_properties.F92 REAL(KIND=dp) :: eban, eband, eh, exc, ovol local
216 eban = pw_integrate_function(band_density%pw)
233 WRITE (UNIT=iounit, FMT="(T4,A,T45,F15.8,T65,F15.8)") "Band Energy", eband, eban
237 … energy%total, eban + eh + exc + energy%core_overlap + energy%core_self + energy%dispersion
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.8.055 Sun Aug 3 18:03:44 2003 WATANABE Hirofumi <eban@ruby-lang.org>
103 Sat Aug 2 15:11:54 2003 WATANABE Hirofumi <eban@ruby-lang.org>
474 Tue Jul 29 19:20:34 2003 WATANABE Hirofumi <eban@ruby-lang.org>
502 Tue Jul 29 15:41:02 2003 WATANABE Hirofumi <eban@ruby-lang.org>
582 Mon Jul 28 18:53:03 2003 WATANABE Hirofumi <eban@ruby-lang.org>
634 Sun Jul 27 21:16:30 2003 WATANABE Hirofumi <eban@ruby-lang.org>
671 Sun Jul 27 00:37:16 2003 WATANABE Hirofumi <eban@ruby-lang.org>
3922 * ext/dl/MANIFEST: Exclude .cvsignore. [found by: eban]
3927 [found by: eban]
5997 make(1). [pointed out by eban]
[all …]
H A Dmaintainers.rdoc127 WATANABE Hirofumi (eban)
H A Dcontributors.rdoc726 WATANABE, Hirofumi (eban)
H A DChangeLog-1.9.3850 Wed Jun 29 23:17:57 2011 WATANABE Hirofumi <eban@ruby-lang.org>
854 Wed Jun 29 23:09:14 2011 WATANABE Hirofumi <eban@ruby-lang.org>
2232 Sat Jun 11 19:42:50 2011 WATANABE Hirofumi <eban@ruby-lang.org>
2256 Sat Jun 11 18:05:57 2011 WATANABE Hirofumi <eban@ruby-lang.org>
11278 Wed Sep 22 00:52:44 2010 WATANABE Hirofumi <eban@ruby-lang.org>
14174 Tue Jun 15 17:14:58 2010 WATANABE Hirofumi <eban@ruby-lang.org>
14178 Tue Jun 15 12:09:00 2010 WATANABE Hirofumi <eban@ruby-lang.org>
20207 Wed Dec 16 11:18:30 2009 WATANABE Hirofumi <eban@ruby-lang.org>
31629 Fri Jan 23 17:24:31 2009 WATANABE Hirofumi <eban@ruby-lang.org>
63964 pointed by eban.
[all …]
/dports/lang/mosh/mosh-0.2.7/extlibs/onig-5.9.2/
H A DHISTORY1123 2004/03/08: [impl] (thanks eban)
1125 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig_sys-69.1.0/oniguruma/
H A DHISTORY1368 2004/03/08: [impl] (thanks eban)
1370 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/onig_sys-69.1.0/oniguruma/
H A DHISTORY1368 2004/03/08: [impl] (thanks eban)
1370 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/www/mod_php73/php-7.3.33/ext/mbstring/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/
H A DHISTORY1430 2004/03/08: [impl] (thanks eban)
1432 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/
H A DHISTORY1522 2004/03/08: [impl] (thanks eban)
1524 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/
H A DHISTORY1506 2004/03/08: [impl] (thanks eban)
1508 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/
H A DHISTORY1522 2004/03/08: [impl] (thanks eban)
1524 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/devel/oniguruma/oniguruma-6.9.7.1/
H A DHISTORY1526 2004/03/08: [impl] (thanks eban)
1528 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/
H A DHISTORY1526 2004/03/08: [impl] (thanks eban)
1528 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]

123