Hartmut Holzgraefe
65c7e06f82
added skeleton for missing function
...
and fixed a function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65159 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-15 14:39:15 +00:00
Hartmut Holzgraefe
3747b34a1b
hope this solves the tabs vs. blanks issues once and for all
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Philip Olson
d7e6f29a56
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63800 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:44:02 +00:00
Hartmut Holzgraefe
4a6f22f50a
started to wrap up all <programlisting> environments
...
in CDATA sections to allow verbatim examples
having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Hartmut Holzgraefe
9410c19fda
added version attribute to <?xml tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar
6ae3b9dba5
Fix modelines for VI(M) for the manual (en).
...
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.
This was discussed before, and this turned out to be best for all vi(m)
versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
4f1834c50f
External parsed entities _should_ each begin with a text declaration.
...
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55418 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:42:10 +00:00
Damien Seguy
0887388ff8
Turned URL into entity
...
<!ENTITY url.symbole_legendre "http://www.utm.edu/research/primes/glossary/LegendreSymbol.html ">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54527 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 11:41:28 +00:00
Jeroen van Wolffelaar
7915a6c933
Added Revision tag on top of most xml files in en-tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
308ffe41f2
Changed true, false and null to &true;, &false; and &null;
...
Probably this isn't correct at some places, but in the majority
it is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
06f85a6a0f
Corrected the 'crap', moved it to frontpage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47693 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 14:06:31 +00:00
Egon Schmid
192a79eab1
To make the story short. I deleded that crap.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47657 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 05:56:33 +00:00
Jeroen van Wolffelaar
6ea02e0092
Added warning to gmp_init
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47587 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:27:52 +00:00
Damien Seguy
f7716f7041
Fixing a bunch of mis-named functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 10:47:17 +00:00
jim winstead
7dd641009b
fix a bunch more entities that cause a stricter xml parser (xerces) to choke
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
Rasmus Lerdorf
870331f5f3
Some minor tweaks
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38453 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-02 20:03:23 +00:00
Rui Hirokawa
4bfe94b30e
added gmp.xml and fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37333 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-07 23:12:13 +00:00
Egon Schmid
0bf790cb50
Fixed the indentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37324 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-07 21:48:19 +00:00
Stanislav Malyshev
119c75f8c3
Add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37167 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-06 14:33:36 +00:00
Stanislav Malyshev
fc50dd8126
Add GMP module documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37162 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-06 14:17:36 +00:00