Home
last modified time | relevance | path

Searched refs:H_note (Results 1 – 3 of 3) sorted by relevance

/dports/irc/evangeline/evangeline-msa/src/
H A Dtclhash.c26 H_note, H_filt, H_event; variable
198 H_note = add_bind_table("note", 0, builtin_3char); in init_bind()
886 x = check_tcl_bind(H_note, to, 0, " $_note1 $_note2 $_note3", MATCH_EXACT); in check_tcl_note()
/dports/irc/evangeline/evangeline/src/
H A Dtclhash.c26 H_note, H_filt, H_event; variable
198 H_note = add_bind_table("note", 0, builtin_3char); in init_bind()
886 x = check_tcl_bind(H_note, to, 0, " $_note1 $_note2 $_note3", MATCH_EXACT); in check_tcl_note()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dtclhash.c44 H_note, H_filt, H_event, H_die, H_cron, H_log = NULL; variable
227 H_note = add_bind_table("note", 0, builtin_3char); in init_bind()
1100 x = check_tcl_bind(H_note, to, 0, " $_note1 $_note2 $_note3", in check_tcl_note()