#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
Value:
int cs_flags
Definition comment.h:28
◆ compeek
Value:
struct papd_comment * cs_comment
Definition comment.h:26
◆ comsetflags
◆ comcmp()
| int comcmp |
( |
char * | start, |
|
|
char * | stop, |
|
|
char * | str, |
|
|
int | how ) |
◆ commatch()
◆ compop()
◆ compush()
◆ comswitch()
◆ comtoken()
| char * comtoken |
( |
char * | , |
|
|
char * | , |
|
|
char * | , |
|
|
char * | ) |
◆ comcont
◆ comstate
| struct comstate* comstate |
|
extern |
◆ headers
◆ magics
◆ queries
All queries start with %%?Begin and end with %%?End. Note that the "Begin"/"End" general queries have to be last.