Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
expat
/
1471e47e11cd951db1b7863f4884e00df24d1183
/
.
/
expat-2.0.1
/
xmlwf
/
xmlurl.h
blob: d329913ac8530d2ed3a1681cd6db65d7e2183ad4 [
file
] [
log
] [
blame
]
#ifdef
__cplusplus
extern
"C"
{
#endif
int
XML_URLInit
();
void
XML_URLUninit
();
int
XML_ProcessURL
(
XML_Parser parser
,
const
XML_Char
*
url
,
unsigned
flags
);
#ifdef
__cplusplus
}
#endif