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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm244 scrolling_list image_button start_form end_form startform endform
1960 #### Method: start_form
1966 'start_form' => <<'END_OF_FUNC',
1967 sub start_form { subroutine
1999 return $self->start_form(-enctype=>&MULTIPART,@p);
2003 return $self->start_form($method,$action,&MULTIPART,@other);
4938 start_form,
5840 In addition, start_html(), end_html(), start_form(), end_form(),
5972 print start_form(-method=>$method,
5980 print start_form(
[all...]

Completed in 174 milliseconds