Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10639

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>Grapheme Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="uconverter.transcode.html">UConverter::transcode</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.grapheme-extract.html">grapheme_extract</a></div>
 <div class="up"><a href="book.intl.html">intl</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.intl.grapheme" class="reference">
 <h1 class="title">Grapheme Functions</h1>
 






















































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.grapheme-extract.html">grapheme_extract</a> — Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8.</li><li><a href="function.grapheme-stripos.html">grapheme_stripos</a> — Find position (in grapheme units) of first occurrence of a case-insensitive string</li><li><a href="function.grapheme-stristr.html">grapheme_stristr</a> — Returns part of haystack string from the first occurrence of case-insensitive needle to the end of haystack.</li><li><a href="function.grapheme-strlen.html">grapheme_strlen</a> — Get string length in grapheme units</li><li><a href="function.grapheme-strpos.html">grapheme_strpos</a> — Find position (in grapheme units) of first occurrence of a string</li><li><a href="function.grapheme-strripos.html">grapheme_strripos</a> — Find position (in grapheme units) of last occurrence of a case-insensitive string</li><li><a href="function.grapheme-strrpos.html">grapheme_strrpos</a> — Find position (in grapheme units) of last occurrence of a string</li><li><a href="function.grapheme-strstr.html">grapheme_strstr</a> — Returns part of haystack string from the first occurrence of needle to the end of haystack.</li><li><a href="function.grapheme-substr.html">grapheme_substr</a> — Return part of a string</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="uconverter.transcode.html">UConverter::transcode</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.grapheme-extract.html">grapheme_extract</a></div>
 <div class="up"><a href="book.intl.html">intl</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>