Subversion Repositories oidinfo_new_design

Compare Revisions

Regard whitespace Rev 14 → Rev 13

/trunk/advanced-search.raw.htm
9,11 → 9,8
<div id="menu">
<ul>
<li>
<a href="basic-search.htm">Quick search</a>
<a href="basic-search.htm">Basic 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>
68,7 → 65,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">quick
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">basic
search</a>: It is much quicker and will probably gives good results
in most circumstances.
</span>
105,9 → 102,10
<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.
parent OID. Make sure to use &quot;\<code>.</code>&quot; for dots in the
regular expression.
</span>
</div>
</td>
132,8 → 130,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>
158,8 → 156,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>
184,8 → 182,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>