From 9bb2e4f1018d51caa6fdc80513bcdcafa334efae Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 8 Apr 2002 13:44:42 +0000 Subject: [PATCH] more entities: &return.success; git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77172 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 5 ++--- functions/bzip2.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/functions/array.xml b/functions/array.xml index ba5a428876..c1b4f6453c 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -1207,8 +1207,7 @@ Array SORT_REGULAR after before each new array argument. - Returns &true; on success, &false; - on failure. + &return.success; diff --git a/functions/bzip2.xml b/functions/bzip2.xml index fe927bd7c5..df17c154a1 100644 --- a/functions/bzip2.xml +++ b/functions/bzip2.xml @@ -1,5 +1,5 @@ - + Bzip2 Compression Functions Bzip2 @@ -104,7 +104,7 @@ bzclose($bz); Closes the bzip2 file referenced by the pointer bz. - Returns &true; on success and &false; on failure. + &return.success; The file pointer must be valid, and must point to a file