Searched refs:wchar (Results 1 - 25 of 199) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-wchar.c1 /* Test of <wchar.h> substitute.
21 #include <wchar.h>
H A Dtest-wcwidth.c21 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfile_name.h34 int dos_to_wchar(doscp_t *fromDos, char *dos, wchar_t *wchar, size_t len);
35 void wchar_to_dos(doscp_t *toDos, wchar_t *wchar, char *dos, size_t len, int *mangled);
40 int wchar_to_native(const wchar_t *wchar, char *native, size_t len);
41 int native_to_wchar(const char *native, wchar_t *wchar, size_t len,
H A DcharsetConv.c145 int dos_to_wchar(doscp_t *cp, char *dos, wchar_t *wchar, size_t len) argument
150 wchar_t *dptr=wchar;
155 return dptr-wchar;
163 static int safe_iconv(iconv_t conv, const wchar_t *wchar, char *dest, argument
173 r=iconv(conv, (char**)&wchar, &in_len, &dptr, &out_len);
185 wchar++;
204 wchar_t *wchar, char *dos, size_t len, int *mangled)
206 safe_iconv(cp->to, wchar, dos, len, mangled);
257 int dos_to_wchar(doscp_t *cp, char *dos, wchar_t *wchar, size_t len) argument
264 wchar[
203 wchar_to_dos(doscp_t *cp, wchar_t *wchar, char *dos, size_t len, int *mangled) argument
274 wchar_to_dos(doscp_t *cp, wchar_t *wchar, char *dos, size_t len, int *mangled) argument
352 wchar_to_native(const wchar_t *wchar, char *native, size_t len) argument
387 native_to_wchar(const char *native, wchar_t *wchar, size_t len, const char *end, int *mangled) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dmbsinit.c21 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-wchar.c1 /* Test of <wchar.h> substitute.
21 #include <wchar.h>
H A Dwctob.c21 #include <wchar.h>
H A Dtest-mbsinit.c21 #include <wchar.h>
H A Dtest-wcwidth.c21 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmbsinit.c21 #include <wchar.h>
H A Dwcwidth.c20 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtask_io_accounting.h16 u64 wchar; member in struct:task_io_accounting
H A Dtask_io_accounting_ops.h96 dst->wchar += src->wchar;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmbswidth.h20 in UnixWare 7.1.1 <wchar.h>. We need this #include before the #define
22 However, we don't want to #include <wchar.h> on all platforms because
24 <wchar.h>.
26 <wchar.h>. */
28 # include <wchar.h>
H A Dwcwidth.c20 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dmbswidth.h20 in UnixWare 7.1.1 <wchar.h>. We need this #include before the #define
22 However, we don't want to #include <wchar.h> on all platforms because
24 <wchar.h>.
26 <wchar.h>. */
28 # include <wchar.h>
H A Dwcwidth.c20 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dwcwidth.c20 #include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dm-common.h25 # include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A DMakefile.am122 ## begin gnulib module wchar
126 # We need the following in order to create <wchar.h> when the system
128 wchar.h: wchar.in.h
171 < $(srcdir)/wchar.in.h; \
174 MOSTLYCLEANFILES += wchar.h wchar.h-t
176 EXTRA_DIST += wchar.in.h
178 ## end gnulib module wchar
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbcnvut7.tex30 \constfunc{size\_t}{MB2WC}{\param{wchar\_t* }{buf}, \param{const char* }{psz}, \param{size\_t }{n}}
36 \constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}}
H A Dmbcnvutf.tex29 \constfunc{size\_t}{MB2WC}{\param{wchar\_t* }{buf}, \param{const char* }{psz}, \param{size\_t }{n}}
36 \constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}}
70 \constfunc{size\_t}{MB2WC}{\param{wchar\_t* }{buf}, \param{const char* }{psz}, \param{size\_t }{n}}
77 \constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_mbstr_width.c16 # include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_mbstr_width.c16 # include <wchar.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/strings/
H A Dunicode.cpp117 const wchar_t wchar[] = {0x44,0xE9,0x6A,0xE0,0}; local
123 wxString s2(wchar, wxConvUTF8);
126 CPPUNIT_ASSERT( s1 == wchar );
127 CPPUNIT_ASSERT( s2 == wchar );
135 wxString s4(wchar, wxConvUTF8, 3);

Completed in 356 milliseconds

12345678