#include <sys/types.h>
Go to the source code of this file.
|
| struct papd_comment * | commatch (char *start, char *end, struct papd_comment *table) |
| |
| void | compop (void) |
| |
| void | compush (struct papd_comment *) |
| |
| int | comswitch (struct papd_comment *, int(*)(struct papfile *, struct papfile *, struct sockaddr_at *)) |
| |
| int | comcmp (char *, char *, char *, int) |
| |
| char * | comtoken (char *, char *, char *, char *) |
| |
◆ C_CONTINUE
| #define C_CONTINUE (1<<1) |
◆ C_FULL
◆ CH_DONE
◆ CH_ERROR
◆ CH_MORE
◆ CM_NOPRINT
| #define CM_NOPRINT (1<<16) |
◆ comgetflags
| #define comgetflags |
( |
| ) |
(comstate->cs_flags) |
◆ compeek
◆ comsetflags
| #define comsetflags |
( |
|
f | ) |
(comstate->cs_flags=(f)) |
◆ comcmp()
| int comcmp |
( |
char * |
start, |
|
|
char * |
stop, |
|
|
char * |
str, |
|
|
int |
how |
|
) |
| |
◆ commatch()
◆ compop()
◆ compush()
◆ comswitch()
◆ comtoken()
| char * comtoken |
( |
char * |
, |
|
|
char * |
, |
|
|
char * |
, |
|
|
char * |
|
|
) |
| |
◆ comcont
◆ comstate
◆ headers
◆ magics
◆ queries
All queries start with %%?Begin and end with %%?End. Note that the "Begin"/"End" general queries have to be last.