Searched refs:wcsspn (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/libc/string/
H A Dwcsspn.c26 * citrus Id: wcsspn.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp
32 __RCSID("$NetBSD: wcsspn.c,v 1.1 2000/12/23 23:14:37 itojun Exp $");
40 wcsspn(const wchar_t *s, const wchar_t *set) function
H A DMakefile.inc26 wcsrchr.c wcsspn.c wcsstr.c wcstok.c wcswidth.c wcsxfrm.c wmemchr.c \
97 wmemchr.3 wcsspn.3 \
/barrelfish-2018-10-04/include/
H A Dwchar.h158 size_t wcsspn(const wchar_t *, const wchar_t *) __pure;

Completed in 97 milliseconds