Home
last modified time | relevance | path

Searched refs:UTF8_IS_ABOVE_LATIN1 (Results 1 – 23 of 23) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D501700463 UTF8_IS_ABOVE_LATIN1 # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D501700463 UTF8_IS_ABOVE_LATIN1 # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D501700463 UTF8_IS_ABOVE_LATIN1 # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.h393 #define UTF8_IS_ABOVE_LATIN1(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
491 #define UTF8_IS_ABOVE_LATIN1_START(c) UTF8_IS_ABOVE_LATIN1(c)
H A Dutf8.c3500 assert(UTF8_IS_ABOVE_LATIN1(*p)); in S_check_locale_boundary_crossing()
3511 if (! UTF8_IS_ABOVE_LATIN1(*s)) { in S_check_locale_boundary_crossing()
H A Dregexec.c1721 if (UTF8_IS_ABOVE_LATIN1(*uc)) { \
1767 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*uc)) { \
6554 && UTF8_IS_ABOVE_LATIN1(nextbyte) in S_regmatch()
6864 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*locinput)) { in S_regmatch()
6897 || UTF8_IS_ABOVE_LATIN1(* (U8*) l)) in S_regmatch()
6921 || UTF8_IS_ABOVE_LATIN1(* (U8*) s)) in S_regmatch()
9966 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*scan)) { in S_regrepeat()
H A Dtoke.c1083 if (UTF8_IS_ABOVE_LATIN1(c)) { in Perl_lex_stuff_pvn()
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()
4086 if (SvUTF8(res) && UTF8_IS_ABOVE_LATIN1(*str)) { in S_scan_const()
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.h402 #define UTF8_IS_ABOVE_LATIN1(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
498 #define UTF8_IS_ABOVE_LATIN1_START(c) UTF8_IS_ABOVE_LATIN1(c)
H A Dregexec.c1711 if (UTF8_IS_ABOVE_LATIN1(*uc)) { \
1757 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*uc)) { \
6037 && UTF8_IS_ABOVE_LATIN1(nextchr) in S_regmatch()
6347 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*locinput)) { in S_regmatch()
6380 || UTF8_IS_ABOVE_LATIN1(* (U8*) l)) in S_regmatch()
6404 || UTF8_IS_ABOVE_LATIN1(* (U8*) s)) in S_regmatch()
9514 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*scan)) { in S_regrepeat()
9561 else if (! UTF8_IS_ABOVE_LATIN1(c)) { in S_regrepeat()
H A Dutf8.c3495 assert(UTF8_IS_ABOVE_LATIN1(*p)); in S_check_locale_boundary_crossing()
3506 if (! UTF8_IS_ABOVE_LATIN1(*s)) { in S_check_locale_boundary_crossing()
H A Dtoke.c1058 if (UTF8_IS_ABOVE_LATIN1(c)) { in Perl_lex_stuff_pvn()
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()
4039 if (SvUTF8(res) && UTF8_IS_ABOVE_LATIN1(*str)) { in S_scan_const()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.h552 #define UTF8_IS_ABOVE_LATIN1(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
637 #define UTF8_IS_ABOVE_LATIN1_START(c) UTF8_IS_ABOVE_LATIN1(c)
H A Dutf8.c3414 assert(UTF8_IS_ABOVE_LATIN1(*p)); in S_check_locale_boundary_crossing()
3425 if (! UTF8_IS_ABOVE_LATIN1(*s)) { in S_check_locale_boundary_crossing()
H A Dregexec.c1721 if (UTF8_IS_ABOVE_LATIN1(*uc)) { \
1767 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*uc)) { \
6568 && UTF8_IS_ABOVE_LATIN1(nextbyte) in S_regmatch()
6877 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*locinput)) { in S_regmatch()
6910 || UTF8_IS_ABOVE_LATIN1(* (U8*) l)) in S_regmatch()
6934 || UTF8_IS_ABOVE_LATIN1(* (U8*) s)) in S_regmatch()
9985 if (UTF8_IS_ABOVE_LATIN1(*scan)) { in S_regrepeat()
H A Dtoke.c1157 if (UTF8_IS_ABOVE_LATIN1(c)) { in Perl_lex_stuff_pvn()
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()
4160 if (SvUTF8(res) && UTF8_IS_ABOVE_LATIN1(*str)) { in S_scan_const()
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.h294 #define UTF8_IS_ABOVE_LATIN1(c) (__ASSERT_(FITS_IN_8_BITS(c)) \ macro
457 #define UTF8_IS_ABOVE_LATIN1_START(c) UTF8_IS_ABOVE_LATIN1(c)
H A Dutf8.c3244 if (use_utf8 && UTF8_IS_ABOVE_LATIN1(*p)) { in Perl__is_utf8_FOO()
3635 assert(UTF8_IS_ABOVE_LATIN1(*p)); in S_check_locale_boundary_crossing()
3646 if (! UTF8_IS_ABOVE_LATIN1(*s)) { in S_check_locale_boundary_crossing()
H A Dregexec.c1711 if (UTF8_IS_ABOVE_LATIN1(*uc)) { \
1757 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*uc)) { \
5977 && UTF8_IS_ABOVE_LATIN1(nextchr) in S_regmatch()
6273 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*locinput)) { in S_regmatch()
6304 || UTF8_IS_ABOVE_LATIN1(* (U8*) l)) in S_regmatch()
6328 || UTF8_IS_ABOVE_LATIN1(* (U8*) s)) in S_regmatch()
9330 if (utf8_target && UTF8_IS_ABOVE_LATIN1(*scan)) { in S_regrepeat()
9373 else if (! UTF8_IS_ABOVE_LATIN1(c)) { in S_regrepeat()
H A Dutfebcdic.h256 #define UTF8_IS_ABOVE_LATIN1(c) cBOOL(FITS_IN_8_BITS(c) \ macro
H A Dtoke.c1046 if (UTF8_IS_ABOVE_LATIN1(c)) { in Perl_lex_stuff_pvn()
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()
3951 if (SvUTF8(res) && UTF8_IS_ABOVE_LATIN1(*str)) { in S_scan_const()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/
H A DAPItest.xs6251 RETVAL = UTF8_IS_ABOVE_LATIN1(ch);
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3353 syn keyword xsMacro UTF8_IS_ABOVE_LATIN1 UTF8_IS_CONTINUATION
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3353 syn keyword xsMacro UTF8_IS_ABOVE_LATIN1 UTF8_IS_CONTINUATION