/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_same_region_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_same_region_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3577 by schoenebeck, Thu Jun 1 00:00:24 2017 UTC revision 3578 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC
# Line 45  same_region(??key1??, ??key2??) Line 45  same_region(??key1??, ??key2??)
45      <h3>Return Value</h3>      <h3>Return Value</h3>
46      <table>      <table>
47        <tr>        <tr>
48          <th>Description</th> <th>Data Type</th>          <th>Data Type</th> <th>Description</th>
49        </tr>        </tr>
50        <tr>        <tr>
51            <td>Integer Number</td>
52          <td>Relationship of the two keys:<br>          <td>Relationship of the two keys:<br>
53              <code>0</code>: Both keys have a region, however they are two different              <code>0</code>: Both keys have a region, however they are two different
54                 regions, which also and don't overlap each other.<br>                 regions, which also and don't overlap each other.<br>
# Line 57  same_region(??key1??, ??key2??) Line 58  same_region(??key1??, ??key2??)
58              <code>4</code>: <code>??key1??</code> does not have any region, <code>??key2??</code> has a region.<br>              <code>4</code>: <code>??key1??</code> does not have any region, <code>??key2??</code> has a region.<br>
59              <code>5</code>: <code>??key1??</code> and <code>??key2??</code> both don't have any region.              <code>5</code>: <code>??key1??</code> and <code>??key2??</code> both don't have any region.
60          </td>          </td>
         <td>Integer Number</td>  
61        </tr>        </tr>
62      </table>      </table>
63    

Legend:
Removed from v.3577  
changed lines
  Added in v.3578

  ViewVC Help
Powered by ViewVC