cvs: phpdoc-da /reference/strings/functions strcspn.xml

[email protected] ("Jonathan Holst")
Newsgroups php.doc.da
Message-ID <cvsholst1090177558@cvsserver>
holst		Sun Jul 18 15:05:58 2004 EDT

  Added files:                 
    /phpdoc-da/reference/strings/functions	strcspn.xml 
  Log:
  
  Initial translation
  
  

http://cvs.php.net/co.php/phpdoc-da/reference/strings/functions/strcspn.xml?r=1.1&p=1
Index: phpdoc-da/reference/strings/functions/strcspn.xml
+++ phpdoc-da/reference/strings/functions/strcspn.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.3 Maintainer: holst Status: ready -->
  <refentry id="function.strcspn">
   <refnamediv>
    <refname>strcspn</refname>
    <refpurpose>
     Find længde på begyndende del der ikke matcher en maske
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beskrivelse</title>
     <methodsynopsis>
      <type>int</type><methodname>strcspn</methodname>
      <methodparam><type>string</type><parameter>str1</parameter></methodparam>
      <methodparam><type>string</type><parameter>str2</parameter></methodparam>
      <methodparam choice="opt"><type>int</type><parameter>start</parameter></methodparam>
      <methodparam choice="opt"><type>int</type><parameter>length</parameter></methodparam>
     </methodsynopsis>
    <simpara>
     Returnerer længden på den første del af <parameter>str1</parameter> som
     <emphasis>ikke</emphasis> indeholde nogle af karaktererne i
     <parameter>str2</parameter>.
    </simpara>
    <simpara>
     Siden PHP 4.0B1 er denne funktion binary safe. Tilføjelsesvis accepterer
     den to valgfrie heltal parametre som kan bruges til at definere
     startpositionen og længden på strengen der skal undersøges.
    </simpara>
    <simpara>
     Se også <function>strspn</function>.
    </simpara>
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
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.