Searched refs:htmlSaveFileFormat (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | HTMLtree.h | 108 htmlSaveFileFormat (const char *filename,
|
/external/libxml2/os400/libxmlrpg/ |
D | HTMLtree.rpgle | 131 d htmlSaveFileFormat... 132 d pr extproc('htmlSaveFileFormat')
|
/external/libxml2/ |
D | HTMLtree.c | 1135 htmlSaveFileFormat(const char *filename, xmlDocPtr cur, in htmlSaveFileFormat() function 1193 return(htmlSaveFileFormat(filename, cur, encoding, 1)); in htmlSaveFileEnc()
|
D | xmllint.c | 2562 htmlSaveFileFormat(output ? output : "-", doc, encoding, 1); in parseAndPrintFile() 2565 htmlSaveFileFormat(output ? output : "-", doc, encoding, 0); in parseAndPrintFile() 2569 htmlSaveFileFormat(output ? output : "-", doc, NULL, 1); in parseAndPrintFile()
|
D | libxml2.syms | 429 htmlSaveFileFormat;
|
D | testapi.c | 3621 ret_val = htmlSaveFileFormat(filename, cur, (const char *)encoding, format); in test_htmlSaveFileFormat()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 408 htmlSaveFileFormat
|