Author :
Daniel Veillard
Date :
2002-09-17 21:50:03
Hash :a646cfdb Message :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