strspn.c | 1 /* $NetBSD: strspn.c,v 1.3 2023/06/18 22:18:13 rillig Exp $ */ 29 __RCSID("$NetBSD: strspn.c,v 1.3 2023/06/18 22:18:13 rillig Exp $"); 43 strspn(const char *s, const char *charset) function in typeref:typename:size_t 142 strspn(const char *s, const char *charset) function in typeref:typename:size_t
|