tclScan.c File Reference

#include "tclInt.h"

Go to the source code of this file.

Data Structures

struct  CharSet
struct  CharSet::Range

Defines

#define SCAN_NOSKIP   0x1
#define SCAN_SUPPRESS   0x2
#define SCAN_UNSIGNED   0x4
#define SCAN_WIDTH   0x8
#define SCAN_LONGER   0x400
#define SCAN_BIG   0x800

Functions

int Tcl_ScanObjCmd (ClientData dummy, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[])


Define Documentation

#define SCAN_BIG   0x800

Definition at line 26 of file tclScan.c.

#define SCAN_LONGER   0x400

Definition at line 25 of file tclScan.c.

Referenced by Tcl_ScanObjCmd().

#define SCAN_NOSKIP   0x1

Definition at line 20 of file tclScan.c.

Referenced by Tcl_ScanObjCmd().

#define SCAN_SUPPRESS   0x2

Definition at line 21 of file tclScan.c.

#define SCAN_UNSIGNED   0x4

Definition at line 22 of file tclScan.c.

Referenced by Tcl_ScanObjCmd().

#define SCAN_WIDTH   0x8

Definition at line 23 of file tclScan.c.


Function Documentation



Generated on Wed Mar 12 12:18:33 2008 by  doxygen 1.5.1