comments.h 157 B

123456
  1. #include <libxml2/libxml/xpath.h>
  2. #include <libxml2/libxml/xpathInternals.h>
  3. #include "dict.h"
  4. #include "xmlbuff.h"
  5. int anonymizeComments(XMLBuff *infile);