Home | History | Annotate | Download | only in src

Lines Matching refs:memctl

1864         fr = (ovecsave_frame *)(mb->memctl.malloc(sizeof(ovecsave_frame *) +
1865 mb->offset_end * sizeof(PCRE2_SIZE), mb->memctl.memory_data));
6629 mb->memctl = mcontext->memctl;
6712 mb->ovector = (PCRE2_SIZE *)(mb->memctl.malloc(ocount * sizeof(PCRE2_SIZE),
6713 mb->memctl.memory_data));
7127 mb->memctl.free(this, mb->memctl.memory_data);
7158 mb->memctl.free(mb->ovector, mb->memctl.memory_data);
7239 mb->memctl.free(mb->ovector, mb->memctl.memory_data);