Searched defs:as_hex (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/Lite/Deserializer/
H A DXMLSchema1999.pm13 sub as_hex { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/Lite/Deserializer/
H A DXMLSchema1999.pm13 sub as_hex { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm153 sub as_hex { subroutine
200 sub as_hex { shift; my $value = shift; $value =~ s/([a-zA-Z0-9]{2})/chr oct '0x'.$1/ge; $value } subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm142 sub as_hex { subroutine
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm143 sub as_hex { subroutine

Completed in 92 milliseconds