Home
last modified time | relevance | path

Searched refs:NOTICE_ALL (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/today/ja-today-2.12_2/
H A Dbirthday.c71 int birthday_notice_flag = NOTICE_ALL;
234 } else if (birthday_notice_flag == NOTICE_ALL) { in birthday_filemain()
275 } else if (deathday_notice_flag == NOTICE_ALL) { in birthday_filemain()
H A Dextern.h490 NOTICE_ALL, /* ͽ���� */ enumerator
H A Dmain.c63 { "all", NOTICE_ALL },
H A Devent.c349 } else if (event_notice_flag == NOTICE_ALL) { in eventSearch()