Home | History | Annotate | Download | only in Oniguruma

Lines Matching refs:xmemcpy

122   xmemcpy(to->p, from->p, from->used);

225 xmemcpy(dest, src, len);
242 xmemcpy(r, s, slen);
971 xmemcpy(p, env->mem_nodes_static,
5247 xmemcpy(new_key, &key, sizeof(type_cclass_key));