Home
last modified time | relevance | path

Searched refs:wcsspn (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwsspn.c44 wcsspn(const wchar_t *string, const wchar_t *charset) in wcsspn() function
60 return (wcsspn(string, charset)); in wsspn()
H A Dwstok.c61 (((q = string + wcsspn(string, sepset)) != WNULL) && *q == L'\0')) in __wcstok_xpg5()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h262 #undef wcsspn
281 #define wcsspn strspn macro
/titanic_41/usr/src/head/
H A Dwchar.h70 using std::wcsspn;
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers72 wcsspn { TYPE = FUNCTION };
/titanic_41/usr/src/head/iso/
H A Dwchar_iso.h236 extern size_t wcsspn(const wchar_t *, const wchar_t *);
/titanic_41/usr/src/lib/libc/port/stdio/
H A Ddoscan.c898 #define STRSPN wcsspn in string()
/titanic_41/usr/src/lib/libc/port/print/
H A Ddoprnt.c66 #define STRSPN wcsspn
/titanic_41/usr/src/man/man3c/
H A DMakefile1292 wcsspn.3c \
2342 wcsspn.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1402 wcsspn;
H A Dllib-lc1578 size_t wcsspn(const wchar_t *string, const wchar_t *charset);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1362 link path=usr/share/man/man3c/wcsspn.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5341 usr/src/man/man3c/wcsspn.3c