From d259129bb05bcd43b0c2a42f9c4229c0546ca270 Mon Sep 17 00:00:00 2001 From: Kenneth Schwartz Date: Fri, 11 Mar 2005 16:11:52 +0000 Subject: [PATCH] use example.outputs[.similar] entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/is-dir.xml | 6 ++---- reference/math/functions/bindec.xml | 6 ++---- reference/math/functions/decbin.xml | 6 ++---- reference/math/functions/dechex.xml | 6 ++---- reference/math/functions/decoct.xml | 6 ++---- reference/math/functions/exp.xml | 6 ++---- reference/math/functions/mt-rand.xml | 6 ++---- reference/math/functions/octdec.xml | 6 ++---- reference/math/functions/rand.xml | 6 ++---- reference/mbstring/functions/mb-list-encodings.xml | 6 ++---- reference/mcrypt/functions/mcrypt-encrypt.xml | 6 ++---- reference/mcrypt/functions/mcrypt-get-cipher-name.xml | 6 ++---- reference/mcrypt/functions/mcrypt-module-self-test.xml | 6 ++---- reference/mhash/functions/mhash-get-hash-name.xml | 6 ++---- reference/mime_magic/functions/mime-content-type.xml | 6 ++---- reference/misc/functions/eval.xml | 6 ++---- reference/outcontrol/functions/ob-get-flush.xml | 6 ++---- reference/outcontrol/functions/ob-list-handlers.xml | 6 ++---- reference/outcontrol/functions/output-add-rewrite-var.xml | 6 ++---- .../outcontrol/functions/output-reset-rewrite-vars.xml | 6 ++---- reference/spl/functions/ArrayIterator-current.xml | 6 ++---- reference/spl/functions/ArrayIterator-next.xml | 6 ++---- reference/spl/functions/ArrayObject-construct.xml | 6 ++---- reference/strings/functions/crypt.xml | 6 ++---- reference/strings/functions/explode.xml | 6 ++---- reference/strings/functions/strip-tags.xml | 6 ++---- reference/sybase/functions/sybase-affected-rows.xml | 6 ++---- reference/tidy/functions/tidy-error-count.xml | 6 ++---- reference/tidy/functions/tidy-parse-string.xml | 6 ++---- reference/tidy/functions/tidy-repair-string.xml | 6 ++---- reference/url/functions/get-headers.xml | 6 ++---- reference/var/functions/unset.xml | 8 ++++---- 32 files changed, 66 insertions(+), 128 deletions(-) diff --git a/reference/filesystem/functions/is-dir.xml b/reference/filesystem/functions/is-dir.xml index 73dad1c5a1..6b7a3cdd6f 100644 --- a/reference/filesystem/functions/is-dir.xml +++ b/reference/filesystem/functions/is-dir.xml @@ -1,5 +1,5 @@ - + @@ -31,9 +31,7 @@ var_dump(is_dir('..')); //one dir up ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -36,9 +36,7 @@ echo bindec('111'); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -28,9 +28,7 @@ echo decbin(26); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -28,9 +28,7 @@ echo dechex(47); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -28,9 +28,7 @@ echo decoct(264); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -33,9 +33,7 @@ echo exp(5.7); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -44,9 +44,7 @@ echo mt_rand(5, 15); ?> ]]> - - The above example will output something similar to: - + &example.outputs.similar; - + @@ -31,9 +31,7 @@ echo octdec(decoct(45)); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -34,9 +34,7 @@ echo rand(5, 15); ?> ]]> - - The above example will output something similar to: - + &example.outputs.similar; - + mb_list_encodings @@ -29,9 +29,7 @@ print_r(mb_list_encodings()); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -67,9 +67,7 @@ ?> ]]> - - The above example will print out: - + &example.outputs; - + @@ -38,9 +38,7 @@ ?> ]]> - - The above example will produce: - + &example.outputs; - + @@ -33,9 +33,7 @@ var_dump(mcrypt_module_self_test(MCRYPT_BOGUS_CYPHER)); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -33,9 +33,7 @@ echo mhash_get_hash_name($hash); ?> ]]> - - The above example will print out: - + &example.outputs; - + mime_content_type @@ -28,9 +28,7 @@ echo mime_content_type('test.php'); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -58,9 +58,7 @@ echo $str. "\n"; ?> ]]> - - The above example will show: - + &example.outputs; - + ob_get_flush @@ -41,9 +41,7 @@ print_r(ob_list_handlers()); ?> ]]> - - The above example will output: - + &example.outputs; - + ob_list_handlers @@ -36,9 +36,7 @@ ob_end_flush(); ?> ]]> - - The above example will output: - + &example.outputs; - + output_add_rewrite_var @@ -42,9 +42,7 @@ print_r(ob_list_handlers()); ?> ]]> - - The above example will output: - + &example.outputs; link diff --git a/reference/outcontrol/functions/output-reset-rewrite-vars.xml b/reference/outcontrol/functions/output-reset-rewrite-vars.xml index a264a57471..a5e74b2e50 100755 --- a/reference/outcontrol/functions/output-reset-rewrite-vars.xml +++ b/reference/outcontrol/functions/output-reset-rewrite-vars.xml @@ -1,5 +1,5 @@ - + output_reset_rewrite_vars @@ -34,9 +34,7 @@ echo 'link'; ?> ]]> - - The above example will output: - + &example.outputs; link diff --git a/reference/spl/functions/ArrayIterator-current.xml b/reference/spl/functions/ArrayIterator-current.xml index eb713ef4de..5070521234 100755 --- a/reference/spl/functions/ArrayIterator-current.xml +++ b/reference/spl/functions/ArrayIterator-current.xml @@ -1,5 +1,5 @@ - + ArrayIterator::current @@ -38,9 +38,7 @@ for($iterator = $arrayobject->getIterator(); ?> ]]> - - The above example will output: - + &example.outputs; one diff --git a/reference/spl/functions/ArrayIterator-next.xml b/reference/spl/functions/ArrayIterator-next.xml index 62e9d4b5cb..382c759226 100755 --- a/reference/spl/functions/ArrayIterator-next.xml +++ b/reference/spl/functions/ArrayIterator-next.xml @@ -1,5 +1,5 @@ - + ArrayIterator::next @@ -37,9 +37,7 @@ while($iterator->valid()) { ?> ]]> - - The above example will output: - + &example.outputs; zero diff --git a/reference/spl/functions/ArrayObject-construct.xml b/reference/spl/functions/ArrayObject-construct.xml index a210c464ff..45005f4fa0 100755 --- a/reference/spl/functions/ArrayObject-construct.xml +++ b/reference/spl/functions/ArrayObject-construct.xml @@ -1,5 +1,5 @@ - + ArrayObject::__construct @@ -33,9 +33,7 @@ var_dump($arrayobject); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -140,9 +140,7 @@ if (CRYPT_BLOWFISH == 1) { ?> ]]> - - The above example will output something similar to: - + &example.outputs.similar; - + @@ -87,9 +87,7 @@ print_r(explode('|', $str, -1)); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -64,9 +64,7 @@ echo strip_tags($text, '

'); ?> ]]> - - The above example will output: - + &example.outputs; - + @@ -34,9 +34,7 @@ ?> ]]> - - The above example would produce the following output: - + &example.outputs; - + tidy_error_count @@ -34,9 +34,7 @@ echo $tidy->ErrorBuffer; ?> ]]> - - The above example will output: - + &example.outputs; - + tidy_parse_string @@ -60,9 +60,7 @@ echo $tidy; ?> ]]> - - The above example will output: - + &example.outputs; - + tidy_repair_string @@ -46,9 +46,7 @@ echo $tidy; ?> ]]> - - The above example will output: - + &example.outputs; diff --git a/reference/url/functions/get-headers.xml b/reference/url/functions/get-headers.xml index c7f7b83905..7b12bf71f6 100644 --- a/reference/url/functions/get-headers.xml +++ b/reference/url/functions/get-headers.xml @@ -1,5 +1,5 @@ - + get_headers @@ -37,9 +37,7 @@ print_r(get_headers($url, 1)); ?> ]]> - - The above example will output something like: - + &example.outputs.similar; - + @@ -70,7 +70,7 @@ echo $foo; ]]> - The above example would output: + &example.outputs; - The above example would output: + &example.outputs; - The above example would output: + &example.outputs;