Home
last modified time | relevance | path

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

/dports/devel/R-cran-gdata/gdata/inst/perl/XML/
H A DTwig.pm2183 { $$gi= $t->_replace_prefix( $$gi);
2186 { if( $att_name) { $_= $t->_replace_prefix( $_); $att_name=0; }
2287 if( $t->{twig_map_xmlns}) { $gi= $t->_replace_prefix( $gi); }
2405 sub _replace_prefix subroutine
3794 … { return "/" . join( "/", map { $t->_replace_prefix( $_)} ($t->{twig_parser}->context, $gi)); }
/dports/textproc/p5-XML-Twig/XML-Twig-3.52/
H A DTwig.pm2201 { $$gi= $t->_replace_prefix( $$gi);
2204 { if( $att_name) { $_= $t->_replace_prefix( $_); $att_name=0; }
2305 if( $t->{twig_map_xmlns}) { $gi= $t->_replace_prefix( $gi); }
2423 sub _replace_prefix subroutine
3863 … { return "/" . join( "/", map { $t->_replace_prefix( $_)} ($t->{twig_parser}->context, $gi)); }
H A DTwig_pm.slow2201 { $$gi= $t->_replace_prefix( $$gi);
2204 { if( $att_name) { $_= $t->_replace_prefix( $_); $att_name=0; }
2305 if( $t->{twig_map_xmlns}) { $gi= $t->_replace_prefix( $gi); }
2423 sub _replace_prefix
3863 … { return "/" . join( "/", map { $t->_replace_prefix( $_)} ($t->{twig_parser}->context, $gi)); }