File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 68c2c871505aadf983f16113c5b077b335ce8d76 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: fernandowobeto -->
3-
4- <book xml : id = " book.gender " xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
2+ <!-- EN-Revision: 1742a682cd5f588937e7f03d39b53765c0227446 Maintainer: fernandowobeto Status: ready -->
3+ <!-- CREDITS: fernandowobeto -->
4+ <book xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id = " book.gender " >
55 <?phpdoc extension-membership =" pecl" ?>
66 <title >Determina o gênero dos primeiros nomes</title >
77 <titleabbrev >Gender</titleabbrev >
88
99 <preface xml : id =" intro.gender" >
1010 &reftitle.intro;
11- <para >
11+ <simpara >
1212 A extensão Gender PHP é uma versão do programa gender.c originalmente escrito por Joerg Michael. O objetivo principal é descobrir o gênero dos primeiros nomes. O banco de dados atual contém mais de 40.000 nomes de 54 países.
13- </para >
13+ </simpara >
1414 </preface >
1515
1616 &reference.gender.setup;
1717 &reference.gender.examples;
1818 &reference.gender.gender;
1919
2020</book >
21-
2221<!-- Keep this comment at the end of the file
2322Local variables:
2423mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: fernandowobeto -->
3-
4- <section xml : id = " gender.installation " xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
2+ <!-- EN-Revision: 1742a682cd5f588937e7f03d39b53765c0227446 Maintainer: fernandowobeto Status: ready -->
3+ <!-- CREDITS: fernandowobeto -->
4+ <section xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id = " gender.installation " >
55 &reftitle.install;
66
7- <para >
7+ <simpara >
88 &pecl.info;
99 <link xlink : href =" &url.pecl.package; gender" >&url.pecl.package; gender</link >
10- </para >
10+ </simpara >
1111
1212
1313</section >
14-
15-
1614<!-- Keep this comment at the end of the file
1715Local variables:
1816mode: sgml
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: e9366ee458b2900c53a503b1ad97664e1d9a8859 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: fernandowobeto -->
3- <chapter xml : id =" gender.examples" xmlns =" http://docbook.org/ns/docbook" >
2+ <!-- EN-Revision: 1742a682cd5f588937e7f03d39b53765c0227446 Maintainer: fernandowobeto Status: ready -->
3+ <!-- CREDITS: fernandowobeto -->
4+ <chapter xmlns =" http://docbook.org/ns/docbook" xml : id =" gender.examples" >
45 &reftitle.examples;
56 <section xml : id =" gender.example.admin" >
67 <title >Exemplo de uso</title >
7- <para >
8+ <simpara >
89 Exemplo de uso da classe Gender.
9- </para >
10+ </simpara >
1011 <example >
1112 <title >Exemplo de uso</title >
1213 <programlisting role =" php" >
@@ -75,7 +76,6 @@ switch($result) {
7576 </example >
7677 </section >
7778</chapter >
78-
7979<!-- Keep this comment at the end of the file
8080Local variables:
8181mode: sgml
@@ -96,4 +96,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
9696vim: et tw=78 syn=sgml
9797vi: ts=1 sw=1
9898-->
99-
You can’t perform that action at this time.
0 commit comments