HomeSort by relevance Sort by last modified time
    Searched refs:pcre32_stack_malloc (Results 1 - 4 of 4) sorted by null

  /external/pcre/
pcre.h 505 PCRE_EXP_DECL void *(*pcre32_stack_malloc)(size_t); variable
526 PCRE_EXP_DECL void *pcre32_stack_malloc(size_t);
  /external/pcre/dist/
pcre.h.generic 505 PCRE_EXP_DECL void *(*pcre32_stack_malloc)(size_t);
526 PCRE_EXP_DECL void *pcre32_stack_malloc(size_t);
pcre.h.in 505 PCRE_EXP_DECL void *(*pcre32_stack_malloc)(size_t);
526 PCRE_EXP_DECL void *pcre32_stack_malloc(size_t);
pcretest.c     [all...]

Completed in 3056 milliseconds