Subversion Repositories oidinfo_new_design

Compare Revisions

Regard whitespace Rev 13 → Rev 14

/trunk/advanced-search.raw.htm
9,8 → 9,11
<div id="menu">
<ul>
<li>
<a href="basic-search.htm">Basic search</a>
<a href="basic-search.htm">Quick search</a>
</li>
<li>
<a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
</li>
</ul>
</div>
</td>
65,7 → 68,7
<p>
<span>
An advanced search is very accurate but may take
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">basic
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">quick
search</a>: It is much quicker and will probably gives good results
in most circumstances.
</span>
102,10 → 105,9
<td valign="bottom" width="50%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Parent OID in dot notation (<em>e.g.,</em> <code>1\.2\.250</code>) in case you want to restrict
Parent OID in dot notation (<em>e.g.,</em> <code>1.2.250</code>) in case you want to restrict
the search to child OIDs which begin with this
parent OID. Make sure to use &quot;\<code>.</code>&quot; for dots in the
regular expression.
parent OID.
</span>
</div>
</td>
130,8 → 132,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Beginning with a lower-case letter;
can match any identifier in the OID path, not only the last arc
Beginning with a lower-case letter<!--;
can match any identifier in the OID path, not only the last arc-->
</span>
</div>
</td>
156,8 → 158,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Match any number in the OID path, not
only the last arc
<!--Match any number in the OID path, not
only the last arc-->
</span>
</div>
</td>
182,8 → 184,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC" height="8%">
<div align="left">
<span style="font-size:12px;">
Match any unicode label in the OID
path, not only the last arc
<!--Match any unicode label in the OID
path, not only the last arc-->
</span>
</div>
</td>