strlenext         385 util/decompile.c 		t=malloc(strlenext(pool[act->p.Constant8])+3); /* 2 "'"s and a NULL */
strlenext         391 util/decompile.c 		t=malloc(strlenext(pool[act->p.Constant16])+3); /* 2 '\"'s and a NULL */
strlenext         434 util/decompile.c 		t=malloc(strlenext(pool[act->p.Constant8])+1);
strlenext         444 util/decompile.c 		t=malloc(strlenext(pool[act->p.Constant16])+1);