Home
last modified time | relevance | path

Searched refs:L1_func (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.c3682 #define CASE_CHANGE_BODY_START(locale_flags, LC_L1_change_macro, L1_func, \ argument
3704 return L1_func(*p, ustrp, lenp, L1_func_extra_param); \
3713 return L1_func(c, ustrp, lenp, L1_func_extra_param); \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.c3596 #define CASE_CHANGE_BODY_START(locale_flags, libc_change_function, L1_func, \ argument
3618 return L1_func(*p, ustrp, lenp, L1_func_extra_param); \
3627 return L1_func(c, ustrp, lenp, L1_func_extra_param); \
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.c3678 #define CASE_CHANGE_BODY_START(locale_flags, LC_L1_change_macro, L1_func, \ argument
3700 return L1_func(*p, ustrp, lenp, L1_func_extra_param); \
3709 return L1_func(c, ustrp, lenp, L1_func_extra_param); \
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.c3899 #define CASE_CHANGE_BODY_START(locale_flags, LC_L1_change_macro, L1_func, \ argument
3921 return L1_func(*p, ustrp, lenp, L1_func_extra_param); \
3930 return L1_func(c, ustrp, lenp, L1_func_extra_param); \