Home
last modified time | relevance | path

Searched refs:xmlSpecChars (Results 1 – 3 of 3) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DXmlDump.pm810 $Content .= xmlSpecChars($Val);
833 $Content .= "=\"".xmlSpecChars($Ext[$P+1])."\"";
H A DBasic.pm210 sub xmlSpecChars($) subroutine
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl7386 push(@PString, $P."=\"".xmlSpecChars($XMLparams{$P})."\"");
7763 $TYPE_PROBLEMS .= " <type name=\"".xmlSpecChars($TypeName)."\">\n";
7963 $VTABLES .= " <old>".xmlSpecChars($Entries{$Index}{"E1"})."</old>\n";
7964 $VTABLES .= " <new>".xmlSpecChars($Entries{$Index}{"E2"})."</new>\n";
8159 $Affected .= " <comment>".xmlSpecChars($Des)."</comment>\n";