Searched refs:set_parser (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/lib/xmlrpc/
H A Dmarshal.rb42 set_parser( parser )
H A Dutils.rb39 def set_parser(parser) method in class:XMLRPC.ParserWriterChooseMixin
55 # if set_parser was not already called then call it now
57 set_parser(Config::DEFAULT_PARSER.new)
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/lib/DateTime/Format/
H A DBuilder.pm235 $self->set_parser( $class->get_parser );
251 $self->set_parser( $parser );
263 sub set_parser subroutine
266 croak "set_parser given something other than a coderef" unless $parser
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/lib/DateTime/Format/
H A DBuilder.pm235 $self->set_parser( $class->get_parser );
251 $self->set_parser( $parser );
263 sub set_parser subroutine
266 croak "set_parser given something other than a coderef" unless $parser
/macosx-10.9.5/adv_cmds-153/localedef/
H A Dlocaledef.pl289 &set_parser($1);
312 &set_parser("NONE");
612 &set_parser("COLLATE");
934 sub set_parser { subroutine
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/lib/DateTime/Format/Builder/
H A DParser.pm78 sub set_parser subroutine
290 $obj->set_parser( $parser );
439 $obj->set_parser( $parser );
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/
H A DParser.pm90 sub set_parser subroutine
302 $obj->set_parser( $parser );
456 $obj->set_parser( $parser );
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DXMLParser.pm227 sub set_parser { $_[0]->{_parser} = $_[1]; } subroutine
/macosx-10.9.5/CPANInternal-140/XML-XPath/
H A DXPath.pm290 sub set_parser { subroutine

Completed in 200 milliseconds