Lines Matching refs:first

420 # entire list.  Otherwise returns the first
2487 # If no check array is specified, check the first by default
3695 # first parameter sets the start of the data. The part identified by
4093 # first. After the boundary is hit, we return undef. The next read will
4423 acceptable. In fact, only the first argument needs to begin with a
4424 dash. If a dash is present in the first argument, CGI.pm assumes
4452 attributes as a hash reference as the first argument, and the
4838 errors may only occur the first time you call I<param()>. Be ready
4851 call them directly without creating a CGI object first. This example
4927 automatically the first time you use any of the methods that require
5194 Generally you will produce the HTTP header first, followed by the
5205 Normally the first thing you will do in any CGI script is print out an
5729 If the first argument is a hash reference, then the keys
5911 used the B<first> time the script is invoked (when there is no query
5952 end_form() produces several tags, and only the first of them will be
6075 receive focus first.
6117 The first parameter is the required name for the field (-name).
6200 The first parameter is the required name for the field (-name).
6324 the exception that the first argument to the callback is an L<Apache::Upload>
6377 a small penalty of loading IO::Handle the first time you call it.
6388 %labels = ('eenie'=>'your first choice',
6391 %attributes = ('eenie'=>{'class'=>'class of first choice'});
6410 The required first argument is the menu's name (-name).
6422 menu choice. If not specified, the first item will be the default.
6477 The required first argument (B<-name>) is the label attribute of the
6555 The first and second arguments are the list name (-name) and values
6564 then nothing is selected when the list first appears. In the named
6631 The first and second arguments are the checkbox name and values,
6642 then nothing is selected when the list first appears.
6676 passed a scalar numeric value, the first element in the group will
6724 The first parameter is the required name for the checkbox (-name). It
6781 The first argument is the name of the group and is required (-name).
6794 button to turn on. If not specified, the first item will be the
6829 passed a scalar numeric value, the first element in the group will
6881 The first argument (-name) is optional. You can give the button a
6942 The first argument is required and specifies the name of this
6985 The first argument (-name) is required and specifies the name of this
7505 Finally, you can set the path info for the script by prefixing the first
7706 program is an NPH script by examining the first line of script output.
7893 <param()> for the first time. If the POST was intercepted, then