cvs: phpdoc-nl /reference/crack/functions crack-check.xml crack-closedict.xml crack-getlastmessage.xml crack-opendict.xml

[email protected] ("Patric Stout")
Newsgroups php.doc.nl
Message-ID <cvstruelight1029271242@cvsserver>
truelight		Tue Aug 13 16:40:42 2002 EDT

  Added files:                 
    /phpdoc-nl/reference/crack/functions	crack-opendict.xml 
                                        	crack-getlastmessage.xml 
                                        	crack-closedict.xml 
                                        	crack-check.xml 
  Log:
  reference/crack translated
  
  

Index: phpdoc-nl/reference/crack/functions/crack-opendict.xml
+++ phpdoc-nl/reference/crack/functions/crack-opendict.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
<!-- splitted from ./en/functions/crack.xml, last change in rev 1.1 -->
  <refentry id="function.crack-opendict">
   <refnamediv>
    <refname>crack_opendict</refname>
    <refpurpose>Opent een nieuwe CrackLib woordenboek</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beschrijving</title>
     <methodsynopsis>
      <type>resource</type><methodname>crack_opendict</methodname>
       <methodparam><type>string</type><parameter>dictionary</parameter></methodparam>
     </methodsynopsis>
    <para>
     Geeft een woordenboek bron pointer terug als het goed ging, anders &false;.
    </para>
     &warn.experimental.func;
    <para>
     <function>crack_opendict</function> opent het CrackLib woordenboek
     aangegeven met <parameter>dictionary</parameter> voor gebruik met
     <function>crack_check</function>.
    </para>
    <note>
     <para>
      Alleen één woordenboek per keer mag er geopend zijn.
     </para>
    </note>
    <para>
     Zie ook: <function>crack_check</function> en
     <function>crack_closedict</function>.
    </para>
   </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
-->
Index: phpdoc-nl/reference/crack/functions/crack-getlastmessage.xml
+++ phpdoc-nl/reference/crack/functions/crack-getlastmessage.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
<!-- splitted from ./en/functions/crack.xml, last change in rev 1.1 -->
  <refentry id="function.crack-getlastmessage">
   <refnamediv>
    <refname>crack_getlastmessage</refname>
    <refpurpose>Geeft het bericht terug van de laatste controle op sterkte</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beschrijving</title>
     <methodsynopsis>
      <type>string</type><methodname>crack_getlastmessage</methodname>
      <void/>
     </methodsynopsis>
     &warn.experimental.func;
    <para>
     <function>crack_getlastmessage</function> geeft het bericht van de laatste controle
     op sterkte terug.
    </para>
   </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
-->
Index: phpdoc-nl/reference/crack/functions/crack-closedict.xml
+++ phpdoc-nl/reference/crack/functions/crack-closedict.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
<!-- splitted from ./en/functions/crack.xml, last change in rev 1.1 -->
  <refentry id="function.crack-closedict">
   <refnamediv>
    <refname>crack_closedict</refname>
    <refpurpose>Sluit een open CrackLib woordenboek</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beschrijving</title>
     <methodsynopsis>
      <type>bool</type><methodname>crack_closedict</methodname>
      <methodparam choice="opt"><type>resource</type><parameter>dictionary</parameter></methodparam>
     </methodsynopsis>
    <para>
     &return.success;
    </para>
     &warn.experimental.func;
    <para>
     <function>crack_closedict</function> sluit het woordenboek aangegeven met
     <parameter>dictionary</parameter>. Als
     <parameter>dictionary</parameter> niet is opgegeven, sluit hij de huidige.
    </para>
   </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
-->
Index: phpdoc-nl/reference/crack/functions/crack-check.xml
+++ phpdoc-nl/reference/crack/functions/crack-check.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.2 Maintainer: truelight Status: ready -->
<!-- splitted from ./en/functions/crack.xml, last change in rev 1.1 -->
  <refentry id="function.crack-check">
   <refnamediv>
    <refname>crack_check</refname>
    <refpurpose>Voert een controle op de 'sterkte' van het gegeven wachtwoord uit</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beschrijving</title>
     <methodsynopsis>
      <type>bool</type><methodname>crack_check</methodname>
      <methodparam choice="opt"><type>resource</type><parameter>dictionary</parameter></methodparam>
      <methodparam><type>string</type><parameter>password</parameter></methodparam>
     </methodsynopsis>
    <para>
     Geeft &truel terug als <parameter>password</parameter> een 'sterk' wachtwoord is,
     anders &false;
    </para>
     &warn.experimental.func;
    <para>
     <function>crack_check</function> voert een controle op de 'sterkte' van het aangegeven
     <parameter>password</parameter> uit met een opgegeven <parameter>dictionary
     </parameter>. Als <parameter>dictionary</parameter> niet opgegeven is
     dan wordt de laatste geopende gebruikt.
    </para>
   </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.