openenvutils/commandshell/shell/inc/lex.pro
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:24:48 +0100
branchRCL_3
changeset 20 c2c61fdca848
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/* 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));