taglinefilesource code
tmpbuf104scripts/tkcond.cchar tmpbuf[10];
tmpbuf126scripts/tkcond.cstrcpy(tmpbuf, cond->variable.cfg->label);
tmpbuf131scripts/tkcond.ccond2->variable.str = strdup(tmpbuf);
tmpbuf296scripts/tkparse.cchar tmpbuf[24],fake_if[1024];
tmpbuf441scripts/tkparse.csprintf(tmpbuf, "tmpvar_%d", choose_number++);
tmpbuf442scripts/tkparse.ckcfg->optionname = strdup(tmpbuf);