Searched refs:tokenLength (Results 1 – 1 of 1) sorted by relevance
704 static int tokenLength(const char *z, int *pnLine){ in tokenLength() function766 n += tokenLength(z+n, pnLine); in findEnd()779 int len = tokenLength(z+n, pnLine); in findEndif()894 len = tokenLength(zScript+ii, &lineno); in runScript()1154 iEnd += tokenLength(zScript+ii+len+iEnd, &lineno); in runScript()