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

  /external/pcre/
pcre.h 498 PCRE_EXP_DECL void *(*pcre16_stack_malloc)(size_t); variable
519 PCRE_EXP_DECL void *pcre16_stack_malloc(size_t);
  /external/pcre/dist/
pcre.h.generic 498 PCRE_EXP_DECL void *(*pcre16_stack_malloc)(size_t);
519 PCRE_EXP_DECL void *pcre16_stack_malloc(size_t);
pcre.h.in 498 PCRE_EXP_DECL void *(*pcre16_stack_malloc)(size_t);
519 PCRE_EXP_DECL void *pcre16_stack_malloc(size_t);
pcretest.c     [all...]

Completed in 3541 milliseconds