Home
last modified time | relevance | path

Searched refs:wcscspn (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwscspn.c35 #pragma weak _wcscspn = wcscspn
43 wcscspn(const wchar_t *string, const wchar_t *charset) in wcscspn() function
59 return (wcscspn(string, charset)); in wscspn()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h257 #undef wcscspn
276 #define wcscspn strcspn macro
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c147 len = wcscspn(p, eol); in wrap()
/illumos-gate/usr/src/head/
H A Dwchar.h63 using std::wcscspn;
/illumos-gate/usr/src/lib/libw/common/
H A Dmapfile-vers71 wcscspn { TYPE = FUNCTION };
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h223 extern size_t wcscspn(const wchar_t *, const wchar_t *);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1502 wcscspn.3c \
2767 wcscspn.3c := LINKSRC = wcstring.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1797 wcscspn;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1597 link path=usr/share/man/man3c/wcscspn.3c target=wcstring.3c