Home
last modified time | relevance | path

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

/external/pcre/
Dpcre.h496 PCRE_EXP_DECL void *(*pcre16_malloc)(size_t); variable
517 PCRE_EXP_DECL void *pcre16_malloc(size_t);
/external/pcre/dist/
Dpcre.h.in496 PCRE_EXP_DECL void *(*pcre16_malloc)(size_t); variable
517 PCRE_EXP_DECL void *pcre16_malloc(size_t);
Dpcre.h.generic496 PCRE_EXP_DECL void *(*pcre16_malloc)(size_t);
517 PCRE_EXP_DECL void *pcre16_malloc(size_t);
Dpcretest.c3431 pcre16_malloc = new_malloc; in main()
/external/pcre/dist/doc/
Dpcre.txt283 void *(*pcre16_malloc)(size_t);