File: _values.html

package info (click to toggle)
pike7.6 7.6.93-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 116,100 kB
  • ctags: 24,114
  • sloc: ansic: 257,624; xml: 5,235; makefile: 2,574; sh: 1,565; lisp: 655; asm: 237; pascal: 66; sed: 34; perl: 3
file content (86 lines) | stat: -rw-r--r-- 3,697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<html><head><title>Pike Reference Manual - ::_values()</title>
<link rel='stylesheet' href='../../style.css' /></head>
<body topmargin='0' leftmargin='0' marginheight='0' marginwidth='0'
      bgcolor='#ffffff' text='#000000' link='#000099' alink='#002040'
      vlink='#000099'>

<table width="100%">
  <tr>
    <td colspan='3'></td>
    <td colspan='2' align='right'>Extracted from Pike v7.6 release 93 at 2006-10-04.</td>
  </tr>
  <tr>
    <td width="0%"><img src="../..//images/unit.gif" alt="" width="10" height="1"></td>
    <td width="1%">
      <a href="http://pike.ida.liu.se/"><img src="../..//images/pike_logo.gif"
      border="0" alt="pike.ida.liu.se" width="181" height="41" hspace="5"></a></td>
    <td width="0%"><img src="../..//images/unit.gif" alt="" width="10" height="1"></td>
    <td width="99%">
      <table align="center" border="0" width="100%" cellspacing="0" cellpadding="0" valign="middle">
        <tr>
          <td width="1%" align="right"><img src="../..//images/pike_line_left.gif" alt="" border="0" width="5" height="11"></td>
          <td background="../..//images/pike_line_middle.gif" width="98%"><img src="../..//images/unit.gif" alt="" border="0" width="11" height="11"></td>
          <td width="1%" align="left"><img src="../..//images/pike_line_right.gif" alt="" border="0" width="5" height="11"></td>
        </tr>
      </table>
    </td>
    <td width="0%"><img src="../..//images/unit.gif" alt="" width="10" height="1"></td>
  </tr>
  <tr>
    <td colspan="5"><img src="../..//images/unit.gif" alt="" width="1" height="10"></td>
  </tr>
</table>

<table>
  <tr>
    <td width='180' valign='top' bgcolor='#f0f0f0'><a href='../../index.html'><b>[Top]</b></a><br />
<a href='../../ex/_3A_3A.html'><b>::</b></a><br />
<table border='0' cellpadding='1' cellspacing='0' class='sidebar'><tr><td nowrap='nowrap'><br /><b>Methods</b></td></tr>
<tr><td nowrap='nowrap'>&nbsp;<a href='../../ex/_3A_3A/_indices.html'>_indices()</a></td></tr>
<tr><td nowrap='nowrap'>&nbsp;_values()</td></tr>
<tr><td nowrap='nowrap'>&nbsp;<a href='../../ex/_3A_3A/_backtick_2D_3E.html'>`-&gt;()</a></td></tr>
<tr><td nowrap='nowrap'>&nbsp;<a href='../../ex/_3A_3A/_backtick_2D_3E_eq.html'>`-&gt;=()</a></td></tr>
</table></td>
    <td width='520' valign='top'>

    <table border="0" width="520" bgcolor="#e0e0e0"
           cellpadding="0" cellspacing="4" class='sidebar'>
      <tr>
        <td valign="middle">
	  <a href="../../ex/_3A_3A/_indices.html"><img src="../../images/prev.gif" hspace="3"
	         border="0" alt="previous" >::_indices()</a>
          <br />
	</td>
	<td align="right" valign="middle">
	  <a href="../../ex/_3A_3A/_backtick_2D_3E.html">::`-&gt;()<img src="../../images/next.gif" hspace="3"
	          border="0" alt="next" ></a>
	  <br />
	</td>
      </tr>
    </table>

    <h1>Method ::_values()</h1>
    

<hr clear='all' size='1' noshadow='noshadow' />
<dl>
<dt><font face='Helvetica'><font face='Helvetica'>Method</font>
<font size='+1'><b>_values</b></font>
</font><dt>
<dd><p><tt><font color='#202020'>mixed</font> ::<b><font color='#000066'>_values</font>(</b><b>)</b></tt></p></dd>

<dt><font face='Helvetica'>Description</font><dt>
<dd><font face='Helvetica'><p>Builtin function to list the values of the identifiers of an
 object. This is useful when <font face='courier'><a href='../lfun_3A_3A/_values.html'>lfun::_values</a></font>  has been overloaded.</p>
</font></dd>
<dt><font face='Helvetica'>See also</font><dt>
<dd><font face='Helvetica'><p><font face='courier'><a href='../_3A_3A/_indices.html'>::_indices, ::`-&gt;</a></font> </p>
</font></dd></dl>


    <hr size='1' noshade='1' />
    </td>
  </tr>
</table>
</body>
</html>