html-print.h File Reference

#include <stdio.h>
#include "../cl/bitfields.h"
#include "corpmanag.h"
#include "context_descriptor.h"
#include "print-modes.h"
#include "groups.h"

Defines

Functions

Variables


Define Documentation

#define SUBST_ALL   (SUBST_LT | SUBST_GT | SUBST_AMP | SUBST_QUOT)
#define SUBST_AMP   4

Referenced by html_puts(), and sgml_puts().

#define SUBST_GT   2

Referenced by html_puts(), and sgml_puts().

#define SUBST_LT   1

Referenced by html_puts(), and sgml_puts().

#define SUBST_QUOT   8

Referenced by html_puts(), and sgml_puts().


Function Documentation

char* html_convert_string ( char *  s  ) 

References MAX_LINE_LENGTH.

void html_print_aligned_line ( FILE *  stream,
char *  attribute_name,
char *  line 
)
void html_print_corpus_header ( CorpusList cl,
FILE *  outfd 
)
void html_print_group ( Group group,
int  expand,
FILE *  fd 
)
void html_print_output ( CorpusList cl,
FILE *  outfd,
int  interactive,
ContextDescriptor cd,
int  first,
int  last 
)
void html_puts ( FILE *  fd,
char *  s,
int  flags 
)

Variable Documentation


Generated on Sun Feb 28 18:08:04 2010 for CWB by  doxygen 1.6.1