Searched refs:toLOWER_utf8 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h483 #define toLOWER_utf8(p,s,l) to_utf8_lower(p,s,l) macro
H A Dpp.c3421 toLOWER_utf8(s, tmpbuf, &ulen);
3560 UV uv = toLOWER_utf8(s, tmpbuf, &ulen);
H A Dregexec.c2793 toLOWER_utf8((U8*)s, tmpbuf1, &ulen1);
2794 toLOWER_utf8((U8*)l, tmpbuf2, &ulen2);

Completed in 45 milliseconds