Home
last modified time | relevance | path

Searched refs:s_is_utf8 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/glib20/glib-2.70.4/glib/
H A Dgdatetime.c3011 gboolean s_is_utf8) in string_append() argument
3016 if (s_is_utf8) in string_append()
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c2913 bool s_is_utf8 = cBOOL(UTF); /* Is the source string assumed to be in S_scan_const() local
2961s_is_utf8 = PL_parser->lex_sub_op->op_private & (PL_lex_repl ? OPpTRANS_FROM_UTF : OPpTRANS_TO_UT… in S_scan_const()
3022 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3047 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3412 if (s_is_utf8) { in S_scan_const()
4061 else if (! s_is_utf8 && ! d_is_utf8) { in S_scan_const()
4068 else if (s_is_utf8 && d_is_utf8) { /* Both UTF-8, can just copy */ in S_scan_const()
4079 else if (s_is_utf8) { /* UTF8ness matters: convert output to utf8 */ in S_scan_const()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c3110 bool s_is_utf8 = cBOOL(UTF); /* Is the source string assumed to be in S_scan_const() local
3217 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3237 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3602 if (s_is_utf8) { in S_scan_const()
4277 else if (! s_is_utf8 && ! d_is_utf8) { in S_scan_const()
4284 else if (s_is_utf8 && d_is_utf8) { /* Both UTF-8, can just copy */ in S_scan_const()
4295 else if (s_is_utf8) { /* UTF8ness matters: convert output to utf8 */ in S_scan_const()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c2998 bool s_is_utf8 = cBOOL(UTF); /* Is the source string assumed to be in S_scan_const() local
3105 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3125 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3490 if (s_is_utf8) { in S_scan_const()
4156 else if (! s_is_utf8 && ! d_is_utf8) { in S_scan_const()
4163 else if (s_is_utf8 && d_is_utf8) { /* Both UTF-8, can just copy */ in S_scan_const()
4174 else if (s_is_utf8) { /* UTF8ness matters: convert output to utf8 */ in S_scan_const()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c3036 bool s_is_utf8 = cBOOL(UTF); /* Is the source string assumed to be in S_scan_const() local
3143 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3163 if (s_is_utf8 && UTF8_IS_ABOVE_LATIN1(*s)) { in S_scan_const()
3528 if (s_is_utf8) { in S_scan_const()
4203 else if (! s_is_utf8 && ! d_is_utf8) { in S_scan_const()
4210 else if (s_is_utf8 && d_is_utf8) { /* Both UTF-8, can just copy */ in S_scan_const()
4221 else if (s_is_utf8) { /* UTF8ness matters: convert output to utf8 */ in S_scan_const()