Make utf8_length() and utf8_distance() (the latter of which
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 19:01:05 +0000 (19:01 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 26 Nov 2000 19:01:05 +0000 (19:01 +0000)
commit02eb7b47b8a6793752e5b001af6e62c374b2c440
tree07c212ac1a760e5468e7b769b861a1fe00d96718
parent21477fb41342ef2f0f21af5ef95caf64eee65dee
Make utf8_length() and utf8_distance() (the latter of which
is unused at the moment) to be less forgiving about bad UTF-8.

p4raw-id: //depot/perl@7869
embed.pl
proto.h
utf8.c