openenvutils/commandshell/shell/inc/lex.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:40:23 +0300
changeset 28 b0b858956ed5
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201015 Kit: 201018

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