mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
adding missing refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142828 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f2a1685d80
commit
8559b9961b
3 changed files with 6 additions and 9 deletions
|
@ -1,11 +1,10 @@
|
|||
<?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.72 -->
|
||||
<refentry id='function.is-finite'>
|
||||
<refnamediv>
|
||||
<refname>is_finite</refname>
|
||||
<refpurpose>
|
||||
</refpurpose>
|
||||
<refpurpose>Finds whether a value is a legal finite number</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
<?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.72 -->
|
||||
<refentry id='function.is-infinite'>
|
||||
<refnamediv>
|
||||
<refname>is_infinite</refname>
|
||||
<refpurpose>
|
||||
</refpurpose>
|
||||
<refpurpose>Finds whether a value is infinite</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
<?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.is-nan'>
|
||||
<refnamediv>
|
||||
<refname>is_nan</refname>
|
||||
<refpurpose>
|
||||
</refpurpose>
|
||||
<refpurpose>Finds whether a value is not a number</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
Loading…
Reference in a new issue