Commit a646cfdb14097f72d3b0ce9b0f43126934d8efd3

Daniel Veillard 2002-09-17T21:50:03

small cleanup switched DTD validation to use only regexp when configured * HTMLparser.c: small cleanup * valid.c xmlregexp.c: switched DTD validation to use only regexp when configured with them. A bit of debugging around the determinism checks is still needed Daniel