Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwscspn.c37 #pragma weak _wcscspn = wcscspn
45 wcscspn(const wchar_t *string, const wchar_t *charset) in wcscspn() function
61 return (wcscspn(string, charset)); in wscspn()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h259 #undef wcscspn
278 #define wcscspn strcspn macro
/titanic_41/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c149 len = wcscspn(p, eol); in wrap()
/titanic_41/usr/src/head/
H A Dwchar.h63 using std::wcscspn;
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers71 wcscspn { TYPE = FUNCTION };
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h229 extern size_t wcscspn(const wchar_t *, const wchar_t *);
/titanic_41/usr/src/man/man3c/
H A DMakefile1279 wcscspn.3c \
2336 wcscspn.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1394 wcscspn;
H A Dllib-lc1534 size_t wcscspn(const wchar_t *string, const wchar_t *charset);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1349 link path=usr/share/man/man3c/wcscspn.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5333 usr/src/man/man3c/wcscspn.3c