This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-18 23:15:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
parser
/
expat
/
lib
History
jdunn%netscape.com
2f2ef137f0
Use C comment delims and not C++
1999-06-16 01:08:26 +00:00
..
asciitab.h
…
dllmain.c
…
hashtable.c
…
hashtable.h
Fix for bug 5447. Check for #define XML_UNICODE_WCHAR_T before using the data type wchar_t.
1999-04-24 08:33:34 +00:00
iasciitab.h
…
latin1tab.h
…
Makefile.in
…
nametab.h
…
utf8tab.h
…
xmldef.h
We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it.
1999-04-24 08:34:43 +00:00
xmlparse.c
External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT)
1999-06-15 23:20:01 +00:00
xmlparse.h
Use C comment delims and not C++
1999-06-16 01:08:26 +00:00
xmlrole.c
External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT)
1999-06-15 23:20:01 +00:00
xmlrole.h
Use C comment delims and not C++
1999-06-16 01:08:26 +00:00
xmltok_impl.c
…
xmltok_impl.h
…
xmltok_ns.c
…
xmltok.c
…
xmltok.h
…