sgml-print.c File Reference

#include <stdio.h>
#include <string.h>
#include "../cl/macros.h"
#include "../cl/corpus.h"
#include "../cl/attributes.h"
#include "../cl/cdaccess.h"
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#include "sgml-print.h"
#include "print_align.h"
#include "cqp.h"
#include "options.h"
#include "corpmanag.h"
#include "concordance.h"
#include "attlist.h"
#include <sys/time.h>
#include <pwd.h>

Defines

Functions

Variables


Define Documentation

#define SUBST_ALL   (SUBST_LT | SUBST_GT | SUBST_AMP | SUBST_QUOT)
#define SUBST_AMP   4
#define SUBST_GT   2
#define SUBST_LT   1
#define SUBST_QUOT   8

Function Documentation

char * sgml_convert_string ( char *  s  ) 

References MAX_LINE_LENGTH.

void sgml_print_aligned_line ( FILE *  stream,
char *  attribute_name,
char *  line 
)

References sgml_puts(), and SUBST_ALL.

Referenced by printAlignedStrings().

void sgml_print_context ( ContextDescriptor cd,
FILE *  stream 
)
void sgml_print_corpus_header ( CorpusList cl,
FILE *  stream 
)
char * sgml_print_field ( FieldType  field,
int  start 
)
void sgml_print_group ( Group group,
int  expand,
FILE *  fd 
)
void sgml_print_output ( CorpusList cl,
FILE *  stream,
int  interactive,
ContextDescriptor cd,
int  first,
int  last 
)
void sgml_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