diff --git a/reference/datetime/functions/strftime.xml b/reference/datetime/functions/strftime.xml
index 0618a5543e..e79720791a 100644
--- a/reference/datetime/functions/strftime.xml
+++ b/reference/datetime/functions/strftime.xml
@@ -98,7 +98,7 @@
%U
- Week number of the given year, starting with the the first
+ Week number of the given year, starting with the first
Sunday as the first week13 (for the 13th full week of the year)
diff --git a/reference/ingres-ii/functions/ingres-field-length.xml b/reference/ingres-ii/functions/ingres-field-length.xml
index 7356254197..674388e4ea 100644
--- a/reference/ingres-ii/functions/ingres-field-length.xml
+++ b/reference/ingres-ii/functions/ingres-field-length.xml
@@ -47,7 +47,7 @@
index is the column number whose length
will be retrieved. The start and end values
- for index depend upon the the value
+ for index depend upon the value
of ingres.array_index_start. If ingres.array_index_start
is 0 then the field number must be
between 0
diff --git a/reference/ingres-ii/functions/ingres-field-name.xml b/reference/ingres-ii/functions/ingres-field-name.xml
index 561b25a952..39f274578a 100644
--- a/reference/ingres-ii/functions/ingres-field-name.xml
+++ b/reference/ingres-ii/functions/ingres-field-name.xml
@@ -45,7 +45,7 @@
index is the field whose name will be
retrieved. The start and end values for index depends
- on the the value of ingres.array_index_start. If ingres.array_index_start is 0 then
the field number must be between 0 and one less than the value given by
diff --git a/reference/ingres-ii/functions/ingres-field-nullable.xml b/reference/ingres-ii/functions/ingres-field-nullable.xml
index 06bb40fe92..f85f53e99d 100644
--- a/reference/ingres-ii/functions/ingres-field-nullable.xml
+++ b/reference/ingres-ii/functions/ingres-field-nullable.xml
@@ -44,7 +44,7 @@
index is the field whose nullability will be
retrieved. The start and end values for index depends
- on the the value of ingres.array_index_start. If ingres.array_index_start is 0 then
the field number must be between 0 and one less than the value given by
diff --git a/reference/ingres-ii/functions/ingres-field-precision.xml b/reference/ingres-ii/functions/ingres-field-precision.xml
index aef2a0550e..6509b1df5a 100644
--- a/reference/ingres-ii/functions/ingres-field-precision.xml
+++ b/reference/ingres-ii/functions/ingres-field-precision.xml
@@ -47,7 +47,7 @@
index is the field whose precision will be
retrieved. The start and end values for index depends
- on the the value of ingres.array_index_start. If ingres.array_index_start is 0 then
the field number must be between 0 and one less than the value given by
diff --git a/reference/ingres-ii/functions/ingres-field-scale.xml b/reference/ingres-ii/functions/ingres-field-scale.xml
index fa69e34ba2..9f90c73571 100644
--- a/reference/ingres-ii/functions/ingres-field-scale.xml
+++ b/reference/ingres-ii/functions/ingres-field-scale.xml
@@ -47,7 +47,7 @@
index is the field whose scale will be
retrieved. The start and end values for index depends
- on the the value of ingres.array_index_start. If ingres.array_index_start is 0 then
the field number must be between 0 and one less than the value given by
diff --git a/reference/ingres-ii/functions/ingres-field-type.xml b/reference/ingres-ii/functions/ingres-field-type.xml
index 67f9a26930..6d8a8c9ad7 100644
--- a/reference/ingres-ii/functions/ingres-field-type.xml
+++ b/reference/ingres-ii/functions/ingres-field-type.xml
@@ -44,7 +44,7 @@
index is the field whose type will be
retrieved. The start and end values for index depends
- on the the value of ingres.array_index_start. If ingres.array_index_start is 0 then
the field number must be between 0 and one less than the value given by
diff --git a/reference/ingres-ii/functions/ingres-set-environment.xml b/reference/ingres-ii/functions/ingres-set-environment.xml
index 35161c4784..3c24043069 100644
--- a/reference/ingres-ii/functions/ingres-set-environment.xml
+++ b/reference/ingres-ii/functions/ingres-set-environment.xml
@@ -62,7 +62,7 @@
timezonestringControls the timezone of the session. If not set, it will
- default the the value defined by II_TIMEZONE_NAME. If
+ default the value defined by II_TIMEZONE_NAME. If
II_TIMEZONE_NAME is not defined, NA-PACIFIC (GMT-8 with Daylight
Savings) is used.UNITED-KINGDOM
diff --git a/reference/memcached/memcached/getstats.xml b/reference/memcached/memcached/getstats.xml
index 21be75d3b4..50546d18f3 100644
--- a/reference/memcached/memcached/getstats.xml
+++ b/reference/memcached/memcached/getstats.xml
@@ -17,7 +17,7 @@
Memcached::getStats returns an array containing the
state of all available memcache servers. See memcache protocol specification
- for details on the these statistics.
+ for details on these statistics.
diff --git a/reference/oci8/datatypes.xml b/reference/oci8/datatypes.xml
index 40dde9bf8f..bd37ff9f5f 100644
--- a/reference/oci8/datatypes.xml
+++ b/reference/oci8/datatypes.xml
@@ -74,7 +74,7 @@
SQLT_RSET
- Creates an oci statement resource to represent the the cursor.
+ Creates an oci statement resource to represent the cursor.SQLT_RDD
diff --git a/reference/sdo_das_xml/examples.xml b/reference/sdo_das_xml/examples.xml
index d1c80ed96e..d7ffc077fd 100644
--- a/reference/sdo_das_xml/examples.xml
+++ b/reference/sdo_das_xml/examples.xml
@@ -530,7 +530,7 @@ print($xmldas->saveString($document,2));
from those of the complex type of the document element, where it exists.
Hence in this example the typename of the root data object is FormLetter.
In the event that there is no separate complex type definition
- for the document element, when the the type is defined inline and is
+ for the document element, when the type is defined inline and is
anonymous,
the SDO type name will be the same as the element name.
diff --git a/reference/sdodasrel/book.xml b/reference/sdodasrel/book.xml
index 3d5d319c0b..62c12c8c00 100644
--- a/reference/sdodasrel/book.xml
+++ b/reference/sdodasrel/book.xml
@@ -82,7 +82,7 @@
Once the query has been executed and the data graph constructed,
- there is no need for either that instance of the the Relational DAS or
+ there is no need for either that instance of the Relational DAS or
the database connection. There are no locks held on the database.
Both the Relational DAS and the PDO database connection can be
garbage collected.
diff --git a/reference/sdodasrel/examples.xml b/reference/sdodasrel/examples.xml
index 0fe6fe3d0a..1bd834551e 100644
--- a/reference/sdodasrel/examples.xml
+++ b/reference/sdodasrel/examples.xml
@@ -979,7 +979,7 @@ $das -> applyChanges($dbh, $root);
the company row is inserted the employee who is employee of the month
has not yet been inserted and the primary key is not known. The
procedure is that after the employee record is inserted and its
- primary key known, a final step is performed in which the the
+ primary key known, a final step is performed in which the
company record is updated with the employee's primary key.
diff --git a/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml b/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml
index 2a7fdf83f1..e8fd4c974b 100644
--- a/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml
+++ b/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml
@@ -99,7 +99,7 @@ $dbh = new PDO("mysql:dbname=COMPANYDB;host=localhost",DATABASE_USER,DATABASE_PA
which contain a where clause that specifies that the row to be
updated or deleted must contain the same values that it did
when the data was first retrieved.
- This is how the the optimistic concurrency is implemented.
+ This is how the optimistic concurrency is implemented.
If any of the qualified update or delete statements fails to update or
delete their target row, it may be because the data has been altered
in the database in the meantime.
diff --git a/reference/sdodasrel/functions/SDO-DAS-Relational-construct.xml b/reference/sdodasrel/functions/SDO-DAS-Relational-construct.xml
index 00a1b5fb87..d922ef7c31 100644
--- a/reference/sdodasrel/functions/SDO-DAS-Relational-construct.xml
+++ b/reference/sdodasrel/functions/SDO-DAS-Relational-construct.xml
@@ -62,7 +62,7 @@
The root of each data graph is an object of a special root type and
the application data objects come below that.
Of the various application types in the SDO model,
- one has to be the the application type immediately
+ one has to be the application type immediately
below the root of the data graph.
If there is only one table in the database metadata,
so the application root type can be inferred, this argument can be omitted.
diff --git a/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml b/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml
index 444ef89107..42389fe463 100644
--- a/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml
+++ b/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml
@@ -44,7 +44,7 @@
This is the appropriate call to use either when the statement is
to executed a number of times with different arguments, and there
is therefore a performance benefit to be had from preparing the
- statement only once, or when the the SQL statement is to contain
+ statement only once, or when the SQL statement is to contain
varying values taken from a source that cannot be completely trusted.
In this latter case it may be unsafe to construct the SQL statement
by simply concatenating the parts of the statement together,
@@ -55,7 +55,7 @@
list of the values to be substituted as a separate argument.
Otherwise this function is the same as
executeQuery in that
- it uses the model that it built from the the metadata
+ it uses the model that it built from the metadata
to interpret the result set and returns a data graph.
diff --git a/reference/sdodasrel/functions/SDO-DAS-Relational-executeQuery.xml b/reference/sdodasrel/functions/SDO-DAS-Relational-executeQuery.xml
index cc7396002d..c77ddf143b 100644
--- a/reference/sdodasrel/functions/SDO-DAS-Relational-executeQuery.xml
+++ b/reference/sdodasrel/functions/SDO-DAS-Relational-executeQuery.xml
@@ -33,7 +33,7 @@
Executes a given query against the relational database,
using the supplied PDO database handle.
- Uses the model that it built from the the metadata
+ Uses the model that it built from the metadata
to interpret the result set.
Returns a data graph.
diff --git a/reference/spl/arrayobject/uksort.xml b/reference/spl/arrayobject/uksort.xml
index 2c19a1113a..8d3680d95b 100644
--- a/reference/spl/arrayobject/uksort.xml
+++ b/reference/spl/arrayobject/uksort.xml
@@ -12,7 +12,7 @@
callbackcmp_function
- This function sorts the the keys of the entries using a user-supplied
+ This function sorts the keys of the entries using a user-supplied
comparison function. The key to entry correlations will be maintained.
diff --git a/reference/spl/parentiterator/getchildren.xml b/reference/spl/parentiterator/getchildren.xml
index f6426b8aed..7297924d1f 100644
--- a/reference/spl/parentiterator/getchildren.xml
+++ b/reference/spl/parentiterator/getchildren.xml
@@ -12,7 +12,7 @@
- Get the the inner iterator's children contained in a ParentIterator.
+ Get the inner iterator's children contained in a ParentIterator.
&warn.undocumented.func;
diff --git a/reference/stream/streamwrapper/stream-write.xml b/reference/stream/streamwrapper/stream-write.xml
index 9c8f810cda..597de0cbbb 100644
--- a/reference/stream/streamwrapper/stream-write.xml
+++ b/reference/stream/streamwrapper/stream-write.xml
@@ -59,7 +59,7 @@
&userstream.not.implemented.warning;
- If the return value is greater the the length of
+ If the return value is greater the length of
data, E_WARNING will be
emitted and the return value will truncated to its length.
diff --git a/reference/win32service/functions/win32-create-service.xml b/reference/win32service/functions/win32-create-service.xml
index 32545da436..49b96ba4dd 100644
--- a/reference/win32service/functions/win32-create-service.xml
+++ b/reference/win32service/functions/win32-create-service.xml
@@ -105,7 +105,7 @@
Specifies how the service should be started. The default is
- WIN32_SERVICE_AUTO_START which means the the
+ WIN32_SERVICE_AUTO_START which means the
service will be launched when the machine starts up.