Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10692

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>PCRE Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="reference.pcre.pattern.posix.html">Differences from POSIX regex</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.preg-filter.html">preg_filter</a></div>
 <div class="up"><a href="book.pcre.html">PCRE</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.pcre" class="reference">
 <h1 class="title">PCRE Functions</h1>

 























































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.preg-filter.html">preg_filter</a> — Perform a regular expression search and replace</li><li><a href="function.preg-grep.html">preg_grep</a> — Return array entries that match the pattern</li><li><a href="function.preg-last-error.html">preg_last_error</a> — Returns the error code of the last PCRE regex execution</li><li><a href="function.preg-match-all.html">preg_match_all</a> — Perform a global regular expression match</li><li><a href="function.preg-match.html">preg_match</a> — Perform a regular expression match</li><li><a href="function.preg-quote.html">preg_quote</a> — Quote regular expression characters</li><li><a href="function.preg-replace-callback.html">preg_replace_callback</a> — Perform a regular expression search and replace using a callback</li><li><a href="function.preg-replace.html">preg_replace</a> — Perform a regular expression search and replace</li><li><a href="function.preg-split.html">preg_split</a> — Split string by a regular expression</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="reference.pcre.pattern.posix.html">Differences from POSIX regex</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.preg-filter.html">preg_filter</a></div>
 <div class="up"><a href="book.pcre.html">PCRE</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>