HomeSort by: relevance | last modified time | path
    Searched defs:wcspbrk (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/string/
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 *
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 *

Completed in 25 milliseconds