Diff for /XML/HTMLparser.h between versions 1.11 and 1.12

version 1.11, 2000/08/28 09:47:25 version 1.12, 2000/10/15 14:20:58
Line 90  int   htmlEncodeEntities(unsigned char* Line 90  int   htmlEncodeEntities(unsigned char*
                                          int *outlen,                                           int *outlen,
                                          const unsigned char* in,                                           const unsigned char* in,
                                          int *inlen, int quoteChar);                                           int *inlen, int quoteChar);
   int                     htmlIsScriptAttribute(const xmlChar *name);
   
 /**  /**
  * Interfaces for the Push mode   * Interfaces for the Push mode

Removed from v.1.11  
changed lines
  Added in v.1.12


Webmaster