Searched defs:charset (Results 1 - 11 of 11) sorted by relevance
| /src/common/lib/libc/string/ |
| H A D | strcspn.c | 44 strcspn(const char *s, const char *charset) argument
|
| H A D | strpbrk.c | 53 strpbrk(const char *s, const char *charset) argument
|
| H A D | strspn.c | 43 strspn(const char *s, const char *charset) argument 79 const unsigned char *charset = (const unsigned char *)charset_s; local in function:strspn_x 142 strspn(const char * s,const char * charset) argument 148 strcspn(const char * s,const char * charset) argument [all...] |
| /src/share/i18n/csmapper/ |
| H A D | Makefile | |
| /src/lib/libc/string/ |
| H A D | wcscspn_bloom.h | 60 wcsspn_bloom_init(size_t *bloom, const wchar_t *charset) argument
|
| /src/usr.bin/pathchk/ |
| H A D | pathchk.c | 177 static const char charset[] = local in function:portable
|
| /src/lib/libc/citrus/modules/ |
| H A D | citrus_zw.c | 68 _ZWCharset charset; member in struct:__anon48b72aee0308 [all...] |
| H A D | citrus_hz.c | 86 charset_t charset; member in struct:__anon48ad58df0308 [all...] |
| /src/usr.bin/mail/ |
| H A D | mime_header.c | 232 const char *charset; local in function:mime_decode_usfield 271 decode_comment(char **obuf, char *oend, const char **ibuf, const char *iend, const char *charset) argument 439 const char *charset; local in function:mime_decode_sfield [all...] |
| H A D | mime_decode.c | 786 run_mime_ficonv(struct mime_info *mip, const char *charset) argument 823 char *charset; local in function:run_decoder [all...] |
| /src/libexec/identd/ |
| H A D | identd.c | 99 char *address, *charset, *fmt, *p; local in function:main 325 idhandle(int fd, const char *charset, const char *fmt, const char *osname, argument 536 idparse(int fd,int lport,int fport,const char * charset,const char * osname,const char * user) argument [all...] |
Completed in 8 milliseconds