php-src/ext/qtdom
Jan Borsodi bde531da79 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.
It has several C functions which are used for initiating a QDomDocument and traversing it.
2000-11-15 19:01:44 +00:00
..
config.m4 Autoconf configure script for qt dom, needs some more checking in the future. 2000-11-15 18:55:00 +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 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.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