Home
last modified time | relevance | path

Searched refs:to_wchar (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/php73/php-7.3.33/ext/mbstring/
H A Dphp_unicode.c390 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
397 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
399 if (to_wchar == NULL) { in php_unicode_convert_case()
409 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
414 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
415 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
429 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
436 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
439 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/
H A Dphp_unicode.c365 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
372 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
374 if (to_wchar == NULL) { in php_unicode_convert_case()
384 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
389 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
390 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
404 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
411 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
414 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/
H A Dphp_unicode.c390 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
397 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
399 if (to_wchar == NULL) { in php_unicode_convert_case()
409 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
414 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
415 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
429 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
436 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
439 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/
H A Dphp_unicode.c388 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
395 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
397 if (to_wchar == NULL) { in php_unicode_convert_case()
407 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
412 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
413 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
427 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
434 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
437 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/www/mod_php81/php-8.1.1/ext/mbstring/
H A Dphp_unicode.c365 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
372 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
374 if (to_wchar == NULL) { in php_unicode_convert_case()
384 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
389 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
390 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
404 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
411 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
414 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/lang/php74/php-7.4.27/ext/mbstring/
H A Dphp_unicode.c388 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
395 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
397 if (to_wchar == NULL) { in php_unicode_convert_case()
407 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
412 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
413 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
427 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
434 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
437 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/lang/php81/php-8.1.1/ext/mbstring/
H A Dphp_unicode.c365 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
372 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
374 if (to_wchar == NULL) { in php_unicode_convert_case()
384 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
389 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
390 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
404 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
411 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
414 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/www/mod_php73/php-7.3.33/ext/mbstring/
H A Dphp_unicode.c390 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
397 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
399 if (to_wchar == NULL) { in php_unicode_convert_case()
409 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
414 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
415 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
429 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
436 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
439 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/www/mod_php74/php-7.4.27/ext/mbstring/
H A Dphp_unicode.c388 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
395 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
397 if (to_wchar == NULL) { in php_unicode_convert_case()
407 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
412 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
413 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
427 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
434 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
437 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/
H A Dphp_unicode.c382 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
389 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
391 if (to_wchar == NULL) { in php_unicode_convert_case()
401 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
406 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
407 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
421 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
428 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
431 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/lang/php80/php-8.0.15/ext/mbstring/
H A Dphp_unicode.c382 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
389 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
391 if (to_wchar == NULL) { in php_unicode_convert_case()
401 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
406 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
407 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
421 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
428 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
431 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/textproc/zorba/zorba-2.7.0/src/util/
H A Dfs_util.cpp109 static bool to_wchar( char const *path, LPWSTR wpath ) { in to_wchar() function
118 to_wchar( path, wpath ); in make_absolute_impl()
145 win32::to_wchar( path, wpath ); in chdir()
159 win32::to_wchar( path, wpath ); in create()
293 win32::to_wchar( path, wpath ); in get_type()
304 win32::to_wchar( path, wpath ); in mkdir()
405 win32::to_wchar( path, wpath ); in win32_opendir()
426 win32::to_wchar( path, wpath ); in remove()
444 win32::to_wchar( from, wfrom ); in rename()
445 win32::to_wchar( to, wto ); in rename()
/dports/www/mod_php80/php-8.0.15/ext/mbstring/
H A Dphp_unicode.c382 mbfl_convert_filter *from_wchar, *to_wchar; in php_unicode_convert_case() local
389 to_wchar = mbfl_convert_filter_new(src_encoding, in php_unicode_convert_case()
391 if (to_wchar == NULL) { in php_unicode_convert_case()
401 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
406 to_wchar->illegal_mode = illegal_mode; in php_unicode_convert_case()
407 to_wchar->illegal_substchar = illegal_substchar; in php_unicode_convert_case()
421 if ((*to_wchar->filter_function)(*p++, to_wchar) < 0) { in php_unicode_convert_case()
428 mbfl_convert_filter_flush(to_wchar); in php_unicode_convert_case()
431 mbfl_convert_filter_delete(to_wchar); in php_unicode_convert_case()
/dports/converters/recode/Recode-3.6/src/
H A Diconv.c165 int to_wchar; in iconv_open() local
173 for (to_wchar = 0;;) { in iconv_open()
220 to_wchar = 1; in iconv_open()
286 cd = (struct conv_struct *) malloc(from_wchar != to_wchar in iconv_open()
300 if (to_wchar) { in iconv_open()
331 if (from_wchar != to_wchar) { in iconv_open()
/dports/converters/libiconv/libiconv-1.16/lib/
H A Diconv_open2.h40 if (to_wchar) {
82 if (from_wchar != to_wchar) {
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/libiconv-1.14/lib/
H A Diconv_open2.h41 if (to_wchar) {
83 if (from_wchar != to_wchar) {
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/iconv/libiconv/
H A Diconv_open2.h41 if (to_wchar) {
83 if (from_wchar != to_wchar) {
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libiconv/source/lib/
H A Diconv.c216 int to_wchar; in iconv_open() local
225 for (to_wchar = 0;;) { in iconv_open()
294 to_wchar = 1; in iconv_open()
379 cd = (struct conv_struct *) malloc(from_wchar != to_wchar in iconv_open()
393 if (to_wchar) { in iconv_open()
435 if (from_wchar != to_wchar) { in iconv_open()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/xtrabackup/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/percona57-server/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()
/dports/databases/percona57-client/boost_1_59_0/boost/uuid/
H A Duuid_io.hpp139 inline wchar_t to_wchar(size_t i) { in to_wchar() function
178 result += detail::to_wchar(hi); in to_wstring()
181 result += detail::to_wchar(lo); in to_wstring()

123