Works with UTF-8 (bug #36596)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208836 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2006-03-07 01:18:09 +00:00
parent c42447f25d
commit 3a843be0a2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<refentry id="function.xml-get-current-byte-index">
<refnamediv>
<refname>xml_get_current_byte_index</refname>
@ -38,6 +38,15 @@
the parser is currently at in its data buffer (starting at 0).
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<warning>
<para>
This function returns byte index according to UTF-8 encoded text
disregarding if input is in another encoding.
</para>
</warning>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>