1. Update pp_ucfirst to enter the UTF-8 branch only if the first
authorAbhijit Menon-Sen <ams@wiw.org>
Tue, 5 Nov 2002 03:43:46 +0000 (03:43 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Tue, 5 Nov 2002 03:43:46 +0000 (03:43 +0000)
commit34aa158557bf899117e749eb5a8375ffe870f5d0
treecb258c547a71a7e45c1a35a243349b250bcbf02c
parent107c23634640452662c18f6ae1ae0d2920a4cf3b
1. Update pp_ucfirst to enter the UTF-8 branch only if the first
   character is UTF-8. (Copied from pp_lcfirst.)
2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.

p4raw-id: //depot/perl@18107
dump.c
pp.c