Home
last modified time | relevance | path

Searched refs:specChars (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DBasic.pm156 sub specChars($) subroutine
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl1148 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'> &#160;<b>:</b>&#160;&#160;".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 …]