pcre16            423 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre16 *pcre16_compile(PCRE_SPTR16, int, const char **, int *,
pcre16            427 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre16 *pcre16_compile2(PCRE_SPTR16, int, int *, const char **,
pcre16            433 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_copy_named_substring(const pcre16 *, PCRE_SPTR16,
pcre16            441 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_dfa_exec(const pcre16 *, const pcre16_extra *,
pcre16            445 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_exec(const pcre16 *, const pcre16_extra *,
pcre16            453 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_fullinfo(const pcre16 *, const pcre16_extra *, int,
pcre16            457 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_get_named_substring(const pcre16 *, PCRE_SPTR16,
pcre16            460 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_get_stringnumber(const pcre16 *, PCRE_SPTR16);
pcre16            463 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_get_stringtable_entries(const pcre16 *, PCRE_SPTR16,
pcre16            476 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_refcount(pcre16 *, int);
pcre16            478 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre16_extra *pcre16_study(const pcre16 *, int, const char **);
pcre16            487 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre16_pattern_to_host_byte_order(pcre16 *, pcre16_extra *,
pcre16           8203 pcre/pcrelib/pcre_compile.c return (pcre16 *)re;