mirror of
https://github.com/GNOME/libxml2.git
synced 2025-05-08 21:07:54 +08:00

* 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
10 lines
221 B
XML
10 lines
221 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!-- test of hyphen and line break handling
|
|
some text - interrupted -
|
|
- - - - - - - - - - - - - - - - - - - - - -
|
|
this should stop here^
|
|
|
|
|
|
-->
|
|
<doc/>
|