Subversion Repositories oidinfo_new_design

Rev

Rev 6 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
  <title>OID repository - Search - Regexp</title>
5
  <meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
6
  <meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
  <meta name="DESCRIPTION" content="This OID repository gathers information about Object Identifiers (OIDs), and provides tools to display and search for this information.">
10
  <meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
12
  <script src="scripts.js"></script>
13
</head>
14
<body id="body" onload="_onload()">
15
  <div id="global_container">
16
    <div id="header">
17
      <a href="index.htm">
18
        <img src="images/treewall.jpg" width="130" height="110">
19
      </a>
20
      <h1 style="color: rgb(226, 137, 34);font-size: 35px; font-weight:bold;">OID Repository</h1><br><br><br><br>
21
      <div id="header_url_and_menu">
22
        <div id="header_url">
23
          <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
24
        </div>
25
        <div id="header_url_right">
26
          <ul id="header_menu">
27
            <li><a href="index.htm">Home</a></li>
28
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
29
            <li><a href="basic-search.htm">Search</a></li>
30
            <li><a href="faq.htm">FAQ</a></li>
31
            <li><a href="/helper">Helper</a></li>
32
          </ul>
33
        </div>
34
      </div>
35
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
36
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
37
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
38
          <input type="hidden" name="action" value="display">
39
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
40
        </form>
41
      </div>
42
      <div id="google_translate">
43
        <script>
44
          function googleTranslateElementInit() {
45
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
46
          }
47
        </script>
48
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
49
        </script>-->
50
      </div>
51
    </div>
52
  </div>
53
  <div id="mobile_version">
54
    <aside class="sidebar">
55
      <nav id="navigation" role="navigation">
56
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
57
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
58
        </form>
59
        <a href="index.htm">Home</a>
60
        <a href="/cgi-bin/display?tree=">Tree display</a>
61
        <a href="basic-search.htm">Search</a>
62
        <a href="faq.htm">FAQ</a>
63
        <a href="/helper">Chatbot helper</a>
64
      </nav>
65
    </aside>
66
  </div>
67
  <div class="wrapper">
68
    <table width="100%" id="header_mobile">
69
      <tr>
70
        <td width="20%">
71
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
72
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
73
        </td>
74
        <td width="60%" valign="middle">
75
          <h1 style="color: rgb(226, 137, 34);font-size: 18px; font-weight:bold; text-align:right;">OID Repository</h1>
76
          <div id="header_url">
77
            <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
78
          </div>
79
        </td>
80
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
81
      </tr>
82
    </table>
83
 
84
<div id="global_content">
85
        <div id="reg_in_regexp">
86
 
87
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
88
                        <tr>
89
                                <td height="6%" valign="top" width="100%">
90
                                        <span class="page_title">
91
                                                Regular expressions
92
                                        </span>
93
                                </td>
94
                        </tr>
95
                </table><br><a name="introduction"></a>
96
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
97
                        <tr>
98
                                <td height="8%" valign="middle" width="100%"><span class="section_title">Introduction</span></td>
99
                        </tr>
100
                </table>
101
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
102
                        <tr>
103
                                <td valign="top" width="100%">
104
 
105
                                        <p>
106
                                                A regular expression is a character sequence that is an abbreviated
107
                                                definition of a set of strings. A string is said to match a regular
108
                                                expression if it is a member of the set described by the regular expression.
109
                                        </p>
110
                                        <p>
111
                                                A regular expression is allowed to match anywhere within a string,
112
                                                unless the regular expression is explicitly anchored to the beginning
113
                                                or end of the string (by using operators <code>^</code> and/or&nbsp;<code>$</code>).
114
                                        </p>
115
 
116
                                </td>
117
 
118
 
119
 
120
                                <td width="3%" valign="top">&nbsp;</td>
121
 
122
 
123
 
124
                                <td width="20%"> </td>
125
 
126
 
127
 
128
                        </tr>
129
 
130
 
131
 
132
                </table>
133
 
134
                <a name="syntax"></a>
135
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
136
 
137
 
138
 
139
                        <tr>
140
 
141
 
142
 
143
 
144
 
145
 
146
                                <td height="8%" valign="middle" width="100%"><span class="section_title">Syntax</span></td>
147
 
148
 
149
 
150
 
151
 
152
                        </tr>
153
 
154
 
155
 
156
                </table>
157
 
158
 
159
 
160
                <table cellspacing="0" cellpadding="0" border="0" width="100%">
161
 
162
 
163
 
164
                        <tr>
165
 
166
 
167
 
168
 
169
 
170
 
171
                                <td valign="top" width="100%">
172
                                        <p>The following character sequences are recognized:</p>
173
                                        <ul>
174
                                                <li>
175
                                                        <code class="code">.</code> matches any single character except
176
                                                        newline
177
                                                </li>
178
                                                <li>
179
                                                        <code class="code">*</code> (postfix) matches the previous expression
180
                                                        zero, one or several times
181
                                                </li>
182
                                                <li>
183
                                                        <code class="code">+</code> (postfix) matches the previous expression
184
                                                        one or several times
185
                                                        <ul>
186
                                                                <li><code>[+]</code> matches a &quot;+&quot; character (escape mechanism)</li>
187
                                                        </ul>
188
                                                </li>
189
                                                <li>
190
                                                        <code class="code">?</code> (postfix) matches the previous expression
191
                                                        once or not at all
192
                                                </li>
193
                                                <li>
194
                                                        <code class="code">[ &nbsp;]</code> is a character set
195
                                                        <ul>
196
                                                                <li>
197
                                                                        ranges are denoted with a hyphen "<code class="code">-</code>",
198
                                                                        as in <code class="code">[a-z]</code>
199
                                                                </li>
200
                                                                <li>
201
                                                                        an initial caret "<code class="code">^</code>", as in <code class="code">[^0-9]</code>,
202
                                                                        complements the set (i.e., any character, except a lowercase letter from a to z, is accepted)
203
                                                                </li>
204
                                                                <li><code>[[]</code> matches a &quot;[&quot; character (escape mechanism)</li>
205
                                                                <li><code>[]]</code> matches a &quot;]&quot; character (escape mechanism)</li>
206
                                                        </ul>
207
                                                </li>
208
                                                <li><code class="code">^</code> matches at beginning of line</li>
209
                                                <li><code class="code">$</code> matches at end of line</li>
210
                                                <li><code class="code">|</code> (infix) alternative between two expressions</li>
211
                                                <li>
212
                                                        <code class="code">( &nbsp;)</code> grouping of the enclosed expression
213
                                                        <ul>
214
                                                                <li><code>[(]</code> matches a &quot;(&quot; character (escape mechanism)</li>
215
                                                                <li><code>[)]</code> matches a &quot;)&quot; character (escape mechanism)</li>
216
                                                        </ul>
217
                                                </li>
218
                                                <li>
219
                                                        <code class="code">\</code> escapes special characters (<em>i.e.</em>,
220
                                                        <code>^.[$|*?{'</code>):
221
                                                        <ul>
222
                                                                <li><code>\n</code> matches a newline character</li>
223
                                                                <li><code>\.</code> matches a dot &quot;.&quot; character</li>
224
                                                                <li><code>\'</code> matches a quote &quot;<code>'</code>&quot; character</li>
225
                                                                <li>
226
                                                                        <code class="code">\</code> cannot be escaped; to search for
227
                                                                        a backslash, use <code class="code">.</code> to match any single
228
                                                                        character
229
                                                                </li>
230
                                                        </ul>
231
                                                </li>
232
                                        </ul>
233
                                </td>
234
                                <td width="2%" valign="top">&nbsp;</td>
235
                                <td width="20%">&nbsp; </td>
236
                        </tr>
237
                </table>
238
 
239
        </div>
240
        <div class="clear"></div>
241
</div>
242
 
243
 
244
    <center id="footer">
245
      <img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
246
      <table width="710" cellspacing="0" cellpadding="0" border="0">
247
        <tr valign="baseline">
248
          <td width="34">
249
            <a href="/helper">
250
              <img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
251
            </a>
252
          </td>
253
          <td width="58" align="center"><font size="-2">Webmaster</font></td>
254
          <td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
255
          <td width="78" align="center">
256
            <font size="-2">
257
              <!--<script language="JavaScript">
258
              d=new Date(document.lastModified)
259
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
260
              if (Date.parse(document.lastModified) != 0)
261
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
262
              </script>-->
263
              15 Apr 2022
264
            </font>
265
          </td>
266
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
267
          <td align="center" width="409">
268
            <font size=-1>
269
 
270
            </font>
271
          </td>
272
          <td height="20" width="162" valign="middle" align="right"><a href="#top"><img src="images/page_top.png" width="150" height="17" border="0"></a></td>
273
        </tr>
274
      </table><br>
275
    </center>
276
  </div>
277
</body>
278
</html>