test_isop
ret = (int) test_isop(te, meta, *te->pos.wp);
Test_op test_isop ARGS((Test_env *te, Test_meta meta, const char *s));
ret = (int) test_isop(te, meta, buf);
} else if (uqword && (ret = (int) test_isop(te, meta, ident)))