Lines Matching refs:wcsspn
111 size_t wcsspn (const wchar_t *s1, const wchar_t *s2); 1278 /** The wcsspn function computes the length of the maximum initial segment of 1282 @return The wcsspn function returns the length of the segment. 1284 size_t wcsspn(const wchar_t *s1, const wchar_t *s2);