Searched refs:pcre_memmove (Results 1 – 2 of 2) sorted by relevance
388 pcre_memmove(void *d, const void *s, size_t n) in pcre_memmove() function406 #define memmove(a, b, c) pcre_memmove(a, b, c)
3929 8. The pcre_memmove() function, which is used only if the environment does not