We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0c319 commit 4dcf5a9Copy full SHA for 4dcf5a9
reference/xml/functions/xml-get-current-byte-index.xml
@@ -42,16 +42,6 @@
42
</para>
43
</refsect1>
44
45
- <refsect1 role="notes">
46
- &reftitle.notes;
47
- <warning>
48
- <para>
49
- This function returns byte index according to UTF-8 encoded text
50
- disregarding if input is in another encoding.
51
- </para>
52
- </warning>
53
- </refsect1>
54
-
55
<refsect1 role="changelog">
56
&reftitle.changelog;
57
<informaltable>
@@ -69,6 +59,16 @@
69
59
</informaltable>
70
60
71
61
62
+ <refsect1 role="notes">
63
+ &reftitle.notes;
64
+ <warning>
65
+ <para>
66
+ This function returns byte index according to UTF-8 encoded text
67
+ disregarding if input is in another encoding.
68
+ </para>
+ </warning>
+ </refsect1>
+
72
<refsect1 role="seealso">
73
&reftitle.seealso;
74
<para>
0 commit comments