Searched refs:within_element (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-Writer/
H A DWriter.pm629 sub within_element {
1479 =item within_element($name)
1483 if ($writer->within_element('body')) {
627 sub within_element { subroutine
/macosx-10.9.5/CPANInternal-140/XML-Writer/t/
H A D01_main.t438 # within_element query
443 ok($w->within_element('foo') && $w->within_element('bar'),
444 'within_element should know about all elements above us');
/macosx-10.9.5/CPANInternal-140/XML-Parser/Expat/
H A DExpat.pm221 sub within_element { subroutine
1040 =item within_element(NAME)

Completed in 89 milliseconds