Searched refs:wcscspn (Results 1 – 11 of 11) sorted by relevance
37 #pragma weak _wcscspn = wcscspn45 wcscspn(const wchar_t *string, const wchar_t *charset) in wcscspn() function61 return (wcscspn(string, charset)); in wscspn()
259 #undef wcscspn278 #define wcscspn strcspn macro
149 len = wcscspn(p, eol); in wrap()
63 using std::wcscspn;
71 wcscspn { TYPE = FUNCTION };
229 extern size_t wcscspn(const wchar_t *, const wchar_t *);
1279 wcscspn.3c \2336 wcscspn.3c := LINKSRC = wcstring.3c
1394 wcscspn;
1534 size_t wcscspn(const wchar_t *string, const wchar_t *charset);
1349 link path=usr/share/man/man3c/wcscspn.3c target=wcstring.3c
5333 usr/src/man/man3c/wcscspn.3c