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 D | 5023006 | 26 _to_utf8_case # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | utf8.c | 3083 _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 D | embed.h | 1607 # 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 D | embed.fnc | 5841 S |UV |_to_utf8_case |const UV original \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2531 S |UV |_to_utf8_case |const UV original \
|