src/commands/cawf/cawf.h File Reference

#include <stdio.h>
#include <sys\types.h>
#include "regexp.h"
#include "cawflib.h"
#include "proto.h"

Go to the source code of this file.

Classes

struct  fcode
struct  fontstr
struct  hytab
struct  macro
struct  nbr
struct  parms
struct  rx
struct  scale
struct  schtab
struct  str

Defines

#define DEVCONFIG   "device.cf"
#define ESC   '\033'
#define MAXEXP   30
#define MAXFSTK   5
#define MAXHYCH   10
#define MAXLINE   512
#define MAXMACRO   100
#define MAXMTXT   1024
#define MAXNHNR   10
#define MAXNR   50
#define MAXOLL   512
#define MAXSCH   256
#define MAXSP   25
#define MAXSTR   100
#define LEFTADJ   0
#define RIGHTADJ   1
#define BOTHADJ   2
#define FATAL   0
#define LINE   0
#define NOLINE   1
#define WARN   1
#define PADLEFT   0
#define PADRIGHT   1
#define NOBREAK   -1
#define DOBREAK   -2
#define MESSAGE   -3
#define MANMACROS   1
#define MSMACROS   2

Variables

int Adj
unsigned char * Aftnxt
unsigned char * Args []
unsigned char * Argstack []
int Backc
int Botmarg
int Centering
int Condstack []
unsigned char * Cont
int Contlen
int Curmx
char * Device
char * Devconf
char * Devfont
int Divert
FILEEfs
unsigned char * Eol
int Eollen
int Err
unsigned char * F
struct fcode Fcode []
int Fill
unsigned char Font []
int Fontctl
char Fontstat
int Fph
int Fsp
struct fontstr Fstr
unsigned char * Ftc
unsigned char * Ftl
unsigned char * Ftr
unsigned char * Hdc
int Hdft
unsigned char * Hdl
unsigned char * Hdr
FILEIfs
FILEIfs_stk []
int Ind
unsigned char * Inname
unsigned char * Inn_stk []
struct hytab Hychar []
int LL
unsigned char Line []
int Lockil
int Marg
struct macro Macrotab []
int Macrostack []
unsigned char * Macrotxt []
int Mtx
int Mxstack []
int Nhnr []
int Nhy
int Nleftstack []
int Nmac
int Nnr
int Nospmode
int Nparms
int NR
int NR_stk []
int Nsch
int Nstr
int Ntabs
struct nbr Numb []
int Nxtln
char * optarg
int optind
int Outll
unsigned char Outln []
int Outlx
int P2il
unsigned char * P2name
int P3fill
int Padchar []
int Padfrom
int Padx
struct parms Parms []
unsigned char Pass1ln []
unsigned char Pass2ln []
struct rx Pat []
int Pglen
int Pgoff
char * Pname
unsigned char Prevfont
int Ptrstack []
struct scale Scale []
double Scalen
double Scaleu
double Scalev
struct schtab Schar []
int Sp
struct str Str []
int Sx
int Tabs []
int Thispg
int Tind
int Topmarg
unsigned char * Trtbl
int Uhyph
int Vspace
unsigned char Word []
int Wordl
int Wordx
int Dowarn


Define Documentation

#define BOTHADJ   2

Definition at line 66 of file cawf.h.

#define DEVCONFIG   "device.cf"

Definition at line 41 of file cawf.h.

#define DOBREAK   -2

Definition at line 89 of file cawf.h.

#define ESC   '\033'

Definition at line 42 of file cawf.h.

#define FATAL   0

Definition at line 72 of file cawf.h.

#define LEFTADJ   0

Definition at line 64 of file cawf.h.

#define LINE   0

Definition at line 73 of file cawf.h.

#define MANMACROS   1

Definition at line 96 of file cawf.h.

#define MAXEXP   30

Definition at line 43 of file cawf.h.

#define MAXFSTK   5

Definition at line 45 of file cawf.h.

#define MAXHYCH   10

Definition at line 47 of file cawf.h.

#define MAXLINE   512

Definition at line 48 of file cawf.h.

#define MAXMACRO   100

Definition at line 49 of file cawf.h.

#define MAXMTXT   1024

Definition at line 50 of file cawf.h.

#define MAXNHNR   10

Definition at line 51 of file cawf.h.

#define MAXNR   50

Definition at line 53 of file cawf.h.

#define MAXOLL   512

Definition at line 54 of file cawf.h.

#define MAXSCH   256

Definition at line 55 of file cawf.h.

#define MAXSP   25

Definition at line 56 of file cawf.h.

#define MAXSTR   100

Definition at line 58 of file cawf.h.

#define MESSAGE   -3

Definition at line 90 of file cawf.h.

#define MSMACROS   2

Definition at line 97 of file cawf.h.

#define NOBREAK   -1

Definition at line 88 of file cawf.h.

#define NOLINE   1

Definition at line 74 of file cawf.h.

#define PADLEFT   0

Definition at line 81 of file cawf.h.

#define PADRIGHT   1

Definition at line 82 of file cawf.h.

#define RIGHTADJ   1

Definition at line 65 of file cawf.h.

#define WARN   1

Definition at line 75 of file cawf.h.


Variable Documentation

int Adj

Definition at line 55 of file store.c.

unsigned char* Aftnxt

Definition at line 56 of file store.c.

unsigned char* Args[]

Definition at line 57 of file store.c.

unsigned char* Argstack[]

Definition at line 63 of file store.c.

int Backc

Definition at line 64 of file store.c.

int Botmarg

Definition at line 65 of file store.c.

int Centering

Definition at line 66 of file store.c.

int Condstack[]

Definition at line 67 of file store.c.

unsigned char* Cont

Definition at line 68 of file store.c.

int Contlen

Definition at line 69 of file store.c.

int Curmx

Definition at line 70 of file store.c.

char* Devconf

Definition at line 72 of file store.c.

char* Devfont

Definition at line 73 of file store.c.

char* Device

Definition at line 71 of file store.c.

int Divert

Definition at line 74 of file store.c.

int Dowarn

Definition at line 184 of file store.c.

Definition at line 75 of file store.c.

unsigned char* Eol

Definition at line 76 of file store.c.

int Eollen

Definition at line 77 of file store.c.

int Err

Definition at line 78 of file store.c.

unsigned char* F

Definition at line 79 of file store.c.

struct fcode Fcode[]

Definition at line 80 of file store.c.

int Fill

Definition at line 87 of file store.c.

unsigned char Font[]

Definition at line 88 of file store.c.

int Fontctl

Definition at line 89 of file store.c.

char Fontstat

Definition at line 90 of file store.c.

int Fph

Definition at line 91 of file store.c.

int Fsp

Definition at line 92 of file store.c.

struct fontstr Fstr

Definition at line 93 of file store.c.

unsigned char* Ftc

Definition at line 94 of file store.c.

unsigned char* Ftl

Definition at line 95 of file store.c.

unsigned char* Ftr

Definition at line 96 of file store.c.

unsigned char* Hdc

Definition at line 97 of file store.c.

int Hdft

Definition at line 98 of file store.c.

unsigned char* Hdl

Definition at line 99 of file store.c.

unsigned char* Hdr

Definition at line 100 of file store.c.

struct hytab Hychar[]

Definition at line 101 of file store.c.

Definition at line 102 of file store.c.

Definition at line 103 of file store.c.

int Ind

Definition at line 104 of file store.c.

unsigned char* Inn_stk[]

Definition at line 106 of file store.c.

unsigned char* Inname

Definition at line 105 of file store.c.

unsigned char Line[]

Definition at line 108 of file store.c.

int LL

Definition at line 107 of file store.c.

int Lockil

Definition at line 109 of file store.c.

int Macrostack[]

struct macro Macrotab[]

Definition at line 112 of file store.c.

unsigned char* Macrotxt[]

Definition at line 113 of file store.c.

int Marg

Definition at line 111 of file store.c.

int Mtx

Definition at line 114 of file store.c.

int Mxstack[]

Definition at line 115 of file store.c.

int Nhnr[]

Definition at line 117 of file store.c.

int Nhy

Definition at line 118 of file store.c.

int Nleftstack[]

Definition at line 119 of file store.c.

int Nmac

Definition at line 120 of file store.c.

int Nnr

Definition at line 121 of file store.c.

int Nospmode

Definition at line 122 of file store.c.

int Nparms

Definition at line 123 of file store.c.

int NR

Definition at line 46 of file v.c.

int NR_stk[]

Definition at line 125 of file store.c.

int Nsch

Definition at line 126 of file store.c.

int Nstr

Definition at line 127 of file store.c.

int Ntabs

Definition at line 128 of file store.c.

struct nbr Numb[]

Definition at line 129 of file store.c.

int Nxtln

Definition at line 130 of file store.c.

char* optarg

Definition at line 31 of file getopt.c.

int optind

Definition at line 29 of file getopt.c.

int Outll

Definition at line 131 of file store.c.

unsigned char Outln[]

Definition at line 132 of file store.c.

int Outlx

Definition at line 133 of file store.c.

int P2il

Definition at line 134 of file store.c.

unsigned char* P2name

Definition at line 135 of file store.c.

int P3fill

Definition at line 136 of file store.c.

int Padchar[]

Definition at line 137 of file store.c.

int Padfrom

Definition at line 138 of file store.c.

int Padx

Definition at line 139 of file store.c.

struct parms Parms[]

Definition at line 140 of file store.c.

unsigned char Pass1ln[]

Definition at line 149 of file store.c.

unsigned char Pass2ln[]

Definition at line 150 of file store.c.

struct rx Pat[]

Definition at line 33 of file store.c.

int Pglen

Definition at line 151 of file store.c.

int Pgoff

Definition at line 152 of file store.c.

char* Pname

Definition at line 52 of file bsfilt.c.

unsigned char Prevfont

Definition at line 154 of file store.c.

int Ptrstack[]

Definition at line 155 of file store.c.

struct scale Scale[]

Definition at line 156 of file store.c.

double Scalen

Definition at line 167 of file store.c.

double Scaleu

Definition at line 168 of file store.c.

double Scalev

Definition at line 169 of file store.c.

struct schtab Schar[]

Definition at line 170 of file store.c.

int Sp

Definition at line 171 of file store.c.

struct str Str[]

Definition at line 172 of file store.c.

int Sx

Definition at line 173 of file store.c.

int Tabs[]

Definition at line 174 of file store.c.

int Thispg

Definition at line 175 of file store.c.

int Tind

Definition at line 176 of file store.c.

int Topmarg

Definition at line 177 of file store.c.

unsigned char* Trtbl

Definition at line 178 of file store.c.

int Uhyph

Definition at line 179 of file store.c.

int Vspace

Definition at line 180 of file store.c.

unsigned char Word[]

Definition at line 181 of file store.c.

int Wordl

Definition at line 182 of file store.c.

int Wordx

Definition at line 183 of file store.c.


Generated on Tue Mar 9 04:36:24 2010 for Minix by  doxygen 1.5.8