Home | History | Annotate | Download | only in pcre

Lines Matching defs:memcpy

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