Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 – 25 of 40) sorted by relevance

12

/reactos/sdk/lib/ucrt/convert/
H A Dwcstombs.cpp129 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
171 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
195 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
213 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
221 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
252 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
272 ptd.get_errno().set(EILSEQ); in _wcstombs_l_helper()
H A Dmbstowcs.cpp114 ptd.get_errno().set(EILSEQ); in _mbstowcs_l_helper()
134 ptd.get_errno().set(EILSEQ); in _mbstowcs_l_helper()
153 ptd.get_errno().set(EILSEQ); in _mbstowcs_l_helper()
174 ptd.get_errno().set(EILSEQ); in _mbstowcs_l_helper()
H A Dmbrtowc.cpp115 return ptd.get_errno().set(EILSEQ);
145 return ptd.get_errno().set(EILSEQ);
163 return ptd.get_errno().set(EILSEQ);
543 ptd.get_errno().set(EILSEQ); in __mbsrtowcs_utf8()
588 ptd.get_errno().set(EILSEQ); in __mbsrtowcs_utf8()
H A Dmbtowc.cpp112 ptd.get_errno().set(EILSEQ); in _mbtowc_internal()
127 ptd.get_errno().set(EILSEQ); in _mbtowc_internal()
H A Dwctomb.cpp90 return ptd.get_errno().set(EILSEQ); in _wctomb_internal()
134 return ptd.get_errno().set(EILSEQ); in _wctomb_internal()
H A Dcommon_utf8.cpp18 ptd.get_errno().set(EILSEQ); in return_illegal_sequence()
H A Dwcrtomb.cpp100 return ptd.get_errno().set(EILSEQ); in _wcrtomb_internal()
130 return ptd.get_errno().set(EILSEQ); in _wcrtomb_internal()
H A D_mbslen.cpp53 errno = EILSEQ; in _String_length_()
/reactos/modules/rostests/tests/wcstombs-tests/
H A Dwcstombs-tests.c52 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
60 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
86 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
93 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
97 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
117 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
143 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
151 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
158 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
172 OK(errno == EILSEQ, "errno is %d", errno); in CRT_Tests()
/reactos/sdk/lib/ucrt/mbstring/
H A Dtojisjms.cpp51 errno = EILSEQ; in _mbcjistojms_l()
111 errno = EILSEQ; in _mbcjmstojis_l()
127 errno = EILSEQ; in _mbcjmstojis_l()
/reactos/sdk/lib/3rdparty/libwin-iconv/
H A Dwin_iconv.c1331 return seterror(EILSEQ); in utf8_mblen()
1381 return seterror(EILSEQ); in kernel_mbtowc()
1409 return seterror(EILSEQ); in kernel_wctomb()
1412 return seterror(EILSEQ); in kernel_wctomb()
1414 return seterror(EILSEQ); in kernel_wctomb()
1440 return seterror(EILSEQ); in mlang_mbtowc()
1455 return seterror(EILSEQ); in mlang_wctomb()
1459 return seterror(EILSEQ); in mlang_wctomb()
1497 return seterror(EILSEQ); in utf16_mbtowc()
1601 return seterror(EILSEQ); in utf32_mbtowc()
[all …]
H A Dwin_iconv_test.c34 case EILSEQ: return "EILSEQ"; in errstr()
160 …t(from, fromstr, STATIC_STRLEN(fromstr), to, tostr, STATIC_STRLEN(tostr), EILSEQ, BUFSIZ, __LINE__)
/reactos/sdk/lib/ucrt/env/
H A Dputenv.cpp32 _VALIDATE_RETURN_NOEXC(name_count_required != 0, EILSEQ, false); in compute_required_transform_buffer_count()
38 _VALIDATE_RETURN_NOEXC(value_count_required != 0, EILSEQ, false); in compute_required_transform_buffer_count()
123 _VALIDATE_RETURN_NOEXC(name_written_count != 0, EILSEQ, false); in set_variable_in_other_environment()
135 _VALIDATE_RETURN_NOEXC(value_written_count != 0, EILSEQ, false); in set_variable_in_other_environment()
/reactos/sdk/lib/ucrt/string/
H A Dwcsxfrm.cpp83 errno = EILSEQ; in _wcsxfrm_l()
97 errno = EILSEQ; in _wcsxfrm_l()
H A Dstrxfrm.cpp98 errno = EILSEQ; in _strxfrm_l()
129 errno = EILSEQ; in _strxfrm_l()
H A Dstrupr.cpp150 errno = EILSEQ; in _strupr_s_l_stat()
185 return errno = EILSEQ; in _strupr_s_l_stat()
H A Dwcslwr.cpp137 errno = EILSEQ; in _wcslwr_s_l_stat()
170 return errno = EILSEQ; in _wcslwr_s_l_stat()
H A Dwcsupr.cpp135 errno = EILSEQ; in _wcsupr_s_l_stat()
167 return errno = EILSEQ; in _wcsupr_s_l_stat()
H A Dstrlwr.cpp149 errno = EILSEQ; in _strlwr_s_l_stat()
184 return errno = EILSEQ; in _strlwr_s_l_stat()
/reactos/sdk/lib/crt/string/
H A Dwcs.c280 _set_errno(EILSEQ); in wcsrtombs_l()
294 _set_errno(EILSEQ); in wcsrtombs_l()
307 _set_errno(EILSEQ); in wcsrtombs_l()
H A Dstrxfrm.c34 *_errno() = EILSEQ; in _strxfrm_l()
/reactos/modules/rostests/apitests/crt/
H A Dwctomb.c58 …todo_static ok(errno == EILSEQ, "EILSEQ is expected in an illegal sequence conversion but got %d.\… in START_TEST()
/reactos/sdk/lib/crt/stdlib/
H A Dmbstowcs.c49 _set_errno(EILSEQ); in _mbstowcs_l()
/reactos/sdk/include/crt/
H A Derrno.h109 #define EILSEQ 42 macro
/reactos/sdk/include/ucrt/
H A Derrno.h80 #define EILSEQ 42 macro

12