Searched refs:formatEntity (Results 1 – 1 of 1) sorted by relevance
2026 $html .= '<span class="unchanged"> ' . $this->formatEntity($inputGlyphs[0]) . '</span>';2034 $html .= '<span class="changed"> ' . $this->formatEntity($substitute) . '</span>';2056 $html .= '<span class="unchanged"> ' . $this->formatEntity($inputGlyphs[0]) . '</span>';2086 … $html .= '<span class="unchanged"> ' . $this->formatEntity($inputGlyphs[0]) . '</span>';2094 $html .= '<span class="changed"> ' . $this->formatEntity($substitute) . '</span>';2103 $html .= '<span class="changed"> ' . $this->formatEntity($substitute) . '</span>';2132 $html .= '<span class="changed"> ' . $this->formatEntity($substitute) . '</span>';2179 $exB .= $this->formatEntity($inputGlyphs[$ip]) . '‍';2186 $exL .= $this->formatEntity($inputGlyphs[$ip]) . '‍';2416 $exB .= $this->formatEntity($inputGlyphs[$ip]) . '‍';[all …]