Home
last modified time | relevance | path

Searched refs:UTF8_CHK_SKIP (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D50310062 UTF8_CHK_SKIP # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D503100631 UTF8_CHK_SKIP # U
/dports/x11-toolkits/p5-Tk/Tk-804.035/
H A DencGlue.c152 *chPtr = utf8_to_uvchr_buf((U8 *)src, src + UTF8_CHK_SKIP(src), &len); in Tcl_UtfToUniChar()
267 toLOWER_utf8_safe(s, s + UTF8_CHK_SKIP(s), d, &len ); in Tcl_UtfToLower()
284 toUPPER_utf8_safe(s, s + UTF8_CHK_SKIP(s), d, &len ); in Tcl_UtfToUpper()
H A Dppport.h9841 #undef UTF8_CHK_SKIP
9848 #ifndef UTF8_CHK_SKIP
9849 # define UTF8_CHK_SKIP(s) \ macro
10210 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D503100642 UTF8_CHK_SKIP # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D503100642 UTF8_CHK_SKIP # U
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/todo/
H A D5006000146 UTF8_CHK_SKIP # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D5006000148 UTF8_CHK_SKIP # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D5006000148 UTF8_CHK_SKIP # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D5006000174 UTF8_CHK_SKIP # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dmathoms.c1191 return isUTF8_CHAR(s, s + UTF8_CHK_SKIP(s)); in Perl_is_utf8_char()
1409 return utf8_to_uvchr_buf(s, s + UTF8_CHK_SKIP(s), retlen); in Perl_utf8_to_uvchr()
H A Dutf8.h725 #define UTF8_CHK_SKIP(s) \ macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dmathoms.c1201 return isUTF8_CHAR(s, s + UTF8_CHK_SKIP(s)); in Perl_is_utf8_char()
1417 return utf8_to_uvchr_buf(s, s + UTF8_CHK_SKIP(s), retlen); in Perl_utf8_to_uvchr()
H A Dutf8.h586 #define UTF8_CHK_SKIP(s) \ macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dmathoms.c1191 return isUTF8_CHAR(s, s + UTF8_CHK_SKIP(s)); in Perl_is_utf8_char()
1409 return utf8_to_uvchr_buf(s, s + UTF8_CHK_SKIP(s), retlen); in Perl_utf8_to_uvchr()
H A Dutf8.h579 #define UTF8_CHK_SKIP(s) \ macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dutf8108 #undef UTF8_CHK_SKIP
115 __UNDEFINED__ UTF8_CHK_SKIP(s) \
118 /* UTF8_CHK_SKIP depends on my_strnlen */
421 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dutf8107 #undef UTF8_CHK_SKIP
114 __UNDEFINED__ UTF8_CHK_SKIP(s) \
117 /* UTF8_CHK_SKIP depends on my_strnlen */
418 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dutf8107 #undef UTF8_CHK_SKIP
114 __UNDEFINED__ UTF8_CHK_SKIP(s) \
117 /* UTF8_CHK_SKIP depends on my_strnlen */
421 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dutf8108 #undef UTF8_CHK_SKIP
115 __UNDEFINED__ UTF8_CHK_SKIP(s) \
118 /* UTF8_CHK_SKIP depends on my_strnlen */
421 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dppport.h9841 #undef UTF8_CHK_SKIP
9848 #ifndef UTF8_CHK_SKIP
9849 # define UTF8_CHK_SKIP(s) \ macro
10210 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dppport.h9841 #undef UTF8_CHK_SKIP
9848 #ifndef UTF8_CHK_SKIP
9849 # define UTF8_CHK_SKIP(s) \ macro
10210 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/databases/p5-Cache-Memcached-Fast/Cache-Memcached-Fast-0.27/
H A Dppport.h4716 #undef UTF8_CHK_SKIP
4723 #ifndef UTF8_CHK_SKIP
4724 #define UTF8_CHK_SKIP(s) \ macro
4956 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/security/p5-Crypt-OpenSSL-X509/Crypt-OpenSSL-X509-1.910/
H A Dppport.h16407 #undef UTF8_CHK_SKIP
16414 #ifndef UTF8_CHK_SKIP
16415 # define UTF8_CHK_SKIP(s) \ macro
16776 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))
/dports/devel/p5-DateTime/DateTime-1.54/
H A Dppport.h16407 #undef UTF8_CHK_SKIP
16414 #ifndef UTF8_CHK_SKIP
16415 # define UTF8_CHK_SKIP(s) \ macro
16776 : utf8_to_uvchr_buf(s, (s) + UTF8_CHK_SKIP(s), (lp)))

123