Home
last modified time | relevance | path

Searched refs:pcre32_malloc (Results 1 – 5 of 5) sorted by relevance

/external/pcre/
Dpcre.h503 PCRE_EXP_DECL void *(*pcre32_malloc)(size_t); variable
524 PCRE_EXP_DECL void *pcre32_malloc(size_t);
/external/pcre/dist/
Dpcre.h.in503 PCRE_EXP_DECL void *(*pcre32_malloc)(size_t); variable
524 PCRE_EXP_DECL void *pcre32_malloc(size_t);
Dpcre.h.generic503 PCRE_EXP_DECL void *(*pcre32_malloc)(size_t);
524 PCRE_EXP_DECL void *pcre32_malloc(size_t);
Dpcretest.c3438 pcre32_malloc = new_malloc; in main()
/external/pcre/dist/doc/
Dpcre.txt614 void *(*pcre32_malloc)(size_t);