mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-18 18:08:54 +00:00

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338665 c90b9560-bf6c-de11-be94-00142212c4b1
77 lines
3.8 KiB
XML
77 lines
3.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
<function name='gmp' from='PHP 5 >= 5.6.0, PHP 7'/>
|
|
<function name='gmp_abs' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_add' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_and' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_clrbit' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_cmp' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_com' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_div' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_div_q' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_div_qr' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_div_r' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_divexact' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_export' from='PHP 5 >= 5.6.1, PHP 7'/>
|
|
<function name='gmp_fact' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_gcd' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_gcdext' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_hamdist' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_init' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_intval' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_invert' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_import' from='PHP 5 >= 5.6.1, PHP 7'/>
|
|
<function name='gmp_jacobi' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_legendre' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_mod' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_mul' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_neg' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_nextprime' from='PHP 5 >= 5.2.0, PHP 7'/>
|
|
<function name='gmp_or' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_perfect_square' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_popcount' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_pow' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_powm' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_prob_prime' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_random' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_random_bits' from='PHP 5 >= 5.6.3, PHP 7'/>
|
|
<function name='gmp_random_range' from='PHP 5 >= 5.6.3, PHP 7'/>
|
|
<function name='gmp_random_seed' from='PHP 7'/>
|
|
<function name='gmp_root' from='PHP 5 >= 5.6.0, PHP 7'/>
|
|
<function name='gmp_rootrem' from='PHP 5 >= 5.6.0, PHP 7'/>
|
|
<function name='gmp_scan0' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_scan1' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_setbit' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_sign' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_sqrt' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_sqrtrem' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_strval' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_sub' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
<function name='gmp_testbit' from='PHP 5 >= 5.3.0, PHP 7'/>
|
|
<function name='gmp_xor' from='PHP 4 >= 4.0.4, PHP 5, PHP 7'/>
|
|
</versions>
|
|
|
|
<!-- 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:"~/.phpdoc/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
|
|
-->
|