strspn — Calculate the length of the initial substring of s which only contain letters in accept
s
accept
size_t strspn (
)
The string to be searched
The string to search for