Home
last modified time | relevance | path

Searched refs:pcre_memmove (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/
Dpcre_internal.h388 pcre_memmove(void *d, const void *s, size_t n) in pcre_memmove() function
406 #define memmove(a, b, c) pcre_memmove(a, b, c)
DChangeLog3929 8. The pcre_memmove() function, which is used only if the environment does not