com doc/de: sync with EN: reference/strings/functions/convert-uuencode.xml reference/strings/functions/soundex.xml reference/strings/functions/sscanf.xml reference/strings/functions/strcspn.xml

[email protected] (Martin Samesch)
Newsgroups php.doc.de
Message-ID <[email protected]>
Commit:    6f46e4b492df8b137a49a4be35a8f0746eae27c3
Author:    Martin Samesch <[email protected]>         Thu, 21 Jan 2021 21:19:34 +0100
Parents:   89f2d849c40f100e53c424d4c6acff0880be5556
Branches:  master

Link:       http://git.php.net/?p=doc/de.git;a=commitdiff;h=6f46e4b492df8b137a49a4be35a8f0746eae27c3

Log:
sync with EN

Changed paths:
  M  reference/strings/functions/convert-uuencode.xml
  M  reference/strings/functions/soundex.xml
  M  reference/strings/functions/sscanf.xml
  M  reference/strings/functions/strcspn.xml


Diff:
diff --git a/reference/strings/functions/convert-uuencode.xml b/reference/strings/functions/convert-uuencode.xml
index 2bf0bef51..091662b5b 100644
--- a/reference/strings/functions/convert-uuencode.xml
+++ b/reference/strings/functions/convert-uuencode.xml
@@ -51,7 +51,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Gibt die UU-kodierten Daten zurück. &return.falseforfailure;
+   Gibt die UU-kodierten Daten zurück.
   </para>
  </refsect1>
 
diff --git a/reference/strings/functions/soundex.xml b/reference/strings/functions/soundex.xml
index 9212226a6..55f1f4df5 100644
--- a/reference/strings/functions/soundex.xml
+++ b/reference/strings/functions/soundex.xml
@@ -35,7 +35,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>str</parameter></term>
+     <term><parameter>string</parameter></term>
      <listitem>
       <para>
        Die Eingabezeichenkette.
@@ -49,7 +49,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Gibt den Soundex-Schlüssel als &string; zurück. &return.falseforfailure;
+   Gibt den Soundex-Schlüssel als &string; zurück.
   </para>
  </refsect1>
 
diff --git a/reference/strings/functions/sscanf.xml b/reference/strings/functions/sscanf.xml
index cc09c05b3..684d60e9b 100644
--- a/reference/strings/functions/sscanf.xml
+++ b/reference/strings/functions/sscanf.xml
@@ -34,7 +34,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>str</parameter></term>
+     <term><parameter>string</parameter></term>
      <listitem>
       <para>
        Der zu parsende Eingabe<type>string</type>.
diff --git a/reference/strings/functions/strcspn.xml b/reference/strings/functions/strcspn.xml
index d50e5b4c6..687c36236 100644
--- a/reference/strings/functions/strcspn.xml
+++ b/reference/strings/functions/strcspn.xml
@@ -26,7 +26,7 @@
    <parameter>length</parameter> ausgelassen werden, dann wird das gesamte
    <parameter>string</parameter> untersucht. Werden sie angegeben, dann ist es
    gleichwertig zum Aufruf von <literal>strcspn(substr($subject, $start,
-   $length), $mask)</literal> (siehe <xref linkend="function.substr" /> für
+   $length), $mask)</literal> (siehe <xref linkend="function.substr"/> für
    weitere Informationen).
   </para>
  </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.