Searched refs:as_xml (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DRoot.pm18 sub as_xml { subroutine
H A DLocationPath.pm23 sub as_xml { subroutine
28 $string .= $self->[$i]->as_xml;
H A DVariable.pm21 sub as_xml { subroutine
H A DLiteral.pm29 sub as_xml { subroutine
H A DNumber.pm30 sub as_xml { subroutine
H A DExpr.pm25 sub as_xml { subroutine
33 $string .= $self->{lhs}->as_xml();
36 $string .= "<Predicate>\n" . $predicate->as_xml() . "</Predicate>\n";
91 return "<$tag>\n" . $self->{lhs}->as_xml() . $self->{rhs}->as_xml() . "</$tag>\n";
H A DStep.pm81 sub as_xml { subroutine
120 $string .= "<Predicate>\n" . $_->as_xml() . "</Predicate>\n";
H A DFunction.pm33 sub as_xml { subroutine
/macosx-10.9.5/CPANInternal-140/XML-LibXML/lib/XML/LibXML/
H A DLiteral.pm32 sub as_xml { subroutine
H A DNumber.pm33 sub as_xml { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm1272 sub as_xml { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm1377 sub as_xml { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm1289 sub as_xml { subroutine

Completed in 241 milliseconds