1 2 3 4 5
static void append_tag_name(UncText &txt, Chunk *pc) { LOG_FUNC_ENTRY(); Chunk *tmp = pc->GetPrevNcNnl(); }