]> granicus.if.org Git - php/commitdiff
- Mention zend_zstrndup()
authorMarcus Boerger <helly@php.net>
Wed, 20 Dec 2006 20:17:45 +0000 (20:17 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 20 Dec 2006 20:17:45 +0000 (20:17 +0000)
README.UNICODE-UPGRADES

index ae16028165129b9004c647ed924a13788de3e467..bb9e6cf4c5b9c17b8f0c2990673938317e35b698 100644 (file)
@@ -323,6 +323,8 @@ allocating UChar's.
 
 The size parameter refers to the number of UChar's, not bytes.
 
+       zend_zstrndup(type, zstr, length)
+
 
 Hashes
 ------