This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
parser
/
expat
/
lib
History
jdunn%netscape.com
3a94d4f0be
Use C comment delims and not C++
...
git-svn-id: svn://10.0.0.236/trunk@35596 18797224-902f-48f8-a5cc-f745e15eee43
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
…