On Wed, Jul 23, 2014 at 10:57 PM, silvioprog <silviop...@gmail.com> wrote: [...]
Just a comment... I found the HTML entities in PHP source code: HTML basic (6 chars): https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_basic.txt ; HTML 4.01 (253 chars): https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_html401.txt ; XHTML (253 chars): https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_xhtml.txt ; HTML 5 (2,125 chars): https://github.com/php/php-src/blob/94e15ff3877f842e5eb5c89e3aeab214fb4a3a33/ext/standard/html_tables/ents_html5.txt (I'll implement for that). -- Silvio Clécio My public projects - github.com/silvioprog
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal