Lines Matching +defs:val +defs:format
45 int format; member
204 int val = 0, len = 4; in xmlSerializeText() local
932 int format, level; in xmlDtdDumpOutput() local
1073 int format = ctxt->format; in xmlNodeDumpOutputInternal() local
1622 int format = ctxt->format, addmeta, oldoptions; in xhtmlNodeDumpOutput() local
2313 int format) in xmlNodeDump()
2353 int format) in xmlBufNodeDump()
2442 int level, int format, const char *encoding) in xmlNodeDumpOutput()
2508 int format) { in xmlDocDumpFormatMemoryEnc()
2612 xmlDocDumpFormatMemory(xmlDocPtr cur, xmlChar**mem, int *size, int format) { in xmlDocDumpFormatMemory()
2648 xmlDocFormatDump(FILE *f, xmlDocPtr cur, int format) { in xmlDocFormatDump()
2751 const char *encoding, int format) in xmlSaveFormatFileTo()
2794 const char * encoding, int format ) { in xmlSaveFormatFileEnc()
2870 xmlSaveFormatFile(const char *filename, xmlDocPtr cur, int format) { in xmlSaveFormatFile()