PCRE_EXP_DECL 60 pcre/pcre.h # ifndef PCRE_EXP_DECL PCRE_EXP_DECL 76 pcre/pcre.h #ifndef PCRE_EXP_DECL PCRE_EXP_DECL 263 pcre/pcre.h PCRE_EXP_DECL const pcre_callout_t pcre_callout; PCRE_EXP_DECL 268 pcre/pcre.h PCRE_EXP_DECL void *(*pcre_malloc)(size_t); PCRE_EXP_DECL 269 pcre/pcre.h PCRE_EXP_DECL void (*pcre_free)(void *); PCRE_EXP_DECL 270 pcre/pcre.h PCRE_EXP_DECL void *(*pcre_stack_malloc)(size_t); PCRE_EXP_DECL 271 pcre/pcre.h PCRE_EXP_DECL void (*pcre_stack_free)(void *); PCRE_EXP_DECL 272 pcre/pcre.h PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *); PCRE_EXP_DECL 274 pcre/pcre.h PCRE_EXP_DECL void *pcre_malloc(size_t); PCRE_EXP_DECL 275 pcre/pcre.h PCRE_EXP_DECL void pcre_free(void *); PCRE_EXP_DECL 276 pcre/pcre.h PCRE_EXP_DECL void *pcre_stack_malloc(size_t); PCRE_EXP_DECL 277 pcre/pcre.h PCRE_EXP_DECL void pcre_stack_free(void *); PCRE_EXP_DECL 278 pcre/pcre.h PCRE_EXP_DECL int pcre_callout(pcre_callout_block *); PCRE_EXP_DECL 285 pcre/pcre.h PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *, PCRE_EXP_DECL 287 pcre/pcre.h PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **, PCRE_EXP_DECL 289 pcre/pcre.h PCRE_EXP_DECL int pcre_config(int, void *); PCRE_EXP_DECL 290 pcre/pcre.h PCRE_EXP_DECL int pcre_copy_named_substring(const pcre *, const char *, PCRE_EXP_DECL 292 pcre/pcre.h PCRE_EXP_DECL int pcre_copy_substring(const char *, int *, int, int, char *, PCRE_EXP_DECL 294 pcre/pcre.h PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *, PCRE_EXP_DECL 296 pcre/pcre.h PCRE_EXP_DECL int pcre_exec(const pcre *, const pcre_extra *, PCRE_SPTR, PCRE_EXP_DECL 298 pcre/pcre.h PCRE_EXP_DECL void pcre_free_substring(const char *); PCRE_EXP_DECL 299 pcre/pcre.h PCRE_EXP_DECL void pcre_free_substring_list(const char **); PCRE_EXP_DECL 300 pcre/pcre.h PCRE_EXP_DECL int pcre_fullinfo(const pcre *, const pcre_extra *, int, PCRE_EXP_DECL 302 pcre/pcre.h PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *, PCRE_EXP_DECL 304 pcre/pcre.h PCRE_EXP_DECL int pcre_get_stringnumber(const pcre *, const char *); PCRE_EXP_DECL 305 pcre/pcre.h PCRE_EXP_DECL int pcre_get_stringtable_entries(const pcre *, const char *, PCRE_EXP_DECL 307 pcre/pcre.h PCRE_EXP_DECL int pcre_get_substring(const char *, int *, int, int, PCRE_EXP_DECL 309 pcre/pcre.h PCRE_EXP_DECL int pcre_get_substring_list(const char *, int *, int, PCRE_EXP_DECL 311 pcre/pcre.h PCRE_EXP_DECL int pcre_info(const pcre *, int *, int *); PCRE_EXP_DECL 312 pcre/pcre.h PCRE_EXP_DECL const unsigned char *pcre_maketables(void); PCRE_EXP_DECL 313 pcre/pcre.h PCRE_EXP_DECL int pcre_refcount(pcre *, int); PCRE_EXP_DECL 314 pcre/pcre.h PCRE_EXP_DECL pcre_extra *pcre_study(const pcre *, int, const char **); PCRE_EXP_DECL 315 pcre/pcre.h PCRE_EXP_DECL const char *pcre_version(void); PCRE_EXP_DECL 100 pcre/pcre_internal.h #ifndef PCRE_EXP_DECL PCRE_EXP_DECL 118 pcre/pcre_internal.h # define PCRE_EXP_DEFN PCRE_EXP_DECL