getscope
ctx->gscope = ctx->scope = getscope(NULL);
if ((ctx->scope = getscope(value)) == -1)
static int getscope(char *);