1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-28 06:25:09 +03:00
libxml2/include
William M. Brack d1757abcb8 added two new macros IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html)
* include/libxml/parserInternals.h: added two new macros
  IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html)
  parsing and xpath for testing data not necessarily
  unicode.
* HTMLparser.c, xpath.c: changed use of IS_LETTER_CH and
  IS_DIGIT_CH macros to ascii versions (bug 153936).
2004-10-02 22:07:48 +00:00
..
libxml added two new macros IS_ASCII_LETTER and IS_ASCII_DIGIT used with (html) 2004-10-02 22:07:48 +00:00
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +00:00
Makefile.am added winsockcompat.h to EXTRA_DIST to fix bug #96586 Daniel 2002-10-23 14:55:02 +00:00
win32config.h applied the BCB patch by Eric Zurcher 2003-06-14 16:48:26 +00:00
wsockcompat.h outsourced WinSock compatibility macros 2002-09-29 17:53:19 +00:00