Home
last modified time | relevance | path

Searched refs:_to_utf8_case (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502300626 _to_utf8_case # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dutf8.c3083 _to_utf8_case(uv, s, d, lenp, PL_utf8_toupper, \
3089 _to_utf8_case(uv, s, d, lenp, PL_utf8_totitle, \
3095 _to_utf8_case(uv, s, d, lenp, PL_utf8_tolower, \
3107 ? _to_utf8_case(uv, s, d, lenp, PL_utf8_tofold, \
3112 : _to_utf8_case(uv, s, d, lenp, PL_utf8_tosimplefold, \
H A Dembed.h1607 # define _to_utf8_case(a,b,c,d,e,f,g,h,i) S__to_utf8_case(aTHX_ a,b,c,d,e,f,g,h,i) macro
H A Dembed.fnc5841 S |UV |_to_utf8_case |const UV original \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2531 S |UV |_to_utf8_case |const UV original \