wcspbrk.c | 1 /* $NetBSD: wcspbrk.c,v 1.5 2011/11/24 18:44:25 joerg Exp $ */ 29 * citrus Id: wcspbrk.c,v 1.2 2000/12/21 05:07:25 itojun Exp 33 __RCSID("$NetBSD: wcspbrk.c,v 1.5 2011/11/24 18:44:25 joerg Exp $"); 43 wcspbrk(const wchar_t *s, const wchar_t *set) function in typeref:typename:wchar_t *
|