mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-25 23:21:26 +03:00
4c778d8b96
* parser.c: boosting common commnent parsing code, it was really slow. * test/comment[3-5].xml result//comment[3-5].xml*: added sprecific regression tests Daniel
6 lines
147 B
XML
6 lines
147 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!-- test of non ascii comments like là et très -->
|
|
<!--à another one -->
|
|
<!-- another one à-->
|
|
<doc/>
|