Searched refs:addPrefix (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-Writer/t/
H A D01_main.t468 $w->addPrefix($ns, 'foo');
478 $w->addPrefix($ns, 'foo');
500 $w->addPrefix($ns, 'foo');
511 $w->addPrefix($ns, '');
565 $w->addPrefix('http://www.bar.com/', '__NS1');
576 $w->addPrefix($ns, 'foo');
597 $w->addPrefix($ns, 'foo');
618 $w->addPrefix($ns, '');
639 $w->addPrefix($ns, '');
1148 # Make sure addPrefix
[all...]
/macosx-10.9.5/CPANInternal-140/XML-Writer/
H A DWriter.pm706 sub addPrefix {
1063 sub addPrefix {
1513 =item addPrefix($uri, $prefix)
704 sub addPrefix { subroutine
1059 sub addPrefix { subroutine

Completed in 73 milliseconds