mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
@ -162,9 +162,9 @@
|
||||
upon the macro <code class="computeroutput"><span class="identifier">UNICODE</span></code>.
|
||||
</p></td></tr>
|
||||
</table></div>
|
||||
<a name="regcomp"></a><a name="boost_regex.ref.posix.regcomp"></a><h5>
|
||||
<a name="boost_regex.ref.posix.regcomp-heading"></a>
|
||||
<a class="link" href="posix.html#boost_regex.ref.posix.regcomp">regcomp</a>
|
||||
<a name="regcomp"></a><h5>
|
||||
<a name="boost_regex.ref.posix.h0"></a>
|
||||
<span><a name="boost_regex.ref.posix.regcomp"></a></span><a class="link" href="posix.html#boost_regex.ref.posix.regcomp">regcomp</a>
|
||||
</h5>
|
||||
<p>
|
||||
<code class="computeroutput"><span class="identifier">regcomp</span></code> takes a pointer to
|
||||
@ -374,9 +374,9 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="regerror"></a><a name="boost_regex.ref.posix.regerror"></a><h5>
|
||||
<a name="boost_regex.ref.posix.regerror-heading"></a>
|
||||
<a class="link" href="posix.html#boost_regex.ref.posix.regerror">regerror</a>
|
||||
<a name="regerror"></a><h5>
|
||||
<a name="boost_regex.ref.posix.h1"></a>
|
||||
<span><a name="boost_regex.ref.posix.regerror"></a></span><a class="link" href="posix.html#boost_regex.ref.posix.regerror">regerror</a>
|
||||
</h5>
|
||||
<p>
|
||||
regerror takes the following parameters, it maps an error code to a human
|
||||
@ -460,9 +460,9 @@
|
||||
equal to buf_size then regerror will have to be called again with a larger
|
||||
buffer.
|
||||
</p>
|
||||
<a name="regexec"></a><a name="boost_regex.ref.posix.regexec"></a><h5>
|
||||
<a name="boost_regex.ref.posix.regexec-heading"></a>
|
||||
<a class="link" href="posix.html#boost_regex.ref.posix.regexec">regexec</a>
|
||||
<a name="regexec"></a><h5>
|
||||
<a name="boost_regex.ref.posix.h2"></a>
|
||||
<span><a name="boost_regex.ref.posix.regexec"></a></span><a class="link" href="posix.html#boost_regex.ref.posix.regexec">regexec</a>
|
||||
</h5>
|
||||
<p>
|
||||
regexec finds the first occurrence of expression e within string buf. If
|
||||
@ -528,9 +528,9 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="regfree"></a><a name="boost_regex.ref.posix.regfree"></a><h5>
|
||||
<a name="boost_regex.ref.posix.regfree-heading"></a>
|
||||
<a class="link" href="posix.html#boost_regex.ref.posix.regfree">regfree</a>
|
||||
<a name="regfree"></a><h5>
|
||||
<a name="boost_regex.ref.posix.h3"></a>
|
||||
<span><a name="boost_regex.ref.posix.regfree"></a></span><a class="link" href="posix.html#boost_regex.ref.posix.regfree">regfree</a>
|
||||
</h5>
|
||||
<p>
|
||||
<code class="computeroutput"><span class="identifier">regfree</span></code> frees all the memory
|
||||
|
Reference in New Issue
Block a user