Searched refs:wc2 (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/sys/fs/ntfs/ |
| D | ntfs_conv.c | 76 ntfs_utf8_wcmp(wchar wc1, wchar wc2) in ntfs_utf8_wcmp() argument 80 if (wc1 == wc2) in ntfs_utf8_wcmp() 83 return (int) wc1 - (int) wc2; in ntfs_utf8_wcmp()
|
| /netbsd/src/lib/libc/citrus/modules/ |
| D | citrus_utf1632.c | 253 wchar_t wc2; in _citrus_UTF1632_wcrtomb_priv() local 287 wc2 = 0; in _citrus_UTF1632_wcrtomb_priv() 298 wc2 = (wc & 0x3FF) | 0xDC00; in _citrus_UTF1632_wcrtomb_priv() 317 if (wc2!=0) { in _citrus_UTF1632_wcrtomb_priv() 318 wc = wc2; in _citrus_UTF1632_wcrtomb_priv() 319 wc2 = 0; in _citrus_UTF1632_wcrtomb_priv()
|
| /netbsd/src/external/bsd/flex/dist/examples/fastwc/ |
| D | README | 35 wc2.l somewhat faster; adds rules to match multiple tokens at once 53 wc2 4.6 as good as C implementation; built using -Cf
|
| D | Makefile.am | 26 wc2.l \
|
| D | Makefile.in | 314 wc2.l \
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-wait-for.c | 66 wait_channel_cmp(struct wait_channel *wc1, struct wait_channel *wc2) in wait_channel_cmp() argument 68 return (strcmp(wc1->name, wc2->name)); in wait_channel_cmp()
|
| D | utf8.c | 294 const wchar_t *wc1 = vp1, *wc2 = vp2; in utf8_table_cmp() local 296 if (*wc1 < *wc2) in utf8_table_cmp() 298 if (*wc1 > *wc2) in utf8_table_cmp()
|
| /netbsd/src/bin/sh/ |
| D | expand.c | 1897 wchar_t wc, wc2; in patmatch() local 2041 wc2 = (unsigned char)*p++; in patmatch() 2043 && collate_range_cmp(chr, wc2) <= 0 in patmatch()
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | regex_internal.c | 645 wchar_t wc2; in re_string_reconstruct() local 661 mbclen = mbrtowc (&wc2, (const char *) p, mlen, in re_string_reconstruct() 668 wc = wc2; in re_string_reconstruct()
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/ |
| D | archive_string.c | 2461 uint32_t wc2 = 0; in cesu8_to_unicode() local 2466 cnt = _utf8_to_unicode(&wc2, s+3, n-3); in cesu8_to_unicode() 2467 if (cnt != 3 || !IS_LOW_SURROGATE_LA(wc2)) { in cesu8_to_unicode() 2471 wc = combine_surrogate_pair(wc, wc2); in cesu8_to_unicode()
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ChangeLog | 7314 * examples/fastwc/wc1.l, examples/fastwc/wc2.l, 7519 examples/fastwc/wc1.l, examples/fastwc/wc2.l,
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 78411 c4ca938331c5dd4dfd6be89a399e767b gcc/testsuite/gdc.test/runnable/wc2.d
|