openenvutils/commandshell/shell/inc/lex.pro
author andy simpson <andrews@symbian.org>
Fri, 01 Oct 2010 14:28:06 +0100
changeset 75 dac9bdf65a30
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge fix for case collision

/* Generated automatically */
static int isnumglob _((void));
static int gettokstr _((int c,int sub));
static int dquote_parse _((char endchar,int sub));
static int skipcomm _((void));