Home
last modified time | relevance | path

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

/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm7446 … my $att_text= $options->{var} ? _replace_vars_in_text( $atts{$att}, $options) : $atts{$att} ;
7484 { $text= _replace_vars_in_text( $elt->text, $options);
7512 sub _replace_vars_in_text subroutine
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm7671 … my $att_text= $options->{var} ? _replace_vars_in_text( $atts{$att}, $options) : $atts{$att} ;
7709 { $text= _replace_vars_in_text( $elt->text, $options);
7737 sub _replace_vars_in_text subroutine
H A DTwig_pm.slow7671 … my $att_text= $options->{var} ? _replace_vars_in_text( $atts{$att}, $options) : $atts{$att} ;
7709 { $text= _replace_vars_in_text( $elt->text, $options);
7737 sub _replace_vars_in_text