php-src/ext/qtdom
2000-12-06 17:34:58 +00:00
..
config.m4 Fix indentation of configure output 2000-12-06 17:34:58 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Makefile source, has a fix for compiling C++ files. 2000-11-15 18:54:05 +00:00
qtdom_qt.cpp Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes. 2000-11-15 19:01:44 +00:00
qtdom_qt.h Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes. 2000-11-15 19:01:44 +00:00
qtdom.c Removed an unneccesary #warning which was used for testing purposes only. 2000-11-15 19:09:44 +00:00
qtdom.h Initial import, contains PHP specific extensions, takes care of converting C++ QDom objects to PHP objects. 2000-11-15 18:59:59 +00:00
qtdom.php Initial import, PHP program for testing if the qtdom extension is available. 2000-11-15 19:02:14 +00:00