Home
last modified time | relevance | path

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

/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm5472 sub comment_string { return $COMMENT_START . _comment_escaped_string( $_[0]->{comment}) . $COMMENT_…
5474 sub _comment_escaped_string subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm5712 sub comment_string { return $COMMENT_START . _comment_escaped_string( $_[0]->{comment}) . $COMMENT_…
5714 sub _comment_escaped_string subroutine
H A DTwig_pm.slow5712 sub comment_string { return $COMMENT_START . _comment_escaped_string( $_[0]->comment) . $COMMENT_EN…
5714 sub _comment_escaped_string