cvs: phpdoc-nl /reference/var/functions doubleval.xml floatval.xml get-defined-vars.xml get-resource-type.xml gettype.xml is-array.xml is-bool.xml is-callable.xml is-double.xml is-float.xml is-int.xml is-integer.xml is-long.xml is-null.xml is-numeric.xml is-object.xml is-real.xml is-resource.xml is-scalar.xml is-string.xml isset.xml print-r.xml serialize.xml settype.xml strval.xml unserialize.xml unset.xml var-dump.xml var-export.xml
[email protected] ("Sander Roobol")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssander1029490043@cvsserver> |
sander Fri Aug 16 05:27:23 2002 EDT
Modified files:
/phpdoc-nl/reference/var/functions doubleval.xml floatval.xml
get-defined-vars.xml
get-resource-type.xml
gettype.xml is-array.xml
is-bool.xml is-callable.xml
is-double.xml is-float.xml
is-int.xml is-integer.xml
is-long.xml is-null.xml
is-numeric.xml is-object.xml
is-real.xml is-resource.xml
is-scalar.xml is-string.xml
isset.xml print-r.xml
serialize.xml settype.xml
strval.xml unserialize.xml
unset.xml var-dump.xml
var-export.xml
Log:
Omschrijving -> Beschrijving
sander-20020816052723.txt
(text/plain, 18.1 KB)
Index: phpdoc-nl/reference/var/functions/doubleval.xml
diff -u phpdoc-nl/reference/var/functions/doubleval.xml:1.1 phpdoc-nl/reference/var/functions/doubleval.xml:1.2
--- phpdoc-nl/reference/var/functions/doubleval.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/doubleval.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Alias van <function>floatval</function></refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<para>
Deze functie is een alias van <function>floatval</function>.
</para>
Index: phpdoc-nl/reference/var/functions/floatval.xml
diff -u phpdoc-nl/reference/var/functions/floatval.xml:1.1 phpdoc-nl/reference/var/functions/floatval.xml:1.2
--- phpdoc-nl/reference/var/functions/floatval.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/floatval.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Verkrijg de float waarde van een variable</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>float</type><methodname>floatval</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/get-defined-vars.xml
diff -u phpdoc-nl/reference/var/functions/get-defined-vars.xml:1.2 phpdoc-nl/reference/var/functions/get-defined-vars.xml:1.3
--- phpdoc-nl/reference/var/functions/get-defined-vars.xml:1.2 Sun Jun 16 07:35:10 2002
+++ phpdoc-nl/reference/var/functions/get-defined-vars.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>get_defined_vars</methodname>
<void/>
Index: phpdoc-nl/reference/var/functions/get-resource-type.xml
diff -u phpdoc-nl/reference/var/functions/get-resource-type.xml:1.1 phpdoc-nl/reference/var/functions/get-resource-type.xml:1.2
--- phpdoc-nl/reference/var/functions/get-resource-type.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/get-resource-type.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>get_resource_type</methodname>
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/gettype.xml
diff -u phpdoc-nl/reference/var/functions/gettype.xml:1.1 phpdoc-nl/reference/var/functions/gettype.xml:1.2
--- phpdoc-nl/reference/var/functions/gettype.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/gettype.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Verkrijg het type van een variabele</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>gettype</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-array.xml
diff -u phpdoc-nl/reference/var/functions/is-array.xml:1.1 phpdoc-nl/reference/var/functions/is-array.xml:1.2
--- phpdoc-nl/reference/var/functions/is-array.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/is-array.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele een array is</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_array</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-bool.xml
diff -u phpdoc-nl/reference/var/functions/is-bool.xml:1.1 phpdoc-nl/reference/var/functions/is-bool.xml:1.2
--- phpdoc-nl/reference/var/functions/is-bool.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/is-bool.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_bool</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-callable.xml
diff -u phpdoc-nl/reference/var/functions/is-callable.xml:1.1 phpdoc-nl/reference/var/functions/is-callable.xml:1.2
--- phpdoc-nl/reference/var/functions/is-callable.xml:1.1 Sat Jun 1 10:01:45 2002
+++ phpdoc-nl/reference/var/functions/is-callable.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_callable</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-double.xml
diff -u phpdoc-nl/reference/var/functions/is-double.xml:1.1 phpdoc-nl/reference/var/functions/is-double.xml:1.2
--- phpdoc-nl/reference/var/functions/is-double.xml:1.1 Sat Jun 1 10:01:46 2002
+++ phpdoc-nl/reference/var/functions/is-double.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Alias van <function>is_float</function></refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<para>
Deze functie is een alias van <function>is_float</function>.
</para>
Index: phpdoc-nl/reference/var/functions/is-float.xml
diff -u phpdoc-nl/reference/var/functions/is-float.xml:1.1 phpdoc-nl/reference/var/functions/is-float.xml:1.2
--- phpdoc-nl/reference/var/functions/is-float.xml:1.1 Sat Jun 1 10:01:46 2002
+++ phpdoc-nl/reference/var/functions/is-float.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele een float is</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_float</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-int.xml
diff -u phpdoc-nl/reference/var/functions/is-int.xml:1.1 phpdoc-nl/reference/var/functions/is-int.xml:1.2
--- phpdoc-nl/reference/var/functions/is-int.xml:1.1 Sat Jun 1 10:01:46 2002
+++ phpdoc-nl/reference/var/functions/is-int.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele een integer is</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_int</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-integer.xml
diff -u phpdoc-nl/reference/var/functions/is-integer.xml:1.1 phpdoc-nl/reference/var/functions/is-integer.xml:1.2
--- phpdoc-nl/reference/var/functions/is-integer.xml:1.1 Sat Jun 1 10:01:46 2002
+++ phpdoc-nl/reference/var/functions/is-integer.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Alias van <function>is_int</function></refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<para>
Deze functie is een alias van <function>is_int</function>.
</para>
Index: phpdoc-nl/reference/var/functions/is-long.xml
diff -u phpdoc-nl/reference/var/functions/is-long.xml:1.1 phpdoc-nl/reference/var/functions/is-long.xml:1.2
--- phpdoc-nl/reference/var/functions/is-long.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-long.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Alias van <function>is_int</function></refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<para>
Deze functie is een alias van <function>is_int</function>.
</para>
Index: phpdoc-nl/reference/var/functions/is-null.xml
diff -u phpdoc-nl/reference/var/functions/is-null.xml:1.2 phpdoc-nl/reference/var/functions/is-null.xml:1.3
--- phpdoc-nl/reference/var/functions/is-null.xml:1.2 Sat Jun 15 04:54:37 2002
+++ phpdoc-nl/reference/var/functions/is-null.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_null</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-numeric.xml
diff -u phpdoc-nl/reference/var/functions/is-numeric.xml:1.1 phpdoc-nl/reference/var/functions/is-numeric.xml:1.2
--- phpdoc-nl/reference/var/functions/is-numeric.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-numeric.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_numeric</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-object.xml
diff -u phpdoc-nl/reference/var/functions/is-object.xml:1.1 phpdoc-nl/reference/var/functions/is-object.xml:1.2
--- phpdoc-nl/reference/var/functions/is-object.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-object.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele een object is</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_object</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-real.xml
diff -u phpdoc-nl/reference/var/functions/is-real.xml:1.1 phpdoc-nl/reference/var/functions/is-real.xml:1.2
--- phpdoc-nl/reference/var/functions/is-real.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-real.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Alias van <function>is_float</function></refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<para>
Deze functie is een alias van <function>is_float</function>.
</para>
Index: phpdoc-nl/reference/var/functions/is-resource.xml
diff -u phpdoc-nl/reference/var/functions/is-resource.xml:1.1 phpdoc-nl/reference/var/functions/is-resource.xml:1.2
--- phpdoc-nl/reference/var/functions/is-resource.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-resource.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_resource</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-scalar.xml
diff -u phpdoc-nl/reference/var/functions/is-scalar.xml:1.1 phpdoc-nl/reference/var/functions/is-scalar.xml:1.2
--- phpdoc-nl/reference/var/functions/is-scalar.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-scalar.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_scalar</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/is-string.xml
diff -u phpdoc-nl/reference/var/functions/is-string.xml:1.1 phpdoc-nl/reference/var/functions/is-string.xml:1.2
--- phpdoc-nl/reference/var/functions/is-string.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/is-string.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele een string is</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>is_string</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/isset.xml
diff -u phpdoc-nl/reference/var/functions/isset.xml:1.2 phpdoc-nl/reference/var/functions/isset.xml:1.3
--- phpdoc-nl/reference/var/functions/isset.xml:1.2 Wed Jun 5 14:55:52 2002
+++ phpdoc-nl/reference/var/functions/isset.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Controleer of een variabele bestaat</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>isset</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/print-r.xml
diff -u phpdoc-nl/reference/var/functions/print-r.xml:1.1 phpdoc-nl/reference/var/functions/print-r.xml:1.2
--- phpdoc-nl/reference/var/functions/print-r.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/print-r.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>void</type><methodname>print_r</methodname>
<methodparam><type>mixed</type><parameter>expression</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/serialize.xml
diff -u phpdoc-nl/reference/var/functions/serialize.xml:1.1 phpdoc-nl/reference/var/functions/serialize.xml:1.2
--- phpdoc-nl/reference/var/functions/serialize.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/serialize.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>serialize</methodname>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/settype.xml
diff -u phpdoc-nl/reference/var/functions/settype.xml:1.2 phpdoc-nl/reference/var/functions/settype.xml:1.3
--- phpdoc-nl/reference/var/functions/settype.xml:1.2 Wed Jun 5 14:55:53 2002
+++ phpdoc-nl/reference/var/functions/settype.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Verander het type van een variable</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>bool</type><methodname>settype</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/strval.xml
diff -u phpdoc-nl/reference/var/functions/strval.xml:1.1 phpdoc-nl/reference/var/functions/strval.xml:1.2
--- phpdoc-nl/reference/var/functions/strval.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/strval.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Verkrijg de string waarde van een variabele</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>strval</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/unserialize.xml
diff -u phpdoc-nl/reference/var/functions/unserialize.xml:1.1 phpdoc-nl/reference/var/functions/unserialize.xml:1.2
--- phpdoc-nl/reference/var/functions/unserialize.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/unserialize.xml Fri Aug 16 05:27:22 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>mixed</type><methodname>unserialize</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/unset.xml
diff -u phpdoc-nl/reference/var/functions/unset.xml:1.1 phpdoc-nl/reference/var/functions/unset.xml:1.2
--- phpdoc-nl/reference/var/functions/unset.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/unset.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Verwijder een gegeven variabele</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>void</type><methodname>unset</methodname>
<methodparam><type>mixed</type><parameter>var</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/var-dump.xml
diff -u phpdoc-nl/reference/var/functions/var-dump.xml:1.1 phpdoc-nl/reference/var/functions/var-dump.xml:1.2
--- phpdoc-nl/reference/var/functions/var-dump.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/var-dump.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Dumpt informatie over een variable</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>void</type><methodname>var_dump</methodname>
<methodparam><type>mixed</type><parameter>expression</parameter></methodparam>
Index: phpdoc-nl/reference/var/functions/var-export.xml
diff -u phpdoc-nl/reference/var/functions/var-export.xml:1.1 phpdoc-nl/reference/var/functions/var-export.xml:1.2
--- phpdoc-nl/reference/var/functions/var-export.xml:1.1 Sat Jun 1 10:01:48 2002
+++ phpdoc-nl/reference/var/functions/var-export.xml Fri Aug 16 05:27:22 2002
@@ -6,7 +6,7 @@
<refpurpose>Print uit of geeft terug een string representatie van een variable</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>mixed</type><methodname>var_export</methodname>
<methodparam><type>mixed</type><parameter>expression</parameter></methodparam>