Home
last modified time | relevance | path

Searched refs:UTF8_EIGHT_BIT_LO (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.c3024 *(p+1) = UTF8_EIGHT_BIT_LO(converted); in S_to_lower_latin1()
3739 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result); \
3948 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result);
4378 foldbuf2[1] = UTF8_EIGHT_BIT_LO(*p2);
H A Dutf8.h659 #define UTF8_EIGHT_BIT_LO(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
H A Dinline.h378 *((*dest)++) = UTF8_EIGHT_BIT_LO(byte); in Perl_append_utf8_from_native_byte()
H A Dlocale.c3987 UTF8_EIGHT_BIT_LO(PL_strxfrm_NUL_replacement);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.c2952 *(p+1) = UTF8_EIGHT_BIT_LO(converted); in S_to_lower_latin1()
3653 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result); \
3862 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result);
4292 foldbuf2[1] = UTF8_EIGHT_BIT_LO(*p2);
H A Dutf8.h803 #define UTF8_EIGHT_BIT_LO(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
H A Dinline.h476 *((*dest)++) = UTF8_EIGHT_BIT_LO(byte); in Perl_append_utf8_from_native_byte()
H A Dlocale.c3991 UTF8_EIGHT_BIT_LO(PL_strxfrm_NUL_replacement);
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.c3011 *(p+1) = UTF8_EIGHT_BIT_LO(converted); in S_to_lower_latin1()
3735 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result); \
3948 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result);
4364 foldbuf2[1] = UTF8_EIGHT_BIT_LO(*p2);
H A Dutf8.h666 #define UTF8_EIGHT_BIT_LO(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
H A Dinline.h313 *((*dest)++) = UTF8_EIGHT_BIT_LO(byte); in Perl_append_utf8_from_native_byte()
H A Dlocale.c4064 UTF8_EIGHT_BIT_LO(PL_strxfrm_NUL_replacement);
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.c3010 *(p+1) = UTF8_EIGHT_BIT_LO(converted); in S_to_lower_latin1()
3957 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result); \
4214 *(ustrp + 1) = UTF8_EIGHT_BIT_LO((U8) result);
5326 foldbuf2[1] = UTF8_EIGHT_BIT_LO(*p2);
H A Dutf8.h573 #define UTF8_EIGHT_BIT_LO(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
H A Dinline.h298 *((*dest)++) = UTF8_EIGHT_BIT_LO(byte); in S_append_utf8_from_native_byte()
H A Dlocale.c4050 UTF8_EIGHT_BIT_LO(PL_strxfrm_NUL_replacement);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5007001237 UTF8_EIGHT_BIT_LO # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5007001237 UTF8_EIGHT_BIT_LO # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5007001239 UTF8_EIGHT_BIT_LO # Z added by devel/scanprov
/dports/textproc/p5-Text-Xslate/Text-Xslate-3.4.0/src/
H A DText-Xslate.xs571 *(d++) = UTF8_EIGHT_BIT_LO(c); in tx_sv_cat()
622 *(d++) = UTF8_EIGHT_BIT_LO((U8) c); in tx_sv_cat_with_html_escape_force()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/
H A DEncode.xs724 *d++ = (U8)UTF8_EIGHT_BIT_LO(uv);
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/
H A DEncode.xs724 *d++ = (U8)UTF8_EIGHT_BIT_LO(uv);
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/
H A DEncode.xs724 *d++ = (U8)UTF8_EIGHT_BIT_LO(uv);
/dports/converters/p5-Encode/Encode-3.16/
H A DEncode.xs724 *d++ = (U8)UTF8_EIGHT_BIT_LO(uv);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/
H A DEncode.xs724 *d++ = (U8)UTF8_EIGHT_BIT_LO(uv);

12