Functions | Variables
jsmin.c File Reference
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for jsmin.c:

Go to the source code of this file.

Functions

static void action (int d)
static int get ()
static int isAlphanum (int c)
static void jsmin ()
int main (int argc, char *argv[])
static int next ()
static int peek ()

Variables

static int theA
static int theB
static int theLookahead = EOF

Function Documentation

static void action ( int  d) [static]

Definition at line 131 of file jsmin.c.

static int get ( ) [static]

Definition at line 54 of file jsmin.c.

static int isAlphanum ( int  c) [static]

Definition at line 40 of file jsmin.c.

static void jsmin ( ) [static]

Definition at line 190 of file jsmin.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 264 of file jsmin.c.

static int next ( ) [static]

Definition at line 87 of file jsmin.c.

static int peek ( ) [static]

Definition at line 75 of file jsmin.c.


Variable Documentation

int theA [static]

Definition at line 30 of file jsmin.c.

int theB [static]

Definition at line 31 of file jsmin.c.

int theLookahead = EOF [static]

Definition at line 32 of file jsmin.c.



websocket_gui
Author(s): Benoit Lescot and Stéphane Magnenat
autogenerated on Mon Oct 6 2014 08:54:48