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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.c3356 STRLEN tculen; local
3359 toTITLE_utf8(s, tmpbuf, &tculen);
3367 * tculen is the byte length of the freshly titlecased
3371 sv_setpvn(TARG, (char*)tmpbuf, tculen);
3379 Copy(tmpbuf, s, tculen, U8);

Completed in 35 milliseconds