Functions | Variables
charstring.old.c File Reference

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)
byteget_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 $"

Function Documentation

pointer ALNUMP ( context ctx,
int  n,
argv   
)

Definition at line 72 of file charstring.old.c.

pointer ALPHAP ( context ctx,
int  n,
argv   
)

Definition at line 58 of file charstring.old.c.

pointer CHAR ( context ctx,
int  n,
argv   
)

Definition at line 12 of file charstring.old.c.

charstring ( context ctx,
pointer  mod 
)

Definition at line 179 of file charstring.old.c.

pointer CHDOWNCASE ( context ctx,
int  n,
argv   
)

Definition at line 86 of file charstring.old.c.

pointer CHUPCASE ( context ctx,
int  n,
argv   
)

Definition at line 79 of file charstring.old.c.

pointer DIGITP ( context ctx,
int  n,
argv   
)

Definition at line 65 of file charstring.old.c.

pointer LOWCASEP ( context ctx,
int  n,
argv   
)

Definition at line 51 of file charstring.old.c.

pointer SETCHAR ( context ctx,
int  n,
argv   
)

Definition at line 28 of file charstring.old.c.

pointer STR_EQ ( context ctx,
int  n,
argv   
)

Definition at line 153 of file charstring.old.c.

pointer STR_GE ( context ctx,
int  n,
argv   
)

Definition at line 169 of file charstring.old.c.

pointer STR_GT ( context ctx,
int  n,
argv   
)

Definition at line 161 of file charstring.old.c.

pointer STR_LE ( context ctx,
int  n,
argv   
)

Definition at line 145 of file charstring.old.c.

pointer STR_LT ( context ctx,
int  n,
argv   
)

Definition at line 137 of file charstring.old.c.

pointer STRINGEQ ( context ctx,
int  n,
argv   
)

Definition at line 93 of file charstring.old.c.

pointer STRINGEQUAL ( context ctx,
int  n,
argv   
)

Definition at line 112 of file charstring.old.c.

pointer UPCASEP ( context ctx,
int  n,
argv   
)

Definition at line 44 of file charstring.old.c.


Variable Documentation

char* rcsid = "@(#)$Id: charstring.old.c,v 1.1.1.1 2003/11/20 07:46:26 eus Exp $" [static]

Definition at line 6 of file charstring.old.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:50