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

/macosx-10.9.5/CPANInternal-140/XML-Writer/t/
H A D01_main.t533 $w->removePrefix($ns);
540 # Verify that removePrefix works when there is no default prefix
544 $w->removePrefix($ns);
545 wasNoWarning('removePrefix should not warn when there is no default prefix');
552 $w->removePrefix($ns);
1283 # Without namespaces, addPrefix and removePrefix should be safe NOPs
1288 $w->removePrefix('as', 'are', 'these');
/macosx-10.9.5/CPANInternal-140/XML-Writer/
H A DWriter.pm713 sub removePrefix {
1072 sub removePrefix {
1521 =item removePrefix($uri)
711 sub removePrefix { subroutine
1068 sub removePrefix { subroutine

Completed in 119 milliseconds