OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcre2_memmove
(Results
1 - 1
of
1
) sorted by null
/external/pcre/dist2/src/
pcre2_internal.h
203
pcre2_memmove
(void *d, const void *s, size_t n)
function
221
#define memmove(a, b, c)
pcre2_memmove
(a, b, c)
[
all
...]
Completed in 59 milliseconds