autodoc.git
/
modref.xml
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/modref.xml:1:
<?xml version='1.0' encoding='utf-8'?>
-
<manual time-stamp='
2016
-
12
-
30
' version='Pike v8.1.
6
'>
+
<manual time-stamp='
2017
-
01
-
09
' version='Pike v8.1.
9
'>
<dir name='./ignored'> <file name='./ignored/ignored'> <chapter number='1' title='ignored'> <autodoc> <namespace name=''> <doc><text><p>Symbols implicitly inherited from the virtual base class.</p> <p> These symbols exist mainly to simplify implementation of the corresponding lfuns.</p> </text><group><seealso/><text><p><ref resolved='lfun::'>lfun::</ref></p> </text></group></doc>
autodoc.git/modref.xml:1107:
</docgroup> </class> <class name='DES3'> <docgroup homogen-name='CBC' homogen-type='inherit'> <inherit name='CBC'><classname resolved='8.0::Crypto.CBC'>Crypto.CBC</classname></inherit> </docgroup> </class> <class name='DHKeyExchange'> <doc><text><p>Implements Diffie-Hellman key-exchange.</p> <p> The following key exchange methods are implemented here:
-
<ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dhe_dss'>KE_dhe_dss</ref>, <ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dhe_rsa'>KE_dhe_rsa</ref> and <ref resolved='
predef
::SSL.Constants.KeyExchangeType.KE_dh_anon'>KE_dh_anon</ref>.</p>
+
<ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dhe_dss'>KE_dhe_dss</ref>, <ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dhe_rsa'>KE_dhe_rsa</ref> and <ref resolved='
7.8
::SSL.Constants.KeyExchangeType.KE_dh_anon'>KE_dh_anon</ref>.</p>
</text></doc> <docgroup homogen-name='create' homogen-type='method'> <method name='create'><modifiers><protected/></modifiers> <arguments><argument name='p'><type><object resolved='7.8::SSL.Cipher.DHParameters'>DHParameters</object></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class> <class name='DHParameters'> <doc><text><p>Diffie-Hellman parameters.</p>
autodoc.git/modref.xml:1891:
<variable name='rsa'><type><object resolved='7.8::Crypto.RSA'>Crypto.RSA</object></type></variable> </docgroup> <docgroup homogen-name='set_cipher_suite' homogen-type='method'><doc><text><p>Sets the proper authentication method and cipher specification for the given cipher <ref resolved='7.8::SSL.session.set_cipher_suite.suite'>suite</ref> and <ref>verison</ref>.</p> </text></doc> <method name='set_cipher_suite'> <arguments><argument name='suite'><type><int/></type></argument><argument name='version'><type><or><object resolved='7.8::SSL.Constants.ProtocolVersion'>ProtocolVersion</object><int/></or></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup>
-
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
predef
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
+
<docgroup homogen-name='set_compression_method' homogen-type='method'><doc><text><p>Sets the compression method. Currently only <ref resolved='
7.8
::SSL.Constants.CompressionType.COMPRESSION_null'>COMPRESSION_null</ref> is
supported.</p> </text></doc> <method name='set_compression_method'> <arguments><argument name='compr'><type><int/></type></argument></arguments> <returntype><void/></returntype> </method> </docgroup> </class> <class name='sslfile'> <doc><text><p>Interface similar to <ref resolved='7.8::Stdio.File'>Stdio.File</ref>.</p>
autodoc.git/modref.xml:4490:
<docgroup homogen-name='make_time' homogen-type='method'><doc><text><p>Creates a <ref resolved='predef::Standards.ASN1.Types.UTC'>Standards.ASN1.Types.UTC</ref> object from the posix time <ref resolved='8.0::Tools.X509.make_time.t'>t</ref>.</p> </text></doc> <method name='make_time'> <arguments><argument name='t'><type><int/></type></argument></arguments> <returntype><object resolved='predef::Standards.ASN1.Types.UTC'>UTC</object></returntype> </method> </docgroup> <docgroup homogen-name='make_verifier' homogen-type='method'> <method name='make_verifier'>
-
<arguments><argument name='_keyinfo'><type><object resolved='predef::
Standards.ASN1.Types.
Object'>Object</object></type></argument></arguments>
+
<arguments><argument name='_keyinfo'><type><object resolved='predef::Object'>Object</object></type></argument></arguments>
<returntype><object>Verifier</object></returntype> </method> </docgroup> <docgroup homogen-name='parse_time' homogen-type='method'><doc><text><p>Returns a mapping similar to that returned by gmtime</p> </text><group><returns/><text><mapping><group><member><type><int/></type><index>"year"</index></member><member><type><int/></type><index>"mon"</index></member><member><type><int/></type><index>"mday"</index></member><member><type><int/></type><index>"hour"</index></member><member><type><int/></type><index>"min"</index></member><member><type><int/></type><index>"sec"</index></member></group></mapping> </text></group></doc> <method name='parse_time'> <arguments><argument name='asn1'><type><object resolved='predef::Standards.ASN1.Types.UTC'>UTC</object></type></argument></arguments> <returntype><mapping><indextype><string/></indextype><valuetype><int/></valuetype></mapping></returntype> </method>
autodoc.git/modref.xml:4591:
</docgroup> <docgroup homogen-name='der' homogen-type='variable'> <variable name='der'><type><string/></type></variable> </docgroup> <docgroup homogen-name='extensions' homogen-type='variable'><doc><group><note/><text><p>optional</p> </text></group></doc> <variable name='extensions'><type><object resolved='8.0::Tools.X509.TBSCertificate'/></type></variable> </docgroup> <docgroup homogen-name='init' homogen-type='method'> <method name='init'>
-
<arguments><argument name='asn1'><type><object resolved='predef::
Standards.ASN1.Types.
Object'>Object</object></type></argument></arguments>
+
<arguments><argument name='asn1'><type><object resolved='predef::Object'>Object</object></type></argument></arguments>
<returntype><object resolved='8.0::Tools.X509.TBSCertificate'>this_program</object></returntype> </method> </docgroup> <docgroup homogen-name='issuer' homogen-type='variable'> <variable name='issuer'><type><object resolved='predef::Standards.ASN1.Types.Sequence'>Sequence</object></type></variable> </docgroup> <docgroup homogen-name='issuer_id' homogen-type='variable'><doc><group><note/><text><p>optional</p> </text></group></doc> <variable name='issuer_id'><type><object resolved='predef::Standards.ASN1.Types.BitString'>BitString</object></type></variable> </docgroup>
autodoc.git/modref.xml:91422:
</text></doc> <method name='_sprintf'><modifiers><protected/></modifiers> <arguments><argument name='how'><type><int/></type></argument></arguments> <returntype><string/></returntype> </method> </docgroup> <docgroup homogen-name='`+' homogen-type='method'><doc><text><p>A string can be added to the Token, which will be added to the text contents.</p> </text></doc> <method name='`+'><modifiers><protected/></modifiers>
-
<arguments><argument name='s'><type><
varargs><
string/></
varargs></
type></argument></arguments>
+
<arguments><argument name='s'><type><string/></type></argument></arguments>
<returntype><string/></returntype> </method> </docgroup> <docgroup homogen-name='`==' homogen-type='method'><doc><text><p>Tokens are considered equal if the text contents are equal. It is also possible to compare the Token object with a text string directly.</p> </text></doc> <method name='`=='><modifiers><protected/></modifiers> <arguments><argument name='foo'><type><mixed/></type></argument></arguments> <returntype><int/></returntype>
autodoc.git/modref.xml:91446:
</text></doc> <method name='`[]'><modifiers><protected/></modifiers> <arguments><argument name='a'><type><int/></type></argument><argument name='b'><type><or><void/><int/></or></type></argument></arguments> <returntype><or><int/><string/></or></returntype> </method> </docgroup> <docgroup homogen-name='``+' homogen-type='method'><doc><text><p>A string can be added to the Token, which will be added to the text contents.</p> </text></doc> <method name='``+'><modifiers><protected/></modifiers>
-
<arguments><argument name='s'><type><
varargs><
string/></
varargs></
type></argument></arguments>
+
<arguments><argument name='s'><type><string/></type></argument></arguments>
<returntype><string/></returntype> </method> </docgroup> <docgroup homogen-name='cast' homogen-type='method'><doc><text><p>It is possible to case a Token object to a string. The text content will be returned.</p> </text></doc> <method name='cast'><modifiers><protected/></modifiers> <arguments><argument name='to'><type><string/></type></argument></arguments> <returntype><mixed/></returntype> </method>
autodoc.git/modref.xml:131668:
</method> </docgroup> <docgroup homogen-name='is_rtlstring' homogen-type='method'><doc><text><p>Returns <expr>1</expr> if the string contains RTL characters or RTL indicators, otherwise <expr>0</expr>.</p> </text></doc> <method name='is_rtlstring'> <arguments><argument name='s'><type><string/></type></argument></arguments> <returntype><int/></returntype> </method> </docgroup>
+
<docgroup homogen-name='is_whitespace' homogen-type='method'><doc><text><p>Returns <expr>1</expr> if the character is a white space character,
+
otherwise <expr>0</expr>.</p>
+
</text></doc>
+
<method name='is_whitespace'>
+
<arguments><argument name='c'><type><int/></type></argument></arguments>
+
<returntype><int><min>0</min><max>1</max></int></returntype>
+
</method>
+
</docgroup>
<docgroup homogen-name='is_wordchar' homogen-type='method'><doc><text><p>Returns whether a unicode character <ref resolved='predef::Unicode.is_wordchar.c'>c</ref> is a word, part of a word or not.</p> </text><group><returns/><text><int><group><value>2</value><text><p>The character is an ideograph (a CJK single-word character)</p> </text></group><group><value>1</value><text><p>The character is a letter, number or non-spacing mark, as defined by its unicode (general category) specification</p> </text></group><group><value>0</value><text><p>Any other character (such as symbols, punctuation and separators)</p> </text></group></int></text></group></doc> <method name='is_wordchar'> <arguments><argument name='c'><type><int/></type></argument></arguments> <returntype><int/></returntype> </method>