if (strlen($matches[$i][3][0]) <= 2)
                {
                    $return[$i]['self_closing'] = true;
                }
                else