MULTINAMEA        143 lib/as3/expr.c            m->type == QNAMEA || m->type == MULTINAMEA) {
MULTINAMEA       8495 lib/as3/parser.tab.c     multiname_t m = {MULTINAMEA, 0, &nopackage_namespace_set, (yyvsp[(2) - (2)].id)};
MULTINAMEA       8682 lib/as3/parser.tab.c     multiname_t m = {MULTINAMEA, 0, &nopackage_namespace_set, (yyvsp[(4) - (4)].id)};
MULTINAMEA       8712 lib/as3/parser.tab.c     multiname_t m = {MULTINAMEA, 0, &nopackage_namespace_set, (yyvsp[(4) - (4)].id)};
MULTINAMEA        552 lib/as3/pool.c     } else if(m->type==MULTINAME || m->type==MULTINAMEA) {