| 423 |
const char ***); |
const char ***); |
| 424 |
PCRE_EXP_DECL int pcre16_get_substring_list(PCRE_SPTR16, int *, int, |
PCRE_EXP_DECL int pcre16_get_substring_list(PCRE_SPTR16, int *, int, |
| 425 |
PCRE_SPTR16 **); |
PCRE_SPTR16 **); |
|
PCRE_EXP_DECL int pcre_info(const pcre *, int *, int *); |
|
|
PCRE_EXP_DECL int pcre16_info(const pcre *, int *, int *); |
|
| 426 |
PCRE_EXP_DECL const unsigned char *pcre_maketables(void); |
PCRE_EXP_DECL const unsigned char *pcre_maketables(void); |
| 427 |
PCRE_EXP_DECL const unsigned char *pcre16_maketables(void); |
PCRE_EXP_DECL const unsigned char *pcre16_maketables(void); |
| 428 |
PCRE_EXP_DECL int pcre_refcount(pcre *, int); |
PCRE_EXP_DECL int pcre_refcount(pcre *, int); |