php-src/ext/dom
Antonio Diaz Ruiz 8a8bef1b73 PHPTests for the DOMDocument::loadHTMLfile method.
They cover
- The basic behaviour
- When the method receives as argument a file which doesn't exist
- When the argument is an empty string
- When an empty file is loaded
- When a not-well formed html file is loaded

It also includes 2 auxilary files
- An empty html file
- A not well formed html file
2013-06-10 01:50:00 -07:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests PHPTests for the DOMDocument::loadHTMLfile method. 2013-06-10 01:50:00 -07:00
attr.c Happy New Year 2013-01-01 16:28:54 +08:00
cdatasection.c Happy New Year 2013-01-01 16:28:54 +08:00
characterdata.c Happy New Year 2013-01-01 16:28:54 +08:00
comment.c Happy New Year 2013-01-01 16:28:54 +08:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c Happy New Year 2013-01-01 16:28:54 +08:00
documentfragment.c Happy New Year 2013-01-01 16:28:54 +08:00
documenttype.c Happy New Year 2013-01-01 16:28:54 +08:00
dom_ce.h Happy New Year 2013-01-01 16:28:54 +08:00
dom_fe.h Happy New Year 2013-01-01 16:28:54 +08:00
dom_iterators.c Happy New Year 2013-01-01 16:28:54 +08:00
dom_properties.h Happy New Year 2013-01-01 16:28:54 +08:00
dom.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
domconfiguration.c Happy New Year 2013-01-01 16:28:54 +08:00
domerror.c Happy New Year 2013-01-01 16:28:54 +08:00
domerrorhandler.c Happy New Year 2013-01-01 16:28:54 +08:00
domexception.c Happy New Year 2013-01-01 16:28:54 +08:00
domimplementation.c Happy New Year 2013-01-01 16:28:54 +08:00
domimplementationlist.c Happy New Year 2013-01-01 16:28:54 +08:00
domimplementationsource.c Happy New Year 2013-01-01 16:28:54 +08:00
domlocator.c Happy New Year 2013-01-01 16:28:54 +08:00
domstringlist.c Happy New Year 2013-01-01 16:28:54 +08:00
element.c Happy New Year 2013-01-01 16:28:54 +08:00
entity.c Happy New Year 2013-01-01 16:28:54 +08:00
entityreference.c Happy New Year 2013-01-01 16:28:54 +08:00
namednodemap.c Happy New Year 2013-01-01 16:28:54 +08:00
namelist.c Happy New Year 2013-01-01 16:28:54 +08:00
node.c Happy New Year 2013-01-01 16:28:54 +08:00
nodelist.c Happy New Year 2013-01-01 16:28:54 +08:00
notation.c Happy New Year 2013-01-01 16:28:54 +08:00
php_dom.c Happy New Year 2013-01-01 16:28:54 +08:00
php_dom.h Happy New Year 2013-01-01 16:28:54 +08:00
processinginstruction.c Happy New Year 2013-01-01 16:28:54 +08:00
string_extend.c Happy New Year 2013-01-01 16:28:54 +08:00
text.c Happy New Year 2013-01-01 16:28:54 +08:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c Happy New Year 2013-01-01 16:28:54 +08:00
userdatahandler.c Happy New Year 2013-01-01 16:28:54 +08:00
xml_common.h Happy New Year 2013-01-01 16:28:54 +08:00
xpath.c Happy New Year 2013-01-01 16:28:54 +08:00