Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.c3487 S__to_utf8_case(pTHX_ const UV original,const U8 * p,U8 * ustrp,STRLEN * lenp,SV * invlist,const I32 * const invmap,const U32 * const * const aux_tables,const U8 * const aux_table_lengths,const char * const normal) S__to_utf8_case() argument
3613 S_check_locale_boundary_crossing(pTHX_ const U8 * const p,const UV result,U8 * const ustrp,STRLEN * lenp) S_check_locale_boundary_crossing() argument
3672 S_turkic_fc(pTHX_ const U8 * const p,const U8 * const e,U8 * ustrp,STRLEN * lenp) S_turkic_fc() argument
3707 S_turkic_lc(pTHX_ const U8 * const p0,const U8 * const e,U8 * ustrp,STRLEN * lenp) S_turkic_lc() argument
3752 S_turkic_uc(pTHX_ const U8 * const p,const U8 * const e,U8 * ustrp,STRLEN * lenp) S_turkic_uc() argument
3884 Perl__to_utf8_upper_flags(pTHX_ const U8 * p,const U8 * e,U8 * ustrp,STRLEN * lenp,bool flags) Perl__to_utf8_upper_flags() argument
3908 Perl__to_utf8_title_flags(pTHX_ const U8 * p,const U8 * e,U8 * ustrp,STRLEN * lenp,bool flags) Perl__to_utf8_title_flags() argument
3930 Perl__to_utf8_lower_flags(pTHX_ const U8 * p,const U8 * e,U8 * ustrp,STRLEN * lenp,bool flags) Perl__to_utf8_lower_flags() argument
3956 Perl__to_utf8_fold_flags(pTHX_ const U8 * p,const U8 * e,U8 * ustrp,STRLEN * lenp,U8 flags) Perl__to_utf8_fold_flags() argument
[all...]