From 168b7a317cce20048b319c7e835fc8588a44d5c8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 17 Nov 2018 10:57:02 +0100 Subject: Add memscan and memcasescan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man0/libsimple.h.0 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'man0/libsimple.h.0') diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0 index a1e1cd4..7cb93dd 100644 --- a/man0/libsimple.h.0 +++ b/man0/libsimple.h.0 @@ -637,6 +637,20 @@ Find the last occurrence of string of byte in an array of bytes. .RE +.TP +.BR libsimple_memscan (3), +.RS 0 +.BR libsimple_memcasescan (3) +.RE +.RS +Versions of +.BR memchr (3) +and +.BR libsimple_memcasechr (3) +that return the end of the array +if the byte is not found. +.RE + .TP .BR libsimple_memsetelem (3) Fill en array. -- cgit v1.2.3-70-g09d2