HomeSort by relevance Sort by last modified time
    Searched defs:the (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
Exporter.t 50 That => [qw(Above the @wailing)],
65 sub the { 'the' } subroutine
95 ::ok ( $@ eq "", 'check we can call the imported subroutine')
97 ::ok ( $got eq 'lifejacket', 'and that it gave the correct result')
101 # The string eval is important. It stops $Foo::{is} existing when
104 "Import a subroutine where exporter must create the typeglob" );
106 ::ok ( $@ eq "", 'check we can call the imported autoloaded subroutine')
108 ::ok ( $got eq 'Is', 'and that it gave the correct result')
200 package The::Import
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/chxge/
ch.c 4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE
1083 free_dh_t *dhe, *the; local
1270 free_dh_t *dhe, *the; local
    [all...]

Completed in 4679 milliseconds