philip Wed Aug 4 15:55:42 2004 EDT
Modified files: /phpdoc/en language-snippets.ent Log: added example output entities. http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.112&r2=1.113&ty=u Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.112 phpdoc/en/language-snippets.ent:1.113 --- phpdoc/en/language-snippets.ent:1.112 Tue Aug 3 21:56:30 2004 +++ phpdoc/en/language-snippets.ent Wed Aug 4 15:55:42 2004 @@ -1,4 +1,4 @@ -<!-- $Revision: 1.112 $ --> +<!-- $Revision: 1.113 $ --> <!-- Keep 'em sorted --> @@ -135,6 +135,11 @@ <!-- Misc --> + +<!ENTITY example.outputs '<para>The above example will output:</para>'> + +<!ENTITY example.outputs.similar '<para>The above example will output +something similar to:</para>'> <!ENTITY array.resetspointer '<note><simpara>This function will <function>reset</function> the <type>array</type> pointer after