libdom
Loading...
Searching...
No Matches
test
testutils
domts.h
Go to the documentation of this file.
1
/*
2
* This file is part of libdom test suite.
3
* Licensed under the MIT License,
4
* http://www.opensource.org/licenses/mit-license.php
5
* Copyright 2009 Bo Yang <struggleyb.nku@gmail.com>
6
*/
7
8
#ifndef domts_h_
9
#define domts_h_
10
11
#include <
domtscondition.h
>
12
#include <
domtsasserts.h
>
13
#include <
list.h
>
14
#include <
foreach.h
>
15
#include <
utils.h
>
16
#include <
comparators.h
>
17
18
dom_document
*
load_xml
(
const
char
*file,
bool
willBeModified);
19
dom_document
*
load_html
(
const
char
*file,
bool
willBeModified);
20
21
#endif
comparators.h
load_html
dom_document * load_html(const char *file, bool willBeModified)
Definition
load.c:98
load_xml
dom_document * load_xml(const char *file, bool willBeModified)
Definition
load.c:34
domtsasserts.h
domtscondition.h
foreach.h
dom_document
Definition
document.h:43
list.h
utils.h
Generated on Sat Oct 19 2024 20:08:27 for libdom by
1.10.0