Searched refs:specChars (Results 1 – 2 of 2) sorted by relevance
156 sub specChars($) subroutine
1148 return "vtable for ".specChars($ClassName)." <span class='attr'>[data]</span>";1172 $ShortName = specChars($ShortName);1193 $Class = specChars($Class);1232 $PTName = specChars($PTName);1369 $Signature .= " <b>:</b> ".specChars($RName);1372 …$Signature .= "<span class='sym_p nowrap'>  <b>:</b>  ".specChars($RName)."</span>";7462 $Value = "<span class='value'>".specChars($Value)."</span>";7509 $Value = "<b>".specChars($Value)."</b>";7905 $Name = "<span class='ttype'>".$TType."</span> ".specChars($Name);7996 $VTABLES .= "<td$Color1>".specChars($Entries{$Index}{"E1"})."</td>\n";[all …]