Front page | perl.perl5.porters |
Postings from September 2000
small apidoc fix
Thread Next
From:
Marc Lehmann
Date:
September 2, 2000 20:12
Subject:
small apidoc fix
Message ID:
20000903051206.A5909@cerebro.laendle
--- utf8.c~ Sun Sep 3 05:08:15 2000
+++ utf8.c Sun Sep 3 05:08:23 2000
@@ -135,7 +135,7 @@
}
/*
-=for apidoc Am|bool_utf8_string|U8 *s|STRLEN len
+=for apidoc Am|is_utf8_string|U8 *s|STRLEN len
Returns true if first C<len> bytes of the given string form valid a UTF8
string, false otherwise.
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg@opengroup.org |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|
Thread Next
-
small apidoc fix
by Marc Lehmann