Home
last modified time | relevance | path

Searched defs:ustrp (Results 1 – 6 of 6) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dutf8.c3242 U8* ustrp, STRLEN *lenp, in S__to_utf8_case()
3481 U8* const ustrp, STRLEN *lenp) in S_check_locale_boundary_crossing()
3540 U8 * ustrp, STRLEN *lenp) in S_turkic_fc()
3575 U8 * ustrp, STRLEN *lenp) in S_turkic_lc()
3620 U8 * ustrp, STRLEN *lenp) in S_turkic_uc()
3752 U8* ustrp, in Perl__to_utf8_upper_flags()
3776 U8* ustrp, in Perl__to_utf8_title_flags()
3798 U8* ustrp, in Perl__to_utf8_lower_flags()
3824 U8* ustrp, in Perl__to_utf8_fold_flags()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dutf8.c3269 U8* ustrp, STRLEN *lenp, in S__to_utf8_case()
3395 U8* const ustrp, STRLEN *lenp) in S_check_locale_boundary_crossing()
3454 U8 * ustrp, STRLEN *lenp) in S_turkic_fc()
3489 U8 * ustrp, STRLEN *lenp) in S_turkic_lc()
3534 U8 * ustrp, STRLEN *lenp) in S_turkic_uc()
3666 U8* ustrp, in Perl__to_utf8_upper_flags()
3690 U8* ustrp, in Perl__to_utf8_title_flags()
3712 U8* ustrp, in Perl__to_utf8_lower_flags()
3738 U8* ustrp, in Perl__to_utf8_fold_flags()
/dports/lang/perl5.32/perl-5.32.1/
H A Dutf8.c3234 U8* ustrp, STRLEN *lenp, in S__to_utf8_case()
3476 U8* const ustrp, STRLEN *lenp) in S_check_locale_boundary_crossing()
3535 U8 * ustrp, STRLEN *lenp) in S_turkic_fc()
3570 U8 * ustrp, STRLEN *lenp) in S_turkic_lc()
3616 U8 * ustrp, STRLEN *lenp) in S_turkic_uc()
3748 U8* ustrp, in Perl__to_utf8_upper_flags()
3773 U8* ustrp, in Perl__to_utf8_title_flags()
3796 U8* ustrp, in Perl__to_utf8_lower_flags()
3823 U8* ustrp, in Perl__to_utf8_fold_flags()
/dports/lang/perl5.30/perl-5.30.3/
H A Dutf8.c3376 U8* ustrp, STRLEN *lenp, in S__to_utf8_case()
3616 U8* const ustrp, STRLEN *lenp) in S_check_locale_boundary_crossing()
3756 U8 * ustrp, STRLEN *lenp) in S_turkic_fc()
3791 U8 * ustrp, STRLEN *lenp) in S_turkic_lc()
3837 U8 * ustrp, STRLEN *lenp) in S_turkic_uc()
3977 U8* ustrp, in Perl__to_utf8_upper_flags()
4013 U8* ustrp, in Perl__to_utf8_title_flags()
4047 U8* ustrp, in Perl__to_utf8_lower_flags()
4085 U8* ustrp, in Perl__to_utf8_fold_flags()
H A Dmathoms.c1144 Perl_to_utf8_fold(pTHX_ const U8 *p, U8* ustrp, STRLEN *lenp) in Perl_to_utf8_fold()
1152 Perl_to_utf8_lower(pTHX_ const U8 *p, U8* ustrp, STRLEN *lenp) in Perl_to_utf8_lower()
1160 Perl_to_utf8_title(pTHX_ const U8 *p, U8* ustrp, STRLEN *lenp) in Perl_to_utf8_title()
1168 Perl_to_utf8_upper(pTHX_ const U8 *p, U8* ustrp, STRLEN *lenp) in Perl_to_utf8_upper()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmstrcmp.cpp388 utf8_ptr ustrp; in create_from_stack() local