Go to the source code of this file.
Functions | |
pointer | ALNUMP (context *ctx, int n, argv) |
pointer | ALPHAP (context *ctx, int n, argv) |
pointer | CHAR (context *ctx, int n, argv) |
charstring (context *ctx, pointer mod) | |
pointer | CHDOWNCASE (context *ctx, int n, argv) |
pointer | CHUPCASE (context *ctx, int n, argv) |
pointer | DIGITP (context *ctx, int n, argv) |
byte * | get_string () |
pointer | LOWCASEP (context *ctx, int n, argv) |
pointer | SETCHAR (context *ctx, int n, argv) |
pointer | STR_EQ (context *ctx, int n, argv) |
pointer | STR_GE (context *ctx, int n, argv) |
pointer | STR_GT (context *ctx, int n, argv) |
pointer | STR_LE (context *ctx, int n, argv) |
pointer | STR_LT (context *ctx, int n, argv) |
pointer | STRINGEQ (context *ctx, int n, argv) |
pointer | STRINGEQUAL (context *ctx, int n, argv) |
pointer | UPCASEP (context *ctx, int n, argv) |
Variables | |
static char * | rcsid ="@(#)$Id: charstring.old.c,v 1.1.1.1 2003/11/20 07:46:26 eus Exp $" |
Definition at line 72 of file charstring.old.c.
Definition at line 58 of file charstring.old.c.
Definition at line 12 of file charstring.old.c.
Definition at line 179 of file charstring.old.c.
Definition at line 86 of file charstring.old.c.
Definition at line 79 of file charstring.old.c.
Definition at line 65 of file charstring.old.c.
byte* get_string | ( | ) |
Definition at line 51 of file charstring.old.c.
Definition at line 28 of file charstring.old.c.
Definition at line 153 of file charstring.old.c.
Definition at line 169 of file charstring.old.c.
Definition at line 161 of file charstring.old.c.
Definition at line 145 of file charstring.old.c.
Definition at line 137 of file charstring.old.c.
Definition at line 93 of file charstring.old.c.
Definition at line 112 of file charstring.old.c.
Definition at line 44 of file charstring.old.c.
|
static |
Definition at line 6 of file charstring.old.c.