From 04e7dc0da5e32e260efd2be300b3d9d1521c84b1 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Thu, 18 Dec 2003 09:38:33 +0000 Subject: [PATCH] not implemented on windows git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146708 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/expm1.xml | 3 ++- reference/math/functions/log1p.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/math/functions/expm1.xml b/reference/math/functions/expm1.xml index 49b55039c2..e535e35d58 100644 --- a/reference/math/functions/expm1.xml +++ b/reference/math/functions/expm1.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,7 @@ &warn.undocumented.func; + ¬e.no-windows; diff --git a/reference/math/functions/log1p.xml b/reference/math/functions/log1p.xml index 750ec237a5..7227d55f28 100644 --- a/reference/math/functions/log1p.xml +++ b/reference/math/functions/log1p.xml @@ -1,5 +1,5 @@ - + @@ -19,6 +19,7 @@ &warn.undocumented.func; + ¬e.no-windows;