Home | History | Annotate | Download | only in pcre

Lines Matching full:_memcpy

293 #define memcpy(d,s,n)    _memcpy(d,s,n)