Searched refs:fromstring (Results 1 – 5 of 5) sorted by relevance
21 my $ck3 = $s->fromstring; # decodes both base64 and hex46 =item $o = $class-E<gt>fromstring($string)50 =item $o2 = $o-E<gt>new($filename) / $o-E<gt>fromstring($string)
55 sub fromstring($class, $arg) subroutine
754 $plist->{state}->{lastchecksummable}->add_digest(OpenBSD::sha->fromstring($args));
618 spec = SpecIndex.fromstring(section)679 def fromstring(str): member in SpecIndex731 self.section = SpecIndex.fromstring(section)
698 xml_root = ET.fromstring(xml_string)