mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
not implemented on windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146708 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9f85d1d6d1
commit
04e7dc0da5
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
|
||||
<refentry id='function.expm1'>
|
||||
<refnamediv>
|
||||
|
@ -19,6 +19,7 @@
|
|||
<para>
|
||||
&warn.undocumented.func;
|
||||
</para>
|
||||
¬e.no-windows;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
|
||||
<refentry id='function.log1p'>
|
||||
<refnamediv>
|
||||
|
@ -19,6 +19,7 @@
|
|||
<para>
|
||||
&warn.undocumented.func;
|
||||
</para>
|
||||
¬e.no-windows;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue