Small speedup by inlining the easy bits of is_utf8_char()
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 1 Jul 2002 14:14:37 +0000 (14:14 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 1 Jul 2002 14:14:37 +0000 (14:14 +0000)
commit1acdb0da20c8b57ef4b35c7c1b7e0ed3fc417368
tree44aac2ab1ba54415185ddfae6729dc7b8081a138
parentd103360b8581685282078776ac5692a3521f9a95
Small speedup by inlining the easy bits of is_utf8_char()
into is_utf8_string().

p4raw-id: //depot/perl@17392
utf8.c