PUBL              921 ext/pcre/pcrelib/pcre_compile.c newspace = (PUBL(malloc))(IN_UCHARS(newsize));
PUBL              926 ext/pcre/pcrelib/pcre_compile.c   (PUBL(free))((void *)cd->start_workspace);
PUBL             7094 ext/pcre/pcrelib/pcre_compile.c               named_group *newspace = (PUBL(malloc))
PUBL             7106 ext/pcre/pcrelib/pcre_compile.c                 (PUBL(free))((void *)cd->named_groups);
PUBL             8143 ext/pcre/pcrelib/pcre_compile.c if (PUBL(stack_guard) != NULL && PUBL(stack_guard)())
PUBL             9217 ext/pcre/pcrelib/pcre_compile.c re = (REAL_PCRE *)(PUBL(malloc))(size);
PUBL             9284 ext/pcre/pcrelib/pcre_compile.c     (PUBL(free))((void *)cd->named_groups);
PUBL             9354 ext/pcre/pcrelib/pcre_compile.c   (PUBL(free))((void *)cd->start_workspace);
PUBL             9423 ext/pcre/pcrelib/pcre_compile.c   (PUBL(free))(re);
PUBL             9564 ext/pcre/pcrelib/pcre_compile.c   (PUBL(free))(re);
PUBL              354 ext/pcre/pcrelib/pcre_exec.c     newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\
PUBL             1296 ext/pcre/pcrelib/pcre_exec.c       if (PUBL(callout) != NULL)
PUBL             1298 ext/pcre/pcrelib/pcre_exec.c         PUBL(callout_block) cb;
PUBL             1320 ext/pcre/pcrelib/pcre_exec.c         if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
PUBL             1706 ext/pcre/pcrelib/pcre_exec.c     if (PUBL(callout) != NULL)
PUBL             1708 ext/pcre/pcrelib/pcre_exec.c       PUBL(callout_block) cb;
PUBL             1730 ext/pcre/pcrelib/pcre_exec.c       if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
PUBL             1790 ext/pcre/pcrelib/pcre_exec.c           (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
PUBL             1816 ext/pcre/pcrelib/pcre_exec.c             (PUBL(free))(new_recursive.offset_save);
PUBL             1834 ext/pcre/pcrelib/pcre_exec.c             (PUBL(free))(new_recursive.offset_save);
PUBL             1844 ext/pcre/pcrelib/pcre_exec.c             (PUBL(free))(new_recursive.offset_save);
PUBL             1856 ext/pcre/pcrelib/pcre_exec.c         (PUBL(free))(new_recursive.offset_save);
PUBL             6315 ext/pcre/pcrelib/pcre_exec.c   (PUBL(stack_free))(oldframe);
PUBL             6666 ext/pcre/pcrelib/pcre_exec.c   md->offset_vector = (int *)(PUBL(malloc))(ocount * sizeof(int));
PUBL             7068 ext/pcre/pcrelib/pcre_exec.c     (PUBL(free))(md->offset_vector);
PUBL             7124 ext/pcre/pcrelib/pcre_exec.c   (PUBL(free))(md->offset_vector);
PUBL              462 ext/pcre/pcrelib/pcre_get.c stringlist = (pcre_uchar **)(PUBL(malloc))(size);
PUBL              512 ext/pcre/pcrelib/pcre_get.c (PUBL(free))((void *)pointer);
PUBL              562 ext/pcre/pcrelib/pcre_get.c substring = (pcre_uchar *)(PUBL(malloc))(IN_UCHARS(yield + 1));
PUBL              659 ext/pcre/pcrelib/pcre_get.c (PUBL(free))((void *)pointer);
PUBL               70 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(malloc))(size_t) = LocalPcreMalloc;
PUBL               71 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void  (*PUBL(free))(void *) = LocalPcreFree;
PUBL               72 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(stack_malloc))(size_t) = LocalPcreMalloc;
PUBL               73 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void  (*PUBL(stack_free))(void *) = LocalPcreFree;
PUBL               74 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(callout))(PUBL(callout_block) *) = NULL;
PUBL               75 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(stack_guard))(void) = NULL;
PUBL               78 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(malloc))(size_t) = malloc;
PUBL               79 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void  (*PUBL(free))(void *) = free;
PUBL               80 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void *(*PUBL(stack_malloc))(size_t) = malloc;
PUBL               81 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN void  (*PUBL(stack_free))(void *) = free;
PUBL               82 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(callout))(PUBL(callout_block) *) = NULL;
PUBL               83 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*PUBL(stack_guard))(void) = NULL;
PUBL             2615 ext/pcre/pcrelib/pcre_internal.h #ifndef PUBL
PUBL             2622 ext/pcre/pcrelib/pcre_internal.h #ifndef PUBL
PUBL             2629 ext/pcre/pcrelib/pcre_internal.h #ifndef PUBL
PUBL             2746 ext/pcre/pcrelib/pcre_internal.h                            PUBL(extra) *, int);
PUBL             2747 ext/pcre/pcrelib/pcre_internal.h extern int               PRIV(jit_exec)(const PUBL(extra) *,
PUBL               55 ext/pcre/pcrelib/pcre_jit_compile.c #define SLJIT_MALLOC(size, allocator_data) (PUBL(malloc))(size)
PUBL               56 ext/pcre/pcrelib/pcre_jit_compile.c #define SLJIT_FREE(ptr, allocator_data) (PUBL(free))(ptr)
PUBL              184 ext/pcre/pcrelib/pcre_jit_compile.c   PUBL(jit_callback) callback;
PUBL             6322 ext/pcre/pcrelib/pcre_jit_compile.c static int SLJIT_CALL do_callout(struct jit_arguments *arguments, PUBL(callout_block) *callout_block, pcre_uchar **jit_ovector)
PUBL             6329 ext/pcre/pcrelib/pcre_jit_compile.c if (PUBL(callout) == NULL)
PUBL             6363 ext/pcre/pcrelib/pcre_jit_compile.c return (*PUBL(callout))(callout_block);
PUBL             6368 ext/pcre/pcrelib/pcre_jit_compile.c     (((int)sizeof(PUBL(callout_block)) + 7) & ~7)
PUBL             6371 ext/pcre/pcrelib/pcre_jit_compile.c     (-CALLOUT_ARG_SIZE + SLJIT_OFFSETOF(PUBL(callout_block), arg))
PUBL             10368 ext/pcre/pcrelib/pcre_jit_compile.c PRIV(jit_exec)(const PUBL(extra) *extra_data, const pcre_uchar *subject,
PUBL             10571 ext/pcre/pcrelib/pcre_jit_compile.c return (PUBL(jit_stack)*)sljit_allocate_stack(startsize, maxsize, NULL);
PUBL               84 ext/pcre/pcrelib/pcre_maketables.c yield = (unsigned char*)(PUBL(malloc))(tables_length);
PUBL             1458 ext/pcre/pcrelib/pcre_study.c PUBL(extra) *extra = NULL;
PUBL             1565 ext/pcre/pcrelib/pcre_study.c   extra = (PUBL(extra) *)(PUBL(malloc))
PUBL             1566 ext/pcre/pcrelib/pcre_study.c     (sizeof(PUBL(extra)) + sizeof(pcre_study_data));
PUBL             1573 ext/pcre/pcrelib/pcre_study.c   study = (pcre_study_data *)((char *)extra + sizeof(PUBL(extra)));
PUBL             1676 ext/pcre/pcrelib/pcre_study.c PUBL(free)(extra);
PUBL              247 ext/pcre/pcrelib/pcreposix.c (PUBL(free))(preg->re_pcre);