summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def')
-rw-r--r--Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def
index df8659954e7..02060931fdb 100644
--- a/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def
+++ b/Master/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def
@@ -49,14 +49,14 @@
\char_set_catcode_other:N \^^00
\char_set_catcode_other:N \^^fe
\char_set_catcode_other:N \^^ff
- \cs_new_protected_nopar:cpn { __str_convert_encode_utf32: }
+ \cs_new_protected:cpn { __str_convert_encode_utf32: }
{
\__str_convert_gmap_internal:N \__str_encode_utf_xxxii_be:n
\tl_gput_left:Nx \g__str_result_tl { ^^00 ^^00 ^^fe ^^ff }
}
- \cs_new_protected_nopar:cpn { __str_convert_encode_utf32be: }
+ \cs_new_protected:cpn { __str_convert_encode_utf32be: }
{ \__str_convert_gmap_internal:N \__str_encode_utf_xxxii_be:n }
- \cs_new_protected_nopar:cpn { __str_convert_encode_utf32le: }
+ \cs_new_protected:cpn { __str_convert_encode_utf32le: }
{ \__str_convert_gmap_internal:N \__str_encode_utf_xxxii_le:n }
\cs_new:Npn \__str_encode_utf_xxxii_be:n #1
{
@@ -106,11 +106,11 @@
Perhaps~the~string~was~truncated?
}
}
- \cs_new_protected_nopar:cpn { __str_convert_decode_utf32be: }
+ \cs_new_protected:cpn { __str_convert_decode_utf32be: }
{ \__str_decode_utf_xxxii:Nw 1 \g__str_result_tl \s__stop }
- \cs_new_protected_nopar:cpn { __str_convert_decode_utf32le: }
+ \cs_new_protected:cpn { __str_convert_decode_utf32le: }
{ \__str_decode_utf_xxxii:Nw 2 \g__str_result_tl \s__stop }
- \cs_new_protected_nopar:cpn { __str_convert_decode_utf32: }
+ \cs_new_protected:cpn { __str_convert_decode_utf32: }
{
\exp_after:wN \__str_decode_utf_xxxii_bom:NNNN \g__str_result_tl
\s__stop \s__stop \s__stop \s__stop \s__stop