aboutsummaryrefslogtreecommitdiffstats
path: root/man0/libsimple.h.0
diff options
context:
space:
mode:
Diffstat (limited to 'man0/libsimple.h.0')
-rw-r--r--man0/libsimple.h.017
1 files changed, 17 insertions, 0 deletions
diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0
index ff00c4b..a1e1cd4 100644
--- a/man0/libsimple.h.0
+++ b/man0/libsimple.h.0
@@ -1021,6 +1021,23 @@ Check if a string is valid UTF-8.
.RE
.TP
+.BR libsimple_strmove (3),
+.RS 0
+.BR libsimple_strnmove (3),
+.br
+.BR libsimple_stpmove (3),
+.br
+.BR libsimple_stpnmove (3)
+.RE
+.RS
+Versions of
+.BR memmove (3)
+and
+.BR libsimple_mempmove (3)
+that moves an entire string.
+.RE
+
+.TP
.BR libsimple_strnchr (3),
.RS 0
.BR libsimple_strncasechr (3)