Subversion Repositories oidinfo_new_design

Rev

Rev 2 | Rev 13 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

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