diff --git a/reference/xml/functions/xml-get-current-byte-index.xml b/reference/xml/functions/xml-get-current-byte-index.xml index 8ad378c990..0438b18de1 100644 --- a/reference/xml/functions/xml-get-current-byte-index.xml +++ b/reference/xml/functions/xml-get-current-byte-index.xml @@ -1,5 +1,5 @@ - + xml_get_current_byte_index @@ -38,6 +38,15 @@ the parser is currently at in its data buffer (starting at 0). + + &reftitle.notes; + + + This function returns byte index according to UTF-8 encoded text + disregarding if input is in another encoding. + + + &reftitle.seealso;